Lots of updates for color dialog and sliders
[wxWidgets.git] / contrib /
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
2002-03-07  Gilles Depeyrotcorrection to float array declaration following array...
2002-03-06  Julian SmartApplied [ 516382 ] FL toolbar patch
2002-03-03  Václav Slavíkfixed translatable strings handling in XRC
2002-02-28  Julian SmartAdded a test for lastH.IsOk()
2002-02-23  Robin DunnChanges for wxOGL since wxFatalError has been deprecated.
2002-02-20  Robin DunnFix so OGL can build without wxBuffer
2002-02-18  Václav Slavíkfixed a typo (_ instead of wxT)
2002-02-17  Václav Slavíkcompilation fix
2002-02-15  Václav Slavíkfix visual artifact in wxMSW (why does it happen?)
2002-02-15  Václav Slavíkdon't translate accelerators in XRC menus
2002-02-12  Václav SlavíkwxMGL compilation fix
2002-02-09  Václav Slavíkcompilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv)
2002-02-09  George TaskerPatch #514838 - FL wxFrameLayout::SetBarState() patch...
2002-02-09  George TaskerPatch #514836 - Tested by Hans
2002-02-09  Robin DunnThe calltip window and autocomplete window in wxSTC...
2002-02-08  George TaskerPatch #514729 applied - adds missing RTTIs to wxToolLay...
2002-02-07  Robin DunnPatch from Neil H.
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-05  Julian SmartApplied Hans Van Leemputten's FL separator patch
2002-02-03  Václav SlavíkUnicode compilation fixes
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-31  Julian SmartApplied wxImage -> wxCursor patch, tool window event...
2002-01-31  Julian SmartApplied patch to reset pointer
next