| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -24/+0 |
* | app chooser: Use a gesture | Matthias Clasen | 2018-01-16 | 1 | -40/+36 |
* | Remove some unused includes | Matthias Clasen | 2017-11-29 | 1 | -2/+0 |
* | gtk: Intern css names | Matthias Clasen | 2017-11-17 | 1 | -1/+1 |
* | appchooserwidget: Don't limit application list unconditionally | Florian Müllner | 2017-10-26 | 1 | -1/+2 |
* | appchooserwidget: Update to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 1 | -2/+9 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -4/+6 |
* | Chain up in size-allocate implementations | Timm Bäder | 2017-05-01 | 1 | -0/+2 |
* | appchooserwidget: Inherit from GtkWidget | Timm Bäder | 2017-03-31 | 1 | -3/+57 |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -1/+1 |
* | appchooser: Plug a memory leak | Matthias Clasen | 2016-11-14 | 1 | -4/+4 |
* | Use NULL for generic marshallers in g_signal_new() | Benjamin Otte | 2016-08-29 | 1 | -2/+2 |
* | port to new gtk_menu_popup_at_* () functions | William Hua | 2016-07-19 | 1 | -2/+1 |
* | app chooser: Set a CSS name | Matthias Clasen | 2016-01-13 | 1 | -0/+6 |
* | app chooser: Avoid duplicates | Matthias Clasen | 2015-09-22 | 1 | -1/+1 |
* | Intern all signal names beforehand | Matthias Clasen | 2015-09-12 | 1 | -3/+3 |
* | Drop a few unneeded ifs | Matthias Clasen | 2014-12-08 | 1 | -11/+4 |
* | GtkAppChooserWidget: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -6/+6 |
* | app chooser: Add a search bar | Matthias Clasen | 2014-02-14 | 1 | -9/+15 |
* | Modernize the app chooser dialog | Matthias Clasen | 2014-02-13 | 1 | -11/+18 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | Fix a compiler warning | Matthias Clasen | 2013-12-17 | 1 | -1/+1 |
* | GtkAppChoserWidget: Don't leak the context menu | Matthias Clasen | 2013-12-17 | 1 | -9/+20 |
* | GtkAppChooserWidget: Monitor installed applications | Matthias Clasen | 2013-12-17 | 1 | -0/+15 |
* | Revert "appchooserwidget: check for g_app_info_should_show()" | Cosimo Cecchi | 2013-09-17 | 1 | -3/+0 |
* | Another round of template binding api changes | Matthias Clasen | 2013-07-26 | 1 | -5/+5 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -8/+8 |
* | widget: Use a real offset in gtk_widget_class_automate_child | Alexander Larsson | 2013-07-26 | 1 | -5/+5 |
* | Use proper quotation marks | William Jon McCann | 2013-07-17 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -4/+2 |
* | GtkAppChooserWidget: Define children with a GtkBuilder template | Tristan Van Berkom | 2013-04-08 | 1 | -114/+45 |
* | appchooserwidget: check for g_app_info_should_show() | Cosimo Cecchi | 2012-10-15 | 1 | -0/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtkappchooserwidget: Use symbolic names for button numbers | Carlos Garcia Campos | 2012-01-27 | 1 | -1/+1 |
* | gtkappchooserwidget: Use g_object_clear() | Javier Jardón | 2011-12-22 | 1 | -5/+1 |
* | GtkAppChooserButton: Add a way to include the default app | Matthias Clasen | 2011-09-10 | 1 | -15/+32 |
* | GtkAppChooserDialog: handle sensitivity of 'Select' better | Matthias Clasen | 2011-08-28 | 1 | -1/+1 |
* | GtkAppChooserWidgetPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -5/+6 |
* | Allow GtkAppChooser classes to be instantiated with content-type=NULL. | Tristan Van Berkom | 2011-03-01 | 1 | -9/+11 |
* | Use actual app name in app choosers | William Jon McCann | 2011-01-21 | 1 | -13/+9 |
* | Fix win32 build | Fridrich Štrba | 2011-01-11 | 1 | -0/+2 |
* | Add appchooser docs | Matthias Clasen | 2011-01-06 | 1 | -0/+11 |
* | app-chooser-widget: plug a memory leak | Cosimo Cecchi | 2010-12-07 | 1 | -2/+2 |
* | app-chooser: other misc doc fixes | Cosimo Cecchi | 2010-11-30 | 1 | -4/+11 |
* | app-chooser: update docs | Cosimo Cecchi | 2010-11-30 | 1 | -0/+28 |
* | Coding style fixups | Matthias Clasen | 2010-11-24 | 1 | -320/+493 |
* | Fix reference counting for icons | Matthias Clasen | 2010-11-24 | 1 | -2/+1 |
* | app-chooser-widget: add a 'populate-popup' signal for context menus | Cosimo Cecchi | 2010-11-24 | 1 | -0/+94 |
* | open-with-widget: make sure to escape the string we use for markup | Cosimo Cecchi | 2010-11-23 | 1 | -10/+10 |