projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed a '&' that should be an '&&'
[wxWidgets.git]
/
src
/
msw
/
tbar95.cpp
2002-01-13
Vadim Zeitlin
0. extracted toolbar colour mapping stuff to its own...
blob
|
commitdiff
|
raw
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
2001-03-10
Vadim Zeitlin
fixed wxToolBar::DeleteTool and losing the rows number...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-22
Julian Smart
Fixed wxToolBar colour mapping problem (I hope)
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-10-04
Julian Smart
Speed fix for wxGenericDirCtrl, starting to add text...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Vadim Zeitlin
tooltip fix: compile-time test removed, comment explain...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-08
Julian Smart
Added ShowFullScreen
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Vadim Zeitlin
1. fixed small bug with toolbar size updates
blob
|
commitdiff
|
raw
|
diff to current
2000-01-12
Robin Dunn
fix for red to blue mapping in toolbar buttons
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Vadim Zeitlin
MSW compilation fixes for !wxUSE_VALIDATORS
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Robin Dunn
Fixed a bug so the toggle flag is set correctly
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Vadim Zeitlin
1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Julian Smart
Mostly Mingw32/Cygwin corrections
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-12-14
George Tasker
Fixed the #include of tbar95.h, which referenced the...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Vadim Zeitlin
1. wxGetOsDescription() function added
blob
|
commitdiff
|
raw
|
diff to current
1999-11-26
Vadim Zeitlin
more compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-11-26
Vadim Zeitlin
1. wxBase compiles/links again
blob
|
commitdiff
|
raw
|
diff to current
1999-11-16
Vadim Zeitlin
wxFrameBase class for wxMSW and wxGTK
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Julian Smart
Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Vadim Zeitlin
mingw32 compilation fixes (unfortunately, this effectiv...
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-10-13
Vadim Zeitlin
warnings for mingw32 compilation fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
J. Russell Smyth
Made changes to allow build with new mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-06-20
Vadim Zeitlin
compile warnings removed
blob
|
commitdiff
|
raw
|
diff to current
1999-06-17
Vadim Zeitlin
1. wxDialogs are now destroyed when they go out of...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-03
Julian Smart
Removed GetSize from wxToolBar95
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-04-10
Vadim Zeitlin
tooltip bug (which I introduced recently) corrected
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Julian Smart
Doc mods; fixed return non-processing problem; fixed...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-18
Stefan Csomor
mbstowcs hack for CodeWarrior's MSL
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
TWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-12-06
Julian Smart
Some more WXWIN_COMPATIBILITY fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Julian Smart
Fixed toolbar gaffe.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Julian Smart
Hierarchy fixes; bug fix for tabg that was introduced...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Vadim Zeitlin
toolbar tooltips fix
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-10-09
Julian Smart
Dialog unit mods; wxProp tidying
blob
|
commitdiff
|
raw
|
diff to current
1998-10-02
Julian Smart
Removed DrawOpenSpline since it doesn't seem to be...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-13
Julian Smart
Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-05
Julian Smart
Fixed popup menu processing
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-24
Julian Smart
Removed compile bugs in regconf.cpp, added new toolbar...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Julian Smart
Added STRICT corrections.
blob
|
commitdiff
|
raw
|
diff to current
1998-07-07
Julian Smart
Various bug fixes, cosmetic changes
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-06-22
Julian Smart
Cured problem introduced by LEAVE/ENTER OnIdle code...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current