]> git.saurik.com Git - wxWidgets.git/history - contrib/src
Updated version to 2.5.5
[wxWidgets.git] / contrib / src /
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-04  Włodzimierz SkibaUnicode markup.
2005-03-03  Włodzimierz SkibaUsage of common default colours in OGL + minor warning...
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-25  Włodzimierz SkibaVarious warning fixes and minor source cleaning.
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-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 SkibaWarning fixes.
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-10  Robin DunnWhen using an external scrollbar ensure that the built...
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-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)
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-10-06  Robin DunnwxMDIChildFrame::IsTopLevel returns false but for this...
2004-09-29  Julian SmartIncreased a buffer size
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-28  Robin DunnTRUE/FALSE/etc. cleanup in the *.in files, regenerated...
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-28  Robin DunnOn the Mac the Alt key is a character modifier like...
2004-09-27  Robin DunnAllow style spec strings to contain colour names as...
2004-09-27  Robin DunnOops, forgot to remove some whitespace and to sort...
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-24  Václav Slavíkremoved XRC library from contrib
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-15  Włodzimierz SkibaISO C++ cast fix (patches #1024150 and #1024149).
2004-09-05  Václav Slavíkadded all IDs
2004-09-04  Václav SlavíkwxArtProvider fix
2004-09-03  Robin DunnFixed incorrect clipping region on wxGTK
2004-09-01  Robin Dunnrebaked, for addition of xh_tglbtn
2004-09-01  Robin DunnAdd 3-state styles, and wxALIGN_RIGHT
2004-09-01  Julian SmartAdded wxToggleButton handler
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-25  Robin DunnwxScrolledWindow should allow the same styles as wxPane...
2004-08-25  Włodzimierz SkibaSupport for comma in contrib gizmo wxLEDNumberCtrl...
2004-08-24  Václav Slavíkadded wxListBox styles
2004-08-15  Václav Slavíkall windows can use wxCLIP_CHILDREN
2004-08-11  Robin DunnSet minsize and implement DoGetBestSize
2004-08-09  Robin DunnConvert EOLs in pasted or DnD'd text to match what...
2004-08-05  Włodzimierz SkibaGCC fixes: order of initializations, type casting,...
2004-08-03  Włodzimierz SkibaMakefiles for foldbar contrib.
2004-08-03  Włodzimierz SkibaFull headers, Unicode markup, whitespaces, wxID_ANY...
2004-08-03  Vadim Zeitlinadded foldbar contrib
2004-07-30  Włodzimierz SkibawxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
2004-07-29  Julian SmartNeeds log.h
2004-07-27  Václav Slavíkremoved useless event handlers that were breaking focus...
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim ZeitlinGTK2 fixes (patch 966803)
2004-07-23  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Robin DunnHandle terminating NULL correctly
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-07-14  Włodzimierz SkibaOpenWatcom warning fix
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-16  Włodzimierz Skiba-1, TRUE/true, FALSE/false and tabs replacements.
2004-06-14  Robin DunnPatch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp
next