2006-07-24 |
Vadim Zeitlin | minor refactoring of OnEraseBackground() |
blob | commitdiff | raw |
2006-07-24 |
Vadim Zeitlin | s_verComCtl doesn't change (during program lifetime) |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Jamie Gadd | Fix toolbar background painting whem comctl32 < 6 |
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-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | added wxTB_NO_TOOLTIPS (heavily modified patch 1458009) |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Paul Cornett | call static functions directly |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Włodzimierz Skiba | Include wx/dynarray.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Julian Smart | Reset the position when auto-sizing toolbar |
blob | commitdiff | raw | diff to current |
2006-02-25 |
Vadim Zeitlin | cleaned up and disabled by default the toolbar buttons... |
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 |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | account for DrawThemeParentBackground() returning S_FALSE |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | don't set colours for the toolbar manually, this preven... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | no changes; just code cleanup in OnEraseBackground() |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Vadim Zeitlin | always send TB_AUTOSIZE in UpdateSize(), even if we... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Robin Dunn | Putting the SetBestFittingSize() call at the end of... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Robin Dunn | Only update the size if the parent is a frame and the... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Robin Dunn | Allow the frame (if there is one) to resize the toolbar... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
David Surovell | minor cleanup, part 2 |
blob | commitdiff | raw | diff to current |
2005-12-01 |
David Surovell | minor cleanup: corrected typos, etc. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
David Surovell | changed background color reference from light gray... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
David Surovell | Realize remap code cleanup |
blob | commitdiff | raw | diff to current |
2005-11-22 |
David Surovell | fixed memory leak |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Dimitri Schoolwerth | only remap the disabled bitmap of a toolbarbutton when... |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Vadim Zeitlin | set best fitting size for the toolbar in Realize() |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Vadim Zeitlin | always set flat toolbar style, even under XP with theme... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Vadim Zeitlin | test for TB_SETBUTTONINFO instead of _WIN32_IE in wxToo... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Włodzimierz Skiba | First part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Julian Smart | Removed ugly separators toolbars again |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Julian Smart | Applied patch [ 1204217 ] [wxMSW] winXP: wxToolbar... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Robin Dunn | Patch #1203934: enable best size caching for MSW widgets |
blob | commitdiff | raw | diff to current |
2005-04-04 |
Robin Dunn | Patch from OSAF that maintains radio button selection... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | fixed background colour of the automatically created... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | applied heavily modified patch 1116702: support for... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Włodzimierz Skiba | Fix for ambiguities which happen in STL=1 mode under... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Julian Smart | Fixes for WinCE toolbar |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | revert togglable tools to previous state if the change... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Julian Smart | Implemented PocketPC menubar/toolbar as wxToolMenuBar... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | harmless warning fixes for WinCE (mostly unused parameters) |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Vadim Zeitlin | use correct colour for the toolbar initially (patch... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Julian Smart | Restored the ability to set the background colour for... |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Vadim Zeitlin | pass correct tool id (and not always -1) to EVT_TOOL_RC... |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Julian Smart | Calculate better height for toolbar (add borders) |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | use TB_GETMAXSIZE in GetBestSize() (patch 1050045) |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Vadim Zeitlin | removed obsolete and unused code for USE_BITMAP_MASKS... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE... |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Julian Smart | Fix for toolbar workaround (mustn't set flag unless... |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Julian Smart | Fix by George Wismer to get flat toolbars under Windows... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | support for alpha channel in toolbars (patch 949843) |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
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-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Vadim Zeitlin | added wxSetCCUnicodeFormat() and use it in wxTreeCtrl... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Julian Smart | Changed no-remap to msw.remap |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Julian Smart | Added no-remap system option so colourful toolbar buttons |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | removed inclusion of malloc.h (part of patch 828250... |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Julian Smart | Added wxUSE_POCKETPC_UI to distinguish between using |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Vadim Zeitlin | suppress compiler warning about uninit var |
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-14 |
Chris Elliott | fix bugs when compiling with dmars |
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-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Vadim Zeitlin | added wrapper for <commctrl.h> as well |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Vadim Zeitlin | avoid using _WIN32_IE |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Julian Smart | Suppressed some flicker in standard wxToolBar |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Mattia Barbon | MSVC 5 compilation fixes. |
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 |
Vadim Zeitlin | correction to the separators in vertical toolbar after... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Partially applied patch [ 763900 ] fix for vertical... |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | removed unneeded #include dib.h |
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-10 |
Vadim Zeitlin | removed style parameter from MSWCreateToolbar(), it... |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Julian Smart | Added a necessary pixel to height if wxTB_NODIVIDER... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Vadim Zeitlin | compilation fix for !MSVC |
blob | commitdiff | raw | diff to current |
2002-09-14 |
Vadim Zeitlin | recreate the toolbar entirely when its text/icons style... |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Guillermo Rodrigue... | Removed compilation warnings (mostly mismatches between... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Vadim Zeitlin | fixed setting tooltips for slider by moving the code... |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Mattia Barbon | Generate EVT_TOOL_ENTER when the user moves the mouse... |
blob | commitdiff | raw | diff to current |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
blob | commitdiff | raw | diff to current |
2002-03-31 |
Robert Roebling | Minor tweak (up-ported from 2.2.9) to make |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Vadim Zeitlin | fixed compilation error |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Vadim Zeitlin | fix for toolbar radio buttons event generation |
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 |
next |