2002-02-03 |
Václav Slavík | Unicode compilation fixes |
tree | commitdiff |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied patch to reset pointer |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-29 |
George Tasker | Fixes some position issues of where to draw heart of... |
tree | commitdiff |
2002-01-29 |
George Tasker | Fixes memory leaks that occur when dragging toolbars... |
tree | commitdiff |
2002-01-29 |
George Tasker | Fix for OnSize() redraw problems - Submitted by Hans... |
tree | commitdiff |
2002-01-28 |
Robin Dunn | Fix some compile errors and warnings when using gcc 3 |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | implemented writing in original encoding |
tree | commitdiff |
2002-01-25 |
Julian Smart | Some doc tweaks |
tree | commitdiff |
2002-01-24 |
Robin Dunn | Ensure that endPos > startPos in a couple methods |
tree | commitdiff |
2002-01-24 |
Václav Slavík | 1. added encodings handling to XRC, so that it is possible |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added wxGenericDirCtrl handler to XRC |
tree | commitdiff |
2002-01-21 |
Julian Smart | Tidied/commented FL header files, regenerated docs... |
tree | commitdiff |
2002-01-18 |
Václav Slavík | safer destruction of wxXmlResource::ms_instance |
tree | commitdiff |
2002-01-17 |
Václav Slavík | added singleton interface to wxXmlResource, replaces... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | implemented Alex's <object_ref> symlinks in XRC |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Patch for using wxSTC with Borland, #504370 |
tree | commitdiff |
2002-01-16 |
George Tasker | Replaced "-erase" calls with "-$(RM)" calls |
tree | commitdiff |
2002-01-16 |
George Tasker | Minor cleanup |
tree | commitdiff |
2002-01-15 |
Václav Slavík | merged another part of Alex's work (LoadMenuBar w/... |
tree | commitdiff |
2002-01-09 |
Robin Dunn | Updated to use correct value for wxSTC_MASK_FOLDERS |
tree | commitdiff |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
tree | commitdiff |
2002-01-06 |
Robin Dunn | Some compilation fixes |
tree | commitdiff |
2002-01-05 |
Robin Dunn | Fixed an off-by-one error in the rectangle converter |
tree | commitdiff |
2002-01-02 |
George Tasker | Replaced 'delete' calls with wxDELETE() calls |
tree | commitdiff |
2001-12-30 |
Václav Slavík | fixed stupid typo |
tree | commitdiff |
2001-12-29 |
Václav Slavík | use a programmer-friendly macro for subclassing |
tree | commitdiff |
2001-12-29 |
Václav Slavík | implemented subclassing in XRC |
tree | commitdiff |
2001-12-27 |
Václav Slavík | Changes to the XRC library: |
tree | commitdiff |
2001-12-27 |
Václav Slavík | removed obsolete docs |
tree | commitdiff |
2001-12-18 |
Václav Slavík | fixed i18n handling of _ in XRC texts |
tree | commitdiff |
2001-12-17 |
Václav Slavík | it doesn't make sense to have translatable string in... |
tree | commitdiff |
2001-12-07 |
Robin Dunn | Added wxLEDNumberCtrl to gizmos and wxPython |
tree | commitdiff |
2001-12-05 |
Robin Dunn | wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_... |
tree | commitdiff |
2001-12-04 |
Julian Smart | Only paint lines in MSW |
tree | commitdiff |
2001-12-03 |
Julian Smart | Moved line-drawing to splittree implementation. |
tree | commitdiff |
2001-12-03 |
Robin Dunn | Removed m_clientData and related methods as it's now... |
tree | commitdiff |
2001-12-03 |
George Tasker | Changed all the wxASSERT(0) calls to use wxFAIL_MSG() |
tree | commitdiff |
2001-12-02 |
Vadim Zeitlin | really avoid the compiler warning |
tree | commitdiff |
2001-12-02 |
Ron Lee | fixes for contrib build. |
tree | commitdiff |
2001-12-01 |
Julian Smart | Corrected small error but still no tree visible :-( |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Added the standard lines needed for compiling with... |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Fixed some warnings in wxSTC |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Another blind attempt to fix AltGr issues in wxSTC... |
tree | commitdiff |
2001-11-28 |
Robin Dunn | Added tooltips to the buttons in the wxEditableListBox |
tree | commitdiff |
2001-11-27 |
Robin Dunn | set the background brush to the window's background... |
tree | commitdiff |
2001-11-27 |
Robin Dunn | Shapes will now draw the right background color when... |
tree | commitdiff |
2001-11-25 |
Václav Slavík | wxT(), not _() |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Added ability for wxSTC's scrollbars to be supplieed... |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Added wxDS_DRAG_CORNER so the corner dragging can be... |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Honor the SetUseHorizontalScrollBar setting. |
tree | commitdiff |
2001-11-24 |
Robin Dunn | Give wxDynamicSashReparentEvent a copy ctor and a prope... |
tree | commitdiff |
2001-11-23 |
Václav Slavík | cosmetic change: XML resource -> XRC resource |
tree | commitdiff |
2001-11-23 |
Julian Smart | Added file and fixed compilo |
tree | commitdiff |
2001-11-23 |
Julian Smart | Added event Clone functions |
tree | commitdiff |
2001-11-22 |
George Tasker | Removed non-reachable code (consulted Aleks first,... |
tree | commitdiff |
2001-11-19 |
Julian Smart | More VC++ project file corrections |
tree | commitdiff |
2001-11-19 |
Julian Smart | Project file corrections, doc corrections |
tree | commitdiff |
2001-11-03 |
Robin Dunn | A little tweak |
tree | commitdiff |
2001-10-30 |
George Tasker | Fixed code that should have been enclosed in brackets... |
tree | commitdiff |
2001-10-30 |
George Tasker | All occurances of #include <wx/wxprec.h> changed to... |
tree | commitdiff |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
tree | commitdiff |
2001-10-24 |
Robin Dunn | Changed CanPaste to just check IsSupported. |
tree | commitdiff |
2001-10-23 |
Václav Slavík | fix for typo |
tree | commitdiff |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
tree | commitdiff |
2001-10-20 |
Robin Dunn | Put the vertical limit back in for the AutoCOmp list box |
tree | commitdiff |
2001-10-18 |
Gilles Depeyrot | added conditional compilation around wxGTK specific... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Removed wxLB_SORT flag. Users of the Autocomplete... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | A fix for Scintilla's case insensitive sort routine |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Updated to version 1.40 of Scintilla |
tree | commitdiff |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
tree | commitdiff |
2001-10-17 |
Robin Dunn | Another attempt to handle key events correctly for... |
tree | commitdiff |
2001-10-12 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Workaround for Ctrl-A giving a keycode of 1 in EVT_KEY_... |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Don't create a bitmap with dimensions <= 0... |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla |
tree | commitdiff |
2001-10-01 |
Robin Dunn | Updated the wxSTC makefile for Borland, and tweaked... |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-27 |
Robin Dunn | If a shape has client data, it deletes it when the... |
tree | commitdiff |
2001-09-17 |
Robin Dunn | Fixed compile error. |
tree | commitdiff |
2001-09-12 |
Gilles Depeyrot | added missing object files (sorted alphabetically for... |
tree | commitdiff |
2001-09-12 |
Gilles Depeyrot | added missing object files |
tree | commitdiff |
2001-09-12 |
Gilles Depeyrot | removed inexistant object file |
tree | commitdiff |
2001-09-10 |
Robin Dunn | Removed font point size adjustment since wxWindows... |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | added dependency handling |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | added dependency handling |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | getpid is in unistd.h under Solaris, Linux, FreeBSD... |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | added dependency handling |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | use wxBitmapType instead of int |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | use wxBitmapType instead of int |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | corrected files.lst path which is in src dir and not... |
tree | commitdiff |
2001-09-07 |
Kendall Bennett | Merged in latest wxApplet code from SciTech Perforce... |
tree | commitdiff |
2001-09-06 |
Julian Smart | Added simple UNIX implementation |
tree | commitdiff |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC |
tree | commitdiff |
2001-09-03 |
Václav Slavík | forgot to commit some XRC files |
tree | commitdiff |
2001-09-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxSty... |
tree | commitdiff |
next |