Support for new native OS/2 tree control.
[wxWidgets.git] / contrib /
2003-01-19  Chris Elliottcommit missing .rc file
2003-01-19  Mattia Barbon Patch [665886]: Fix smapi.cpp to support new for...
2003-01-18  Václav Slavíkupdated wxToolBar handler to support new wxToolBar...
2003-01-18  Václav Slavíkuse wxFileName::MakeAbsolute istead of Normalize
2003-01-17  Robin DunnwxMac (and maybe others?) get PAGEUP/PAGEDOWN instead...
2003-01-17  Stefan Csomormake sure wxMac fonts are never AntiAliased (measuring...
2003-01-15  Václav Slavíkfix object_ref handling in XRC
2003-01-15  Václav Slavík1. made XRC immune against changing CWD
2003-01-15  Vadim Zeitlinadded checks to prevent running sub configure scripts...
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-03  Robin DunnDisable putting selected text in the Primary Selection...
2002-12-30  Robin DunnFixed problem of FormatText causing both the formatted...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-28  Julian SmartFixed compilation by removing stream inclusion
2002-12-27  Robin DunnFix for potential divide by zero error
2002-12-26  Václav Slavíkfixed XRCID() lookup of numeric control IDs
2002-12-25  Václav Slavík1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2002-12-22  Julian SmartFL event fix from Hans
2002-12-22  Julian SmartApplied patch [ 657445 ] Contrib FL lib doesn't build...
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-21  Václav SlavíkWX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe
2002-12-21  Václav Slavík1) added wxFrame support to wxrcedit
2002-12-19  Julian SmartAdded missing fldef.h to makefile
2002-12-18  Robin DunnMore unicode fixes
2002-12-17  Julian SmartPartially applied [ 632321 ] XRC object_ref fix
2002-12-17  Robin DunnFixed possibility of releasing mouse if the window...
2002-12-16  Robin DunnMisc wxSTC fixes
2002-12-16  Julian SmartApplied patch [ 651713 ] changes to convertrc
2002-12-14  Václav Slavíkfixed typo
2002-12-13  Václav Slavíkremoved a forgotten relict of past: xmlbin format exten...
2002-12-09  Julian SmartApplied [ 639060 ] Individual bar floating in contrib/fl
2002-12-08  Václav SlavíkXRC assigns ID to wxStaticBox created by including...
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Václav Slavíkupdated wxTreeCtrl styles in XRC
2002-09-14  Gilles Depeyrotdon't override INSTALL as install path is made absolute...
2002-09-13  Václav Slavíkadded some missing styles to XRC
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-09  Gilles Depeyrotuse RemoveAt instead of Remove
2002-09-08  Robin DunnA refinement of my patch from Neil Hodgson
2002-09-07  Robin DunnBetter placement of the AutoComplete listbox
2002-09-07  Robin DunnFix off-by-one in vertical scrolling
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-05  Robin Dunnsome tweaks for LINK_LEXERS
2002-09-01  Václav Slavíkfixes to newly added i18n code in XRC - don't use it...
2002-08-31  Václav Slavík- applied patch that adds more i18n support to XRC...
2002-08-31  Václav Slavíkapplied patch that adds more i18n support to XRC handlers
2002-08-27  Robin DunnDon't use a wxPopupWindow on wxGTK
2002-08-26  Robin DunnFixup clipboard usage a bit more.
2002-08-25  Václav Slavíkadded wxFrame* wxXmlResource::LoadFrame(parent,name)
2002-08-25  Robin DunnYou can't paste if someone else already has the clipboa...
2002-08-25  Robin DunnComment out a debug printf
2002-08-24  Robin DunnEnsure that the mouse is not captured in the calltip...
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-23  Václav Slavíkapplied patch #599264 (fixes to wxrc -g)
2002-08-22  Robin DunnOnly catch exact menu range
2002-08-22  Julian SmartCreate STC lib in standard lib dir as per other project
2002-08-20  Václav Slavík1. minor rewrite of XRC's stock_id/stock_client handlin...
2002-08-20  Václav Slavíkminor rewrite of XRC's stock_id/stock_client handling...
2002-08-18  Julian SmartCorrected HTML index, other distro-related tweaks
2002-08-16  Julian SmartCorrected SVG makefile
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-08-16  Julian SmartApplied patch [ 594623 ] FL: No Taskbar entry for tool...
2002-08-14  Václav SlavíkPython support in wxrc
2002-08-08  Robin DunnFixes for Bug #592758
2002-08-04  Václav Slavíkno more hacks needed in wxrc now that wxMessageOutput...
2002-07-26  Václav Slavíkadded wxADJUST_MINSIZE to XRC
2002-07-21  Gilles Depeyrotcorrected assertion with message
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
2002-07-16  Václav Slavíkpatch 580632 - fixes incorrect path problem in wxrc
2002-07-10  Robin DunnEnsure that the wxSTC gets the focus when clicked.
2002-07-09  Robin DunnCompilation fix
2002-07-08  Robin Dunnbug fix. The wxCharBuffer was being destroyed before...
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-07-06  Robin DunnActually check if the menu should be shown before poppi...
2002-07-03  Václav Slavíkfixed a Really Stupid Bug
2002-07-02  Václav Slavíkfixed cmd line args parsing in wxrc (contributed patch)
2002-06-28  Chris ElliottSTC and Motif patch
2002-06-28  Chris Elliottremove temportay fix to Makefile.in, now configure...
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-06-24  Robin Dunnfixed a comment
2002-06-23  Julian SmartApplied patch [ 571965 ] update stc contrib stuff
2002-06-23  Julian SmartApplied [ 565397 ] FL wxNewBitmapButton patch
2002-06-22  Václav Slavíkforgot to check in new wxrc -- as a side effect, this...
2002-06-21  Chris Elliottsvg Unix fix
2002-06-20  Chris Elliottfix to tex format documentation for wxSVG
2002-06-19  Chris ElliottwxSVGDC class README.TXT
2002-06-19  Chris ElliottwxSVGDC class include files
2002-06-19  Chris ElliottwxSVGDC class test sample
2002-06-19  Chris ElliottwxSVGDC class documentation
2002-06-16  Mattia BarbonUpdated makefile
2002-06-15  Robin DunnFix for the TAB in the autocomplete list not being...
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-12  Václav Slavíkupdated wxXRC sample
2002-06-12  Julian SmartApplied recent FL patches from Benjamin Williams <biwil...
2002-06-06  Robin DunnSwitch back to not using wxPopupWindow since wxMSW...
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-05-29  Robin DunnRemoved Refresh from OnSize as it's not needed anymore
2002-05-27  Robin DunnPatch 559673 and 561053
next