summaryrefslogtreecommitdiff
path: root/gtk/gtk-builder-tool.c
Commit message (Expand)AuthorAgeFilesLines
* Move tools to a subdirectoryMatthias Clasen2018-08-191-1104/+0
* builder-tool: Try harder to find typesMatthias Clasen2018-01-181-2/+7
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* Update callersMatthias Clasen2017-01-191-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-3/+3
* Allow replacing input file in gtk-builder-tool simplifyMatthias Clasen2016-11-121-24/+101
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-5/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* Remove GtkHBoxTimm Bäder2016-10-161-1/+0
* Teach gtk-builder-tool to leave GtkDialog::border-width aloneMatthias Clasen2016-05-261-0/+1
* builder tool: Canonicalize property namesMatthias Clasen2016-05-061-1/+26
* gtk-builder-tool: use g_printf() instead of g_print()Руслан Ижбулатов2016-04-151-19/+20
* gtk-builder-tool: Expand the preview commandMatthias Clasen2016-01-311-30/+86
* gtk-builder-tool: Accept --helpMatthias Clasen2016-01-311-0/+3
* builder tool: Add a preview commandMatthias Clasen2016-01-291-3/+129
* gtk-builder-tool: Don't break GtkHBox and GtkVBoxMatthias Clasen2015-09-141-0/+2
* builder-tool: Don't simplify translatable="yes"Matthias Clasen2015-09-131-10/+3
* Run gtk-builder-tool simplify over all templatesMatthias Clasen2015-09-121-6/+5
* gtk-builder-tool: Canonicalize booleansMatthias Clasen2015-09-121-28/+85
* builder-tool: Don't strip border-widthMatthias Clasen2015-07-191-0/+1
* builder-tool: Don't strip h/vexpandMatthias Clasen2015-06-251-0/+2
* gtk-builder-tool: Some refactoringMatthias Clasen2015-05-021-21/+32
* gtk-builder-tool: Strip placeholdersMatthias Clasen2015-05-021-14/+61
* gtk-builder-tool: Simplify non-translatable propertiesMatthias Clasen2015-05-021-5/+9
* gtk-builder-tool: Always emit translatable propertiesMatthias Clasen2015-05-021-10/+20
* gtk-builder-tool: Handle cell propertiesMatthias Clasen2015-05-021-0/+38
* gtk-builder-tool: Add more exceptionsMatthias Clasen2015-05-021-0/+5
* gtk-builder-tool: Start an exception listMatthias Clasen2015-05-021-0/+50
* gtk-builder-tool: Add an enumerate commandMatthias Clasen2015-04-301-1/+47
* gtk-builder-tool: Validate templatesMatthias Clasen2015-04-301-12/+115
* gtk-builder-tool: Separate commandsMatthias Clasen2015-04-271-16/+19
* Translate error messagesMatthias Clasen2015-04-271-11/+14
* Do validation before simplificationMatthias Clasen2015-04-271-17/+54
* Add a simple commandline tool for ui filesMatthias Clasen2015-04-271-0/+406