]> git.saurik.com Git - wxWidgets.git/history - interface
build fix for PCH-less build
[wxWidgets.git] / interface /
2008-06-23  Vadim ZeitlinwxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
2008-06-22  Vadim Zeitlinallow creating items without parent menus (#3425)
2008-06-22  Vadim Zeitlinallow wxDialog::ShowModal() after Show() (see #1416...
2008-06-22  Robert RoeblingMinor patch for state icons patch
2008-06-21  Vadim Zeitlinreview the header after the conversion and restore...
2008-06-21  Vadim Zeitlininitialize wx{Client,Paint,Window}DC with fonts/colours...
2008-06-21  Vadim Zeitlinadd wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz...
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-21  Bryan PettyMinor doc corrections for [q-r] in ticket #9581 (most...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-21  Bryan PettyDocumentation corrections for /interface/log.h (#9583)
2008-06-21  Bryan PettyFinished initial review of [q-r] by Utensil Candel...
2008-06-20  Robert Roeblingminor formatting
2008-06-20  Robert RoeblingDon't let MSW's wxSpinCtrl emit spin up and down events...
2008-06-20  Robert RoeblingFormatting
2008-06-20  Robert RoeblingFormatting
2008-06-19  Robert RoeblingMissing and Moved Paragraphs in \interface\thread.h
2008-06-19  Vadim Zeitlindocument GetValue() behaviour when called from an event...
2008-06-16  Robert Roebling#9591: Item state (icons) for wxTreeCtrl on any platform
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-16  Václav Slavíkadded a note about print preview inaccurancies and...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-06-15  Vadim Zeitlinfix overview links and various Doxygen errors (#9580)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9568)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9573)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9578)
2008-06-13  Vadim Zeitlinuse @deprecated doxygen tag, a few other minor correcti...
2008-06-13  Vadim Zeitlincorrect bad references and use of @begincode instead...
2008-06-11  Vadim Zeitlinremember the last type used for loading or saving the...
2008-06-11  Vadim Zeitlinfix some parameters docs and other minor changes (...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-06-07  Vadim Zeitlincall wxSizerFlags::Top/Bottom() or Left/Right() shouldn...
2008-06-06  Vadim Zeitlinuse report mode for the wxListbook list control if...
2008-06-06  Vadim Zeitlinchange longs used for bitmap types to wxBitmapType...
2008-06-06  Vadim Zeitlininitialize wxStringBuffer with the original contents...
2008-06-05  Václav Slavíkadded wxHtmlWindow::SetRelatedStatusBar(wxStatusBar...
2008-06-02  Robert RoeblingMake wxMenuItem::GetLabelText readable again
2008-06-02  Vadim Zeitlindefine wxHAS_ATOMIC_OPS only if native implementation...
2008-06-01  Vadim Zeitlinadded wxTextOutputStream::Flush(): this is necessary...
2008-06-01  Vadim Zeitlinrewrote UTF-7 to work on streams of data to be comaptib...
2008-05-31  Vadim Zeitlinreviewed and completed wxMBConv and friends documentation
2008-05-31  Vadim Zeitlincreate a separate category for the conversion classes
2008-05-30  Vadim Zeitlindocument that SetItemCount() doesn't have to refresh...
2008-05-29  Vadim Zeitlinremove misleading documentation of minPage in GetPageIn...
2008-05-29  Robert RoeblingCreate own entry for default constructors
2008-05-27  Robert RoeblingFix links
2008-05-27  Robert RoeblingMinor doc update
2008-05-27  Robert RoeblingMinor wxList clarification
2008-05-26  Robert RoeblingRemoved more //@ groups
2008-05-26  Robert RoeblingTicket #9493: interface-string-asterisk.patch
2008-05-26  Robert RoeblingVarious minor corrections
2008-05-26  Robert RoeblingMinor correction
2008-05-25  Robert RoeblingRemoved Item Management category, minor corrections
2008-05-25  Robert RoeblingClarified wxWindow::Find() wrt to returning *this*...
2008-05-25  Vadim Zeitlindon't take the min size into account when setting the...
2008-05-24  Robert RoeblingMention wxDataViewTreeCtrl in wxTreeCtrl
2008-05-24  Robert RoeblingMinor doc corrections
2008-05-23  Robert RoeblingUpdate IsSelection() docs
2008-05-22  Robert RoeblingMinor doc corrections
2008-05-22  Vadim Zeitlinadded wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)
2008-05-21  Robert RoeblingAdded InsertColumn( pos, col ), some reformating
2008-05-21  Robert RoeblingCorrect wxString:Append docs
2008-05-21  Robert RoeblingCorrect formatting
2008-05-21  Robert RoeblingMention dropdown menu
2008-05-20  Bryan PettyMore interface header reviews by Azriel Fasten, and...
2008-05-17  Vadim Zeitlinallow loading wxAnimationCtrl contents from stream...
2008-05-17  Vadim Zeitlintake const wxConfig object in wxDocManager::FileHistory...
2008-05-16  Robert RoeblingTypo
2008-05-16  Robert RoeblingOption for variable line heights (MSW and GTK+ sofar)
2008-05-15  Robert RoeblingMissing semicolon
2008-05-12  Stefan NeisClarified difference between wrap width and width of...
2008-05-12  Vadim Zeitlinadd wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG...
2008-05-11  Vadim Zeitlinmake GetUsageString() public, this is useful at least...
2008-05-11  Vadim Zeitlinadded in sections ommitted by the translation script...
2008-05-11  Bryan PettyReplaced @returns with @return for more standard comman...
2008-05-11  Vadim Zeitlinno changes, just fix a typo
2008-05-10  Francesco Montorsiother f*h header reviews
2008-05-08  Vadim Zeitlinupdate the documentation after the patch 1876663
2008-05-08  Václav Slavíkchanged ShowWithEffects() to use directional wxSHOW_EFF...
2008-05-08  Bryan PettyMore interface header reviews by Azriel Fasten, along...
2008-05-08  Vadim Zeitlinadd wxSizer::SetDimension() overload taking wxPoint...
2008-05-07  Robert RoeblingRemove const consts from docs
2008-05-07  Robert Roeblingcurrent locale in wxString means wxConvLibc
2008-05-07  Robert RoeblingMention wxConvLocal in wxString
2008-05-07  Robert RoeblingFurther wxString clarification according to current...
2008-05-06  Robert Roebling[ 1957970 ] wxWeakRef - assign from other wxWeakRef
2008-05-06  Robert RoeblingFix more typos
2008-05-06  Robert RoeblingTry to fix formating
2008-05-06  Robert RoeblingMore wxString docs, listed most STL methods
2008-05-06  Bryan PettyInterface header review of wxStringTokenizer by Azriel...
2008-05-06  Bryan PettyAdded missing semi-colon in DVC interface header, and...
2008-05-05  Bryan PettyAdded todos for changing wxVListBox::OnDraw* virtual...
2008-05-04  Václav Slavíkclarified From/To8BitData's purpose
2008-05-04  Bryan PettyInitial review of various [q-r] by Utensil Candel.
2008-05-02  Bryan PettyRemoved missing parameter from docs of wxVListBox const...
2008-05-02  Bryan PettyCommented out appearance sections in docs temporarily...
2008-05-02  Bryan PettyFinished initial review of a few [g*] interface headers.
2008-05-01  Bryan PettyFinished initial review of [v*] interface headers.
2008-04-30  Robert RoeblingMinor clarification
next