put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / defs.h
2005-07-14  Vadim Zeitlinadded wxID_NONE
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-06-30  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-22  Vadim Zeitlinfix wxLongLongFmtSpec for mingw32, Borland and Watcom...
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-05-09  Stefan Csomorworkaround for simpler CW setup
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-16  Vadim Zeitlinreplaced C++ comments with C ones
2005-04-10  Kevin Hockth4ese -> these in comment
2005-04-10  Vadim Zeitlinmoved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT...
2005-04-10  Ryan Norton...and msw only of course
2005-04-10  Ryan Nortoncygwin only
2005-04-10  Ryan NortonFixes & Hacks to make sockets compile on CYGWIN with...
2005-04-02  Julian SmartThe wxDEFAULT_CONTROL_BORDER symbol can be used to...
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-19  Vadim Zeitlinremoved C++ comment added by last commit
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-16  Julian SmartNot forgetting PalmOS
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-08  Vadim Zeitlinremoved wx_dynamic_cast(), it can't be implemented...
2005-03-07  Julian SmartAdded wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal...
2005-03-07  Julian SmartRemoved very very obsolete flags from 1.x
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-02-26  Ryan Nortonchange superflous elif to else
2005-02-24  Włodzimierz SkibaPalmOS headers have ssize_t with no sign of it so we...
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-02-01  Włodzimierz SkibaReadable style name.
2005-02-01  Włodzimierz SkibaFurther cleaning of the wxPalmOS radiobox code. Sending...
2005-01-25  Włodzimierz Skibacomment in C code fix
2005-01-21  Kevin HockAdd wxSL_INVERSE flag
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-12-01  Robert Roebling Applied Freeze()/Thaw() patch for wxTextCtrtl.
2004-11-30  Włodzimierz SkibaAdditional wx*_HATCH styles comment.
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-13  Robin DunnThe assumption that if SIZEOF_INT is defined then SIZEO...
2004-11-12  Włodzimierz SkibaMinGW fix.
2004-11-12  Ryan Nortonspelling
2004-11-12  Ron LeePatch from MJW for ssize_t
2004-11-09  Ryan Nortonremove fixme and explain unicode characters
2004-11-08  Ryan Nortonworkback defs for OSX
2004-11-06  Ryan Nortonfix for [ 1042972 ] Keycodes above WXK_START conflict...
2004-10-20  Vadim Zeitlinonly VC++ >= 7.0 has __COUNTER__
2004-10-20  Vadim Zeitlindefine wxMAKE_UNIQUE_NAME so that it works even in...
2004-10-16  Vadim Zeitlinsuppress VC++ warning about long -> void * conversion too
2004-10-15  Vadim Zeitlinremoved pragma interface which resulted in link errors...
2004-10-12  Włodzimierz SkibaRemove old pragmas for avoiding warnings with Open...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-02  Vadim Zeitlinadded wxVaCopy() and use it to fix wxVsnprintf() crash...
2004-09-29  Włodzimierz SkibaC++ removed from C syntax.
2004-09-28  Vadim Zeitlinadded wxPtrToUInt() to cast pointer to an integer type...
2004-09-28  Vadim Zeitlinadded wx_reinterpret_cast() macro
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-17  Włodzimierz SkibawxChoicebook follows wxListBook internal changes. Style...
2004-09-11  Vadim Zeitlindefine wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-29  Julian SmartFirst step in background erase optimization
2004-07-30  Vadim Zeitlindefine WXMSG same as Win32 MSG instead of untyped pointer
2004-06-26  Václav Slavíkmore fixes to keypress handling in wxGTK:
2004-06-24  Václav Slavíkuse GtkIMContext variable, not GtkIMMulticontext, we...
2004-06-24  Robin DunnwxDefaultCoord
2004-06-23  Włodzimierz SkibaMake some long #ifs shorter but multiline so diffs...
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-06-11  Robert Roebling Added compatibility fix for wxADJUST_MINSIZE
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-18  Vadim Zeitlinremoved work around for 16 bit compilers not defining...
2004-04-16  Vadim Zeitlinadded and documented wx_const/static_cast<>
2004-04-13  Vadim Zeitlinmoved dialog/frame styles to their own headers; don...
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnAdded wxFIXED_SIZE.
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-27  Stefan Csomortype safe proxy typedefs
2004-02-28  Stefan NeisCompilation fix for OS/2 specific "Innotek gcc" port.
2004-02-25  Stefan NeisFixed various types like e.g. WXHWND for OS/2 that...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Vadim Zeitlinreverted wxStaticCast change which obviously can't...
2004-02-10  Vadim Zeitlinadded wxStaticCast, moved wxConstCast from wx/object...
2004-02-10  Vadim ZeitlinWin64 compilation fixes: define SIZEOF_SIZE_T, added...
2004-02-08  Julian SmartFixed bug [ 865999 ] wxRETAINED windows appear blank...
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-02-04  Robin DunnUsing a -1 (wxID_ANY) for menu or toolbar item IDs...
2003-12-18  Gilles Depeyrotcorrected comments for wxMac compilation
2003-12-18  Ryan Norton1.
2003-12-17  Ryan NortonHeader Cosmetics
2003-12-17  Ryan NortonHeader Cosmetics
2003-12-17  Ryan Norton1.
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-10-23  Stefan Csomorfix for gcc MacOS
next