projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add missing include for non-PCH builds
[wxWidgets.git]
/
include
/
wx
/
msw
/
listbox.h
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
blob
|
commitdiff
|
raw
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Julian Smart
Applied patch [ 1218833 ] [wxMSW] wxListBox optimisatio...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Vadim Zeitlin
simplifications and corrections to background drawing:
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
always return solid background for listbox
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Włodzimierz Skiba
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Václav Slavík
DLL export fixes (patch 991760)
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
use MSWCreateControl() instead of the old mess; impleme...
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-10-08
Vadim Zeitlin
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Stefan Csomor
removing rtti special functions
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Stefan Csomor
RTTI extensions
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-19
Vadim Zeitlin
added NO_PTR versions of ARRAY macros to suppress warni...
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-06-01
Vadim Zeitlin
replaced quotes in #include with angle brackets
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
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-10-23
Vadim Zeitlin
1. wxDropTarget::OnData() returns wxDragResult now...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-22
Vadim Zeitlin
1. sorted wxListBox and wxComboBox seem to work under...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-22
Vadim Zeitlin
wxChoice and wxListBox GTK+ changes (wxChoice works...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-12
Vadim Zeitlin
1. DLL compilation fixes (wrong WXDLLEXPORT placement...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-19
Vadim Zeitlin
wxMenu ctor made compatible again
blob
|
commitdiff
|
raw
|
diff to current
1999-07-02
Vadim Zeitlin
1. DoSetSize() simplified, DoGetBestSize() introduced
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Vadim Zeitlin
WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Ove Kaaven
A few Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Ove Kaaven
Unicode fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ove Kaaven
Some Unicode changes.
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-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
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-22
Julian Smart
Changes to WXDLLEXPORT keyword position for VC++ 6...
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-18
Vadim Zeitlin
uint -> size_t change
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-06-22
Vadim Zeitlin
wxListbox::GetSelections() now takes a wxArrayInt inste...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current