projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Comment out wxHVScrolledWindow
[wxWidgets.git]
/
src
/
msw
/
bmpbuttn.cpp
2005-12-25
Vadim Zeitlin
disallow creation of wxDC objects and made wxDC an...
blob
|
commitdiff
|
raw
2005-12-19
Włodzimierz Skiba
__WIN95__ removed (used to differ win3.1 vs. 'modern...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Vadim Zeitlin
use focused bitmap as fallback for the hover one
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Vadim Zeitlin
added SetHoverBitmap() and implemented it under wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
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-18
Robin Dunn
Patch #1203934: enable best size caching for MSW widgets
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Vadim Zeitlin
undid last change to wxBitmapButton::GetBestSize()...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Vadim Zeitlin
fixed wxBU_EXACTFIT handling in wxBitmapButton (closes...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Vadim Zeitlin
update the disabled buttons appearance when system...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Vadim Zeitlin
construct brush used for painting disabled bitmap butto...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Włodzimierz Skiba
Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true...
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-04-15
Vadim Zeitlin
make XTI compile with VC6 (patch 896614)
blob
|
commitdiff
|
raw
|
diff to current
2004-03-23
Julian Smart
Added wxBU_EXACTFIT support to wxBitmapButton on wxMSW
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Robin Dunn
implment wxBitmapButton::DoGetBestSize
blob
|
commitdiff
|
raw
|
diff to current
2004-01-24
Dimitri Schoolwerth
Renamed PATPAINT to PATTERNPAINT (The former is an...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Vadim Zeitlin
just clarified an incorrect comment
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Vadim Zeitlin
replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Vadim Zeitlin
added wxVALIDATOR_PARAM and use it to avoid warnings...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-04
Stefan Csomor
macro naming changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Julian Smart
Added some window style metadata
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-07-11
Julian Smart
More WinCE mods
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-06-02
Julian Smart
Attempt to make wxWindows play better with XP themes
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
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-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
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-01
Guillermo Rodrigue...
wxBitmapButton transparency fixed by using wxDC API...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-27
Guillermo Rodrigue...
Added support for bitmap buttons with standard Win95...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-15
Vadim Zeitlin
fix for drawing bitmap buttons under Win95 (untested)
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Vadim Zeitlin
MSW compilation fixes for !wxUSE_VALIDATORS
blob
|
commitdiff
|
raw
|
diff to current
1999-12-16
Vadim Zeitlin
Win16 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-12-15
Vadim Zeitlin
fixed wxBitmapButton bug with bitmaps with masks
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
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Vadim Zeitlin
mask corrections
blob
|
commitdiff
|
raw
|
diff to current
1999-11-26
Vadim Zeitlin
mingw32 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Vadim Zeitlin
1. wxBitmap copy ctor and operator=() taking wxIcon...
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-07-28
Vadim Zeitlin
1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
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-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Vadim Zeitlin
1. wxLoad/SaveFileSelector return "wxString" instead...
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
1998-12-08
Julian Smart
Sorry folks, a lot of changes to remedy GetFont, GetBru...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Julian Smart
Changes to WXDLLEXPORT keyword position for VC++ 6...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-09
Julian Smart
Dialog unit mods; wxProp tidying
blob
|
commitdiff
|
raw
|
diff to current
1998-08-10
Julian Smart
Various Dialog Editor-related mods; Dlg Ed. getting...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Julian Smart
Added STRICT corrections.
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-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current