|
|
e0e6d5b4df
|
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
|
2010-10-26 18:35:04 +02:00 |
|
|
|
7651c231e0
|
Revert the id-column patch
It didn't quite turn out as I wanted it.
I'll put it in bug 619148 for now.
|
2010-10-23 19:34:20 +02:00 |
|
|
|
9fb36fff36
|
Add a way to associate numeric ids with combobox values
This will let us use combo boxes as property editors for
GSettings enmerations easily.
|
2010-10-23 02:31:30 +02:00 |
|
|
|
5862075e9d
|
comboboxtext: Add gtk_combo_box_text_remove_all()
https://bugzilla.gnome.org/show_bug.cgi?id=324899
|
2010-10-21 14:30:11 +02:00 |
|
|
|
45c463e376
|
GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_remove_text
|
2010-10-16 02:07:38 +02:00 |
|
|
|
99cfbecf46
|
Add gtk_combo_box_text_new_with_entry
Also, make use of the configured entry_text_column.
|
2010-10-15 16:58:26 -04:00 |
|
|
|
7a5a5e9c5d
|
Added GtkComboBoxText api
This is a derived class of GtkComboBox to replace the
gtk_combo_box_*_text() convenience API.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612396
Signed-off-by: Javier Jardón <jjardon@gnome.org>
|
2010-10-15 16:58:26 -04:00 |
|