projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Updated version to 2.5.5
[wxWidgets.git]
/
include
/
wx
/
gtk
/
combobox.h
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
blob
|
commitdiff
|
raw
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Julian Smart
Combobox corrections
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Julian Smart
Added further 'missing' wxTextCtrl-like functions to...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Robert Roebling
Corrected wxComboBox::GetValue() after a
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Václav Slavík
fixed GTK styles handling:
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-05-06
Robin Dunn
Get(Class)DefaultAttributes() for wxGTK controls
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Robin Dunn
Change SetStringSelection to return bool like in other...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-20
Vadim Zeitlin
derive wxComboBox from wxItemContainer (via wxComboBoxB...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-30
Vadim Zeitlin
return the index of the inserted/appended item
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-09
Vadim Zeitlin
GetClientData(int n) should be const (part of patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-09
Vadim Zeitlin
Insert() patch from John Labenski
blob
|
commitdiff
|
raw
|
diff to current
2003-03-01
Robert Roebling
Added wxComboBox::SetString patch
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-07
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-08-05
Robert Roebling
Lots of Unix/Unicode compile fixes, some of which
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Robert Roebling
Applied patch for wxComboBox and wxListBox to
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-19
Vadim Zeitlin
wxWindow::GetBestSize() added
blob
|
commitdiff
|
raw
|
diff to current
1999-10-11
Robert Roebling
added SpinCtrl,
blob
|
commitdiff
|
raw
|
diff to current
1999-07-22
Robert Roebling
Corrected wxlistBox, wxRadioBox, wxComboBox and
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-05-12
Robert Roebling
Fixes a few SGI compiler warnings..
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
Oh well, I'll just stuff in the rest of the Unicode...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Vadim Zeitlin
compilation fix (forgot to check in this one)
blob
|
commitdiff
|
raw
|
diff to current
1999-01-09
Karsten Ballüder
wxComboBox included (removed dependency on wxUSE_COMBOB...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-06
Robert Roebling
Compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-04
Robert Roebling
configure and #ifdef wxUSE_XXX updates
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
Robert Roebling
Second try at doing Set/GetClient right
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
Robert Roebling
SetEventData for a few widgets
blob
|
commitdiff
|
raw
|
diff to current
1998-10-29
Robert Roebling
Big color update with the newest information
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Robert Roebling
Implemented wxScreenDC the hard way
blob
|
commitdiff
|
raw
|
diff to current
1998-10-21
Robert Roebling
SetBackground for ListBox and others
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Robert Roebling
Much more aggressive for intercepting events and
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Robert Roebling
Tries unsuccesfully to cure a few more problems
blob
|
commitdiff
|
raw
|
diff to current
1998-09-06
Robert Roebling
Added SetFont to most controls and controls sample
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-14
Robert Roebling
Added wxRadioButton (not tested)
blob
|
commitdiff
|
raw
|
diff to current
1998-07-31
Robert Roebling
Added bitmaps and icons to samples
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
Karsten Ballüder
fixed #pragma
blob
|
commitdiff
|
raw
|
diff to current
1998-06-03
Robert Roebling
GTK
blob
|
commitdiff
|
raw
|
diff to current
1998-05-30
Robert Roebling
Same as last one..
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current