summaryrefslogtreecommitdiff
path: root/demos/node-editor
Commit message (Expand)AuthorAgeFilesLines
* node-editor: Print default renderer in titleBenjamin Otte2023-05-161-0/+7
* Stop using gtk_css_provider_load_from_dataMatthias Clasen2023-05-131-1/+1
* CleanupMatthias Clasen2023-05-071-5/+0
* node-editor: Add some editor smartsMatthias Clasen2023-05-072-0/+379
* Fix a typo in the node format definitionMatthias Clasen2023-05-071-1/+1
* node-editor: Be a bit better about savingMatthias Clasen2023-05-051-10/+30
* node-editor: Plug a memory leakMatthias Clasen2023-04-271-0/+2
* node-editor: Typo fixesMatthias Clasen2023-04-101-2/+2
* node-editor: Improve the scalingMatthias Clasen2023-04-032-10/+27
* docs: Document additions to the node formatBenjamin Otte2023-03-291-2/+12
* node-editor: Embed textures in testcasesMatthias Clasen2023-03-191-0/+13
* node-editor: Add more export optionsBenjamin Otte2023-03-111-16/+174
* Fix compile_resources present source directoryWilliam Roy2023-03-071-1/+1
* Document mask node parser formatMatthias Clasen2023-02-141-0/+10
* nodeparser: Support texture-scale nodesMatthias Clasen2023-02-111-0/+15
* filedialog: Add gtk_file_dialog_set_initial_file()Benjamin Otte2022-12-241-3/+1
* filedialog: Add gtk_file_dialog_set_initial_name()Benjamin Otte2022-12-241-2/+2
* filedialog: Rename current-folder to initial-folderBenjamin Otte2022-12-241-2/+2
* Remove leftover debug spewMatthias Clasen2022-12-091-2/+0
* node-editor: Redo saving locationMatthias Clasen2022-12-092-8/+46
* node-editor: Port to async dialog APIMatthias Clasen2022-10-291-92/+69
* Merge branch 'test-coverage' into 'main'Matthias Clasen2022-07-151-17/+19
|\
| * node-editor: Sort help betterMatthias Clasen2022-07-151-17/+17
| * node-editor: Make the help more helpfulMatthias Clasen2022-07-151-0/+2
* | picture: Add content-fit propertyMarco Melorio2022-07-151-1/+0
|/
* Rename clear_template to dispose_templateEmmanuele Bassi2022-07-111-1/+1
* Port node editor to gtk_widget_clear_template()Emmanuele Bassi2022-07-111-0/+9
* node-editor: Add a zoom buttonMatthias Clasen2022-06-072-0/+40
* Install gtk4-node-editorMatthias Clasen2022-05-071-1/+1
* node-editor: Add thingsMatthias Clasen2022-05-073-5/+66
* build: Replace deprecated 'gui_app'Emmanuele Bassi2021-12-241-1/+1
* node-editor: Display errorsBenjamin Otte2021-11-301-4/+37
* node-editor: Don't make paned shrinkableMatthias Clasen2021-11-181-4/+5
* Fix formatting error in demo about dialogsMatthias Clasen2021-11-161-1/+1
* node-editor: Create renderers surfacelessBenjamin Otte2021-10-201-10/+10
* Rename ngl to glMatthias Clasen2021-10-071-2/+2
* node editor: Preserve aspect ratioMatthias Clasen2021-09-171-0/+1
* node-editor: Allow dragging and dropping the center pictureBenjamin Otte2021-08-302-14/+123
* gsk: Drop the gl rendererMatthias Clasen2021-08-201-5/+1
* node-editor: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+7
* nodeeditor: Make the help window wide enoughMatthias Clasen2021-04-111-2/+2
* node-editor: Support pasting the imageMatthias Clasen2021-04-022-2/+23
* node-format: Small docs fixesMatthias Clasen2021-03-081-4/+4
* gsk: add OpenGL based GskNglRendererChristian Hergert2021-02-231-0/+4
* demos: Add devel stylingMatthias Clasen2021-02-122-4/+14
* node-editor: Use the non-devel iconMatthias Clasen2021-02-103-3/+3
* node editor: Add a dark mode toggleMatthias Clasen2021-01-302-0/+20
* node editor: Show some default node dataTimm Bäder2021-01-291-0/+20
* node editor: Make help textview monospaceTimm Bäder2021-01-291-0/+1
* Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-12-151-14/+14
|\