]> git.saurik.com Git - wxWidgets.git/history - contrib/include
OS/2 tweaks.
[wxWidgets.git] / contrib / include /
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-06-23  Julian SmartApplied [ 565397 ] FL wxNewBitmapButton patch
2002-06-19  Chris ElliottwxSVGDC class include files
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-05-27  Robin DunnPatch 559673 and 561053
2002-05-13  Robin DunnAdded some inline helpers so the dependence on wxUSE_UN...
2002-05-08  Gilles Depeyrotimplemented cbCommonPaneProperties copy constructor...
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-04-08  Václav Slavíkcompatibility macro
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-03-30  Robin DunnGive access to m_lastKeydownConsumed
2002-03-29  Vadim Zeitlinfixed fl compilation after the recent tbar changes...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-16  Václav Slavíkfixes to wxEditableListBox logic
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE for wxOGL to compile...
2002-03-09  Vadim Zeitlincompilation fix after the array changes
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-03-07  Julian SmartAdded VC++ project files for remaining Gizmo samples
2002-03-07  Gilles Depeyrotcorrection to float array declaration following array...
2002-03-06  Julian SmartApplied [ 516382 ] FL toolbar patch
2002-02-15  Václav Slavíkdon't translate accelerators in XRC menus
2002-02-08  George TaskerPatch #514729 applied - adds missing RTTIs to wxToolLay...
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-31  Julian SmartRegenerated FL docs; applied patch [ #511363 ] Dialogs...
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-24  Václav Slavíkadded encodings handling to XRC, so that it is possible...
2002-01-23  Julian SmartSome comments modified to help with documentation
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-21  Julian SmartTidied/commented FL header files, regenerated docs...
2002-01-18  Václav Slavíkslight corrections, moved bwd compat macros to the...
2002-01-18  Julian SmartStarted to improve header comments for FL
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-17  Václav Slavíkimplemented Alex's <object_ref> symlinks in XRC
2002-01-15  Václav Slavíkmerged another part of Alex's work (LoadMenuBar w/...
2002-01-13  Gilles Depeyrotcorrections for wxMac
2002-01-09  Robin DunnUpdated to use correct value for wxSTC_MASK_FOLDERS
2002-01-06  Robin DunnSome compilation fixes
2001-12-29  Václav Slavíkimplemented subclassing in XRC
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-05  Robin DunnwxRemotelyScrolledTreeCtrl draws its own lines if wxTR_...
2001-12-03  Julian SmartMoved line-drawing to splittree implementation.
2001-12-03  Robin DunnRemoved m_clientData and related methods as it's now...
2001-11-30  Robin DunnFixed some warnings in wxSTC
2001-11-30  Robin DunnAnother blind attempt to fix AltGr issues in wxSTC...
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-11-27  Robin DunnShapes will now draw the right background color when...
2001-11-26  Robin DunnChanged WXDLLEXPORT --> GIZMOSDLLEXPORT (and added...
2001-11-25  Robin DunnAdded ability for wxSTC's scrollbars to be supplieed...
2001-11-25  Robin DunnAdded wxDS_DRAG_CORNER so the corner dragging can be...
2001-11-23  Julian SmartAdded event Clone functions
2001-11-22  George TaskerAdded the missing keyword 'const' to the fix for virtua...
2001-11-22  Julian SmartAdded empty Clone method for cbPluginEvent
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-18  Robin DunnUpdated to version 1.40 of Scintilla
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-09  Gilles Depeyrotadded virtual destructor (for Mac OS X)
2001-09-09  Gilles Depeyrotuse wxBitmapType instead of int
2001-09-09  Gilles Depeyrotuse wxBitmapType instead of int
2001-09-07  Kendall BennettMerged in latest wxApplet code from SciTech Perforce...
2001-09-06  Julian SmartAdded simple UNIX implementation
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-08-29  Václav Slavíknon-recursive destructors
2001-08-28  Václav Slavíkcompilation fix
2001-08-23  Václav SlavíkProcessPlatformProperty should not be a member of wxXml...
2001-08-22  Vadim Zeitlinadded wxDynamicSashWindow (patch 441518)
2001-08-21  Julian SmartAdded Net library to contrib
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-24  Julian SmartAdded fl (frame layout) to wxWindows, from source tidie...
2001-07-18  Václav SlavíkUnicode complation fixes
2001-07-06  Julian SmartAdded animation classes to contrib hierarchy
2001-06-12  Kendall BennettUpdates to xmlres.h to allow compiling XML code into...
2001-06-12  Kendall BennettCommited latest SciTech changes into CVS. This includes...
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-06-05  Robin DunnChanged WXDLLEXPORT's to WXXMLDLLEXPORT so the xmlres...
2001-05-22  Václav SlavíkXMLCTRL() macro now uses wxDynamicCast in debug builds
2001-05-20  Václav SlavíkNew code for inserting unknown controls into resources
2001-05-06  Václav Slavíkadded 'name' to wxEditableListBox ctor
2001-05-06  Václav Slavíkadded version information to XML resources
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-05-05  Václav Slavíkadded new gizmo: wxEditableListBox
2001-05-03  Kendall BennettRemoved tabs from applet code.
2001-05-03  Kendall BennettMoved applet code into contrib.
2001-05-02  Václav Slavíkswitched wxXML to expat parser; some formatting mods
2001-03-28  Robin DunnFinished the changes necessary to use the new event...
2001-02-21  Václav Slavíkfixed compilation problem (frame.h not included)
2001-02-03  George TaskerInitial checkin of the wxFrame support added by Aleks G.
2001-01-28  Václav Slavík_T() -> wxT()
2001-01-27  George TaskerAdded wxFrame support contributed by Aleks
next