2010-07-08 |
Julian Smart | Respect wxUSE_MENUS in toolbar base classes |
blob | commitdiff | raw |
2010-04-16 |
Vadim Zeitlin | Add wxToolBar::GetToolByPos() method to access tools... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Vadim Zeitlin | No changes, just refactor wxToolBarToolBase ctors. |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Vadim Zeitlin | No changes, just slightly simplify the tool insertion... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Vadim Zeitlin | adjust the toolbar tools bitmap size to fit the biggest... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Stefan Csomor | making state changing calls on tool virtual |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
Francesco Montorsi | fix header files so that they can be included directly... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | make various control names constants of type char,... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Vadim Zeitlin | added support for drop down toolbar buttons (patch... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | added labels support for toolbar controls for wxMac... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Vadim Zeitlin | wxCreateGreyedImage() deprecated, use wxImage::ConvertT... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Robin Dunn | Fix unused param warnings |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Robin Dunn | Revert menus and toolbars to using wxNewId() too since... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Mart Raudsepp | Move constant strings to .rodata/.data.rel.ro ELF segme... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Vadim Zeitlin | return const ref to label from GetLabel() and other... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Włodzimierz Skiba | Warning fixes for MinGW. |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Włodzimierz Skiba | Old API clearly deprecated. Source cleaning. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Robin Dunn | Using a -1 (wxID_ANY) for menu or toolbar item IDs... |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Robin Dunn | wxPython needs wxRTTI info for wxToolBarToolBase in... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | fixes to radio button handling (patch 803360) |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Julian Smart | Applied patch [ 689188 ] adds wxToolBar::GetToolPos |
blob | commitdiff | raw | diff to current |
2003-03-21 |
David Elliott | Allow headers to be compiled in Objective-C++ mode |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Vadim Zeitlin | added Add/InsertTool() (patch 672032) |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Robert Roebling | Added wxToolBar::FindControl() to fish out |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Vadim Zeitlin | made radio buttons and the toolbat text work for Win32... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | implemented (but it doesn't work yet) the radio buttons... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Vadim Zeitlin | [start of] a wxUniversal implementation of wxToolBar |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Julian Smart | Added middle mouse event macros to wxListCtrl doc;... |
blob | commitdiff | raw | diff to current |
2001-10-26 |
Vadim Zeitlin | wxToolBarTool::IsXXX() should return bool, not int |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Vadim Zeitlin | fixed "toolbar getting focus" bug for the (N+1)-th... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Julian Smart | Corrected recursive GetToolMargins() |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged wxFont related fix (operator==) and optimization... |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Vadim Zeitlin | fixed GetMargins() compilation |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Vadim Zeitlin | added GetMargins() |
blob | commitdiff | raw | diff to current |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Julian Smart | Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead) |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
1999-12-17 |
David Webster | Fixed a void* to wxObject* conversion error in a return... |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Vadim Zeitlin | added wxToolBar::SetToolClientData |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | unused param warning fixed |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | And here |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-07-30 |
Julian Smart | MSWOnMouseMove arg bug in toolbar; compile bug in regco... |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Julian Smart | *** empty log message *** |
blob | commitdiff | raw | diff to current |
|