]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx
documented wxStackWalker/Frame
[wxWidgets.git] / docs / latex / wx /
2005-01-19  Vadim Zeitlindocumented wxStackWalker/Frame
2005-01-18  Kevin HockRemoved m_ variables from the documentation, since...
2005-01-18  Włodzimierz SkibaPalmOS native colour dialog.
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2005-01-16  Vadim Zeitlinadded code for hardware platform detection (__INTEL__...
2005-01-16  Julian SmartDoc corrections
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2005-01-15  Vadim Zeitlinmention wxUSE_DATEPICKCTRL
2005-01-15  Vadim Zeitlintypo in a link
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-15  Vadim Zeitlinadded missing default value for pos parameter of ctor...
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-14  Robin DunnDocument the Show/Hide behaviour that wxSplitterWindow...
2005-01-13  Robin DunnClarified the description of event.Skip
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-12  David ElliottDocument that wxLogNull must be used with SetActiveTarg...
2005-01-10  George TaskerRemoved text saying that the wxODBC classes were not...
2005-01-10  George TaskerAdded a small bit more information about Unicode builds
2005-01-10  Włodzimierz SkibaBug 1099143 and more occurences of the same set vs...
2005-01-10  Włodzimierz SkibaFixed references to 'wxdbindexdef'.
2005-01-08  Vadim Zeitlinimplemented wxIsDebuggerRunning() for Win32
2005-01-07  Vadim Zeitlinmade FindWindow() member functions const (this makes...
2005-01-07  Vadim Zeitlinmoved HasTransparentBackground() from wxUniv to common...
2005-01-06  Kevin Hockwhilst -> while
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-28  George TaskerMore parameter variable names fixed to make them more...
2004-12-28  George TaskerDocumentation updated to reflect Unicode support
2004-12-28  Robert Roebling Documented the special meaning of wxID_EXIT and wxID_ABOUT
2004-12-28  Włodzimierz SkibaOutdated informations refreshed.
2004-12-27  Włodzimierz SkibaAdjust documentation to implementations and alphabetica...
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-26  Robert Roebling Added TREE_ITEM_MENU event that gets sent if the
2004-12-25  Robert Roebling Documented findings about how to use mo files
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-12-24  Julian SmartDoc corrections
2004-12-23  Włodzimierz SkibaDeprecated methosd markup (documented).
2004-12-20  Włodzimierz SkibaFurther decoration.
2004-12-20  Włodzimierz SkibaFixed typo.
2004-12-20  Włodzimierz SkibawxPalmOS mentioned.
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-19  Vadim Zeitlinadded a note about old/new selection inconcistency...
2004-12-19  Vadim Zeitlindocumented GetWindow() method
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-13  Włodzimierz SkibaFurther changes markup.
2004-12-13  Julian SmartAdded missing events
2004-12-13  Julian SmartTypo correction
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-12  Vadim Zeitlincross-reference types in the generated docs (patch...
2004-12-11  Vadim Zeitlinadded and documented wxRect::Union(); also moved some...
2004-12-11  Robert Roebling Whole bunch of minor doc updates from an external...
2004-12-11  Robert Roebling Add SetFocusIgnoringChildren() to wxControlContainer...
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-09  Julian SmartSmall correction
2004-12-08  Mattia Barbon Documented wxHashSet.
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-08  Włodzimierz SkibawxApp decoration to changes list and missed new methods...
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-12-07  Włodzimierz SkibawxURI/wxURL links in changes list.
2004-12-06  Kevin HockwxHSCROLL works in GTK2, changed description to indicat...
2004-12-06  Włodzimierz SkibaFurther decorations in changes chapter. Missed methods...
2004-12-05  Kevin HockUpdating wording in Freeze to more accurately describe...
2004-12-05  Robert Roebling A little documentation about custom events as
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-12-01  Włodzimierz SkibaMissing wxWindow member, manual decorations to pure...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-27  Julian SmartDoc corrections
2004-11-24  Vadim Zeitlinremoved [GS]etAuto3D() which don't exist any more since...
2004-11-24  Vadim Zeitlindon't disable non top tabs if visual themes are not...
2004-11-24  Vadim Zeitlinremoved msw.xp-tab-ok, in fact it is not needed as...
2004-11-24  Vadim Zeitlinadded (and documented) msw.xp-tab-ok option
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-22  Julian SmartNote about copy ctor
2004-11-22  Ryan NortonPutChar doc
2004-11-19  Vadim Zeitlinadded GetCurrentPage()
2004-11-18  Ryan NortonAdd wxSizerFlags docs to wxSizer, wxSizerItem and wxSiz...
2004-11-18  Ryan NortonwxSizerFlags name fix, accessors only available to...
2004-11-18  Ryan Nortonwxsizerflags docs
2004-11-18  Ryan NortonAdd incompat and depre changes to manual
2004-11-18  Ryan Nortonfix various latex errors
2004-11-18  Ryan Nortonfix underscore errors
2004-11-16  Julian SmartDoc tweaks
2004-11-16  Václav Slavíkmodified wxEncodingConverter API to report failures
2004-11-15  Włodzimierz SkibawxDC::DrawLabel documented.
2004-11-15  Włodzimierz SkibaOrder fix.
2004-11-15  Vadim Zeitlinadded \deprecated command
2004-11-15  Ryan Nortonfix buglet wxKeyEvent->wxMouseEvent
2004-11-14  Ryan Nortondoc for mediaplayer sample
2004-11-14  Ryan Nortondoc update for wxMediaCtrl
2004-11-11  Vadim Zeitlinfixes to ZIP/archive patch (patch 1064426); should...
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-11-11  Ron LeeDoes \deprecated exist outside doxygen?
2004-11-11  Ryan Nortonprelim docs
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Kevin HockCorrect typos, minor wording improvements
next