]> Pileus Git - ~andy/gtk/history - gtk/gtkcomboboxtext.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcomboboxtext.c
2013-01-04 Tristan BrindleAdd missing annotation for gtk_combo_box_text_get_activ...
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2012-01-04 Ryan LortieGtkComboBoxText: allow id='' tag in builder markup
2011-12-30 Kjell Ahlstedtcomboboxtext: Set entry-text-column and id-column props...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-13 Laszlo PandyFix incomplete > entities in docs.
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-19 Matthias ClasenMake gtk_combo_box_text_get_active_text() behave as...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-01-26 Tristan Van BerkomChanged GtkComboBoxText <items> builder parser to use...
2011-01-26 Tristan Van BerkomFix GtkComboBoxText GtkBuildable <items> parsing to...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Matthias ClasenMore doc build fixes
2011-01-10 Tristan Van BerkomAdded GtkBuildable support for specifying <items> in...
2011-01-06 Matthias ClasenDocumentation fixes
2011-01-04 Milan Bouchet-ValatGtkComboBox(Text): Add documentation about the entry
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-11 Milan Bouchet-Valat[GtkComboBoxText] Add checks for id-column/entry-text...
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-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Xan Lopezgtkcomboboxtext: remove unused variable
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 Javier Jardóndocs: GtkComboBoxText: more fixes
2010-10-23 Javier Jardóndocs: Some fixes in GtkComboboxText notations
2010-10-23 Matthias ClasenAdd a way to associate numeric ids with combobox values
2010-10-21 Christian Dywancomboboxtext: Add gtk_combo_box_text_remove_all()
2010-10-18 Matthias ClasenDon't add a second cell renderer
2010-10-16 Matthias ClasenFix some GtkComboBoxText problems
2010-10-16 Javier JardónGtkComboBoxText: Use gtk_combo_box_text_remove instead...
2010-10-15 Matthias ClasenAdd docs for GtkComboBoxText
2010-10-15 Matthias ClasenAdd gtk_combo_box_text_new_with_entry
2010-10-15 Christian DywanUse text column value in GtkComboBoxText
2010-10-15 Christian DywanAdded GtkComboBoxText api