]> git.saurik.com Git - wxWidgets.git/history - docs/latex
gdk_pixbuf_unref -> g_object_unref
[wxWidgets.git] / docs / latex /
2006-04-04  Vadim Zeitlinadded new To/FromWChar() API with more reasonable seman...
2006-04-04  Vadim Zeitlinrenamed GetMinMBCharWidth() to GetMBNulLen(), made...
2006-04-03  Vadim Zeitlinfixed LaTeX markup to suit tex2rtf
2006-04-03  Mart RaudseppSync wxGTK docs from WX_2_6_BRANCH to HEAD
2006-04-02  Vadim Zeitlindocument missing default parameters in ctor (patch...
2006-04-02  Vadim Zeitlinadded wxTimeSpan::Millisecond[s]() for consistency
2006-04-01  Vadim Zeitlinadded NUL command
2006-04-01  Vadim ZeitlinDescribed in the comments and documented the semantics...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-29  Vadim Zeitlinadded func parameter to wxOnAssert
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-28  Włodzimierz SkibaMore typos.
2006-03-28  Włodzimierz SkibaPatch #1459942: typos.
2006-03-28  Włodzimierz SkibaDocumentation fixes for unresolved labels after changes...
2006-03-27  Włodzimierz SkibaFix for broken 'param' macro syntax.
2006-03-27  Vadim Zeitlindocumented GetResourcesDir() and GetLocalizedResourcesD...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-27  Vadim Zeitlinexplain that the message catalogs should be installed...
2006-03-24  Julian SmartAdded note about accelerator translation
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-22  Vadim Zeitlindocumented __WXFUNCTION__
2006-03-22  Vadim Zeitlinmade alphabetical list of functions more alphabetical
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-18  Mart RaudseppUpdate copyright years. Is manual2e.tex even used anymo...
2006-03-16  Vadim Zeitlindocumented option enabling DirectDraw implementation...
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-15  Włodzimierz SkibaDocumentation build fixes.
2006-03-15  Julian SmartAdded documentation for compiling under Windows Mobile 5
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-14  Vadim Zeitlinadded GetScreenPosition/Rect() which always return...
2006-03-14  Mart RaudseppOnGetLineHeight and OnGetLinesHint are virtual, so...
2006-03-14  Mart RaudseppDocs: Escape underscores
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim ZeitlinGetNumberOfLines() now returns the number of physical...
2006-03-11  Julian SmartApplied patch [ 1432449 ] wxXml API documentation
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Julian SmartTo -> From
2006-03-10  Vadim ZeitlinOnApply() calls TransferDataFromWindow(), not To
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-07  Vadim Zeitlinadded a tiny class to call Freeze/Thaw in ctor/dtor
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2006-03-02  Mart RaudseppDocs: Escape underscores
2006-02-28  Julian SmartDocumented WinCE context menu change
2006-02-28  Kevin HockMake SetLocal actually work instead of crashing immedia...
2006-02-15  Robert Roebling Applied wxVScrolledWindow patch
2006-02-13  Vadim Zeitlinminor docs corrections and improvements from Andreas...
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-12  Kevin HockDocument new SetLocal method, new capabilities for...
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-11  Julian SmartDoc corrections
2006-02-11  Vadim Zeitlinnote that SetAutoLayout() doesn't work for all windows
2006-02-10  Vadim Zeitlindocument GetInsertionPoint() bug under MSW (see patch...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-10  Vadim ZeitlinGetFromWindow() is not MSW-only any more
2006-02-10  Vadim Zeitlinadded wxRect::CentreIn()
2006-02-09  Julian SmartApplied doc patch [ 1426505 ] Failure to call wxWizard...
2006-02-09  Vadim Zeitlinundeprecated wxSizerItem::IsShown() undoing last change...
2006-02-09  Vadim Zeitlinimplemented ScrollLines/Pages() for all classes in...
2006-02-09  Vadim Zeitlindocumented GetMenus(); corrected GetMaxFiles() return...
2006-02-09  Vadim Zeitlinmore standard (although less RFC-conformant) treatment...
2006-02-08  Vadim Zeitlindeprecated wxSizerItem::IsShown() because it doesn...
2006-02-08  Vadim Zeitlincorrected description of font parameter of GetTextExtent()
2006-02-06  Julian Smartm_border and accessors not used
2006-02-05  Mart RaudseppRemove remark on wxTLW::Maximize that it only works...
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-25  Jamie GaddClarify wxMessageBox usage. Fixes bug #1414535.
2006-01-24  Vadim Zeitlinfixed WX_DEFINE_SORTED_ARRAY_INT example
2006-01-22  Mart RaudseppAdd a "see also" note for wxScrollWinEvent for wxWindow...
2006-01-21  Julian SmartFixed bug [ 1361674 ] Document wxDocMDIParentFrame...
2006-01-21  Julian SmartBug [ 1355450 ] wxSplitterWindow overview shows horizon...
2006-01-21  Vadim Zeitlindocument other SetValue() overloads
2006-01-19  Julian SmartApplied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
2006-01-19  Julian SmartAdded toggle event
2006-01-18  Julian SmartApplied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat
2006-01-18  Julian SmartApplied patch [ 1304191 ] support for MEMO fields
2006-01-17  Julian SmartApplied patch [ 1373007 ] Document wxPROCESS_ENTER...
2006-01-17  Julian SmartApplied patch [ 1369264 ] added note for wxListCtrl...
2006-01-12  Kevin HockChange reference from GetForce to CanVeto
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2006-01-09  Vadim Zeitlindocument that wxDC can't be created
2006-01-09  Vadim Zeitlinmention that wxMULTIPLE flag doesn't make sense with...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-04  Vadim ZeitlinInitialize() returns bool, not void
2006-01-02  Vadim Zeitlindocument that font set with SetFont() is not automatica...
2006-01-02  Vadim ZeitlinGetFont() only works after SetFont()
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2006-01-01  Vadim Zeitlinfixed typo in event name (bug 1394834)
2005-12-29  Kevin HockRemove obsolete GetForce
2005-12-24  Vadim Zeitlinwarn that GetMenu() may return NULL
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-19  Vadim Zeitlindocumented Set/GetIcon(), added (not quite pure) virtua...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-19  Mart Raudsepptimer.tex: wxTimerEvent is derived from wxEvent
2005-12-18  Vadim Zeitlindocumented Set/GetLabel() treatment of mnemonics
next