]> git.saurik.com Git - wxWidgets.git/history - distrib/msw/tmake
Added MSW toplevel.cpp and regenerated makefiles and such.
[wxWidgets.git] / distrib / msw / tmake /
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-23  Mattia BarbonForgot to update the template.
2001-09-22  Václav Slavíkadded wxInputConsumer to wxUniv
2001-09-18  Václav SlavíkwxUniversal doesn't need wxDialog and wxFrame from...
2001-09-16  Václav Slavíkadded toplevel.cpp
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-08-09  Václav Slavíkadded evtlooop.cpp for mgl
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-01  Václav Slavíkfixed MGL files
2001-08-01  Václav Slavíkfixed mgl.t to not include paletteg.o (hey, reading...
2001-08-01  Václav Slavíkadded mgl.t to makeall.sh
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-22  Gilles Depeyrotremoved inexistant header files
2001-07-17  Robin DunnAdded rules to build the regex library from the main...
2001-07-13  Vadim Zeitlinadded regex to all the templates
2001-07-13  Vadim Zeitlinpopupcmn is needed by wxGTK too, why was it excluded?
2001-07-13  Vadim Zeitlinadded regex.h/.cpp files
2001-07-11  Václav Slavíkfixes for broken records
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-10  Vadim Zeitlinadded missing menu.cpp
2001-07-09  Julian SmartRemoved helpxlp.cpp. I really don't think we need that...
2001-07-09  Robert Roebling Removed wxPopupWindow from normal (non-wxUniv) build
2001-07-07  Vadim Zeitlinapplied patch 428750 (abs paths in vc makefile)
2001-07-07  Vadim Zeitlinadded vector and stack classes (UNTESTED)
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-07-04  Vadim Zeitlinmade filelist.txt more readable
2001-07-04  Vadim Zeitlinmarked MSW imaglist.cpp as low level so that it is...
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-01  Václav Slavíkadded generic/accel.h to filelist.txt so that wxGTK...
2001-07-01  Václav Slavíkpost-merge fix: added chkconf.h to filelist.txt so...
2001-06-29  Vadim Zeitlin2 more files added on wxUniv branch I had forgot to...
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-26  Vadim Zeitlinreverting accidental commit
2001-06-26  Vadim Zeitlintesting merging with -kk
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-18  Václav Slavíkapplied patch #432997 (wxHTML added to Watcom makefiles)
2001-06-10  George TaskerAdded wxDbGrid files
2001-06-09  Vadim Zeitlinapplied patch 428783 (fix B32 makefiles)
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker class
2001-06-06  Julian SmartFixed memory leak in textcmn.cpp
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Vadim Zeitlinapplied patch 422308 (fixes for version info for wxWin...
2001-05-20  Stefan NeisAdded gsockpm.c for OS/2.
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-14  Julian SmartMisc release-related mods
2001-05-09  Václav Slavíkremoved libxpm from templates
2001-05-08  Julian SmartRemoved wxXPMHandler
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-05-01  Julian SmartRemoved generic scrolwin.cpp from wxGTK list because...
2001-04-30  Julian SmartChanged generic wxScrolledWindow -> wxGenericScrolledWindow
2001-04-29  Robert Roebling wxScrolledWindow is now a native widget under GTK.
2001-04-28  Václav Slavíkadded imagxpm.h and xpmdecod
2001-04-22  Václav Slavíkadded wxXPMHandler and paletteg.cpp/h
2001-04-22  Vadim Zeitlindon't include unnecessary headers in the distribution
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-03-13  George TaskerFixed the template so that the .DSP file that gets...
2001-03-13  George TaskerAdded code to the template to copy setup0.h to setup...
2001-03-13  George TaskerAdded the wxBase makefile/VC project template creations...
2001-03-13  George TaskerNew tmake template for generating makebase.vc for comma...
2001-03-13  George TaskerMemory tracing and ODBC classes are now (optionally...
2001-03-11  Václav Slavíkfixed all's dependencies so that the makefile generates...
2001-02-26  Vadim Zeitlinmatching changes for makefile.g95
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2001-02-06  Vadim Zeitlinadded splash.h headers
2001-01-16  Robert Roebling Removing wxPlotWindow from filelist.txt.
2001-01-04  Vadim Zeitlinadded src/msw/files.lst to the list of files to generat...
2000-12-28  Robert Roebling Added wxFileName.
2000-11-24  Robert Roebling Added matrix.cpp to compilables
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-06  Julian SmartSome BC++ fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-08-02  Julian SmartRemoved winmm.dll from delayload list.
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-23  Julian SmartUpdated project and makefiles (VC++) to be more consistent.
2000-07-17  Guillermo Rodrigue... Added opengl32 to DLL libs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-15  Vadim ZeitlinwxSocketServer test added to console sample
2000-03-15  Julian SmartVarious compiler changes
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
next