Commit Graph

28 Commits

Author SHA1 Message Date
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 bb2a4f7f04 Rename layer info deletion function 2019-03-14 21:39:12 +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
Mario Hüttel 1e6d0bd1b9 Restructured code for layer selector 2019-03-13 20:32:09 +01:00
Mario Hüttel 658e681c38 Implement a more convenient drag and drop 2019-03-13 20:22:11 +01:00
Mario Hüttel e24b4a8367 implement layer sorting buttons, This fixes #5 2019-03-12 19:47:39 +01:00
Mario Hüttel a237a89ecf Feature: Double click on cells now also opens the convert settings menu. Same callback as for the convert button is used. 2019-03-11 23:33:51 +01:00
Mario Hüttel 1ec0f9b297 Merge branch 'master' of git.shimatta.de:mhu/gds-render 2019-03-11 10:38:35 +01:00
Mario Hüttel 2f2eb90b69 Add automatic version numbering to command line and GUI 2019-03-11 10:36:02 +01:00
Mario Hüttel bbf08a4d6e style fix, convert dialog size preview in SI units 2019-03-08 20:46:48 +01:00
Mario Hüttel b4ae8eee37 fix style issues in main-window.c 2019-03-07 20:32:55 +01:00
Mario Hüttel eeae61ad47 Check cells before displaying them and color the cells accordingly. Fixes #4 2019-03-06 20:07:26 +01:00
Mario Hüttel 00b47d7ded Add lib cell renderer to main window. It is needed for the Error level defines of the cells 2019-03-05 20:55:04 +01:00
Mario Hüttel e9b67fe1bc Implement error level indicator for cells 2019-03-05 20:52:00 +01:00
Mario Hüttel 68e7d52cd8 Changed settings dialog api to use database units. Implement render output size preview 2019-03-04 20:14:21 +01:00
Mario Hüttel 2e1cf456c7 Add pointer to parent library to cells, implement first draft of cell size/shape preview 2019-02-27 21:33:12 +01:00
Mario Hüttel d5997ab5f2 Merge branch 'master' into dev 2019-02-22 20:04:27 +01:00
Mario Hüttel 1d67424bc9 Tree storage modified to use combination struct 2019-02-05 19:45:02 +01:00
Mario Hüttel 8306c34292 Implement first draft of cell search 2019-02-04 20:02:10 +01:00
Mario Hüttel 199833d603 Updated code for cell size calculation 2018-12-29 01:13:33 +01:00
Mario Hüttel a2b83c37a9 Edit trigonometric functions 2018-12-22 19:31:36 +01:00
Mario Hüttel 15ff68ea74 Fix invalid conversion 2018-12-22 19:13:33 +01:00
Mario Hüttel 6a01d67594 Add cairo SVG export. However, cairo is buggy so it is on hold for the time being 2018-07-30 12:35:30 +02:00
Mario Hüttel f04418376c add overwrite confirmation to file dialogs 2018-07-28 10:01:02 +02:00
Mario Hüttel c502b65297 Doxygen Header created 2018-07-24 18:47:29 +02:00
Mario Hüttel a5d794461a Add license 2018-07-23 15:26:51 +02:00
Mario Hüttel d0e1383861 reconstructed code to use g_application 2018-07-23 13:10:34 +02:00