]> git.saurik.com Git - wxWidgets.git/history - docs/latex
another new version of wxStringTokenizer (with tests and docs)
[wxWidgets.git] / docs / latex /
2000-02-04  Vadim Zeitlinanother new version of wxStringTokenizer (with tests...
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-02-01  Bart A.M. Jourquinsplitter in bin format
2000-02-01  Bart A.M. Jourquin*** empty log message ***
2000-02-01  Bart A.M. Jourquin*** empty log message ***
2000-02-01  Bart A.M. Jourquin*** empty log message ***
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
2000-01-31  Vadim Zeitlin1. bug in wxString::find_first_of() fixed
2000-01-31  Robert Roebling Using the best visual is now an option.
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-27  Václav Slavíkdocumented noRefresh parameter of SetScrollbars
2000-01-26  Václav Slavíkadded wxHtmlWindow::GetOpenedAnchor
2000-01-26  Václav SlavíkwxACCEL_NONE -> wxACCEL_NORMAL
2000-01-26  Václav Slavíkadded new wxHF_ flags
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Vadim Zeitlindocumented GetNextItem() behaviour precisely
2000-01-25  Guillermo Rodrigue... Image docs updates
2000-01-24  Guillermo Rodrigue... Updated some bits in socket docs.
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-24  Václav Slavíkdocumented wxACCEL_ALT
2000-01-23  Václav Slavíkfixed broken GIFs
2000-01-23  Václav Slavíkfixed broken GIFs
2000-01-23  Julian SmartSmall changes
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Robert Roebling Changes for next snapshot.
2000-01-22  Václav Slavíkfixed bug in reference to tnoneng.tex
2000-01-22  Václav Slavíkupdated documentation about default type in wxImage...
2000-01-21  Václav Slavíkfinished non-Eng overview
2000-01-21  Guillermo Rodrigue... Some things added
2000-01-21  Guillermo Rodrigue... Some docs updated
2000-01-19  Vadim ZeitlinXBM loading finally works (thanks Guillermo)
2000-01-19  Václav Slavíkadded link to Writing non-E apps
2000-01-19  Václav Slavíkadded Writing non-English applications
2000-01-19  Václav Slavíkdocumented Charset= in hhp
2000-01-19  Václav Slavíkdocumented existence of wxTheMimeTypesManager
2000-01-19  Václav Slavíkdocumented macros *_EXPORTED_ARRAY
2000-01-19  Guillermo Rodrigue... Updated docs
2000-01-19  Václav Slavíkit is now possible to add custom buttons into wxHtmlHel...
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-19  Václav Slavíkadded wxFileModificationTime
2000-01-19  Václav Slavíkremoved protected methods from docs
2000-01-18  Václav SlavíkHTML_* -> wxHTML_* (bugs in docs)
2000-01-18  Václav Slavíkadded support for align=justify
2000-01-18  Václav Slavíkremoved relic: GetMaxLineWidth
2000-01-17  Václav SlavíkwxHtmlHelpController can now use default wxConfig instance
2000-01-17  Václav Slavíkdocumented support for <meta>
2000-01-17  Václav Slavíkchanged wxConfigBase::Get signature to wxConfigBase...
2000-01-16  Václav Slavíkdocumented wxGA_SMOOTH
2000-01-16  Václav Slavíkadded encoding conversion to wxHTML
2000-01-16  Robert Roebling sample docu
2000-01-16  Václav SlavíkKDE support for icons and mime types finished (icons...
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
2000-01-15  Robert Roebling Typos in docs.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
2000-01-14  Václav Slavíkfixed typos
2000-01-14  Václav Slavíkupdated list of supported tags (wxHTML)
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-12  Vadim Zeitlinclarification of PAGE_CHANGING event
2000-01-12  Václav Slavíkadded wxHtmlLinkInfo::GetHtmlCell so that you know...
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Vadim ZeitlinEnableTool() should be called after Realize()
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-10  Julian SmartMakefiles and .rsp file edited for demos/samples
2000-01-06  Julian SmartSome edits to OGL; tweaks to wxClipboard docs
2000-01-04  Robert Roebling Doc updates.
2000-01-04  Guillermo Rodrigue... Some typos fixed
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
2000-01-02  Robert Roebling Documented wxMutexGuiEnter etc and thread sample.
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
2000-01-02  Robert Roebling Some more samples documented etc.
2000-01-01  Václav Slavíkdocumented wxMB_DOCKABLE
2000-01-01  Václav Slavíkreplaced occurences of \_ by _ in verbatim environment
1999-12-31  Václav Slavíkadded wxEncodingConverter
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-29  Robert Roebling Doc correction for wxScrollWinEvent.
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-27  Robert Roebling Minor doc updates.
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-25  Václav Slavíkmoved proplist documentation to main book
1999-12-25  Václav Slavíkmoved 1.6X -> 2.X porting manual to main book
1999-12-25  Robert Roebling Wrote wxMask(bitmap,colour).
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-12-24  Robin Dunnfixed mismatched }
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Robin DunnwxPython doc updates
1999-12-23  Václav Slavíkremoved wxITALIC/wxSLANT stuff from wxHTML (no longer...
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-22  Václav Slavíkdocumented wxHashTable::DeleteContents(bool)
1999-12-22  Václav Slavíkadded printing classes to HTML section
1999-12-21  Václav Slavíkfixed typo (const<->cosnt)
1999-12-21  Václav Slavíkadded wxHTML to Classes by Category
1999-12-21  Robert Roebling Some doc updates.
next