]> git.saurik.com Git - wxWidgets.git/history - distrib
Committing in .
[wxWidgets.git] / distrib /
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-06  Julian SmartAdded animation classes to contrib hierarchy
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-02  Julian SmartFix to minimal sample project file; changed protected...
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  Julian SmartFurther wxUniv fixes
2001-06-29  Vadim Zeitlin2 more files added on wxUniv branch I had forgot to...
2001-06-29  Julian SmartCorrections to config checking; tweaking wxUniv's setup...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
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-17  Julian SmartReduced true colour icon (!) to 16 colours, updated...
2001-06-17  Julian SmartMakefile and other small corrections
2001-06-14  Julian SmartThese add .mak (for BCB1) and .bpr (for BCB3 and 4...
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-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
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-23  Julian SmartAdded missing files to listing
2001-05-20  Julian SmartAdded dircmn.cpp to VC++ project files
2001-05-20  Stefan NeisAdded gsockpm.c for OS/2.
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  Julian SmartBug fixes
2001-05-15  Julian SmartCorrected some casting errors -> XtPointer
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-14  Julian SmartAdded some missing makefiles
2001-05-14  Julian SmartAdded event sample
2001-05-14  Julian SmartMods to release scripts
2001-05-14  Julian SmartMisc release-related mods
2001-05-11  Julian SmartRemoved Mac-specific XPM files from mac.rsp
2001-05-11  Julian SmartMinor mods
2001-05-10  Julian SmartSome installation updates
2001-05-10  Julian SmartRemoved references to xpm[d].lib
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-07  Julian SmartMisc small mods
2001-05-06  Unknown (DM)Added Codewarrior project files for jpeg, png, tiff...
2001-05-04  Unknown (DM)Added the Carbon precompiled headers
2001-05-04  Julian Smart*** empty log message ***
2001-05-04  Julian SmartAdded mac.rsp, zipmac.bat
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-29  Julian SmartUpdated distribution scripts
2001-04-28  Václav Slavíkadded imagxpm.h and xpmdecod
2001-04-26  Julian SmartMinor mods
2001-04-25  Julian SmartAdded MS Word template file to be applied to manual...
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-29  Julian SmartAdded Inno Setup distrib files
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
next