Mario Hüttel mhu
mhu pushed to rework-layer-selector at mhu/gds-render 2019-03-15 17:55:21 +01:00
587b79dc31 Command line: print out unprocessed parameters
67e5023c1e Command line: Fix auto-guessing of SVG file name.
Compare 2 commits »
mhu pushed to rework-layer-selector at mhu/gds-render 2019-03-14 23:40:31 +01:00
c94c3d591e rework layer selector. This commit is compilable. Layer selector is now a separate GObject
mhu pushed to rework-layer-selector at mhu/gds-render 2019-03-14 21:40:57 +01:00
c9e2c2a76d Rename layer selector functions. Attention. This commit breaks the code. Compile a later commit, that implements the full feature set, This starts the reworking of the cell selector as a gobject class
mhu pushed to rework-layer-selector at mhu/gds-render 2019-03-14 21:39:19 +01:00
bb2a4f7f04 Rename layer info deletion function
mhu deleted tag rework-layer-selector from mhu/gds-render 2019-03-14 21:32:24 +01:00
mhu pushed to rework-layer-selector at mhu/gds-render 2019-03-14 21:32:24 +01:00
6b03695824 Restructured Code
b0c25a4bcf Add version number to about dialog
899c8daf81 Add documentation target, which at the moment is only an alias for the
a9c7b9f61f Gui: Menubar: GActionEntry definition expanded to set unused values to zero, especially pointers
55fd080796 Fix Issue #11
mhu deleted branch Issue-8-dnd from mhu/gds-render 2019-03-14 21:02:25 +01:00
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 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 closed issue mhu/gds-render#8 2019-03-13 20:34:32 +01:00
Improve Drag and drop in layer list view
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 »