]> git.saurik.com Git - wxWidgets.git/history - docs/latex
added wxmsw26_media library
[wxWidgets.git] / docs / latex /
2005-08-19  Michael WetherellDocument the current behaviour of OnDestroy
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-16  Vadim Zeitlinadded newsince note
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-08-13  Michael WetherellMake the backward compatibility section a topic overview.
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-10  Michael WetherellMention converting ANSI->Unicode, patch 1247339 Eric Kow
2005-08-10  Václav Slavíkmake sure all licence texts are really the same
2005-08-09  Mart Raudsepp"Include file" -> "Include files" - as in all other...
2005-08-08  Mart Raudsepp[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
2005-08-06  Vadim Zeitlinadded char/wxChar note (bug 1252854)
2005-08-04  Vadim Zeitlincorrected wxUnix2DosFilename signature, added deprecati...
2005-08-04  Mart RaudseppwxFont wxMSW specific ctor first arg is a const wxSize...
2005-08-02  Julian SmartSmall corrections to licence
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-07-29  Vadim Zeitlinasync playback and object lifetime remarks
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-07-28  Vadim Zeitlinclarifications about MRU menu workings (patch 1221797)
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Vadim Zeitlindocument wxDb::ExecSql() 3 params overload (patch 1240839)
2005-07-28  Vadim Zeitlintypo (patch 1246614)
2005-07-26  Vadim Zeitlinremoved (non existing) default argument for DrawRounded...
2005-07-26  Kevin HockUpdating wording in description of Skip to be less...
2005-07-26  Włodzimierz SkibaHeader correction.
2005-07-25  Julian SmartVersion number update
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-14  Vadim Zeitlinadded wxID_NONE
2005-07-14  Mart RaudseppwxGLCanvas ctors have default values for pos and size...
2005-07-14  Mart RaudseppwxProgressDialog is inherited from wxDialog, not wxFrame.
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-07-13  Vadim Zeitlincommented and documented wxXRC_NO_RELOADING flag
2005-07-04  Michael WetherellTypo fixes
2005-07-04  Michael WetherellAdd chapter on backward compatibility
2005-07-04  Michael WetherellMention that entry names are full paths after feedback...
2005-07-03  Mart RaudseppNo default args in headers for SetSizeHints minimal...
2005-07-02  Vadim Zeitlinmade more clear that GetItemRect() returns physical...
2005-07-02  Kevin HockFix BOTTOM events to use BOTTOM in their description...
2005-06-30  Włodzimierz SkibaDMC/PCH info.
2005-06-30  Mart RaudseppNote on need for build environment support for PCH...
2005-06-27  Mart RaudseppAdd wxArray, wxArrayString, wxDateEvent and wxSplitterE...
2005-06-27  Mart RaudseppLink fix in XML Resource overview.
2005-06-27  Mart RaudseppRemove references to wxValidator in wxSpinButton docs...
2005-06-26  Mattia Barbon Documented wxListItemAttr.
2005-06-23  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-23  Julian SmartClarified wx[NO_]FULL_REPAINT_ON_RESIZE docs
2005-06-23  Julian SmartCorrections
2005-06-22  Kevin HockRemoved duplicate end list tag. Whoops, sorry.
2005-06-22  Kevin HockDocument EVT_TREE_STATE_IMAGE_CLICK (Windows only)
2005-06-21  Vadim ZeitlinwxDragImage is not in wxAdv
2005-06-20  Chris ElliottFix Error between Get and Set
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-06-19  Vadim Zeitlindocumented that wxFileModificationTime() returns 0...
2005-06-16  Vadim Zeitlindocumented wxScopeGuard; this class is too useful to...
2005-06-06  Vadim ZeitlinDECLARE_DYNAMIC_CLASS() requires a default ctor
2005-06-02  Vadim Zeitlintypo in last commit
2005-06-01  Vadim Zeitlinadded wxPLURAL() macro
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...
next