regenerated after latest changes: alternative standard library directory name support...
[wxWidgets.git] / contrib /
2005-09-16  Włodzimierz Skibaangle bracket problem fix
2005-09-05  Vadim Zeitlinfixed bug in generation of the To: header: trailing...
2005-09-02  Vadim Zeitlin/usr/sbin is a better default location for sendmail...
2005-08-28  Vadim Zeitlinuse #ifdef and not #if (fixes -Wundef warnings reported...
2005-08-28  Vadim Zeitlinfixed cursor flicker (patch 1254492 by Hans P. Palbol)
2005-08-24  Włodzimierz SkibaWarning fix for wxLogs.
2005-08-24  Włodzimierz SkibaMissing wxUSE_... flags and source cleaning.
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-10  Michael WetherellAdds a title to the chart, patch 1242262 Matthew D.P.
2005-08-08  Michael WetherellAdd <contrib-lib> bakefile tag. Like <wx-lib> except...
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-08-02  Michael WetherellAdd import/export attributes
2005-07-28  Vadim Zeitlinmissing dll decl stuff and members initialization in...
2005-07-28  Julian SmartCorrected DSW files
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-22  Mart RaudseppAdd wxCLOSE_BOX to wxFL samples (consider using wxDEFAU...
2005-06-15  Włodzimierz SkibaWarning fix.
2005-06-15  Mart RaudseppwxFrameLayout contains wxPen by value, so the wxPen...
2005-06-14  Mart RaudseppFix "warning: operation on 'y' may be undefined".
2005-06-10  Michael WetherellCompilation fix for Cygwin
2005-06-09  Włodzimierz SkibaVC warning fixes.
2005-06-06  Michael WetherellCompilation fix for Cygwin
2005-06-05  Michael WetherellCompilation fix for Cygwin, it doesn't have digitalv.h
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartArtwork updates
2005-05-31  Włodzimierz SkibaWarning fix.
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Włodzimierz SkibaUse already included XPM icon.
2005-05-30  Michael WetherellMissing exports
2005-05-26  Robin DunnSince Scintilla uses XMP internally which doesn't suppo...
2005-05-25  Robin DunnReapplied Patch #1106564
2005-05-24  Włodzimierz SkibaFormating warning fix for FC2 build.
2005-05-24  Włodzimierz SkibaBuild fix.
2005-05-23  Robin DunnAvoid an assert on wxMSW and ensure we don't use a...
2005-05-23  Włodzimierz SkibaExport fix found through Tinderbox.
2005-05-23  Włodzimierz SkibaInclude fix.
2005-05-22  Julian SmartRemoved def files
2005-05-20  Julian SmartImage updates
2005-05-19  Włodzimierz SkibaExport correction (blind fix for error found in Tinderb...
2005-05-19  Julian SmartRemoved files
2005-05-19  Julian SmartReplaced some images
2005-05-18  Julian SmartRemoved wxrcedit
2005-05-17  Julian SmartRemoved unnecessary bitmaps
2005-05-17  Julian SmartRemoved unnecessary bitmaps
2005-05-13  Robin DunnDon't adjust the keycode for Ctrl-Backspace
2005-05-05  Julian SmartMac function no longer exists (OK, so this is deprecate...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Włodzimierz SkibaBuild fix after changes in default help controller.
2005-05-04  Włodzimierz SkibaLayout fixes for wxPlotWindow [#1192416] + source clean...
2005-04-26  Julian SmartFurther export symbols
2005-04-24  Mattia Barbon Another STL compilation fix.
2005-04-21  Robin DunnOops, that should be GetEncoding, not GetDefaultEncoding
2005-04-21  Robin DunnUse the encoding in StyleSetFont too.
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-19  Robin DunnChange the access of the event handler functions for...
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-16  Robin DunnUse a wxPopupWindow for the AutoComplete box too.
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-15  Robin DunnNo longer a need for changing the names to protect...
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-14  Mattia Barbon Fix previous change in case somebody is still using
2005-04-14  Mattia Barbon Fix building Plot contrib as DLL.
2005-04-13  Mattia Barbon Fix Gizmos-XRC DLL linking.
2005-04-12  Julian Smart2.6
2005-04-11  Julian SmartChanged version number
2005-04-11  Włodzimierz SkibaBuild fixes after gizmos_xrc additions.
2005-04-10  Václav Slavíksplitted gizmos library into gizmos and gizmos_xrc...
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-04  Robin DunnIf the filename is given in the ctor then call LoadFile
2005-04-03  Robin DunnDon't include the nul byte when copying to the clipboard
2005-04-02  David ElliottAdded autoconf makefiles for FoldBar extended samples
2005-03-31  Włodzimierz SkibaOGL samples again buildable after deprecated/setup...
2005-03-31  Włodzimierz SkibaWrong #pragma interface/implementation warning fixes.
2005-03-31  Włodzimierz Skibaif(){} and while(){} sometimes is not allowed for inlin...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnWXDLLIMPEXP_GIZMOS
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-03-30  Julian SmartApplied patch [ 1164975 ] xml handler for wxStaticPicture
2005-03-29  Julian SmartReduce flicker in some circumstances by setting custom...
2005-03-29  Włodzimierz SkibaUnicode fixes, wxWidgets coding standards, source clean...
2005-03-29  Włodzimierz SkibaCompile Int<->Hex functions only when necessary (warnin...
2005-03-26  Julian SmartAdded bakefile/makefiles for FoldBar extended samples
2005-03-25  Vadim Zeitlinfixed child window resizing
2005-03-25  Vadim Zeitlinmore cosmetic changes: type-safe Connect()s, removed...
2005-03-24  Vadim Zeitlindon't call SetSize() twice in ResizeChild(), this is...
2005-03-24  Vadim Zeitlincleanup/reformatting
2005-03-24  Julian Smartversion.rc fix regeneration
2005-03-24  Vadim Zeitlincleanup: define events correctly, define type-safe...
2005-03-23  Julian SmartFurther srcdir -> top_srcdir corrections
2005-03-23  Julian SmartUse top_srcdir for finding version.rc
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-23  Julian SmartElliptic arc fix for getting bounds
next