2002-03-07 |
Gilles Depeyrot | correction to float array declaration following array... |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied [ 516382 ] FL toolbar patch |
tree | commitdiff |
2002-02-15 |
Václav Slavík | don't translate accelerators in XRC menus |
tree | commitdiff |
2002-02-08 |
George Tasker | Patch #514729 applied - adds missing RTTIs to wxToolLay... |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-24 |
Václav Slavík | added encodings handling to XRC, so that it is possible... |
tree | commitdiff |
2002-01-23 |
Julian Smart | Some comments modified to help with documentation |
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 | slight corrections, moved bwd compat macros to the... |
tree | commitdiff |
2002-01-18 |
Julian Smart | Started to improve header comments for FL |
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-15 |
Václav Slavík | merged another part of Alex's work (LoadMenuBar w/... |
tree | commitdiff |
2002-01-13 |
Gilles Depeyrot | corrections for wxMac |
tree | commitdiff |
2002-01-09 |
Robin Dunn | Updated to use correct value for wxSTC_MASK_FOLDERS |
tree | commitdiff |
2002-01-06 |
Robin Dunn | Some compilation fixes |
tree | commitdiff |
2001-12-29 |
Václav Slavík | implemented subclassing in XRC |
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-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-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-27 |
Robin Dunn | Changes needed to solve wxPython's OOR problem for... |
tree | commitdiff |
2001-11-27 |
Robin Dunn | Shapes will now draw the right background color when... |
tree | commitdiff |
2001-11-26 |
Robin Dunn | Changed WXDLLEXPORT --> GIZMOSDLLEXPORT (and added... |
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-23 |
Julian Smart | Added event Clone functions |
tree | commitdiff |
2001-11-22 |
George Tasker | Added the missing keyword 'const' to the fix for virtua... |
tree | commitdiff |
2001-11-22 |
Julian Smart | Added empty Clone method for cbPluginEvent |
tree | commitdiff |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
tree | commitdiff |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
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-12 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | added virtual destructor (for Mac OS X) |
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-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-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxSty... |
tree | commitdiff |
2001-08-29 |
Václav Slavík | non-recursive destructors |
tree | commitdiff |
2001-08-28 |
Václav Slavík | compilation fix |
tree | commitdiff |
2001-08-23 |
Václav Slavík | ProcessPlatformProperty should not be a member of wxXml... |
tree | commitdiff |
2001-08-22 |
Vadim Zeitlin | added wxDynamicSashWindow (patch 441518) |
tree | commitdiff |
2001-08-21 |
Julian Smart | Added Net library to contrib |
tree | commitdiff |
2001-07-31 |
Kendall Bennett | Latest updates from SciTech code tree including numerou... |
tree | commitdiff |
2001-07-24 |
Julian Smart | Added fl (frame layout) to wxWindows, from source tidie... |
tree | commitdiff |
2001-07-18 |
Václav Slavík | Unicode complation fixes |
tree | commitdiff |
2001-07-06 |
Julian Smart | Added animation classes to contrib hierarchy |
tree | commitdiff |
2001-06-12 |
Kendall Bennett | Updates to xmlres.h to allow compiling XML code into... |
tree | commitdiff |
2001-06-12 |
Kendall Bennett | Commited latest SciTech changes into CVS. This includes... |
tree | commitdiff |
2001-06-12 |
Julian Smart | Added geometry option to setup.h; added some missing... |
tree | commitdiff |
2001-06-09 |
Václav Slavík | changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h |
tree | commitdiff |
2001-06-08 |
Kendall Bennett | Merged latest changes from SciTech code base into wxWin... |
tree | commitdiff |
2001-06-05 |
Robin Dunn | Changed WXDLLEXPORT's to WXXMLDLLEXPORT so the xmlres... |
tree | commitdiff |
2001-05-22 |
Václav Slavík | XMLCTRL() macro now uses wxDynamicCast in debug builds |
tree | commitdiff |
2001-05-20 |
Václav Slavík | New code for inserting unknown controls into resources |
tree | commitdiff |
2001-05-06 |
Václav Slavík | added 'name' to wxEditableListBox ctor |
tree | commitdiff |
2001-05-06 |
Václav Slavík | added version information to XML resources |
tree | commitdiff |
2001-05-06 |
Robin Dunn | Added MouseWheel support to wxSTC |
tree | commitdiff |
2001-05-05 |
Václav Slavík | added new gizmo: wxEditableListBox |
tree | commitdiff |
2001-05-03 |
Kendall Bennett | Removed tabs from applet code. |
tree | commitdiff |
2001-05-03 |
Kendall Bennett | Moved applet code into contrib. |
tree | commitdiff |
2001-05-02 |
Václav Slavík | switched wxXML to expat parser; some formatting mods |
tree | commitdiff |
2001-03-28 |
Robin Dunn | Finished the changes necessary to use the new event... |
tree | commitdiff |
2001-02-21 |
Václav Slavík | fixed compilation problem (frame.h not included) |
tree | commitdiff |
2001-02-03 |
George Tasker | Initial checkin of the wxFrame support added by Aleks G. |
tree | commitdiff |
2001-01-28 |
Václav Slavík | _T() -> wxT() |
tree | commitdiff |
2001-01-27 |
George Tasker | Added wxFrame support contributed by Aleks |
tree | commitdiff |
2001-01-25 |
Robert Roebling | Changed wxCanvas constants from XXX to wxXXX |
tree | commitdiff |
2001-01-18 |
Robert Roebling | This is how wxPlotWindow would look like with the |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Readded wxPlotWindow as external lib. |
tree | commitdiff |
2000-11-28 |
Robert Roebling | Speed-up for wxCanvasImage. |
tree | commitdiff |
2000-11-26 |
Robert Roebling | Split wxCanvas into two (wxVectorCanvas). |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Trying to understand wxCanvas. |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Adding new wxCanvas |
tree | commitdiff |
2000-10-30 |
Robin Dunn | Merged some STC fixes over to the main branch |
tree | commitdiff |
2000-10-07 |
Václav Slavík | change in XRC format |
tree | commitdiff |
2000-09-29 |
Václav Slavík | removed loading from in-memory document (illicit idea) |
tree | commitdiff |
2000-09-26 |
Václav Slavík | added ability to read resources directly from wxXmlDocu... |
tree | commitdiff |
2000-09-26 |
Robin Dunn | new and improved wxSTC |
tree | commitdiff |
2000-09-17 |
Václav Slavík | added unknown widget support |
tree | commitdiff |
2000-09-17 |
Václav Slavík | added <bitmap> and <icon> resources |
tree | commitdiff |
2000-09-17 |
Václav Slavík | added wxStaticLine handler |
tree | commitdiff |
2000-09-14 |
Václav Slavík | added new controls: wxBitmapButton, wxCalendarCtrl... |
tree | commitdiff |
2000-09-14 |
Robert Roebling | Readded TrueType text. |
tree | commitdiff |
2000-09-14 |
Robert Roebling | Compilation fixes, bug fixes and streamlining in... |
tree | commitdiff |
2000-09-13 |
Kevin Hock | added polygon and polyline |
tree | commitdiff |
2000-09-13 |
Robert Roebling | First shot at wxBitmap based wxCanvas. |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Compile fixes for wxCanvas. |
tree | commitdiff |
2000-09-08 |
Kevin Hock | added groups of canvasobject and references to groups |
tree | commitdiff |
next |