]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/toolbar.tex
Added SetToolNormalBitmap and SetToolDisabledBitmap
[wxWidgets.git] / docs / latex / wx / toolbar.tex
2007-02-06  Robin DunnAdded SetToolNormalBitmap and SetToolDisabledBitmap
2007-01-19  Julian SmartAdded missing functions
2006-11-15  Benjamin Williamsfixed wrong parameter types in FindToolForPosition
2006-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-06-04  Vadim Zeitlinadded missing brace after wxTB_NO_TOOLTIPS
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-02  Vadim Zeitlinmention that FindToolForPosition() is not implemented...
2005-12-14  Vadim Zeitlinremoved obsolete reference to wxScrolledWindow
2005-04-02  Vadim Zeitlindocument disabled bitmap parameter of AddTool()
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-02-06  Ryan NortonDoc fixes N-Z edition. Thanks to Arnout for pointing...
2004-10-22  Kevin Hock*** empty log message ***
2004-10-20  Włodzimierz SkibaMinor manual fixes.
2004-10-18  Václav Slavíkfixed typo
2004-09-21  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchors.
2004-07-25  Vadim Zeitlinsupport for alpha channel in toolbars (patch 949843)
2004-05-04  Julian SmartName change replacements
2004-02-20  Julian SmartAdditions to changes.txt
2004-02-09  Julian SmartChanged no-remap to msw.remap
2004-02-09  Julian SmartDocumented no-remap
2003-12-25  Julian SmartAdded FindById doc
2003-08-25  Julian SmartReverted changes in accessible.tex that caused syntax...
2003-08-24  Julian SmartDoc corrections
2003-07-28  Julian SmartCorrections
2003-07-10  Vadim ZeitlinGTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have...
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-02-11  Vadim Zeitlinfixed typo in SetToolClientData() docs
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-05-31  Robert Roebling Doc tweaks for FindWindowByXX
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-03-26  Vadim Zeitlinupdate the toolbar docs for radio buttons
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Vadim Zeitlinadded and documented wxTB_NOICONS and wxTB_TEXT style...
2001-10-25  Ron Leetypo fix
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-01-11  Vadim ZeitlinEnableTool() should be called after Realize()
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-12-17  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-12-04  Robert Roebling Documented wxStopWatch and wxToolBar::AddControl().
1999-07-25  Robert Roebling Added wxStaticBitmap::SetIcon()
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-10  Vadim ZeitlinGetMaxSize() docs updated
1999-02-15  Julian SmartAdded 'Include files' section to class references
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-06-14  Julian SmartVarious documentation additions and changes.
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.