| Commit message (Expand) | Author | Age | Files | Lines |
* | searchbar: Stop adding a style class | Matthias Clasen | 2015-11-05 | 1 | -6/+0 |
* | searchbar: Add an element name to the css node | Matthias Clasen | 2015-10-29 | 1 | -0/+6 |
* | Fix the build | Matthias Clasen | 2015-03-22 | 1 | -1/+3 |
* | search bar: Clean up weak pointer handling | Matthias Clasen | 2015-03-22 | 1 | -27/+29 |
* | Use the new API in GtkSearchBar if we can | Matthias Clasen | 2015-01-24 | 1 | -82/+70 |
* | GtkSearchBar: don't peek out | Matthias Clasen | 2014-10-12 | 1 | -1/+22 |
* | stylecontext: Split render functions out into gtkrender.[ch] | Benjamin Otte | 2014-10-03 | 1 | -1/+1 |
* | GtkSearchBar: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -3/+10 |
* | GtkSearchBar: Handle lack of an entry | Matthias Clasen | 2014-06-09 | 1 | -4/+7 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -4/+4 |
* | docs: fully break lines in examples | William Jon McCann | 2014-02-12 | 1 | -6/+9 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | docs: Don't use <xi:include> | William Jon McCann | 2014-02-05 | 1 | -5/+1 |
* | docs: replace all <examples> with markdown headings | William Jon McCann | 2014-02-04 | 1 | -6/+4 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -2/+2 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -4/+4 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | docs: fix typo in function name | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | search-bar: make independent of toolbar styling | William Jon McCann | 2013-10-10 | 1 | -6/+30 |
* | GtkSearchBar: replace incomplete example with a real one | Xavier Claessens | 2013-10-10 | 1 | -15/+5 |
* | searchbar: ignore GDK_KEY_Menu in handle_event() | Stefano Facchini | 2013-08-13 | 1 | -1/+2 |
* | searchbar: use gtk_search_bar_connect_entry() in documentation. | Christian Hergert | 2013-08-03 | 1 | -1/+1 |
* | Another round of template binding api changes | Matthias Clasen | 2013-07-26 | 1 | -4/+4 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -4/+4 |
* | widget: Use a real offset in gtk_widget_class_automate_child | Alexander Larsson | 2013-07-26 | 1 | -4/+4 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -45/+62 |
* | GtkSearchBar: Don't show a close button by default | Bastien Nocera | 2013-07-09 | 1 | -2/+5 |
* | GtkSearchBar: Fix automatic entry connection | Bastien Nocera | 2013-07-04 | 1 | -4/+4 |
* | GtkSearchBar: formatting trivia | Matthias Clasen | 2013-06-30 | 1 | -37/+38 |
* | Fix a couple documentation warnings | William Jon McCann | 2013-06-25 | 1 | -1/+1 |
* | GtkSearchBar: Mention we don't handle Ctrl+F for the app | Bastien Nocera | 2013-06-14 | 1 | -1/+2 |
* | Add GtkSearchBar widget | Bastien Nocera | 2013-05-31 | 1 | -0/+552 |