]> git.saurik.com Git - wxWidgets.git/history - distrib/msw/tmake
first pass of wxUniv merge - nothing works, most parts don't even compile
[wxWidgets.git] / distrib / msw / tmake /
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
2000-03-14  Guillermo Rodrigue... Added new file: gsockmsw.c
2000-03-10  Robin DunnFixes for building the DLL with the new auxillary libra...
2000-03-09  Robin DunnOops. Removed duplicate target.
2000-03-09  Robin DunnMade clean target be not quite so agressive, added...
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Václav Slavíkadded more stuff to wxBase: zipstrm, zstream, fs_*...
2000-03-03  Stefan NeisAdded gridsel.cpp
2000-03-03  Vadim Zeitlinremoved OGL files from wxGTK build, fixed configure...
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
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-26  Václav Slavíkadded base.t to the script
2000-02-24  Ron Leeconfigure changes, for wxBase and wx-config
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-16  Guillermo Rodrigue... added a few comments and remove $(COPYSEP)
2000-02-08  Julian SmartShowFullScreen (MSW) doc; projgen updates
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-02  Stefan NeisAdded rules using motif.t gtk.t os2.t
2000-02-01  Stefan Neisadded os2.t
2000-02-01  Guillermo Rodrigue... Updated for new XPMlib files
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-01-31  Vadim Zeitlincompilation for Win32 using configure works again
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-24  Robert Roebling Added datetime.inl to filelist.txt
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
2000-01-23  Robert Roebling Fixed small bug in tab code WRT to having only
2000-01-23  Stefan NeisAdded fontenum/fontutil and mimetype for OS/2
next