projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Sorry, should be a __UNIX__ test
[wxWidgets.git]
/
include
/
wx
/
msw
/
control.h
2005-03-12
Robin Dunn
Allow wxStaticText to have a custom fg without a custom bg
blob
|
commitdiff
|
raw
2005-02-06
Julian Smart
Spiner -> Spinner
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Vadim Zeitlin
fixed background drawing for opaque controls
blob
|
commitdiff
|
raw
|
diff to current
2004-12-19
Vadim Zeitlin
fixed background appearance for the controls with chang...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
added MSWGetDefaultBgBrush() to allow some derived...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
never return NULL_BRUSH from WM_CTLCOLOR handler, it...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-11
Vadim Zeitlin
added MSWAlwaysDrawBg() to account for controls such...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
added MSWControlColorDisabled and MSWControlColorSolid
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
removed (unused) nCtlColor parameter of OnCtlColor...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Vadim Zeitlin
don't erase background in wxControl neither
blob
|
commitdiff
|
raw
|
diff to current
2004-08-05
Włodzimierz Skiba
Peparation for native Smartphone controls based on...
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-01
Vadim Zeitlin
default implementation of Get(Class)DefaultAttributes()
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Julian Smart
GetSubcontrols now const
blob
|
commitdiff
|
raw
|
diff to current
2004-02-09
Vadim Zeitlin
no changes, simply added a comment
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
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-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Vadim Zeitlin
implemented GetDefaultBorder() in wxControl, override...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Vadim Zeitlin
removed wxFunction
blob
|
commitdiff
|
raw
|
diff to current
2003-01-10
Vadim Zeitlin
removed style parameter from MSWCreate(), it is unneeded
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Vadim Zeitlin
reverted patch 598016 (removed MSWCreateControl() visib...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Julian Smart
Applied patch [ 598016 ] remove flicker during combo...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Vadim Zeitlin
1. always create the buttons with WS_CLIPSIBLINGS style...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-07
Vadim Zeitlin
changed/centralized window creation code to allow wxTLW...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
missing WXDLLEXPORT_DATA added
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Vadim Zeitlin
const cast inside WXWIN_COMPATIBILITY
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Vadim Zeitlin
1. more warnings fixes in gtk/region.cpp and common...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Vadim Zeitlin
more fixes to compilation warnings from HP-UX build...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Robin Dunn
Added a constructor that allows creation of independent...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-26
Vadim Zeitlin
mingw32 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Vadim Zeitlin
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-11-19
Vadim Zeitlin
wxWindow::GetBestSize() added
blob
|
commitdiff
|
raw
|
diff to current
1999-11-15
Vadim Zeitlin
1. fixed wxStaticBox background erasing (or, rather...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Vadim Zeitlin
1. wxStaticBox doesn't draw over the underlying control...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-26
Vadim Zeitlin
1. wxChoice and wxComboBox support client data under MSW
blob
|
commitdiff
|
raw
|
diff to current
1999-07-02
Vadim Zeitlin
1. DoSetSize() simplified, DoGetBestSize() introduced
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. bug in wxSplitter corrected: mouse event coords...
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-02-04
Vadim Zeitlin
1. more keyboard navigation fixes - seems to work now
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-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-09-16
Julian Smart
Made wxStubs compile on Unix.
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Julian Smart
Fixed various wxMSW compile problems that came down...
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