]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/setup0.h
Added minimal file dialog for SmartPhone
[wxWidgets.git] / include / wx / msw / setup0.h
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Julian SmartCan now skip default manifest inclusion by defining...
2003-06-11  Julian SmartAdd back #endif
2003-06-11  Julian SmartRemoving vestiges of wxUSE_NEW_GRID
2003-06-08  Julian SmartAdded shaped sample copying
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
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-03-30  Julian SmartRemoving deprecated classes
2003-03-23  Vadim Zeitlinremoved wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L...
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-21  Václav Slavíkfixed MSLU link
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-27  Vadim Zeitlinadded wxUSE_DISPLAY
2003-02-16  Julian SmartAdded accessibility headers
2003-01-30  Václav Slavíkrestored #ifndef wxUSE_UNICODE accidentaly removed...
2003-01-29  Václav Slavíkadded MSLU reference to wxUSE_UNICODE
2003-01-25  Vadim Zeitlinremoved wxICON_IS_BITMAP, it is now always (implicitly...
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2002-12-29  Mattia Barbon Allow building in unicode mode with just "make -f...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-27  Václav Slavíklibunicows moved to sourceforge
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-01  Vadim Zeitlinchanged wxUSE_MS_HTML_HELP to 1 by default
2002-05-01  Vadim Zeitlindisabled wxWin memory debugging by default
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-22  Václav Slavíkpoint to MSLU library
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-17  Vadim Zeitlinenable WXWIN_COMPATIBILITY_2_2 by default
2002-01-17  Vadim ZeitlinwxUSE_IFF 0 by default
2002-01-15  Robert Roebling Added IFF handler.
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-04  Julian SmartCorrected (maybe) the object.h token syntax; corrected...
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-12-21  Vadim Zeitlindisable new DL code by default
2001-12-20  Ron Leeadded missing DYNLIB_CLASS define.
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-17  Václav Slavíkadded wxUSE_UNICODE_MSLU
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-10-16  Vadim Zeitlinreverted my accidental changes
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-08-06  Vadim Zeitlinadded wxUSE_SPLASH
2001-08-01  Vadim Zeitlinadded wxUSE_FINDREPLDLG
2001-07-14  Robin DunnAdded wxUSE_WAVE to setup0.h and checked for it in...
2001-07-13  Vadim Zeitlinadded wxUSE_REGEX
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim Zeitlinadded wxUSE_CMDLINE_PARSER
2001-07-04  Vadim Zeitlinadded wxUSE_COLOURDLG setting
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinrespect wxUSE_WIZARDDLG setting
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_2 option (disabled by default)
2001-06-27  Julian SmartAdded wxUSE_LOGWINDOW, wxUSE_LOGGUI settings
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker class
2001-06-01  Robin DunnAllowed MSW wxTrextCtrl styling to also set the backgro...
2001-05-31  Robin DunnForgot to check-in this change last week...
2001-05-08  Václav Slavíkremoved wxUSE_XPM_IN_MSW from setup0.h
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-04-22  Václav Slavíkadded wxUSE_IMAGE, wxUSE_XPM
2001-03-13  George TaskerRemoved the requirement that wxUSE_GUI must be 1 to...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-22  Julian SmartCygwin 1.1 mods (main branch)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Robin DunnwxUSE_DYNAMIC_CLASSES was left out.
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
2000-03-15  Julian SmartVarious compiler changes
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-06  Guillermo Rodrigue... removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG
2000-03-06  Guillermo Rodrigue... Disabled memory tracing code for mingw32,
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-02-14  Vadim ZeitlinUSE_DYNLIB_CLASS set to 1 by default
2000-01-20  George TaskerComment associated with wxODBC_FWD_ONLY_CURSORS modified
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
next