Commit Graph

8 Commits

Author SHA1 Message Date
Mario Hüttel a99a469cf0 Rename functions of mapping parser 2019-03-25 17:56:57 +01:00
Mario Hüttel 008fe52cb2 Rename gds-parser folder to gds-utils because it no longer contains only the parser 2019-03-21 21:24:59 +01:00
Mario Hüttel 67f9d9b4ee Add source for ListBox Drag and Drop 2019-03-18 21:12:47 +01:00
Mario Hüttel 5357aff1b8 Fix bug which allowd moving layer elements between different windows. 2019-03-15 23:46:06 +01:00
Mario Hüttel 64508104bc Move drag and drop code from layer element to layer selector. 2019-03-15 23:17:03 +01:00
Mario Hüttel 45f0d90a87 remove layer-selector-dnd.h file 2019-03-15 18:23:25 +01:00
Mario Hüttel c94c3d591e rework layer selector. This commit is compilable. Layer selector is now a separate GObject 2019-03-14 23:40:26 +01:00
Mario Hüttel 6b03695824 Restructured Code
* Move layer info struct and associated functions to dedicated c/h files.
* Rename layer selector folder more generic "layer"

Besides from restructuring nothing changes
2019-03-14 21:30:37 +01:00