summaryrefslogtreecommitdiff
path: root/demos/node-editor/node-editor-window.c
Commit message (Expand)AuthorAgeFilesLines
* gsk: Avoid using gtk css types in public apigsk-binding-apiMatthias Clasen2020-11-161-5/+4
* node-editor: Don't insert hyphensMatthias Clasen2020-10-031-2/+11
* Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-301-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* node-editor: CosmeticsMatthias Clasen2020-06-291-0/+1
* node-editor: Monitor file and reload on changesTimm Bäder2020-05-131-9/+47
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Use gtk_window_destroyMatthias Clasen2020-05-111-5/+5
* nodeeditor: Don't use container api on list box rowsMatthias Clasen2020-05-061-1/+1
* gsk: Don't autoinclude backend-specific headersMatthias Clasen2020-04-241-0/+7
* demos/node-editor: Add common_cflags to buildTimm Bäder2020-03-061-10/+10
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-2/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-221-10/+28
* node editor: Manually unrealize all created renderersTimm Bäder2019-07-131-0/+8
* node editor: Add a quick way to save a testcaseTimm Bäder2019-05-291-0/+116
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-3/+3
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-1/+1
* Use GtkNative APIs instead of GtkRootMatthias Clasen2019-05-281-2/+1
* node-editor: Report all errors in tooltipBenjamin Otte2019-05-121-3/+17
* node-editor: Don't remove all text tags when savingBenjamin Otte2019-05-121-1/+11
* node-editor: Never scale nodes upBenjamin Otte2019-05-081-0/+3
* node editor: Do some simple syntax highlightingTimm Bäder2019-05-071-2/+133
* Some node editor improvementsTimm Bäder2019-05-061-4/+33
* node-editor: Add renderings with alternative renderersBenjamin Otte2019-05-051-1/+111
* Add gtk4-node-editorBenjamin Otte2019-05-051-0/+431