summaryrefslogtreecommitdiff
path: root/gtk/gtkcombobox.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-2/+2
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-1/+1
* Remove ATKEmmanuele Bassi2020-07-261-26/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-5/+5
* Replace "gchar" with "char"Benjamin Otte2020-07-251-24/+24
* Replace "gint" with "int"Benjamin Otte2020-07-251-19/+19
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-1/+1
* combobox: Use dispose instead of destroyMatthias Clasen2020-05-051-38/+26
* combobox: Derive from GtkWidgetMatthias Clasen2020-05-041-85/+48
* combobox: Add a child propertyMatthias Clasen2020-05-041-1/+56
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+1
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-4/+4
* widget: Return an array from list_controllersTimm Bäder2020-03-291-8/+11
* combobox: Redo key event forwarding hackBenjamin Otte2020-03-251-14/+18
* combobox: Port bindings to use shortcutsBenjamin Otte2020-03-251-52/+71
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-89/+66
* combobox: Redo key event forwarding hackBenjamin Otte2020-03-181-14/+18
* combobox: Port bindings to use shortcutsBenjamin Otte2020-03-181-52/+71
* combobox: Inline variables into return_if_fail()Benjamin Otte2020-02-221-10/+2
* gtk: Stop using GdkEventKeyMatthias Clasen2020-02-211-1/+1
* Stop using g_object_ref/unref on eventsMatthias Clasen2020-02-211-1/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-3/+3
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-7/+3
* Rename GtkIcon widget to GtkBuiltinIconAlexander Larsson2020-01-301-2/+2
* gtk: Remove menu codeMatthias Clasen2019-12-291-3/+0
* combobox: Replace GtkTreeMenu with a popoverMatthias Clasen2019-12-291-94/+35
* widget: Make gtk_widget_grab_focus() return a booleanBenjamin Otte2019-10-151-4/+6
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-25/+26
* More menu workMatthias Clasen2019-05-311-4/+9
* gtk: rely on default marshallersChristian Hergert2019-05-301-1/+1
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-2/+2
* Convert fallthrough comments to G_GNUC_FALLTHROUGHBenjamin Otte2019-04-151-2/+2
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* combobox: Drop support for gridsMatthias Clasen2019-01-231-259/+20
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-5/+2
* combobox: Stop using GtkBox's pack-type propertyTimm Bäder2019-01-231-0/+2
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-5/+10
* eventcontrollerscroll: Conditionally propagate ::scrollErnestas Kulik2018-11-121-3/+5
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-2/+2
* gtkcombobox: Use keycontroller on GtkCellEditable implementationCarlos Garnacho2018-07-301-20/+13
* gtkcombobox: Use controller to handle combobox keybindings in menusCarlos Garnacho2018-07-301-13/+21
* combobox: Remove priv pointerTimm Bäder2018-06-161-103/+103
* eventcontrollerscroll: Port to new API modelBenjamin Otte2018-04-261-9/+5
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-7/+4
* combobox: Do not unconditionally stop events in event handlerCarlos Garnacho2018-04-251-2/+2
* combo box: Stop using ::key-press-eventMatthias Clasen2018-04-051-16/+19
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-13/+11
* The big versioning cleanupMatthias Clasen2018-02-061-102/+0