Minor fixes to plug memory hole, will add WXLO import ASAP.
[wxWidgets.git] / distrib /
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-11-06  Robin Dunnadded fontenum.cpp for MSW
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-05  Vadim Zeitlinfontmap.h/cpp and fontutil.h/cpp added
1999-11-04  Julian SmartSome doc changes
1999-11-03  Unknown (CR)Added generic/tabg to the GTK distribution. It was...
1999-11-02  Julian SmartSmall compile fixes
1999-11-01  Julian SmartTidied some docs, made VC++ 6 DLL compilation work...
1999-11-01  Robert Roebling Small doc updates.
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-31  Robert Roebling Distrib corrections,
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code (removed search...
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-27  Julian SmartSmall changes to peripheral files
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  Robert Roebling Makefile corrections after the setup.h changes.
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-25  Vadim ZeitlinBC++ 16bit makefile fixes (obj isn't replaced with...
1999-10-25  Vadim ZeitlinVC++ 1.5 makefile fixes (lib split, C objs)
1999-10-25  Vadim ZeitlinSymantec makefile fixes (for OLE files)
1999-10-25  Vadim ZeitlinWatcom makefile fixes
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Julian SmartSmall changes
1999-10-24  Julian SmartMore Watcom C++ compilation stuff
1999-10-23  Julian SmartBC++ and Watcom C++ makefile and source fixes
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-21  Vadim Zeitlinadded helpext.cpp and regenerated the makefiles
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
1999-10-21  Vadim Zeitlincreate makefiles in right location
1999-10-21  Vadim Zeitlinadded dobjcmn.cpp
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlinadded appcmn.cpp to the list of files
1999-10-17  Robert Roebling Distrib changes.
1999-10-17  Václav Slavíkadded HTML printing
1999-10-14  Vadim Zeitlininit.cpp isn't included in the makefiles for wxMSW...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Julian SmartAdded makewise.bat, for making a WISE installation...
1999-10-14  Julian SmartAdded system DLL file installs for makewise.bat.
1999-10-14  Michael BedwardPut gridg.h back so that it gets installed
1999-10-13  Vadim Zeitlinsmall updates for Linux->Win32 cross compilation
1999-10-13  Julian SmartAdded some setup files
1999-10-13  Robert Roebling Forgot resource sample.
1999-10-12  Vadim Zeitlintmake template for DLL project for VC++ 6.0
1999-10-12  Robert Roebling Some more distrib corrections.
1999-10-12  Robert Roebling More makefiles, distrib things,
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
1999-10-09  Robin Dunnpassing CRTFLAG to subordinant makes
1999-10-08  Julian SmartMade .dsp files consistent with debug option; added...
1999-10-06  Vadim Zeitlinfix for base-only files
1999-10-06  Vadim Zeitlinfix for .c files in msw subdir for VC++ 6
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Vadim Zeitlinattempt to fix makefile for make -j
1999-10-03  Václav SlavíkwxHTML 8.3 convention
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-01  Vadim ZeitlinBorland makefiles fixes for .c files
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-09-30  Robin Dunnfixed the rule for the DLL so it doesn't build the...
1999-09-30  Robin Dunnadded missing fontcmn.cpp
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-20  Sylvain Bougnouxadd imagall.cpp
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-14  J. Russell SmythAdded files for mingw32/gcc-2.95/norlander headers...
1999-09-13  Robin DunnAdded implicit rule for building .c files in msw direct...
1999-09-13  Robin DunnAllowed tbarsmpl to be built for win32 as it still...
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-07  Guillermo Rodrigue... Added gsocket.c for MSW
1999-09-05  Vadim Zeitlinsome fixes for VC++ 1.5 makefiles
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-03  Michael BedwardAdded statline, checklst and spinbutt file to wxMotif...
1999-08-29  Michael BedwardScript runs tmake for all template files in distrib...
1999-08-29  Michael BedwardA shell script to run tmake for all template files...
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Guillermo Rodrigue... Added imagpcx.cpp
1999-08-26  Robert Roebling Distrib and make install fixes.
1999-08-25  Robert Roebling Many distribution things.
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-24  Julian SmartMinor doc & distrib file changes
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-23  Robert Roebling Corrected motif makefile (hopefully)
next