]> git.saurik.com Git - wxWidgets.git/history - docs/latex
Don't ignore path when prompting for file in SaveAs()
[wxWidgets.git] / docs / latex /
2008-01-09  Robert RoeblingCorrected docs of ::release and ::reset in smart pointers
2008-01-08  Robert RoeblingAdded the conversion to unspecfied_bool to all smart...
2008-01-08  Vadim Zeitlinfix LaTeX error (escape underscores); don't abuse bold...
2008-01-08  Robert Roeblingdocs
2008-01-08  Robert RoeblingAdded wxSharedPtr<T>
2008-01-08  Robert RoeblingUpdated wxWeakRef<T> to patch Weak references for wx...
2008-01-07  Robert Roeblingdoc syntax errors
2008-01-07  Robert RoeblingCorrect wxObjectDataPtr<> assignment from *T to not...
2008-01-07  Robert Roeblingtypo
2008-01-07  Robert RoeblingCommit correct docs for wxwxScopedPtr
2008-01-07  Robert RoeblingTemplatize wxScopedPtr
2008-01-07  Robert RoeblingAdded docs to wxTrackable and wxWeakRef<T>
2008-01-07  Vadim Zeitlinmake wxDateTime::ParseXXX() functions char*-friendly
2008-01-06  Vadim Zeitlinadd wxDL_QUIET flag; use RawGetSymbol() instead of...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2008-01-02  Vadim Zeitlinreorder the methods in alphabetical order (patch 1861348)
2008-01-02  Vadim Zeitlinadded wxS(); use it in a couple of places
2008-01-01  Vadim ZeitlinCentreOnScreen() is in wxTLW, not wxWindow (bug 1861670)
2007-12-30  Vadim Zeitlinclarify when wxMaximizeEvent is [not] sent
2007-12-30  Julian SmartTypo correction
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-22  Robert RoeblingAdded a bit of cross-linking in the wxGrid docs
2007-12-22  Robert RoeblingAdded more function groups to wxGrid docs
2007-12-22  Robert RoeblingAdded API for column reordering
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-12-20  Vadim Zeitlindocument HideWithEffect() too
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-16  Robert RoeblingAdd dataview context menu event definitions
2007-12-15  Vadim Zeitlindon't modify the output variable if ToXXX() fails to...
2007-12-15  Vadim Zeitlincorrect wxFooEventHandler name (patch 1851026)
2007-12-11  Vadim Zeitlinfix wxBitmapToggleButton link
2007-12-10  Vadim ZeitlinwxBufferedDC is in wxCore, not wxAdv
2007-12-10  Robert Roeblingdocument Apple event overrides and their use instead...
2007-12-09  Vadim Zeitlincorrect Clone() signature in the example
2007-12-09  Robert Roeblingtypo
2007-12-08  Vadim Zeitlinfix bitmaptglbtn.tex link
2007-12-08  Vadim Zeitlinfix LaTeX errors; set svn properties correctly
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-08  Bryan PettyFixed std::cout redirection code example.
2007-12-07  Vadim Zeitlinfix another LaTeX error
2007-12-07  Vadim Zeitlindocument that output parameter of ToLong/Double() shoul...
2007-12-06  Vadim Zeitlinfix typo in \param (patch 1845351)
2007-12-05  Julian SmartClarified context menu event behaviour.
2007-12-04  Bryan PettyCleaned up LaTeX CSS definitions (these modifications...
2007-12-03  Robert RoeblingMention different internal usage of index list model
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-02  Vadim Zeitlinimplemented wxNotificationMessage for wxMSW using wxTas...
2007-12-02  Robert RoeblingMention DC change
2007-12-02  Robert RoeblingFix docs
2007-12-01  Robert RoeblingMention wxDataViewTreeCtrl in wxDataViewCtrl docs
2007-12-01  Robert RoeblingAdded wxDataViewTreeCtrl
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-28  Vadim Zeitlinfix typo in an example (patch 1837973)
2007-11-25  Vadim Zeitlinremoved extraneous backslash
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-23  Václav SlavíkTeX files are not executables
2007-11-20  Vadim Zeitlinadded wxWindow::GetPrev/NextSibling()
2007-11-19  Robert Roeblingtypo
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-11-18  Vadim Zeitlinuse newsince{2.9.0}, not {3.0}
2007-11-18  Francesco MontorsiwxRichTextAttr does not exist anymore - document instea...
2007-11-18  Robert Roeblingdocument attributes mechanism
2007-11-18  Robert RoeblingRemove useless GetRowCount
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-11-17  Vadim Zeitlinadded vendor display name (for consistency with app...
2007-11-17  Vadim Zeitlinadd wxModule::AddDependency(name) overload (patch 1790451)
2007-11-13  Francesco Montorsiuse docparam instead of simple italic tag for parameter...
2007-11-13  Francesco Montorsiadd 'Application and process-management classes', ...
2007-11-13  Francesco Montorsidocument wxDECLARE_APP
2007-11-13  Francesco Montorsidocument wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE...
2007-11-13  Francesco Montorsiuser proper markup for the url to unicode website
2007-11-13  Francesco Montorsismall fix to inheritance hierarchy
2007-11-13  Francesco Montorsiupdate the file handling part of the manual; update...
2007-11-13  Francesco Montorsikeep function description before parameter documentation
2007-11-12  Vadim Zeitlinclarify wxHandleFatalExceptions() availability (bug...
2007-11-10  Vadim Zeitlindocument ItemDeleted()
2007-11-10  Vadim Zeitlinadded functions for setting the columns order in wxList...
2007-11-06  Julian SmartRemoved no longer needed desktop size hack
2007-11-06  Julian SmartMoved desktop margin options to a more sensible place
2007-11-06  Julian SmartAdded sizer.desktopmargin.x, sizer.desktopmargin.y...
2007-11-05  Vadim Zeitlinfix ReceiveTimeout() reference
2007-11-05  Vadim Zeitlinupdate the requirements: OS X >= 10.3, GTK+ >= 2.4
2007-11-05  Vadim Zeitlinimplement AutoComplete for wxMSW too
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoCompleteFileNames() and implemen...
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoComplete() and implemented it...
2007-11-04  Vadim Zeitlinmention that wxTE_PROCESS_ENTER must be used in order...
2007-11-03  Vadim Zeitlinadded wxWindow::AlwaysShowScrollbars() and its wxMac...
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-31  Vadim Zeitlinmention that bitmap must be selected out of wxMemoryDC...
2007-10-29  Vadim Zeitlinadd wxMouseEvent::GetClickCount() and implement it...
2007-10-29  Vadim Zeitlinfix syntax errors in the example
2007-10-29  Vadim Zeitlinfix syntax error in the example
2007-10-27  Vadim Zeitlinfix memory leak in the usage example
2007-10-26  Vadim Zeitlinremove more references to wxODBC
2007-10-26  Julian SmartAdded documentation for gtk.window.force-background...
next