2011-12-29 |
Vadim Zeitlin | Don't send idle events to the windows about to be destr... |
blob | commitdiff | raw |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id' |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Paul Cornett | move variable definitions to more appropriate places... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Julian Smart | Respect wxUSE_MENUS in toolbar base classes |
blob | commitdiff | raw | diff to current |
2009-12-26 |
Vadim Zeitlin | No changes, just fix a typo in and rephrase a comment. |
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 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-01-29 |
Vadim Zeitlin | use HandleWindowEvent() instead of ProcessEvent() to... |
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-21 |
Vadim Zeitlin | don't waste time sending out update UI events for separ... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Vadim Zeitlin | Several fixes for removing/readding controls to the... |
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 |
2007-05-11 |
Vadim Zeitlin | added support for drop down toolbar buttons (patch... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Vadim Zeitlin | Undid last commit and restored bool argument to wxFrame... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
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-16 |
Vadim Zeitlin | don't waste time updating state of tools in a hidden... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Vadim Zeitlin | wxCreateGreyedImage() deprecated, use wxImage::ConvertT... |
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-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
Robin Dunn | Fix for Bug #1432054: ToolBar controls not removed... |
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-26 |
Vadim Zeitlin | fixed variable shadowing icc warnings |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Julian Smart | wxFrameBase doesn't have wxRTTI so don't test for it, or |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | changed wxCreateGreyedImage() to respect the original... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | use image mask colour if any instead of guessing that... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Robert Roebling | Initialized vars to something in wxToolBarBase. |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
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-10-16 |
Vadim Zeitlin | reset parent frame tool/status bar pointer automaticall... |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Włodzimierz Skiba | Fix to the crash in all MSW/OpenWatcom apps using toolb... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Robin Dunn | Fix from Jed Burgess that correctly untoggles radio... |
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-06-24 |
Robin Dunn | * Implemented BestSize cache |
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-20 |
Robert Roebling | Don't do toolbar and menu UI updates if |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Robert Roebling | Don't update toolbar UI if the parent will |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Reverted bad fix. |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 850483 ] Toolbar bugfix (Mac) |
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-27 |
Vadim Zeitlin | fixes to radio button handling (patch 803360) |
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-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
David Elliott | include "wx/toolbar.h" instead of tbar(base|smpl).h |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Julian Smart | Added optional event sink for use with dynamic event... |
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-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Vadim Zeitlin | fixed spurious assert in FindControl() (fixes patch... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Vadim Zeitlin | added Add/InsertTool() (patch 672032) |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Robert Roebling | Removed hack in Toolbar that breaks UI updates under... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Robert Roebling | Added wxToolBar::FindControl() to fish out |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Mattia Barbon | Implemented wxStatusBar::Push/PopStatusText. |
blob | commitdiff | raw | diff to current |
2002-03-30 |
Robin Dunn | Don't set the longhelp in the statusbar if there isn... |
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-03-17 |
Vadim Zeitlin | clear the frame statusbar when the mouse leaves the... |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Vadim Zeitlin | fixes to toolbar, seems to work |
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-26 |
Vadim Zeitlin | fixed a few warnings |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Julian Smart | Changed greying out to very crude algorithm, just drain... |
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 |
2002-02-16 |
Mattia Barbon | Fixed toolbar crash for MinGW/Cygwin |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | return NULL from FindById() if the tool wasn't found... |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | removed/replaced include 'wx/wx.h' |
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 |
Vadim Zeitlin | wxCommandEvent::IsChecked() now returns the toolbar... |
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-05 |
Julian Smart | Removed wxFindFocusDescendant for non-wxMSW platforms. |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
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-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | compilation fix |
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-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-11 |
Vadim Zeitlin | unused parameter warnings suppressed |
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-10 |
Vadim Zeitlin | unitialized var initialized (mainly to reduce Purify... |
blob | commitdiff | raw | diff to current |
1999-04-08 |
Julian Smart | Changed the focus-window event handling back |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Vadim Zeitlin | unused param warning suppressed |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
next |