applied patch for compilation with gcc 3.0
[wxWidgets.git] / include / wx / docview.h
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-01-24  George TaskerAdded optional parameter to SelectDocumentType() and...
2001-01-05  Julian SmartChanged GetDocuments() to remove cast, added GetTemplates()
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-03-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
1999-10-19  Julian SmartFixed wxSlider95 bug; updated .dsp files; added Set...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-08-02  David Webster*** empty log message ***
1999-08-01  Robert Roebling Updated testconf,
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-05-10  Vadim Zeitlinpatch from Janos Vegh (2nd try, now it even compiles)
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-10-26  Julian SmartMotif and other mods
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-12  Julian SmartChanges related to stream includes
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.
1998-07-18  Julian SmartwxDocManager gets the only view if none other specified...
1998-07-13  Julian SmartIn splitter sample, forwarded OnIdle events to wxFrame...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision