2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | applied an extended version of patch 685795: clean... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | use wxDEPRECATED around GetNoHistoryFiles() |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | wxDocManager::GetNoHistoryFiles() renamed to GetHistory... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Julian Smart | Implemented delayed closing of an existing document |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Vadim Zeitlin | added possibility to use several wxFileHistories (patch... |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>) |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Julian Smart | Added wxView::OnClosingDocument so the application... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Julian Smart | Applied docview patch |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | added Close All command support to wxDocView (patch... |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
blob | commitdiff | raw | diff to current |
2001-11-02 |
Václav Slavík | mingw compilation fixc |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | applied patch 431596 (fixes some crashes in wxDocView... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Vadim Zeitlin | applied patch for compilation with gcc 3.0 |
blob | commitdiff | raw | diff to current |
2001-01-24 |
George Tasker | Added optional parameter to SelectDocumentType() and... |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Julian Smart | Changed GetDocuments() to remove cast, added GetTemplates() |
blob | commitdiff | raw | diff to current |
2000-12-03 |
Julian Smart | Added accelerators to Undo/Redo menu items |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Julian Smart | Docview mended (grrr) and OGL studio partially working... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Vadim Zeitlin | 1. some patches from Janos Vegh to docview template... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Julian Smart | wxImage::Rotate corrections added; docview improvements... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... |
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-08-02 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Robert Roebling | Updated testconf, |
blob | commitdiff | raw | diff to current |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | patch from Janos Vegh (2nd try, now it even compiles) |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode... |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
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-05 |
Vadim Zeitlin | wxWindow::OnClose() removed completely from wxGTK,... |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Julian Smart | Motif and other mods |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Changes related to stream includes |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-07-29 |
Robert Roebling | wxMDIChildFrame inherits from wxFrame |
blob | commitdiff | raw | diff to current |
1998-07-28 |
Robert Roebling | Fixed bug in wxListCtrl |
blob | commitdiff | raw | diff to current |
1998-07-28 |
Julian Smart | Added MDI support for Document/view, plus an example. |
blob | commitdiff | raw | diff to current |
1998-07-18 |
Julian Smart | wxDocManager gets the only view if none other specified... |
blob | commitdiff | raw | diff to current |
1998-07-13 |
Julian Smart | In splitter sample, forwarded OnIdle events to wxFrame... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|