Added wxUSE_DC_CACHEING and associated code to wxMSW
[wxWidgets.git] / src / msw / makefile.vc
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-14  Vadim Zeitlinregenerated from templates
2001-05-27  Vadim Zeitlinregenerated from tmake templates
2001-05-10  David WebsterGet rid of the CVS merge characters that have worked...
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Julian SmartRemoved wxXPMHandler
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-04-28  Václav Slavíkadded xpmdecod.cpp
2001-04-25  Julian SmartSome doc corrections
2001-04-22  Václav Slavíkadded wxXPMHandler
2001-03-13  George TaskerAdded the code to copy setup0.h to setup.h if setup...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-06  Vadim Zeitlinregenerated all makefiles from filelist.txt
2001-01-26  George Taskerplot.cpp was moved out of the generic directory to...
2001-01-16  George TaskerChanged code to use the RM environment variable (if...
2001-01-03  Vadim Zeitlinregenerated the makefiles to include filename.cpp
2001-01-03  George TaskerAdded filename.obj to the target list so it gets built...
2000-11-12  Julian SmartMinor tweaks
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-08-02  Julian SmartRemoved winmm.dll from delayload list.
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-23  Julian SmartUpdated project and makefiles (VC++) to be more consistent.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-15  Julian SmartVarious compiler changes
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-08  Julian SmartCorrection
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-06  Mark Johnson*** empty log message ***
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-08  Julian SmartAdded ShowFullScreen
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,max,msw
2000-01-16  Václav Slavíkadded <meta http-equiv> handler
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlinadded cmdline.h/.cpp to the makefiles
2000-01-02  Václav Slavíkrefreshed makefiles to be in sync with filelist.txt
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-21  Vadim Zeitlinremoved date.cpp and time.cpp from the makefiles
1999-12-20  Václav Slavíkadded support for definition lists (DL,DT,DD) to wxHTML
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Vadim Zeitlinadded datetime.h/cpp to filelist and regenerated the...
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-09  Vadim Zeitlingeneric/wizard.h added
1999-12-08  Vadim Zeitlin1. fix for compiling samples with profile info
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24  Julian SmartRemoved strange wxFAIL; added dialup.cpp to filelist.txt
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-15  Vadim Zeitlinwizard.h added to the list of headers
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code (removed search...
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-21  Vadim Zeitlinadded helpext.cpp and regenerated the makefiles
1999-10-21  Vadim Zeitlinadded wxDataObject related files and regenerated the...
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-17  Václav Slavíkadded HTML printing
1999-10-14  Vadim Zeitlininit.cpp isn't included in the makefiles for wxMSW...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Michael BedwardRegenerated from tmake after editing filelist.txt to...
1999-10-09  Robin Dunnpassing CRTFLAG to subordinant makes
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-03  Václav SlavíkwxHTML 8.3 convention
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-09-30  Robin Dunnfixed the rule for the DLL so it doesn't build the...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-13  Robin DunnMakefile updates from new filelist.txt
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-24  Julian SmartMinor doc & distrib file changes
1999-08-18  Robin DunnAdded missing files to filelist.txt and regenerated...
1999-08-12  Vadim Zeitlinregenerated makefiles
next