1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
blob | commitdiff | raw |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Robert Roebling | Small doc updates. |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Julian Smart | More broken code corrections; broken Latex file correct... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Robert Roebling | Updated doc for wxFileExists() |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Sylvain Bougnoux | change wxImage::InitAllHandlers to wxInitAllImageHandle... |
blob | commitdiff | raw | diff to current |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | EMX compilation, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Harco de Hilster | minor fix |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-16 |
Robert Roebling | wxWINE things. |
blob | commitdiff | raw | diff to current |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Karsten Ballüder | Added a wxYield() warning to wxExecute() entry. |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Julian Smart | Fixed OnMenuHighlight, wxPrintData problems |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Vadim Zeitlin | wxMkDir() has 'perm' argument |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Vadim Zeitlin | wxFindNextFile typo corrected |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Vadim Zeitlin | wxFAIL/ASSERT/CHECK documentation updated, CHECK2 added |
blob | commitdiff | raw | diff to current |
1999-03-30 |
Vadim Zeitlin | docs synchronized with code |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Karsten Ballüder | fixed the description of wxSafeYield() |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Vadim Zeitlin | wxSafeYield documented |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Julian Smart | Small changes incl. making wxTAB_TRAVERSAL always on... |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Julian Smart | Small changes |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Vadim Zeitlin | 1. (very) short i18n overview added, wxGetTranslation... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Vadim Zeitlin | char */wxString confusion cleaned in the docs |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Julian Smart | Doc fixes |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Julian Smart | Some doc fixes |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Vadim Zeitlin | wxSplitPath() bugs corrected and it's documented |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Vadim Zeitlin | wxExecute() fixes and doc updates: the return value... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Vadim Zeitlin | wxProcess fixes (Detach() added), cleared/corrected... |
blob | commitdiff | raw | diff to current |
1999-02-15 |
Julian Smart | Added 'Include files' section to class references |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Julian Smart | Removed some TODOs in the Latex docs; changed wxMotif... |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Vadim Zeitlin | wxFindFirst/NextFile() now return wxString and not... |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Julian Smart | Some warnings removed. |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Julian Smart | VC++ compilation correction; doc file corrections |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Robert Roebling | ODBC updates |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Watcom C++ mods |
blob | commitdiff | raw | diff to current |
1998-11-17 |
Julian Smart | Added sash window and layout window docs; added wxLog... |
blob | commitdiff | raw | diff to current |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a coupl... |
blob | commitdiff | raw | diff to current |
1998-07-03 |
Guilhem Lavaux | * Fixed Async -> sync in wxExecute |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | I've now added the documentation files. |
blob | commitdiff | raw | diff to current |
|