]> git.saurik.com Git - wxWidgets.git/history - docs/latex
added and documented SetEscapeId()
[wxWidgets.git] / docs / latex /
2005-09-25  Vadim Zeitlinadded and documented SetEscapeId()
2005-09-25  Stefan NeisApplied [ 1186782 ] Setting thread stack size on Unix.
2005-09-24  Vadim ZeitlinwxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-22  Vadim Zeitlinwarning about standard controls
2005-09-20  Mart RaudseppDocument wxDirDialog styles
2005-09-19  Mart RaudseppFix "Error: Curly braces do not match inside file fontm...
2005-09-18  Vadim Zeitlindocumented GetAllEncodingNames
2005-09-17  Julian SmartResaved corrupt libs.bmp again
2005-09-17  Vadim Zeitlindocumented wx_truncate_cast()
2005-09-17  Julian SmartMinor doc corrections
2005-09-17  Julian SmartTypo correction
2005-09-14  Julian SmartDoc fix
2005-09-14  Mart Raudsepp"See also wxListView" link for wxListCtrl
2005-09-11  Julian SmartApplied patch [ 1284335 ] doc update for wxString:...
2005-09-11  Vadim Zeitlinclarified ToULong() behaviour with negative numbers
2005-09-11  Vadim Zeitlinshow that key codes are defined in wx/defs.h (patch...
2005-09-09  Julian SmartApplied patch [ 1284913 ] [DOC] Removes msw.staticbitma...
2005-09-09  Julian SmartUpdated date
2005-09-09  Julian SmartMinor doc corrections
2005-09-07  Kevin HockwxApp destructor is virtual [ patch 1283503 ]
2005-09-04  Mart RaudseppFix wxGLCanvas ctor prototypes in docs. Closes bug...
2005-09-01  Vadim Zeitlincorrected Get() return value
2005-08-31  Vadim Zeitlinadded link to wxFileHistory
2005-08-31  Vadim Zeitlinadded Open() mode parameter
2005-08-31  Vadim ZeitlinRaise() and Lower() work for any windows
2005-08-31  Vadim Zeitlincorrected header file name
2005-08-28  Vadim Zeitlinspelling fixes and other minor corrections to the docs...
2005-08-28  Vadim Zeitlinfixed label case so that the link works (patch 1263943)
2005-08-28  Vadim Zeitlinfixed bug in wxStreamBuffer::Read(wxStreamBuffer *...
2005-08-28  Vadim ZeitlinFixed several bugs in wxDateTime timezone handling:
2005-08-28  Vadim Zeitlinadded wxLongLong::ToDouble()
2005-08-27  Vadim Zeitlinadded operator==() and !=
2005-08-25  Vadim Zeitlindon't mention undocumented wxOwnerDrawn in the docs...
2005-08-23  Vadim Zeitlinremoved wrong sentence about idle events being sent...
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
next