projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't set focus to a hidden notebook (patch 1299005)
[wxWidgets.git]
/
src
/
msw
/
tbar95.cpp
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
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
2002-03-25
Vadim Zeitlin
fixed compilation for wxMSW after the recent changes
blob
|
commitdiff
|
raw
|
diff to current
2002-03-15
Vadim Zeitlin
fixed a bug with client rect calculation in the recent...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-15
Vadim Zeitlin
erase separators shown behind the controls added to...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-05
Vadim Zeitlin
compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
blob
|
commitdiff
|
raw
|
diff to current
2002-02-16
Mattia Barbon
Fixed toolbar crash for MinGW/Cygwin
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Ron Lee
fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-28
Vadim Zeitlin
Windows XP appearance fixes for status and tool bars...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Vadim Zeitlin
0. extracted toolbar colour mapping stuff to its own...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Vadim Zeitlin
really fixed toolbar mapping bug (finally, it was the...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Vadim Zeitlin
fixed toolbar mapping bug (optimizer bug?) in the relea...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Vadim Zeitlin
unfortunately the fuzzy colour comparison is really...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-31
Vadim Zeitlin
attemps to speed up wxToolBar::MapBitmap() - failed
blob
|
commitdiff
|
raw
|
diff to current
2001-11-19
Mattia Barbon
Fixed Cygwin crash on toolbar tooltip
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Vadim Zeitlin
ignore the border flags for the toolbar
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Vadim Zeitlin
position the controls correctly in the vertical toolbars
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Vadim Zeitlin
applied patch 473558: fixes for CW compilation under MSW
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Mattia Barbon
Fixed wxToolbar95::FindToolForPosition
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Vadim Zeitlin
added wxTLW for MSW
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Vadim Zeitlin
~wxToolBar() checks if the frame is being deleted in...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-23
Mattia Barbon
* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-02
Vadim Zeitlin
applied patch 446014 (misc mingw fixes from Mattia)
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Vadim Zeitlin
merged MapBitmap() from 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
applied patch 439186 (mingw and VC5 fixes)
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Julian Smart
Support for Cygwin 1.0 (thought it worked before, but...)
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Julian Smart
Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
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
next