]> git.saurik.com Git - wxWidgets.git/history - docs/latex
Made the colours more muted
[wxWidgets.git] / docs / latex /
2005-06-01  Václav Slavíkpretified libs.bmp/gif: use antialiasing
2005-06-01  Julian SmartAdded documentation for wxWindowCreateEvent, wxWindowDe...
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-05-31  Vadim ZeitlinwxStandardPaths methods are not static; documented...
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-05-31  Vadim Zeitlindocument that SetCurrent() must be called on a visible...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-31  Julian SmartVersion number updates
2005-05-27  Vadim Zeitlindocumented WX_PRECOMP
2005-05-25  Julian SmartwxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
2005-05-25  Julian SmartManual speak with forked tongue
2005-05-22  Vadim Zeitlindocument Cmp[NoCase]() overloads taking wxString too...
2005-05-22  Julian SmartRemoved reference to module file
2005-05-22  Vadim ZeitlinwxCloseEvent::GetLoggingOff() is for [query] end sessio...
2005-05-21  Kevin HockwxSTAY_ON_TOP is available on all 3 major platforms...
2005-05-21  Kevin HockUpdate description of ITEM_MENU to reflect its increase...
2005-05-18  Vadim Zeitlinadded wxEvtHandler::Disconnect(evtType, ...) overload
2005-05-18  Julian SmartUpdated and removed unnecessary graphics
2005-05-18  Julian SmartRemoved redundant file
2005-05-18  Julian SmartRemoved more traces of wxrcedit
2005-05-17  Julian SmartRemoved obsolete files
2005-05-17  Julian SmartRemoved redundant files
2005-05-13  Włodzimierz SkibawxHtmlContainerCell::GetFirstCell was replaced with...
2005-05-12  Kevin HockUpdated docs to accurately define wxHIDE_READONLY,...
2005-05-01  Václav Slavíkthe manual contained wrong licence wording inconsistent...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-19  Kevin HockAdded Ryan Norton and myself to the list of contributors
2005-04-17  Vadim Zeitlincorrected wxMMedia description (forgot to commit before)
2005-04-17  Vadim Zeitlindocumented new AddFile() behaviour with abs paths
2005-04-17  Julian SmartwxHelpController now wxCHMHelpController on Windows
2005-04-16  Vadim Zeitlinupdated from libs.dia
2005-04-15  Julian SmartManul version number update
2005-04-14  Kevin HockTypo
2005-04-13  Julian SmartwxBestHelpController now used as default on Windows
2005-04-13  Robert Roebling Apply Mart R.'s patch for improved font width
2005-04-13  Vadim Zeitlinadded wxMedia
2005-04-13  Vadim Zeitlinadded wxQA
2005-04-11  Julian SmartA word about context help on Mac
2005-04-10  Vadim Zeitlindocumented AddText
2005-04-10  Vadim Zeitlindocumented wxSL_BOTTOM, clarified the others
2005-04-09  Robin DunnPythonNote corrected
2005-04-08  Ryan NortonVarious underscore doc fixes and some wxXCharBuffer...
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-06  Julian SmartwxWinCE notes updates
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Ryan Norton[ 1176516 ] argv datatype has changed (char in docs...
2005-04-03  Julian SmartMissing arguments fixed
2005-04-03  Ryan NortonUpdate wxURI for RFC 3986
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Vadim Zeitlindocument disabled bitmap parameter of AddTool()
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlindocumented static_data parameter of SetAlpha()
2005-04-02  Julian SmartSmall doc mods
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Julian SmartUpdated date
2005-04-01  Dimitri Schoolwerthfixed default style parameter
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-30  Julian SmartMinor English corrections
2005-03-30  Kevin HockAdded note that the GLOBAL config flag refers to HKLM...
2005-03-29  Robert Roebling Mini doc update for wxConvFileName.
2005-03-29  Robert Roebling Replace wxConvFile with wxConvFileName in the docs.
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-26  Vadim Zeitlinadded deprecation note
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-25  Michael WetherellSome improvements to the zip stream docs thanks to...
2005-03-25  Vadim Zeitlinreversed disabling of deferred resizing in the last...
2005-03-24  Julian SmartSwitch deferred sizing off by default
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-23  Vadim Zeitlinadded IsFalse() to simplify code doing HasOption(very...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-22  Vadim Zeitlincorrected GetAppName() link
2005-03-22  Vadim Zeitlinadded debugrpt sample
2005-03-21  Vadim Zeitlinmore about GetRect() (patch 1158730)
2005-03-21  Vadim Zeitlinfixed wxTE_WORDWRAP description; wxTE_LINEWRAP supporte...
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-21  Vadim Zeitlinadded links to wxDebugReport
2005-03-21  Vadim Zeitlindocumented wxDebugReport and related classes
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Julian SmartExpanded wxSystemOptions docs, documented wxTE_CAPITALIZE
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-18  Julian SmartSetSashSize doc'ed
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-14  Julian SmartUpdated symbols
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
next