summaryrefslogtreecommitdiff
path: root/gtk/gtkentrycompletion.c
Commit message (Expand)AuthorAgeFilesLines
* entrycompletion: Convert docsMatthias Clasen2021-03-111-116/+139
* gtk/entrycompletion: Ensure to show first row when shown, not allocatedCarlos Garnacho2020-12-121-9/+10
* gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-071-1/+2
* Add some missing nullable return annotationsSophie Herold2020-10-171-1/+1
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* entrycompletion: Remove unnecessary framenana-42020-08-221-6/+1
* Revert "entry completion: Make keynav work again"Matthias Clasen2020-08-021-1/+1
* Remove ATKEmmanuele Bassi2020-07-261-34/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-21/+21
* Replace "gint" with "int"Benjamin Otte2020-07-251-13/+13
* Merge branch 'scrolled-window-api' into 'master'Matthias Clasen2020-06-241-1/+1
|\
| * scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* | entrycompletion: Various fixesMatthias Clasen2020-06-241-25/+25
|/
* entry completion: Drop the Private structMatthias Clasen2020-06-231-322/+304
* Merge branch 'drop-entry-completion-actions' into 'master'Matthias Clasen2020-06-221-284/+10
|\
| * entrycompletion: Drop action supportMatthias Clasen2020-06-221-284/+10
* | entry completion: Make keynav work againMatthias Clasen2020-06-221-1/+1
* | entrycompletion: Name the controllersMatthias Clasen2020-06-221-0/+2
|/
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+2
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-1/+1
* frame: Drop shadow-typeMatthias Clasen2020-04-171-2/+0
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-171-2/+0
* entrycompletion: Remove an unused fieldMatthias Clasen2020-04-111-9/+0
* Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-03-061-0/+1
* popover: Drop ::relative-toMatthias Clasen2020-02-241-5/+3
* Split off GtkEventControllerFocusMatthias Clasen2020-02-211-5/+7
* New focus change handlingMatthias Clasen2020-02-211-7/+7
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-1/+1
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-1/+1
* treeviewcolumn: Remove cell_area parameter from _cell_get_sizeTimm Bäder2019-08-091-2/+2
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-2/+2
* Some entry completion fixesMatthias Clasen2019-05-281-42/+8
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-1/+2
* entry completion: Use a popoverMatthias Clasen2019-05-281-105/+24
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-13/+13
* entry completion: Make this work againMatthias Clasen2019-02-191-61/+49
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-2/+2
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-1/+1
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-1/+1
* entry completion: Avoid critical warningsMatthias Clasen2018-08-201-8/+10
* entry completion: stop using subsurfacesMatthias Clasen2018-08-181-4/+9
* gtkentrycompletion: Properly remove controller from entryCarlos Garnacho2018-06-211-1/+5
* gtkentrycompletion: Move focus out handling to key controllerCarlos Garnacho2018-06-211-17/+3
* gtkentrycompletion: Perform event handling on popup through controllersCarlos Garnacho2018-06-211-37/+27
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-5/+5
* gtkentrycompletion: Stop using ::key-press-eventCarlos Garnacho2018-04-051-10/+14
* Continue renaming window to surfaceAlexander Larsson2018-03-211-6/+6
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-3/+3