Fix for child window positioning
[wxWidgets.git] / contrib /
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
2002-05-27  Robin DunnUsePrimarySelection
2002-05-19  Gilles Depeyrotcorrected assignement operator
2002-05-17  Robin DunnCommented out debug messages
2002-05-15  Robin DunnwxSTC changes to help it work better on wxMac
2002-05-14  Robin DunnFixed a lost #else
2002-05-14  Robin DunnwxSTC begins to work on wxMac...
2002-05-13  Robin DunnAdded some inline helpers so the dependence on wxUSE_UN...
2002-05-13  Robin DunnThe use of wxPopupWindow fo rhte autocomplete and callt...
2002-05-09  Julian SmartCustomization dialog not implemented, so don't show...
2002-05-08  Gilles Depeyrotimplemented cbCommonPaneProperties copy constructor...
2002-05-08  Gilles Depeyrotpi is static to avoid link error under Mac OS X (alread...
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-04-27  Václav Slavíkuse XML namespace in XRC files
2002-04-27  Vadim ZeitlinARCHINCDIR must be defined in makeb32.env, not makefile...
2002-04-10  Robin DunnEnsure the caret flashes properly
2002-04-09  Robin DunnInclude wx/object.h to get the global memory operators...
2002-04-09  Mattia BarbonAllow building with wxUSE_CALENDARCTRL=0
2002-04-08  Václav Slavíkcompatibility macro
2002-04-08  Julian SmartProject file update
2002-04-08  Julian SmartAdded define to STC VC++ project file
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-07  Julian SmartFixed some bit-rot problems in contribs
2002-04-04  Julian SmartDon't set a normal cursor for the frame, set the NULL...
2002-04-04  Julian SmartAdded FAQ topic for FL
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-29  Vadim Zeitlincompilation fix
2002-03-26  Robin DunnDon't use ConvertToBitmap
2002-03-24  Václav Slavíkfixed sizers-inside-wxFrame
2002-03-24  Václav Slavíkadded radio menu items ot XRC
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
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-17  Robin DunnFixed compilation error and a stupid typo
2002-03-16  Václav Slavíkfixes to wxEditableListBox logic
2002-03-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE for wxOGL to compile...
2002-03-09  Václav Slavíkfixed to translatable strings output
2002-03-09  Vadim Zeitlincompilation fix after the array changes
2002-03-08  Václav Slavíkcorrections to the wxEditableListBox patch, removed...
2002-03-08  Václav Slavíkapplied patch to wxEditableListBox that adds wxEL_ALLOW...
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-03-07  Julian SmartAdded VC++ project files for remaining Gizmo samples
next