Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
[wxWidgets.git] / distrib /
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...
1999-01-31  Julian SmartVarious small fixes
1999-01-30  Robert Roebling My last patch for status bar size events wasn't perfect
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1999-01-29  Robert Roebling Bild fixes
1999-01-29  Robert Roebling Added distribution script
1999-01-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-26  Julian SmartAdded dataxpm.c to avoid name clash; removed ifdefing...
1999-01-25  Julian SmartFixed wxFileDialog and VC++ DLL compilation
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Julian SmartAdded some distribution helper files
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-20  Julian SmartFixed wxConfig (I hope) and disabled wxRegConfig::Delet...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-14  Julian SmartCorrected stupid error.
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
next