]> Pileus Git - ~andy/gtk/history - gtk/gtkcombobox.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcombobox.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-10-06 Tristan Van BerkomGtkComboBox: Add the format-entry-text signal.
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-04-26 Matthew BarnesGtkComboBox: Improve gtk_combo_box_set_active_id
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Tristan Van BerkomRemoved TABs and trailing whitespace from GtkComboBox...
2011-01-04 Tristan Van BerkomAdded new constructors gtk_combo_box_new_with_area...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-30 Ryan LortieBug 619148 - "active ID" properties (GtkComboBox)
2010-10-30 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-29 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenAdd a way to associate numeric ids with combobox values
2010-10-20 Matthias ClasenRemove GtkComboBoxEntry and the combo box text api
2010-10-19 Matthias ClasenAdd padding to class structs
2010-10-17 Tristan Van BerkomAllow GtkComboBox popup to be wider than the combo...
2010-10-15 Matthias ClasenDeprecate the old combobox text convenience api
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcombobox: unseal private pointer
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-04 Javier JardónUse GtkCellEditable::editing-canceled
2008-08-04 Matthias ClasenBug 382291 – Automatically dim the combobox when the...
2008-06-20 Tim JanikSeal priv pointer in GtkComboBox.
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-11-21 Matthias ClasenAdd a tearoff-title property, with getter and setter...
2005-04-01 Matthias ClasenMake gtk_combo_box_get_active_text do the right thing...
2004-11-23 Matthias ClasenMark as const.
2004-08-16 Matthias ClasenFix #150125:
2004-07-30 Matthias ClasenChange the api for separators to use a separator functi...
2004-07-27 Matthias ClasenNew function necessary to make GtkComboBox accessible...
2004-07-16 Matthias ClasenAdd a combo box cell renderer.
2004-07-07 Matthias ClasenSupport separators in combo boxes and more generally...
2004-06-02 Matthias ClasenRename function parameters from index to index_ to...
2004-05-10 Matthias ClasenSupport tearoffable combo boxes (in menu mode). Add...
2004-05-06 Matthias ClasenReverse accidental commit.
2004-05-06 Matthias ClasenAdd missing getters for readwrite properies. (#135649)
2004-05-06 Matthias ClasenAdd gtk_combo_box_get_active_text() convenience functio...
2004-02-17 Matthias ClasenA forgotten file.
2003-11-19 Kristian Rietveldmove function to a somewhat more logical place,
2003-11-16 Kristian RietveldFixes #124373, Murray Cumming.
2003-10-24 Kristian RietveldFix licensing (I managed to put it under GPL licensing...
2003-10-15 Kristian Rietveldadd padding to the class structure. ditto. ditto.
2003-10-14 Jonathan BlandfordNew function to set the active row by iter.
2003-10-11 Matthias ClasenMove GET_PRIVATE macros from header to implementation.
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
1998-01-20 Owen TaylorConversion to use Paolo Molaro's GtkCombo instead of...
1998-01-13 Elliot Leemisc mods
1998-01-08 Elliot Leecopyright notices
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...