Remove obsolete VisualAge-related files.
[wxWidgets.git] / docs / doxygen /
2013-10-01  Vadim ZeitlinAdd a few missing appearance screenshots for the manual.
2013-10-01  Vadim ZeitlinUse generic appearance for wxSimpleHtmlListBox.
2013-10-01  Vadim ZeitlinMake @genericAppearance Doxygen macro consistent with...
2013-10-01  Vadim ZeitlinUse wxListCtrl screenshots for wxListView as well.
2013-10-01  Vadim ZeitlinFix wrong references to wxImageList description in...
2013-09-30  Vadim ZeitlinDo not define __VISUALC__ for Intel C++ compiler under...
2013-09-30  Vadim ZeitlinDefine __MINGW64_TOOLCHAIN__ and __MINGW32_TOOLCHAIN__...
2013-09-26  Václav SlavíkMisc XRC format docs corrections.
2013-09-26  Václav SlavíkXRC: make wxStaticText's wrap property a dimension.
2013-09-26  Václav SlavíkXRC: make wxSplitterWindow's sashpos and minpanesize...
2013-09-16  Václav SlavíkFix wrong type information for {v,h}gap in XRC format...
2013-09-11  Václav SlavíkDon't lie about wxImageList in XRC format spec.
2013-09-11  Václav SlavíkMinor corrections to XRC format description.
2013-09-11  Václav SlavíkFix incorrect XRC format docs for wxMenu(Bar)'s "style...
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-09-03  Václav SlavíkAdd missing XRC format docs for wxComboCtrl and wxEdita...
2013-09-03  Václav SlavíkRemove reduntant content from XRC format docs.
2013-08-27  Vadim ZeitlinHandle custom configurations in MSVC-specific setup.h.
2013-08-06  Vadim ZeitlinFix a couple of spelling mistakes in the documentation.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-10  Vadim ZeitlinRecognize VC12 (a.k.a. MSVS 2013) and define __VISUALC1...
2013-07-07  Vadim ZeitlinCorrect typo in a link in i18n documentation page.
2013-07-07  Václav SlavíkClarify .mo deployment in i18n overview.
2013-07-06  Vadim ZeitlinUpdate announcement and readme files for 2.9.5 release.
2013-05-24  Stefan Csomoradding x server license terms for polygon methods
2013-05-06  Vadim ZeitlinAdd IEEE 754 single/double precision support to wxDataS...
2013-05-04  Vadim ZeitlinFix event handling order in doc/view framework.
2013-04-08  Vadim ZeitlinUse API_VERSION_NUMBER for debug help API version check.
2013-03-31  Vadim ZeitlinRemove remaining occurrences of wxUSE_XPM_IN_MSW.
2013-03-21  Vadim ZeitlinUse flat generic status bar by default and add wxSB_SUNKEN.
2013-02-09  Vadim ZeitlinDon't include the manifest in wx/msw/wx.rc by default...
2012-12-01  Vadim ZeitlinMiscellaneous spelling and typo fixes in the documentation.
2012-11-06  Vadim ZeitlinAdd wxUSE_{BASE,GUI} checks to interface headers.
2012-11-04  Vadim ZeitlinCheck that doxygen version is 1.8.2 in docs generation...
2012-11-04  Vadim ZeitlinDon't use "readlink -e" in docs generation script,...
2012-11-03  Bryan PettyFinished adding @tableofcontents to all overviews in...
2012-11-03  Bryan PettyBumped the reference manual date.
2012-11-03  Bryan PettyFixed up Windows regen.bat script to use environment...
2012-11-03  Bryan PettyMoved format selection logic into environment variables...
2012-11-03  Bryan PettyRemoved obsolete files from old Doxygen versions.
2012-11-03  Bryan PettyCleaned up the server based search results page styles.
2012-11-03  Bryan PettyFixed appearance images to use Doxygen @image command...
2012-11-03  Bryan PettyFixed docs footer to bottom, and fixed up TOC on all...
2012-11-03  Bryan PettyUpgraded Doxygen to 1.8.2 for the docs.
2012-11-01  Vadim ZeitlinDeal correctly with wx directory being a symlink in...
2012-10-24  Vadim ZeitlinRemove wxAUI dependency on wxXML as it doesn't depend...
2012-10-23  Vadim ZeitlinAdd support for wxRibbonBar and related controls to...
2012-10-23  Vadim ZeitlinAdd support for wxAuiNotebook to XRC.
2012-10-23  Vadim ZeitlinRefactor wxXRC to allow defining handlers outside of...
2012-10-19  Vadim ZeitlinAllow specifying all wxFlexGridSizer parameters in...
2012-10-16  Vadim ZeitlinCorrect example of handling property values changes...
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-09-13  Vadim ZeitlinAdd wxBITMAP_PNG() macro similar to wxBITMAP() but...
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-08-11  Vadim ZeitlinFix typo in an example of Bind()-ing a function in...
2012-07-23  Vadim ZeitlinUse __DARWIN__ instead of __WXOSX__ in non-GUI code.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-03  Vadim ZeitlinAlso update the minimal GTK+ version in the introductio...
2012-07-03  Vadim ZeitlinUpdate the date in the manual before 2.9.4 release.
2012-07-02  Paul Cornettadd some mention of GTK3 support
2012-06-30  Vadim ZeitlinAdd skeleton documentation for wxAuiNotebook-related...
2012-06-30  Vadim ZeitlinUpdate debugging macros overview in the docs.
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-13  Robin DunnAllow the doxygen command to be used to be specified...
2012-05-20  Vadim ZeitlinRemove non-existent section from Unicode overview TOC.
2012-05-19  Stefan Csomoradjusting min requirements
2012-05-13  Vadim ZeitlinDisable the use of UTF-8 by default in Unix builds.
2012-05-09  Vadim ZeitlinImprove wxWindow best size documentation, mention DoGet...
2012-04-10  Robin DunnRemove the wxPython-only doc snippets from the C++...
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-29  Vadim ZeitlinRecognize MSVC 11 instead of warning about unknown...
2012-02-21  Robin DunnIf WXWIDGETS is not set and if on cygwin then set it...
2012-02-14  Vadim ZeitlinMention __WIN64__ in the preprocessor defines documenta...
2012-02-09  Vadim ZeitlinFix typo in wxSlider XRC format documentation.
2012-02-04  Vadim ZeitlinFix the URL generated by Doxygen @sampledir macro.
2012-01-25  Bryan PettyAdded more conveniently placed 'List of All Members...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-15  Vadim ZeitlinFix another typo in section names in the XRC overview.
2012-01-15  Vadim ZeitlinFix wxBitmapToggleButton section name in XRC format...
2012-01-15  Vadim ZeitlinFix minor errors in XRC format overview.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2012-01-15  Vadim ZeitlinRemove the documentation of non-existent wxNO_T macro.
2012-01-09  Dimitri Schoolwerthno code changes, fixed some typos
2012-01-02  Bryan PettyFixed javascript errors in CHM version of the manual.
2011-12-27  Vadim ZeitlinAdd support for more CSS styles to SPAN tag in wxHtmlWi...
2011-12-22  Vadim ZeitlinAdd wxLogFormatter to allow easier wxLog output customi...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
2011-12-11  Vadim ZeitlinMinor corrections to event handling overview documentation.
2011-12-08  Bryan PettyRegenerated new Doxygen custom HTML header, footer...
2011-12-02  Dimitri SchoolwerthUpdated out of date versions and release dates.
2011-11-05  Francesco Montorsino real change: just move Docset/CHM/QCH declarations...
2011-11-05  Francesco Montorsifix some simple Doxygen warning
2011-11-05  Francesco Montorsibetter links to the stock item ID list
2011-11-04  Vadim ZeitlinCorrect the misleading example of using id ranges in...
2011-10-20  Vadim ZeitlinAdd "checked" property for toolbar tool elements in...
next