projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
simpler implementation that also works over remote connections by Kevin O.
[wxWidgets.git]
/
src
/
msw
/
checklst.cpp
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
2011-01-04
Stefan Csomor
fixing duplicate rti info
blob
|
commitdiff
|
raw
|
diff to current
2010-01-23
Vadim Zeitlin
Improve wxCheckListBox appearance under Vista/Win7.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-23
Vadim Zeitlin
Refactor owner-drawing code.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Paul Cornett
draw focus rect for wxCheckListBox item
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-25
Vadim Zeitlin
remove duplicated HitTest implementation from wxCheckLi...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Vadim Zeitlin
added more includes of wx/msw/dc.h needed since r52054...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Robert Roebling
DC reorganization
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Vadim Zeitlin
try (this can be vetoed) to set focus to the listbox...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Vadim Zeitlin
fix several mingw32 warnings (patch from Tim Stahlhut)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Vadim Zeitlin
set the string field of the wxEVT_COMMAND_CHECKLISTBOX_...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Vadim Zeitlin
compilation fix for PCH-less compilation after last...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Vadim Zeitlin
more native look for wxCheckListBox (especially under...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Julian Smart
Need to set background colour for wxListBox, not just...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Julian Smart
Temporary fix for checklistbox refresh problem; setting the
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Vadim Zeitlin
use correct background colour for items drawing (closes...
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-23
Julian Smart
Remove obsolete includes
blob
|
commitdiff
|
raw
|
diff to current
2004-08-20
Włodzimierz Skiba
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Włodzimierz Skiba
Conditional compilation fix.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Robin Dunn
Add DoGetBestSize to wxCheckListBox that adds room...
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-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
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-11-19
Stefan Csomor
XTI support for checklist
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-04
Stefan Csomor
macro naming changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Stefan Csomor
WX_EVENT_PROPERTY instead of WX_DELEGATE
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Stefan Csomor
event exposure
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-15
Václav Slavík
added <windows.h> wrapper
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Chris Elliott
update to make digitalmars compile
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-03-12
Robin Dunn
Prevent crash in case nothing is selected
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Mattia Barbon
Do not use deprecated functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-01
Vadim Zeitlin
don't send CHECKLISTBOX_TOGGLE event when Check() is...
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
Václav Slavík
fixed two-step creation of wxCheckListBox
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Vadim Zeitlin
added wxCheckListBox::HitTest() (modified patch 594524)
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Vadim Zeitlin
fixed multiple bugs in multiple selection wxCheckListBoxes
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Vadim Zeitlin
fixed wxCheckListBox behaviour in presense of wxLB_SORT...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
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
2000-02-17
Vadim Zeitlin
assorted files I forgot to commit before
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Vadim Zeitlin
fixes for compilation with the old mingw32, wxUSE_NORLA...
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-11-13
Vadim Zeitlin
1. undid my wrong fix to wxWindowBase::Centre
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-30
Patrick Albert
Removing most of level 4 warnings, particulary in 16...
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-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Patrick Albert
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-05-28
Robin Dunn
Made SetFont for wxCheckListBox more intelligent.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Vadim Zeitlin
wxWindow split (MSW part of changes)
blob
|
commitdiff
|
raw
|
diff to current
1999-05-06
Julian Smart
Some doc corrections; various small fixes for Cygwin...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-24
Vadim Zeitlin
fix for scrolling in checklistboxes (Win32 only)
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Julian Smart
wxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Vadim Zeitlin
wxCheckListBox fixes: crash/memory leak when items...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-09
Julian Smart
More SC++ fixes; HelpGen starting to compile with VC...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Unknown (UG)
no message
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-27
Robin Dunn
Added some typecasts that the compiler complained about...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
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-27
Vadim Zeitlin
spurious "(uint)" cast which was causing compilation...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current