]> git.saurik.com Git - wxWidgets.git/history - include/wx/platform.h
Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / platform.h
2004-03-25  Stefan Csomorplatform variants for wxMac
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-03  David WebsterInnotek gcc for os2 specific updates
2004-03-02  Chris Elliottpart of SF patch #904166 (DMC fix)
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2003-12-31  Julian SmartUse on-idle updating of menus in wxUniversal
2003-12-17  Ryan Norton1.
2003-10-22  Vadim Zeitlinmoved wxUSE_UNICODE <-> _UNICODE checks to wx/platform...
2003-09-22  Vadim Zeitlinadded Win64 detection
2003-08-14  Václav SlavíkDMC doesn't have w32api
2003-07-15  Václav SlavíkDigitalMars check didn't work
2003-07-12  Julian SmartUse WM_INITMENUPOPUP
2003-07-12  Julian SmartFixed menubar on WinCE
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartFurther WinCE mods
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-05-30  Vadim Zeitlin#define WINVER as 0x400 if it is not defined at all
2003-05-27  Vadim Zeitlinforce wxUSE_IOSTREAMH to 0 with VC 7.1
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-06  Chris Elliottpossible fix for templates with digitalmars
2003-05-02  Chris Elliottimplement wxHAVE_RAW_BITMAP
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-28  Gilles Depeyrotadded definition of TARGET_CARBON when compiling with...
2003-01-19  Mattia Barbon Patch [669508] Define Win32 symbols for CW in platform.h
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-12-07  Robert Roebling Platform define for wxWinCE
2002-08-24  Vadim Zeitlinadded wxCHECK_GCC_VERSION() macro
2002-08-23  Stefan Csomoradded wxSIZE_T.. defines (every release of CW has a...
2002-02-24  Gilles Depeyrotchanges needed for compilation with Project Builder
2002-02-07  Julian SmartVarious fixes for X11 compilation
2002-01-06  Gilles Depeyrotremoving dependancy on mac headers from public wx headers
2001-12-15  Václav Slavíkcorrect platform detection with DJGPP
2001-12-04  Václav SlavíkMS-DOS fix
2001-10-29  Vadim Zeitlinextracted platform/compiler detection macros from wx...