Fixes compile warnings
[wxWidgets.git] / contrib /
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)
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-08  Julian SmartRegenerated from bakefiles
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-06  Robin DunnwxMDIChildFrame::IsTopLevel returns false but for this...
2004-09-30  Václav Slavíkremoved remaining XRC files from contrib
2004-09-30  Václav Slavíkwxrc is in core utils now
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-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-27  Ryan Nortonremove erronues xrc contrib sample
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-26  Ron LeeRemove contrib xrc bakefiles, else regen dies because...
2004-09-25  Václav Slavíkremoved XRC library from contrib
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
next