File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / include / wx / defs.h
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-17  Paul Cornettscrollbar handling simplification
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-08  Vadim Zeitlindon't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO...
2006-04-08  Stefan Csomorellipsis support for static text (mac), applied patch
2006-04-04  Mart RaudseppAdd GDK_PIXBUF_DISABLE_DEPRECATED, it should build...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-22  Jouk Jansen Committing in .
2006-02-20  Mart RaudseppwxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-03  Mart RaudseppwxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED...
2006-01-26  Julian SmartSuppress VC++ 2005 deprecation warnings (for now)
2005-11-30  Vadim Zeitlinadded wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-11-10  Vadim Zeitlinadded wxKeyEvent::GetModifiers()
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-12  Michael WetherellImplement wx_truncate_cast for VC++ 7.1 and later
2005-10-12  Michael WetherellAvoid cast in wx_truncate_cast for intel compiler
2005-10-09  Vadim Zeitlindisable VC++ warning 4355 in wx/defs.h once and for...
2005-10-08  Vadim Zeitlindon't use wxCHECK_GCC_VERSION in the same test as __MIN...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-17  Vadim Zeitlinadded wx_truncate_cast and use it (sometimes instead...
2005-08-17  Vadim Zeitlindon't take wxID_NONE inside #if wxABI_VERSION check...
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-03  Vadim Zeitlinget rid of wxUSE_COMPATIBLE_COORD_TYPES, it is not...
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-30  Václav Slavíkfurther wxABI_VERSION fixes
2005-07-26  Włodzimierz SkibaCorrections for future OW 1.4. Warning fixes.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
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...
next