Removed some redundant files
[wxWidgets.git] / docs / changes.txt
2000-03-14  Julian SmartRemoved some redundant files
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-01-29  Václav SlavíkwxHTML changelog added
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-08  Vadim Zeitlinupdated configure and the makefiles after the samples...
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-08  Vadim ZeitlinGNOME/KDE integration for wxMimeTypeManager
1999-12-08  Vadim Zeitlinedited changelog slightly
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-04  Vadim Zeitlinnew wxMenu(Bar) dynamic menu(bar) management functions...
1999-11-27  Vadim ZeitlinwxThread docs updates
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-10  Vadim Zeitlin1. made it possible to use wxUpdateUIEvent with wxTextC...
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-02  Václav Slavíkadded wxHTML
1999-06-02  Julian Smartday_of_week fix to wxDate, wxRect additions
1999-05-09  Julian SmartMisc. fixes
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-01  Julian SmartCured some Motif bugs
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
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-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
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-01  Julian SmartLots of wxMotif fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-07-03  Julian SmartVarious documentation changes, makefile fixes
1998-05-26  Karsten Ballüderbug hunting in the repository
1998-05-20  Karsten BallüderInitial revision