summaryrefslogtreecommitdiff
path: root/gtk/gtksearchbar.c
Commit message (Expand)AuthorAgeFilesLines
* search-bar: make independent of toolbar stylingWilliam Jon McCann2013-10-101-6/+30
* GtkSearchBar: replace incomplete example with a real oneXavier Claessens2013-10-101-15/+5
* searchbar: ignore GDK_KEY_Menu in handle_event()Stefano Facchini2013-08-131-1/+2
* searchbar: use gtk_search_bar_connect_entry() in documentation.Christian Hergert2013-08-031-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-4/+4
* Rename the widget template APIEmmanuele Bassi2013-07-261-4/+4
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-4/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-45/+62
* GtkSearchBar: Don't show a close button by defaultBastien Nocera2013-07-091-2/+5
* GtkSearchBar: Fix automatic entry connectionBastien Nocera2013-07-041-4/+4
* GtkSearchBar: formatting triviaMatthias Clasen2013-06-301-37/+38
* Fix a couple documentation warningsWilliam Jon McCann2013-06-251-1/+1
* GtkSearchBar: Mention we don't handle Ctrl+F for the appBastien Nocera2013-06-141-1/+2
* Add GtkSearchBar widgetBastien Nocera2013-05-311-0/+552