summaryrefslogtreecommitdiff
path: root/gtk/tools
Commit message (Expand)AuthorAgeFilesLines
* Replace "gint" with "int"Benjamin Otte2020-07-256-30/+30
* gtk-builder-tool: Minimally validate <binding>Matthias Clasen2020-05-301-11/+26
* builder-tool: Pass through CDATA where it makes senseMatthias Clasen2020-05-301-20/+42
* builder: Make gtk_builder_extend_with_template() work with objectsBenjamin Otte2020-05-301-4/+4
* builder-tool Make preview closeableTimm Bäder2020-05-191-1/+14
* tools: Pass common_cflags to executablesTimm Bäder2020-05-197-12/+21
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-1/+1
* builder-tool: Convert former bin childrenMatthias Clasen2020-05-041-0/+67
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* builder-tool: Rename GtkHeaderBar:custom-title to title-widgetAlexander Mikhaylenko2020-05-011-0/+1
* builder-tool: Replace GtkStack:homogeneousMatthias Clasen2020-04-281-1/+2
* Coding style improvements.Arnaud Bonatti2020-04-121-6/+6
* Replace also margin-left and margin-right.Arnaud Bonatti2020-04-121-0/+2
* Fix a gtk-builder-tool substitution.Arnaud Bonatti2020-04-121-2/+3
* Merge branch 'master' into 'master'Matthias Clasen2020-03-061-0/+1
|\
| * builder-tool: rename show-close-button to show-title-buttonsMatt Guerrette2020-03-021-0/+1
* | builder-tool: Don't allow property to be both resize and shrinkBenjamin Otte2020-03-061-1/+1
|/
* builder-tool: Fix a thinkoMatthias Clasen2020-02-261-7/+11
* Small fixupsMatthias Clasen2020-02-261-4/+4
* builder-tool: replace some propertiesMatthias Clasen2020-02-251-9/+32
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Merge branch 'mainloop-cleanup' into 'master'Matthias Clasen2020-02-101-1/+2
|\
| * Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* | Merge branch 'icon-theme-api-rework' into 'master'Alexander Larsson2020-02-101-2/+24
|\ \ | |/ |/|
| * Support aspect=TRUE in _gdk_pixbuf_new_from_stream_at_scaleAlexander Larsson2020-02-061-2/+24
* | Avoid mime sniffing where possibleMatthias Clasen2020-02-081-0/+35
|/
* Fix encoding symbolic pixbufsMatthias Clasen2020-01-141-2/+2
* buildertool: Drop menu propertiesMatthias Clasen2019-12-291-4/+0
* builder-tool: Validate templates againMatthias Clasen2019-12-231-3/+0
* builder-tool: Don't try to find default boxed valuesMatthias Clasen2019-12-131-0/+3
* gtk-builder-tool: More helpful error messagesMatthias Clasen2019-12-131-3/+8
* builder-tool: Fix handling of layout propertiesMatthias Clasen2019-11-291-2/+2
* Move symbolic pixbuf recoloring codeMatthias Clasen2019-10-181-0/+93
* Add another symbolic pixbuf helperMatthias Clasen2019-10-181-0/+21
* pixbuf utils: Preserve format informationMatthias Clasen2019-10-151-16/+110
* pixbufutils: Escape file data only onceTimm Bäder2019-09-091-7/+7
* pixbufutils: Pass colors as string to load_symbolic_svgTimm Bäder2019-09-091-29/+14
* pixbufutils: Only get icon size onceTimm Bäder2019-09-091-13/+24
* Fix a crash in gtk-builder-toolMatthias Clasen2019-08-261-0/+5
* builderparser: Allow bind-source without bind-propertyMohammed Sadiq2019-08-101-3/+5
* builder-tool: Rewrite GtkDialogLubomir Rintel2019-05-311-0/+64
* Remove leftover debug spewMatthias Clasen2019-05-301-1/+0
* Merge branch 'lr/builder-tool-templates' into 'master'Matthias Clasen2019-05-301-12/+19
|\
| * builder-tool: Rewrite GtkBuilder templates tooLubomir Rintel2019-05-301-12/+19
* | builder-tool: Set the parent of newly created GtkAssistantPageLubomir Rintel2019-05-301-0/+2
|/
* builder tool: Handle modal->autohide renameMatthias Clasen2019-05-281-0/+57
* builder-tool: Remove debug spewMatthias Clasen2019-05-201-1/+0
* builder-tool: Handle layout properties more properlyMatthias Clasen2019-05-051-63/+148
* builder-tool: Stop warnings for stack rewritesMatthias Clasen2019-05-051-0/+4
* builder-tool: Handle default values changingMatthias Clasen2019-05-041-4/+78