projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
streamlining slider, scroller, spinbutton for osx carbon and cocoa
[wxWidgets.git]
/
src
/
gtk
/
combobox.cpp
2008-08-26
Paul Cornett
Hold a reference on m_widget for the life of the associ...
blob
|
commitdiff
|
raw
2008-05-27
Robert Roebling
Native wxBitmapComboBox patch for GTK+
blob
|
commitdiff
|
raw
|
diff to current
2008-05-18
Vadim Zeitlin
use GtkComboBox instead of deprecated GtkOptionMenu...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Robert Roebling
[ 1907169 ] GTK - trunk - dialog default button, part...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Robert Roebling
Improve default size calc of wxComboBox
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Vadim Zeitlin
refactored code reused in several different places...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Vadim Zeitlin
no real changes, just use more readable helper wxTextEn...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Václav Slavík
simplified and cleaned up wxGTK's focus handling
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Robert Roebling
restore wxComboBox's behaviour of reacting to <ENTER>
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
Robert Roebling
Unsuccesfully tries to remove border from wxComboBox
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Vadim Zeitlin
removed all compile- and run-time checks for GTK+ ...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Vadim Zeitlin
only generate wxEVT_COMMAND_TEXT_ENTER if the combobox...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Vadim Zeitlin
added wxTextEntry common base class for both wxTextCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Vadim Zeitlin
various warning fixes for icc 9.1 compilation
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Paul Cornett
block signal handlers, instead of disconnecting, to...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Václav Slavík
more changes to make wx compile without implicit wxStri...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Paul Cornett
typo fix
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Václav Slavík
fixed wxComboBox::Replace() to correctly use UTF-8...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Robert Roebling
Added Test for wxComboBox::SetValue() to widgets...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Vadim Zeitlin
remove wxWindow::m_needParent and use GTKNeedsParent...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-21
Paul Cornett
remove redundant GTK_WIDGET casts
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Paul Cornett
Reorganize idle system code.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Vadim Zeitlin
use native TAB traversal for GTK+ 2
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Robert Roebling
Moved allocate size correction code from combobox
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Robert Roebling
Add hack for correct height of wxComboBox in
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Robert Roebling
Prevent bogus event which GTK 2.4 sends after
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Vadim Zeitlin
Many changes:
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Włodzimierz Skiba
Include wx/arrstr.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mart Raudsepp
No cast necessary for g_object_set first arg (it takes...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.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-20
Vadim Zeitlin
fixed Clear() for GTK+ 2.4+
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Robin Dunn
Fix compilation error
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
2006-03-09
Vadim Zeitlin
moved wxapp_install_idle_handler and g_isIdle from...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Robert Roebling
Correcteded wxComboBox::Clear
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Mart Raudsepp
undef GTK_DISABLE_DEPRECATED for any gtk+ version,...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Mart Raudsepp
Make everything compile with GTK_DISABLE_DEPRECATED...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Robert Roebling
Make use of GTK 2.4 GtkComboBox if it is available,
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Robert Roebling
Rename gtk_ callbacls to gtkcombo_ callbacks
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Mart Raudsepp
GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Mart Raudsepp
Remove obsolete GTK1 compatibility macros. Patch #14134...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Use g_signal* instead of deprecated gtk_signal*. Use...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Nuke GTK1 from src/gtk
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Vadim Zeitlin
reset g_SelectionBeforePopup sooner in gtk_popup_hide_c...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Kevin Hock
For consistency with other ports, send TEXT event after...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Vadim Zeitlin
added GetCurrentSelection(); made GetSelection() behave...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Robert Roebling
Apply combobox patch II.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Roebling
Better resizing code fro wxComboBox.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-05
Robert Roebling
_conncect_after() should be used for controls emitting
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
2005-01-08
Robert Roebling
Compile fixes for GTK 1.2
blob
|
commitdiff
|
raw
|
diff to current
2005-01-08
Robert Roebling
Applied wxNO_BORDER patch for text control and combo...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Robert Roebling
Applied patched for combo box SELECTED events (no
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jouk Jansen
Committing in .
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-10-23
Václav Slavík
fixing sizing bug inside wxWizard
blob
|
commitdiff
|
raw
|
diff to current
2004-10-23
Václav Slavík
added InvalidateBestSize calls when combobox's content...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-20
Julian Smart
Worked around font setting problem for GTK+1 on some
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Robert Roebling
Make wxComboBox spit out a bit fewer surplis
blob
|
commitdiff
|
raw
|
diff to current
2004-09-05
Ron Lee
GTK Combobox and Listbox aren't realized until actually
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Robin Dunn
* Implemented BestSize cache
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-05-04
Robin Dunn
Added wxControl::PostCreation for wxGTK. Moved calls to
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-04-03
Robin Dunn
m_font may not have been set yet. Default to letting...
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-17
Mattia Barbon
Handle client data correctly.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-03
Robin Dunn
Use InheritAttributes for wxGTK widgets so they will...
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
compilation fix
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-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
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-02
Robert Roebling
Up-ported wxBusyCursor fix and wxCombBov default...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-01
Robert Roebling
Upported combobox changes and another fix.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-18
Robert Roebling
Applied John's patch.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Ron Lee
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-05
Robert Roebling
Removed usage of GetInternalFont.
blob
|
commitdiff
|
raw
|
diff to current
next