Fix Seeking to end of wxStreamInputStream (patch [ 1178834 ] string stream bad m_len...
[wxWidgets.git] / contrib /
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
2005-03-23  Julian SmartAssert fix
2005-03-23  Julian SmartwxUSE_DEPRECATED set to 0 by default
2005-03-21  Vadim Zeitlinuse WXDLLIMPEXP_FL with event types declarations (patch...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-08  Włodzimierz SkibaMore cleaning and wxFileOffset usage.
2005-03-07  Włodzimierz SkibaMore wxFileOffset usage and making layout of the code...
2005-03-04  Włodzimierz SkibaBetter wxFile support, warning fixes and minor source...
2005-03-04  Włodzimierz SkibaUnicode markup.
2005-03-03  Włodzimierz SkibaSource cleaning.
2005-03-03  Włodzimierz SkibaUsage of common default colours in OGL + minor warning...
2005-03-03  Włodzimierz SkibaSource cleaning.
2005-03-03  Włodzimierz SkibaWarning fixes.
2005-03-03  Włodzimierz SkibaFollow api of wxInputStream (warning fixes).
2005-03-02  Robin DunnReduce the value of the fkey guard for unicode characters
2005-03-01  Włodzimierz SkibaMissing header.
2005-02-27  Václav SlavíkGTK+ headers aren't needed anymore
2005-02-27  Vadim Zeitlincompilation fix (missing header) (patch 1151763)
2005-02-25  Włodzimierz SkibaVarious warning fixes and minor source cleaning.
2005-02-25  Włodzimierz SkibaMore wxFile fixes.
2005-02-21  Robin DunnTreat the numpad enter key the same as the main enter key
2005-02-19  Robin DunnOn wxMac don't call Refresh from FullPaint as that...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-13  Julian SmartwxFopen arg fixes
2005-02-13  Julian SmartFix for arg to wxFopen
2005-02-12  Julian SmartRegenerated makefiles
2005-02-11  Robin DunnInitialize the new data memebers
2005-02-11  Robin DunnOn wxMSW Move an invisible system caret around with...
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2005-02-10  Włodzimierz SkibaWarning fixes.
2005-02-10  Julian SmartApplied patch [ 1096612 ] FL: fix close button on wxGTK
2005-02-10  Julian SmartApplied [ 1110257 ] wxFoldPanelBar does not display...
2005-02-09  Julian SmartFixed delete
2005-02-09  Włodzimierz SkibaSemicolon removed for Borland
2005-02-06  Mattia Barbon Miscellaneous compilation and warning fixes.
2005-02-04  Robin DunnUse the unicode character, if available in the event
2005-01-31  Vadim Zeitlinfixes for animated GIFs playing (patch 1097003)
2005-01-21  Robin DunnPatch #1106564, corrects possible 100% CPU load condition.
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-06  Kevin Hockwhilst -> while
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-04  Vadim Zeitlinfixed parameters to Blit()
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz SkibawxURI is enough for the basic url operations.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-17  Włodzimierz SkibaUnicode markup.
2004-12-17  Włodzimierz SkibaFollow wxTreeCtrl API.
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-13  Włodzimierz SkibaAvoid conflict with INFINITY of math.h.
2004-12-10  Włodzimierz SkibawxFoldBar now also horizontal (with API methods renamed...
2004-12-08  Włodzimierz SkibaFixed bug with lack of return default style if Ok(...
2004-12-08  Włodzimierz SkibaWarning fixes.
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-12-07  Włodzimierz SkibaCorrect way of modyfing stc.cpp. Thanks Robin for quick...
2004-12-06  Włodzimierz Skibassize_t for wxFile, unsigned char markup for color...
2004-11-23  Chris ElliottSF patch 1067466
2004-11-22  Julian SmartFixed licence lines
2004-11-22  Julian SmartAdded wxWindows licence to match other files
2004-11-22  Julian SmartAdded accidentally omitted license to match source...
2004-11-20  Václav Slavíkdon't use precompiled headers with dosyacc.c
2004-11-15  Julian SmartRC parse fixes from Michael Shamgar
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-11-10  Robin DunnWhen using an external scrollbar ensure that the built...
2004-11-07  Julian SmartwxWindows -> wxWidgets
2004-11-05  Václav Slavíkuse wxNewId in wxEditableListBox to avoid conflicts...
2004-11-01  Robin DunnAvoid the IsVisible assert in GetNextVisible
2004-10-28  Václav SlavíkFL's floating windows render borders themselves, don...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-19  Vadim Zeitlinset mouse capture flag to false when releasing the...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
next