]> git.saurik.com Git - wxWidgets.git/history - docs
compilation fix
[wxWidgets.git] / docs /
2005-01-21  Kevin HockwxSL_INVERSE added, noted as being wxGTK only (for...
2005-01-20  Vadim Zeitlinadded and implemented for MSW wxDP_SHOWCENTURY flag
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-20  Włodzimierz SkibaSyntax error fixes.
2005-01-19  Vadim Zeitlinuse wxDP_SPIN by default under Win32
2005-01-19  Vadim Zeitlinadded wxDP_SPIN/DROPDOWN styles (only Win32 native...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-19  Vadim Zeitlinclarified what needs to be done to get useful results...
2005-01-19  Vadim Zeitlindocumented wxStackWalker/Frame
2005-01-18  Kevin HockEvent member variables hidden, text control efficiency...
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 update
2005-01-16  Julian SmartDoc corrections
2005-01-16  Vadim Zeitlinimplemented Export(file)
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
2005-01-04  Włodzimierz SkibaInitial wxSystemSettings::GetColour() for PalmOS.
2005-01-02  Vadim Zeitlinfixed IMPLEMENT_DYNAMIC_CLASS2 macro
2005-01-02  Vadim Zeitlinpass correct tool id (and not always -1) to EVT_TOOL_RC...
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
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  George TaskerAdded wxODBC changes to the log
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-24  Włodzimierz SkibawxPalmOS port started its development so let's list...
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-12  Kevin HockRevert change to wording... it is correct to have ...
2004-12-11  Vadim Zeitlinadded and documented wxRect::Union(); also moved some...
2004-12-11  Robert Roebling A bit of updating the changes.txt etc.
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  Ryan Nortonfixup {/'s with last commit
2004-12-09  Julian SmartSpelling corrections
2004-12-09  Julian SmartSmall correction
2004-12-09  Julian SmartMisc FAQ mods
2004-12-08  Mattia Barbon Documented wxHashSet.
2004-12-08  Julian SmartFixed spurious selection of combobox text during resize
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 HockFreeze/Thaw implementation
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
next