]> git.saurik.com Git - wxWidgets.git/history - distrib
remove -lfoo.dll hack, it appears to be unnecessary after all.. don't ask.
[wxWidgets.git] / distrib /
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-11-02  Robin DunnCreate the directories fo rthe .pch, etc. files if...
2001-10-31  Vadim Zeitlinfixed typos in wxBase template and project file
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-27  Václav Slavíkadded msw/gccpriv.h and others to headers list
2001-10-24  Mattia BarbonRemoved makefile.g295, added src/msw/files.lst
2001-10-24  Mattia Barbon* make install now installs OLE headers on cygwin
2001-10-18  Mattia BarbonUpdated makefile.g95/vc to behave similarly to wxWindow...
2001-10-18  Vadim Zeitlincreate lib\...\setup.h from setup.h, not setup0.h which...
2001-10-17  Julian SmartApplied patch sent to me for xpmdecod.cpp/VC++ compilat...
2001-10-16  Jouk Jansen Committing in .
2001-10-15  Václav Slavíkcompilation fix for wxMGL (NotUniv directive doesn...
2001-10-14  Václav Slavíkfixes to MSW LowLevel files
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-10-13  Gilles Depeyrotupdated wxMac file list (use MoreFiles)
2001-10-13  Gilles Depeyrotadded MoreFiles sources to wxMac under Mac OS X
2001-10-10  Vadim Zeitlindon't add /MT to CFLAGS explicitely
2001-10-10  Vadim Zeitlinadded wx*.dsp files
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-08  Gilles Depeyrotadded missing generic include file
2001-10-08  Robin DunnMore changes for building the regex lib
2001-10-08  Robin DunnFixed DLL linking. Was missing the regex lib.
2001-10-07  Gilles Depeyrotadded automatic generation of files.lst for wxMac
2001-10-06  Václav Slavíkno, wxComboBox is really NOT a low-level class (neither...
2001-10-06  Vadim Zeitlinremoved y_tab.c from wxUniv project files
2001-10-06  Vadim Zeitlinallow setting the wxWin directory explicitly using...
2001-10-04  Gilles Depeyrotadded automatic generation of files.lst for wxMac
2001-10-04  Vadim Zeitlinadded Unicode configurations to the library project...
2001-10-04  Vadim Zeitlinremoved templates which are unneeded any more
2001-10-03  Vadim Zeitlinfixed DLL naming scheme
2001-10-03  Vadim Zeitlinnew VC++ templates and project files generated from...
2001-10-02  Vadim Zeitlinfix for using debug extra libs in release build and...
2001-10-02  Vadim Zeitlinfirst new sample project file - comments welcome
2001-09-30  Vadim Zeitlintemplate for VC++ dsp for building wxUniv static lib
2001-09-30  Vadim Zeitlinupdated templates for creation of VC++ 6.0 project...
2001-09-30  Vadim Zeitlinadded GUI_LOWLEVEL_OBJS to src/msw/files.lst
2001-09-29  Vadim Zeitlintemplates for VC++ project files
2001-09-28  Vadim Zeitlinapplied patch for regex building with BC++ (patch 463140)
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
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-06  Julian SmartSmall changes
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-08-21  Julian SmartAdded Net library to contrib
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  Julian SmartThis time, changed the correct release script.
2001-08-01  Julian SmartAdded progress dialog to project files; changed version...
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-25  Julian SmartTweaks to fl project files
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-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...
next