projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added missing includes
[wxWidgets.git]
/
include
/
wx
/
combo.h
2009-09-07
Jouk Jansen
fixed typo : wxDEPRECTED -> wxDEPRECATED
blob
|
commitdiff
|
raw
2009-09-05
Jaakko Salli
wxTextEntry::SetMargins(), GetMargins() - implemented...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
Jaakko Salli
Added wxComboPopup::GetComboCtrl()
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Robert Roebling
[ 1945434 ] Changing method wxComboCtrlBase::DrawButton...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-10
Vadim Zeitlin
make PositionTextCtrl() virtual (patch 1734405)
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
Vadim Zeitlin
miscellaneous LnF improvements, including support for...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Robin Dunn
Make room for the focus ring to be visible on Mac.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-19
Vadim Zeitlin
set/get validator for wxTextCtrl part of wxComboCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Vadim Zeitlin
changed last DrawButton() parameter from bool to int...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Robert Roebling
[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Robert Roebling
Make animation of combo-popdown optional.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Robert Roebling
[ 1584680 ] wxComboCtrl Popup Animation
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Vadim Zeitlin
add alt popup window style allowing to use keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
added wxWindow::IsDoubleBuffered() and improve wxBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Robert Roebling
[ 1572220 ] Show popup when wxComboCtrl image area...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-23
Robert Roebling
[ 1560860 ] wxComboCtrl EVT_TEXT filtering.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-17
Robert Roebling
[ 1557326 ] Remove redundant code from wxComboCtrl
blob
|
commitdiff
|
raw
|
diff to current
2006-09-03
Robert Roebling
Commit wxComboCtrl clipping patch from J. Salli
blob
|
commitdiff
|
raw
|
diff to current
2006-08-13
Vadim Zeitlin
better key handling for MSW and GTK (patch 1526666)
blob
|
commitdiff
|
raw
|
diff to current
2006-07-30
Vadim Zeitlin
reverted the move of wxComboBox styles from wx/defs...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-30
Robert Roebling
Compilation fix after wxCB_ flags move.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Włodzimierz Skiba
[ 1523907 ] Remove unnecessary wxComboCtrl window style.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Włodzimierz Skiba
[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Włodzimierz Skiba
[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Włodzimierz Skiba
[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Włodzimierz Skiba
[ 1494561 ] wxComboCtrl vertical size fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Włodzimierz Skiba
[ 1492040 ] Prevent wxComboCtrl::GetPopupControl from...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Paul Cornett
non-pch universal build fix: combo.h should not include...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Vadim Zeitlin
renamed wxComboControl to wxComboCtrl and related wxUSE...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mart Raudsepp
Fix compilation
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Paul Cornett
correct access for virtuals
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Vadim Zeitlin
fixes and missing files from the first wxComboControl...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Vadim Zeitlin
removed spurious trailing commas in enums
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Vadim Zeitlin
wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
blob
|
commitdiff
|
raw
|
diff to current