]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/window.tex
Minor doc typos removed; compilation improved for VC++ 4.x
[wxWidgets.git] / docs / latex / wx / window.tex
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
2000-02-02  Vadim Zeitlindocs can be built again (thanks lacheck!)
2000-02-02  Vadim Zeitlinadded CentreOnScreen(), updated the docs to clear this...
2000-02-02  Robin DunnwxPython doc updates
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-14  Václav Slavíkfixed typos
2000-01-14  Robert Roebling image to bitmap rewrite,
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-11-21  Robert Roebling Updates to event docs. (removed evthandler::default).
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-29  Robin DunnwxPython doc updates
1999-10-20  Robin DunnSince wxPanel is now AutoLayout aware, removed indirect...
1999-10-20  Robin Dunnmade wxPanel be auto layout aware
1999-10-19  Robert Roebling Further DnD changes. Untested.
1999-10-11  Robert Roebling Minor doc updates,
1999-08-21  Robert Roebling Doc corrections,
1999-08-18  Vadim Zeitlinmore styles documented
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-15  Robert Roebling Began docs on sizers,
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-05  Robin DunnAdded missing } so tex2rtf wouldn't puke
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-07-30  Robin DunnwxPython documentation updates
1999-07-27  Robert Roebling Corrected some more docs,
1999-07-26  Robert Roebling Typos in documentation
1999-07-26  Vadim ZeitlinCentre() supports wxCENTER_FRAME flag now
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-06-10  Robin DunnAdded wxWindowBase::CentreOnParent to allow top level...
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-05-27  Robert Roebling Doc updates.
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-02-28  Vadim ZeitlinSetCursor() doesn't set cursor for children of the...
1999-02-27  Vadim Zeitlin1. (very) short i18n overview added, wxGetTranslation...
1999-02-26  Julian SmartDoc fixes
1999-02-25  Julian SmartCorrected some .tex problems
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-19  Robin DunnAdded first batch of docs and notes for wxPython.
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-02-09  Julian SmartRemoved some TODOs in the Latex docs; changed wxMotif...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-01-17  Julian SmartVC++ compilation correction; doc file corrections
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-13  Julian SmartAdded dnd classes, data object classes, changed clipboa...
1999-01-02  Vadim Zeitlin1. New classes documented: wxCriticalSection, wxMutexLo...
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-29  Julian SmartAdded wxVariant documentation; updated wxWindow, wxScro...
1998-11-04  Julian SmartRemoved wxUpdateIterator documentation, added wxRegionI...
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-06  Julian SmartAdded some more class docs
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartVarious documentation changes, makefile fixes
1998-06-14  Julian SmartVarious documentation additions and changes.
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.