]> git.saurik.com Git - wxWidgets.git/history - src/msw/toolbar.cpp
Restore the use of the correct brush for toolbar background erasing.
[wxWidgets.git] / src / msw / toolbar.cpp
2009-12-18  Vadim ZeitlinRestore the use of the correct brush for toolbar backgr...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-06-23  Vadim Zeitlinadjust the toolbar tools bitmap size to fit the biggest...
2009-04-26  Vadim ZeitlinWinCE compilation fix: ifdef out HandlePaint() (see...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-04  Vadim Zeitlinrestore the default bitmap icons size to 16*15, making...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-01-31  Vadim Zeitlinno real changes, just remove unnecessary code; use...
2009-01-26  Václav SlavíkAutomatically adjust toolbar's tool size if the provide...
2009-01-26  Václav Slavíkchanged wxMSW's default toolbar bitmaps size from obsol...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-12-09  Václav Slavíkfix for r56618: toolbar event handlers can toggle or...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-31  Václav Slavíkfix toolbar buttons so that they don't disappear tempor...
2008-08-02  Vadim Zeitlindon't use our custom WM_PAINT handler with composited...
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2008-06-03  Vadim Zeitlinfix crash when repositioning tools without labels in...
2008-05-08  Vadim Zeitlindon't call TB_GETITEMRECT with invalid tool index
2008-05-08  Vadim Zeitlincorrect toolbar width calculation with comctl32.dll...
2008-03-31  Vadim Zeitlinfix unused parameter warning
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-15  Vadim Zeitlinrename fobr95.{cpp,h} files to foobar.{cpp,h}