]> git.saurik.com Git - wxWidgets.git/history - distrib
changed -dbg priority to match overrides.
[wxWidgets.git] / distrib /
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-12  Julian SmartSmall mod
2001-02-12  Julian SmartChanges to distribution scripts
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2001-02-06  Vadim Zeitlinadded splash.h headers
2001-01-25  Robert Roebling Removing obsolete ditrib files.
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-12-04  Julian SmartSmall mods
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-11-24  Robert Roebling Added matrix.cpp to compilables
2000-11-12  Julian SmartMinor tweaks
2000-11-12  Julian SmartCorrected distribution file & removed ^M characters...
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-13  Julian SmartAdded distribution script
2000-10-12  Julian SmartFixes for distribution scripts
2000-10-11  Julian SmartAdded a couple of distribution-related files
2000-10-11  Julian SmartFirst draft of a cygwin script to create wxMSW distribu...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-09-12  Julian SmartAdded cshelp.txt
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-29  Julian SmartSmall mods
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-26  Julian SmartWIN32 compilation of wxrc, wxrcedit
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-05-05  Julian SmartMisc fixes
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-19  Julian SmartMisc small changes
2000-03-19  Julian SmartSmall mods to distrib files
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  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-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Julian SmartAdded some makefiles, more BC++/win16 fixes
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
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-15  Julian SmartChanges to ProjGen for new sample filenames
2000-03-14  Julian SmartDoc edits; adding mmedia.rsp; added STC BC++ makefiles
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-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-10  Robin DunnFixes for building the DLL with the new auxillary libra...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Robin DunnOops. Removed duplicate target.
2000-03-09  Robin DunnMade clean target be not quite so agressive, added...
2000-03-08  Julian SmartAdded WinHelp sample doc to samples/help, and made...
2000-03-08  Julian SmartMore makefile and project fun
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
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  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
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 SmartSome corrections
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved OGL to new locations.
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  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
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-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-18  Julian SmartAdded JPEG rsp file
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-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-02-15  Julian SmartRemoved old Ming95 makefiles
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-08  Julian SmartShowFullScreen (MSW) doc; projgen updates
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
2000-02-02  Stefan NeisAdded rules using motif.t gtk.t os2.t
2000-02-01  Stefan Neisadded os2.t
next