gdk_pixbuf_unref -> g_object_unref
[wxWidgets.git] / docs /
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-30  Julian SmartReverted wxChoice size fix due to problems in W2K and...
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  Vadim Zeitlinmade wxTextFile work in Unicode (bug 1260189); also...
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-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaUpdated changes list after int/size_t unsigned int.
2006-03-24  Robin DunnAdd a note about WXK*PRIOR and WXK*NEXT
2006-03-24  Julian SmartAdded note about accelerator translation
2006-03-24  Julian SmartUpdated adding samples section.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Julian SmartMiscellaneous change log updates.
2006-03-22  Vadim Zeitlindocumented __WXFUNCTION__
2006-03-22  Vadim Zeitlinmade alphabetical list of functions more alphabetical
2006-03-22  Julian SmartRearranged, added info about universal builds
2006-03-21  Vadim Zeitlinfixed several bugs in ParseDate() (invalid dates could...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-19  Vadim Zeitlincorrected cross-reference to non existent note
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-16  Vadim ZeitlinAlbanian translation added (Besnik Bleta)
2006-03-16  Julian SmartMobile 5 Smartphone fixes
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  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinsupport mnemonics for wxStatic/RadioBox and made it...
2006-03-12  Vadim Zeitlinsupport underlined fonts (patch 1448089)
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
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-04  Vadim Zeitlinmention wxEventUpdateUI::Show() change
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-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-21  Włodzimierz SkibaFixed using list of wildcards in filter of wxDocTemplate.
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 Zeitlintypo
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-12  Kevin HockNote wxSOCKET_REUSEADDR and SetLocal/Connection changes...
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 SmartApplied patch [ 1412216 ] non-themed fallback support...
2006-02-11  Julian SmartDoc corrections
2006-02-11  Vadim Zeitlinnote that SetAutoLayout() doesn't work for all windows
2006-02-10  Vadim Zeitlinadded generation of wxEVT_SCROLL_XXX (patch 1424698)
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 Zeitlinfixed centering of top level windows on secondary displ...
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  Jamie GaddFix drag and drop inside static boxes.
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-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlindeprecated wxSizerItem::IsShown() because it doesn...
2006-02-08  Vadim Zeitlindocumented wxToolBar dontattachtoframe tag
2006-02-08  Vadim Zeitlinadded support for <bg> tag for toolbars in XRC
2006-02-08  Vadim Zeitlinadded support disabled tag for toolbar elements in XRC
2006-02-08  Vadim Zeitlincorrected description of font parameter of GetTextExtent()
2006-02-06  Julian Smartm_border and accessors not used
2006-02-05  Julian SmartRemoved richedit from index file
2006-02-05  Mart RaudseppRemove remark on wxTLW::Maximize that it only works...
2006-02-05  Jamie GaddPut previous change under correct heading
2006-02-05  Jamie GaddMention wxDC::{Begin,End}Drawing deprecation.
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
next