Removed wxMMedia
[wxWidgets.git] / distrib /
1999-08-14  Guilhem LavauxRemoved wxMMedia
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Compile fixes,
1999-08-13  Robert Roebling Started "make dist"
1999-08-13  Robert Roebling Added WINE and probably x-compile makefiles
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  Robert Roebling make install, make uninstall and wx-coonfig work...
1999-08-12  Robert Roebling Corrected PNG etc include paths
1999-08-12  Robert Roebling New makefile system in place, obsoletes libtool,
1999-08-11  Robert Roebling New makefile updates.
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Robert Roebling Further makefile and compile fixes.
1999-08-10  Robert Roebling A few compile fixes,
1999-08-10  Robert Roebling Updates for makefile.unx
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1999-08-08  Robert Roebling Added strconv
1999-08-06  Robert Roebling Minor corrections to samples again.
1999-08-06  Robert Roebling Minor changes to samples.
1999-08-05  Robert Roebling Compile fix for dynarray,
1999-08-05  Julian SmartCorrected some doc problems
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-08-04  Robin DunnNow uses the version number when doing a cleandll
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-02  Robert Roebling Minor changes
1999-08-01  Robert Roebling Updated testconf,
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-29  Robert Roebling Testing vaious makefile/configure schemes.
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-29  Robert Roebling Makefile changes
1999-07-29  Robert Roebling I had to remove (Robin's) makefile creation clause
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-28  Ove KaavenHm... /P1024 instead of /P512 ...? (At least that makes...
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim Zeitlinmore fixes for Borland and OLE files
1999-07-26  Vadim Zeitlinautomtn.cpp removed for Borland compilation
1999-07-25  Vadim Zeitlinfixes for PS and OLE files for Borland makefiles
1999-07-24  Vadim Zeitlinfix for C files
1999-07-23  Robin DunnAdded a rule to the tmake templates so the makefiles...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-07-22  Robert Roebling New drawing test code.
1999-07-21  Robert Roebling MingW32 compilation works now.
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-19  Vadim Zeitlineven more fixes for nmake compilation
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-15  Vadim Zeitlinthe missing file for tmake (sorry)
1999-07-15  Vadim Zeitlin1. fixed makefile.vc for OLE files
1999-07-14  Vadim Zeitlinthe template files for generating all MSW makefiles...
1999-07-11  Robert Roebling A few compile things.
1999-06-23  Robert Roebling Motif compile fixes
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-16  Robert Roebling wxWINE things.
1999-06-16  Robert Roebling make fixes.
1999-06-15  Robert Roebling Automake fix.
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-07  Robert Roebling I'm able to make a wxGTK.tgz again.
1999-06-07  Robert Roebling Distribution things.
1999-06-07  Robert Roebling Updated distribtion and docs.
1999-06-06  Robert Roebling Corrected hotkeys for MDI menus.
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-25  Julian SmartMisc small changes
1999-05-19  Robert Roebling Updated distrib.
1999-05-09  Julian SmartMisc. fixes
1999-05-09  Robert Roebling Applied FreeBSD patch
1999-05-05  Julian SmartFixed Yield/Windows clash in sckint.cpp, updated makefile
1999-05-02  Robert Roebling Improved wxTextCtrl's wrapping behaviour
1999-05-01  Robert Roebling Rewrite generic message box
1999-04-30  Robert Roebling Updated docs, distrib and version
1999-04-20  Robert Roebling script update
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-09  Robert Roebling Here it comes:
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-08  Julian SmartSmall changes incl. making wxTAB_TRAVERSAL always on...
1999-03-06  Julian SmartSmall changes
1999-03-02  Robert Roebling Removed warnings from tbarsimpl
1999-03-01  Julian SmartCured some Motif bugs
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-17  Julian SmartChanged .vc makefiles to allow different configurations...
1999-02-14  Julian SmartAdded png, zlib targets to 16-bit makefiles
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Robert Roebling distrin corrections files
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-10  Robert Roebling distribution things
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-02-09  Julian SmartFixed property list OnClose problem that caused Dialog...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-04  Julian SmartSome warnings removed.
1999-02-03  Julian SmartCured some Latex problems; fixed i declaration; fixed...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-02-01  Robert Roebling wxToolTip
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
next