Use Rob O'Connor's icons, provided under the wxWindows Licence
[wxWidgets.git] / include /
2005-05-16  Julian SmartRestoring binary files
2005-05-16  Julian SmartCorrections
2005-05-15  Julian SmartReplaced icon
2005-05-15  Julian SmartRemoved unnecessary file
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-15  Julian SmartREmoved unnecessary cursor and icon files
2005-05-14  Michael WetherellAnother attempt at a compilation fix for VC++ 5 and 6
2005-05-14  Michael WetherellReverting previous commit
2005-05-14  Michael WetherellCompilation fix for VC++ 5 and 6
2005-05-14  Michael WetherellAdd wxUSE_CRASHREPORT
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-13  Julian SmartCleanup
2005-05-13  Vadim Zeitlinmerged in rev 1.28 of wx/datetime.inl: copy millisecond...
2005-05-13  Julian SmartCW fix
2005-05-13  Julian SmartRemoved unnecessary declarations
2005-05-13  Julian SmartAdded missing wxUSE_CRASHREPORT
2005-05-12  Dimitri Schoolwerthcorrected minor typos
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-05-09  Stefan Csomorsimpler CW setup (needed for 9.5)
2005-05-09  Stefan Csomorworkaround for simpler CW setup
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-06  Michael WetherellOn x11 another control may already have the mouse captu...
2005-05-05  Vadim Zeitlindefine wxUSE_CRASHREPORT as 0 for non-MSW
2005-05-05  Julian SmartRemoved non-theme related defs
2005-05-05  Julian SmartClarified copyright
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Vadim ZeitlinwxUSE_CRASHREPORT requires wxUSE_ON_FATAL_EXCEPTION
2005-05-04  Julian SmartRemoved redundant file
2005-05-01  Michael WetherellChange the format of the output so that you can jump...
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-27  Robin DunnBump subrelease number
2005-04-27  David WebsterUnicode fixes
2005-04-26  Mattia Barbon Correct wxArrayString::Add return value as per the...
2005-04-25  Robert Roebling Prevent unnecessary assert when someone tries to
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-25  Michael WetherellAdd mimimal mimetype.h for msdos
2005-04-24  Stefan Csomoradding core services and increase Universal Header...
2005-04-23  Julian SmartRemove obsolete includes
2005-04-22  Michael WetherellFixes to allow compilation with no wchar_t (djgpp proba...
2005-04-22  Michael WetherellSpelling
2005-04-22  Michael WetherellAdd generic wxStandardPaths implementation
2005-04-22  Ryan Nortonimplement label setting
2005-04-21  Ryan Nortonmy cvs dir got screwed up and didn't commit this...
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-20  Ryan Nortonplace wxUSE_STACKWALKER so it won't get overwritten...
2005-04-20  Stefan Csomorworkaround for CW problems
2005-04-20  Stefan Csomorstackwalker does not exist for Mac
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-19  Ryan Nortonpad out some data for binary compat
2005-04-19  Stefan Csomorfixing CW 8 builds for all targets
2005-04-19  Julian SmartApplied patch [ 1181975 ] [wxMSW] Removes all flicker...
2005-04-19  Ryan Nortoncompilo
2005-04-19  Robin DunnChange the access of the event handler functions for...
2005-04-18  Ryan Nortonrevert some stuff for 1.6
2005-04-18  Ryan NortonSome corefoundation wrappers, Implement Associate and...
2005-04-18  Julian SmartOS/2 fix
2005-04-18  Vadim Zeitlinupdated libraries names to 2.6
2005-04-17  Vadim Zeitlinadded more reserved functions
2005-04-17  Ryan Nortonput in some reserved funcs
2005-04-17  Julian SmartAdded some reserved functions
2005-04-17  Julian SmartwxStaticBitmap should have transparent background ...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Julian SmartwxHelpController now wxCHMHelpController on Windows
2005-04-17  Ryan Nortonfix 10.2 shared unicode builds for mbstowcs and vice...
2005-04-16  Ryan Nortonfixed for w/o expat
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Stefan NeisFixed wxSTD for old gcc versions.
2005-04-16  Vadim Zeitlincompilation fix: use wxSB_HORIZONTAL/VERTICAL instead...
2005-04-16  Vadim Zeitlinreplaced C++ comments with C ones
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-16  Julian SmartAdded destructor to fix crash on Mac due to focus event...
2005-04-16  Julian SmartApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
2005-04-16  Julian SmartSQLINTEGER typedef
2005-04-16  Julian SmartApplied patch [ 1183157 ] Compilation with GCC 4.0
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-16  Robin DunnAllow wxCharBuffer to be constructed without parameters...
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif.
2005-04-13  Vadim Zeitlinmade wxGridCellAttr dtor protected instead of private
2005-04-13  Michael WetherellMove G_FILENAME_ENCODING to wxGTK
2005-04-13  Julian SmartwxBestHelpController now used as default on Windows
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
2005-04-13  Kevin OllivierAdding accessor methods for URL and Title, and another...
2005-04-13  Stefan Csomorfixing compilo on carbon cfm with CW 9
2005-04-12  Włodzimierz Skibastd streams usage build fix under MSW
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-12  Włodzimierz SkibaMisplaced #endif (WinCE build fix).
2005-04-12  Robin Dunnchecked in just John's patch, will keep working my...
2005-04-12  Robin DunnGRR! Reverting last change. I broke some things that...
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-11  Michael WetherellAdd a comment about covariant returns
2005-04-11  Julian SmartChanged version number
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-10  Vadim Zeitlinmodified AddFile() to copy file to the debug report...
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinmark slider as being transparent, otherwise it has...
2005-04-10  Kevin Hockth4ese -> these in comment
next