]> git.saurik.com Git - wxWidgets.git/history - include
remove the delete button and add another example of the calendar
[wxWidgets.git] / include /
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-24  Vadim Zeitlinsubclass all updown controls in notebooks, not just...
2005-05-23  Julian SmartReverted namespace patch
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-05-22  Vadim Zeitlinallow SQLDriverConnect() to open the dialog asking...
2005-05-22  Vadim Zeitlindefine LONG_PTR for consistency too
2005-05-22  Vadim Zeitlinfix wxLongLongFmtSpec for mingw32, Borland and Watcom...
2005-05-22  Julian SmartApplied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2...
2005-05-22  Julian SmartApplied patch [ 1190194 ] Define some string macros...
2005-05-22  Vadim Zeitlininclude wx/defs.h before doing anything else (fixes...
2005-05-22  Vadim Zeitlinadded AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored...
2005-05-22  Julian SmartApplied patch [ 1195797 ] Fixes to compile on Win64
2005-05-22  Vadim ZeitlinwxCloseEvent::GetLoggingOff() is for [query] end sessio...
2005-05-22  Michael WetherellwxCheckListBox doesn't require wxUSE_OWNER_DRAWN when...
2005-05-21  Julian SmartApplied patch for bug [ 1205691 ] Modified Fn keys...
2005-05-21  Julian SmartApplied patch [ 1204548 ] Add Get and SetVolume to...
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-05-21  Robert Roebling Make PaintBackground virtual, too. Now that we have
2005-05-20  Michael WetherellwxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN...
2005-05-19  Robin DunnMoved the pending pos and size into wxWindowMSW
2005-05-19  Robin DunnNo longer using the reserved pointer
2005-05-19  Julian SmartRemoved redundant cursor files
2005-05-19  Włodzimierz SkibaAvoid warnings from mgl headers if possible.
2005-05-19  Włodzimierz SkibaFix for 'using default arguments would be overload...
2005-05-19  Michael WetherellWarning fixes for Cygwin
2005-05-18  Vadim Zeitlinfixed problem with non-const methods not working on...
2005-05-18  Vadim Zeitlinsetting foreground colour for wxCheckBox now works...
2005-05-18  Vadim Zeitlinadded wxEvtHandler::Disconnect(evtType, ...) overload
2005-05-18  Vadim Zeitlinremoved wx/datetime.inl which is not used any more
2005-05-17  Vadim Zeitlinadded wxSashEventFunction macro
2005-05-17  Włodzimierz SkibaDMC missing value.
2005-05-17  Włodzimierz SkibaFix for MinGW macros not available due to include order...
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...
next