Add in some support for separate CXXFLAGS and OBJCXXFLAGS.
[wxWidgets.git] / docs /
2008-02-04  Vadim Zeitlinadded links to wxWindowCreate/DestroyEvents
2008-02-03  Vadim Zeitlinadded wxGLCanvas::IsDisplaySupported() (patch 1879906)
2008-02-03  Vadim Zeitlindocument AddAt() and IndexForItem() (patch 1877610)
2008-02-03  Vadim Zeitlinadded wxDateTime::FormatISOCombined() and ParseISODate...
2008-02-01  Julian SmartAdded a reset-buffer event to give an opportunity to...
2008-01-30  Vadim Zeitlinadded missing wx/ prefix to the header file name
2008-01-29  Václav Slavíkadded wxCHECK_VISUALC_VERSION macro
2008-01-29  Julian SmartCorrected wxSetCursor documentation.
2008-01-27  Vadim Zeitlinadd wxCONCAT[345]() helper macros
2008-01-26  Vadim Zeitlinfix a typo
2008-01-26  Vadim Zeitlinfix assert when using owner-drawn menu items with the...
2008-01-23  Vadim Zeitlindefine __VISUALCn__ for n=5,6,7,8,9 and not only 8...
2008-01-23  Robert Roeblingremove wxT()
2008-01-21  Václav Slavíkadded wxWindow::HasFocus() for more convenient way...
2008-01-21  Francesco Montorsimention also the contrib libraries removal/movements
2008-01-21  Vadim Zeitlindocument GetTemplates() instead of m_templates
2008-01-20  Vadim Zeitlinno changes, just come cleanup and more comments
2008-01-20  Vadim Zeitlinadd wxDatePickerCtrl support in wxGenericValidator...
2008-01-20  Vadim Zeitlindocument LoadObject() (patch 1873045)
2008-01-16  Vadim Zeitlinmore LaTeX error fixes
2008-01-16  Vadim Zeitlinadd forgotten twindowid.tex and correct LaTeX errors...
2008-01-16  Robert RoeblingAdd implicit conversion, remove conversion to bool
2008-01-16  Vadim Zeitlindocumentation for window ids allocation and wxIdManager...
2008-01-16  Vadim Zeitlindon't enable disabled windows when showing them (patch...
2008-01-14  Vadim Zeitlinrename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxTool...
2008-01-14  Vadim Zeitlinadded wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2008-01-13  Robert RoeblingMention wxSizer::Fit() change and wxWrapSizer
2008-01-13  Robert RoeblingwxSizer::Fit() now sets client size
2008-01-13  Robert RoeblingRemove double entry of wxTrackable
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2008-01-12  Vadim Zeitlincall OnExec() taking wxString argument from OnExecute...
2008-01-12  Vadim Zeitlinbetter documentation for wxWindow::SetSizerAndFit()
2008-01-11  Bryan PettyAdded wxRect::Intersect() documentation (patch 1868322...
2008-01-09  Robert RoeblingCorrected docs of ::release and ::reset in smart pointers
2008-01-08  Robert RoeblingAdded the conversion to unspecfied_bool to all smart...
2008-01-08  Vadim Zeitlinfix LaTeX error (escape underscores); don't abuse bold...
2008-01-08  Robert Roeblingdocs
2008-01-08  Robert Roeblingmention some more changes
2008-01-08  Robert RoeblingAdded wxSharedPtr<T>
2008-01-08  Robert RoeblingUpdated wxWeakRef<T> to patch Weak references for wx...
2008-01-07  Robert Roeblingdoc syntax errors
2008-01-07  Robert RoeblingCorrect wxObjectDataPtr<> assignment from *T to not...
2008-01-07  Robert Roeblingtypo
2008-01-07  Robert RoeblingCommit correct docs for wxwxScopedPtr
2008-01-07  Robert RoeblingTemplatize wxScopedPtr
2008-01-07  Robert RoeblingAdded docs to wxTrackable and wxWeakRef<T>
2008-01-07  Vadim Zeitlinmake wxDateTime::ParseXXX() functions char*-friendly
2008-01-06  Vadim Zeitlinreturn false from Dispatch() if gtk_main_quit() was...
2008-01-06  Vadim Zeitlinadd wxDL_QUIET flag; use RawGetSymbol() instead of...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2008-01-03  Vadim Zeitlindon't hardcode 16/32 as sizes for small/normal icons...
2008-01-02  Vadim Zeitlinreorder the methods in alphabetical order (patch 1861348)
2008-01-02  Vadim Zeitlinadded wxS(); use it in a couple of places
2008-01-01  Vadim ZeitlinCentreOnScreen() is in wxTLW, not wxWindow (bug 1861670)
2007-12-30  Vadim Zeitlinfix bug with parsing negative time zones in ParseRfc822...
2007-12-30  Vadim Zeitlinclarify when wxMaximizeEvent is [not] sent
2007-12-30  Julian SmartTypo correction
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-25  Mart RaudseppUpdate some references of CVS to SVN, more remain that...
2007-12-22  Robert RoeblingAdded a bit of cross-linking in the wxGrid docs
2007-12-22  Robert RoeblingAdded more function groups to wxGrid docs
2007-12-22  Robert RoeblingAdded API for column reordering
2007-12-22  Vadim Zeitlinallow centering wxMessageDialog on its parent window...
2007-12-22  Vadim Zeitlinimplement wxListCtrl::ScrollList() (in report view...
2007-12-22  Vadim Zeitlinfixes to wxImage::ResambleBox() (patch 1843902)
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-12-22  Vadim Zeitlindiscard any pending messages for the socket being destr...
2007-12-20  Vadim Zeitlindocument HideWithEffect() too
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-16  Robert RoeblingAdd dataview context menu event definitions
2007-12-15  Vadim Zeitlindon't misinterpret the time after the date as a weekday...
2007-12-15  Vadim Zeitlindon't modify the output variable if ToXXX() fails to...
2007-12-15  Vadim Zeitlincorrect wxFooEventHandler name (patch 1851026)
2007-12-12  Vadim Zeitlinmention some of the major changes in 2.9 so far
2007-12-11  Vadim Zeitlinfix wxBitmapToggleButton link
2007-12-10  Vadim ZeitlinwxBufferedDC is in wxCore, not wxAdv
2007-12-10  Robert Roeblingdocument Apple event overrides and their use instead...
2007-12-09  Vadim Zeitlincorrect Clone() signature in the example
2007-12-09  Robert Roeblingtypo
2007-12-08  Vadim Zeitlinfix bitmaptglbtn.tex link
2007-12-08  Vadim Zeitlinfix LaTeX errors; set svn properties correctly
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-08  Bryan PettyFixed std::cout redirection code example.
2007-12-07  Vadim Zeitlinfix another LaTeX error
2007-12-07  Vadim Zeitlindocument that output parameter of ToLong/Double() shoul...
2007-12-06  Vadim Zeitlinfix typo in \param (patch 1845351)
2007-12-05  Julian SmartClarified context menu event behaviour.
2007-12-04  Václav Slavíkadded <scrollrate> parameter to wxScrolledWindow XRC...
2007-12-04  Bryan PettyCleaned up LaTeX CSS definitions (these modifications...
2007-12-03  Robert RoeblingMention different internal usage of index list model
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-02  Vadim Zeitlinimplemented wxNotificationMessage for wxMSW using wxTas...
2007-12-02  Robert RoeblingMention DC change
2007-12-02  Robert RoeblingFix docs
2007-12-01  Robert RoeblingMention wxDataViewTreeCtrl in wxDataViewCtrl docs
next