Mario Hüttel mhu
mhu pushed to master at mhu/gds-render 2019-03-14 21:01:19 +01:00
b0c25a4bcf Add version number to about dialog
mhu pushed to master at mhu/gds-render 2019-03-14 19:24:28 +01:00
899c8daf81 Add documentation target, which at the moment is only an alias for the
mhu pushed to master at mhu/gds-render 2019-03-14 19:10:10 +01:00
a9c7b9f61f Gui: Menubar: GActionEntry definition expanded to set unused values to zero, especially pointers
mhu pushed to master at mhu/gds-render 2019-03-14 19:03:34 +01:00
55fd080796 Fix Issue #11
mhu closed issue mhu/gds-render#11 2019-03-14 19:01:07 +01:00
Multiple instances cause problems
mhu commented on issue mhu/gds-render#11 2019-03-14 19:01:06 +01:00
Multiple instances cause problems

An easier fix is to change the GApplication options to G_APPLICATION_NON_UNIQUE. Opening the same program again will therefore not cause a merge of these applications.

mhu pushed to master at mhu/gds-render 2019-03-13 22:55:29 +01:00
178ef2d5b2 Insert quick fix, that prevents starting multiple instances in GUI mode the same time
mhu opened issue mhu/gds-render#11 2019-03-13 22:45:04 +01:00
Multiple instances cause problems
mhu pushed to master at mhu/gds-render 2019-03-13 21:02:05 +01:00
6a78e0df15 Fix background color of drag element in Drag and Drop code for the layer
8bc8ad770e Fix background color of drag element in Drag and Drop code for the layer
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-03-13 21:00:35 +01:00
8bc8ad770e Fix background color of drag element in Drag and Drop code for the layer
mhu closed issue mhu/gds-render#8 2019-03-13 20:34:32 +01:00
Improve Drag and drop in layer list view
mhu commented on issue mhu/gds-render#8 2019-03-13 20:34:32 +01:00
Improve Drag and drop in layer list view

Done

mhu pushed to master at mhu/gds-render 2019-03-13 20:32:43 +01:00
1e6d0bd1b9 Restructured code for layer selector
658e681c38 Implement a more convenient drag and drop
Compare 2 commits »
mhu pushed to Issue-8-dnd at mhu/gds-render 2019-03-13 20:32:17 +01:00
1e6d0bd1b9 Restructured code for layer selector
mhu deleted tag Issue-8-dnd from mhu/gds-render 2019-03-13 20:22:41 +01:00
mhu pushed to Issue-8-dnd at mhu/gds-render 2019-03-13 20:22:41 +01:00
658e681c38 Implement a more convenient drag and drop
e24b4a8367 implement layer sorting buttons, This fixes #5
960a773ed1 Implement fucntion to force sort of the layer selector
ab23be1cfc Make enum in sorting function const
72d5352b09 Change sorting function in order to add capability to sort both ways
mhu commented on issue mhu/gds-render#8 2019-03-13 18:35:59 +01:00
Improve Drag and drop in layer list view

Will be realized according to:

mhu opened issue mhu/gds-render#10 2019-03-12 20:06:08 +01:00
Release Version
mhu opened issue mhu/gds-render#9 2019-03-12 19:52:25 +01:00
Disable SVG Rendering Option
mhu deleted branch Issue#5-SortButtons from mhu/gds-render 2019-03-12 19:49:31 +01:00