summaryrefslogtreecommitdiff
path: root/data/ui
Commit message (Expand)AuthorAgeFilesLines
* properly handle init_template for composite widgetsgtk-templateBilal Elmoussaoui2019-02-045-58/+86
* Use Gtk.Template for widgetsBilal Elmoussaoui2019-02-046-379/+371
* build: Remove autotoolsIñigo Martínez2019-01-221-13/+0
* build: Port to meson build systemIñigo Martínez2019-01-221-0/+12
* menus: Follow GNOME 3.32 menu guidelinesJeremy Bicha2018-12-053-23/+11
* executedialog: include bus nameWill Thompson2018-09-181-4/+34
* executedialog: allow selecting name/path/interface fieldsWill Thompson2018-09-181-0/+3
* Do not use hyphen for the reverse-DNS namesrenameMathieu Bridon2018-02-101-1/+1
* Rename the icons, appdata and desktop filesMathieu Bridon2017-11-251-1/+1
* UI: make the stack animation slide-left-rightBen Iofel2015-11-191-1/+1
* Remove deprecated {x,y}pad propertiesThomas Bechtold2015-06-221-3/+0
* Remove usage of "margin-{left,right}" #2Thomas Bechtold2015-06-212-8/+8
* Use margin-{start,end} for bus boxThomas Bechtold2015-06-211-0/+2
* Remove usage of "margin-{left,right}"Thomas Bechtold2015-06-211-2/+0
* Allow connections to arbitrary busesThomas Bechtold2015-06-211-0/+1
* Use open-menu-symbolic for gear iconThomas Bechtold2015-06-211-1/+1
* Wrap method signature in exec dialogThomas Bechtold2014-06-031-2/+2
* introspection.ui: Use symbolic icons for the reload buttonYosef Or Boczko2014-05-301-1/+1
* Change ' to " in .ui filesPiotr Drąg2013-10-032-11/+11
* window: allow closing currently visible busAleksander Morgado2013-10-011-0/+6
* introspection: use a 'reload' image button instead of a text buttonAleksander Morgado2013-10-011-2/+11
* bus: add margins to the bus boxAleksander Morgado2013-10-011-0/+4
* bus: use a GtkSearchEntry instead of the filter boxAleksander Morgado2013-10-011-28/+4
* window: use a GtkStack instead of a GtkNotebookAleksander Morgado2013-10-011-7/+11
* window: use a GtkHeaderBar and a gear menuAleksander Morgado2013-10-011-82/+37
* application: load app menu from ui fileAleksander Morgado2013-10-012-1/+23
* Fix Makefile for data/uiThomas Bechtold2013-09-011-1/+1
* Use GtkListBox instead of a TreeViewThomas Bechtold2013-09-012-231/+86
* Removed markup from Ui files. See https://live.gnome.org/GnomeGoals/RemoveMar...Daniel Mustieles2013-05-272-18/+36
* Remove unneeded context from stringsPiotr Drąg2013-05-252-5/+5
* Add app menuThomas Bechtold2013-05-201-86/+0
* Move window logic to own file and use GtkApplicationWindowThomas Bechtold2013-05-191-82/+73
* Use autotools for d-feetThomas Bechtold2013-05-146-0/+1196