Commit Graph

68 Commits

Author SHA1 Message Date
Mario Hüttel 3ed83c1146 open GDS File in binary mode 2018-06-04 12:26:31 +02:00
Mario Hüttel 9d10b17d7d add 0x prefix for hex number 2018-06-04 12:05:53 +02:00
Mario Hüttel ea53890cd0 Move delete-event signal connect from glade to C-File 2018-06-04 11:41:35 +02:00
Mario Hüttel 88815bc007 Fix implicit function declaration 2018-06-04 11:37:36 +02:00
Mario Hüttel 288965af7b move example alyouts+rendered outputs into subfolders 2018-06-02 02:58:56 +02:00
Mario Hüttel 690c1cb5ae Implement full path support with correct line caps (rounded|flat|squared) 2018-06-02 02:54:38 +02:00
Mario Hüttel 0f4de608a2 Enabled parser to detect path-types, fix indentation 2018-06-02 02:25:01 +02:00
Mario Hüttel d1a1cb762a update eymaples 2018-06-01 21:48:10 +02:00
Mario Hüttel 223a2c6e71 add support for paths 2018-06-01 21:47:54 +02:00
Mario Hüttel 27cb06afe2 Add example GDS file, mapping file, and output files generated 2018-05-31 02:18:05 +02:00
Mario Hüttel 1c4ccd9153 Support for standalone rendering 2018-05-31 02:16:37 +02:00
Mario Hüttel dc208c6ad3 fix bug in parser 2018-05-31 02:16:12 +02:00
Mario Hüttel 8455491c11 fix syntax error in exported LaTeX code 2018-05-31 00:08:02 +02:00
Mario Hüttel 58c7f571f4 fix type cast warning 2018-05-31 00:06:00 +02:00
Mario Hüttel 0290a6c9d3 Layer support added 2018-05-31 00:04:14 +02:00
Mario Hüttel 9b7073604b Merge branch 'master' of git.shimatta.de:mhu/gds-render 2018-05-30 23:57:00 +02:00
Mario Hüttel f2c58e4520 LaTeX Layer support started 2018-05-30 23:56:38 +02:00
Mario Hüttel c1a7dce0a3 Add directory for rendering example 2018-05-27 16:53:02 +02:00
Mario Hüttel 37a561115a fix: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed 2018-05-24 00:36:55 +02:00
Mario Hüttel 1ffe677804 Fix 2nd segfault 2018-05-24 00:23:39 +02:00
Mario Hüttel 2c3c7a9a80 fix Segfault 2018-05-24 00:15:39 +02:00
Mario Hüttel da34256b83 Remove lonely 'Foo' 2018-05-23 14:22:02 +02:00
Mario Hüttel 93b726a05f TeX output works
* A lot is missing (paths...)
* Dimension limit of TeX is a problem.
2018-05-23 13:17:10 +02:00
Mario Hüttel 6c24cebaf7 Drag and drop layer arrangement. Major Feature 2018-05-23 01:03:16 +02:00
Mario Hüttel 084c6999c7 Add option to specify layer order, wrote tex output for layer order 2018-05-22 18:45:23 +02:00
Mario Hüttel a261f61c5c fix commit 2018-05-22 16:18:28 +02:00
Mario Hüttel 29f66951d1 Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
2018-05-22 16:17:14 +02:00
Mario Hüttel 9a6aee1410 Make only Cells selectable 2018-05-22 13:00:50 +02:00
Mario Hüttel 4987459337 restructured code 2018-05-22 12:59:28 +02:00
Mario Hüttel 1db0ac1d17 Optimized Layout in Header Bar 2018-05-22 12:47:44 +02:00
Mario Hüttel 35d10a5a24 Custom Library/Cell Renderer for tree view
This allows direct storing of library/cell structures instead of only names
2018-05-22 00:00:19 +02:00
Mario Hüttel 46cc20e878 Colorized Save/Load Layer mapping buttons 2018-05-19 20:37:09 +02:00
Mario Hüttel 17b5848335 Implement Date/Time Field Support. Change Text Color for cell names 2018-05-19 20:26:33 +02:00
Mario Hüttel f47c2e52ff Merge branch 'master' of git.shimatta.de:mhu/gds-render 2018-05-19 18:31:34 +02:00
Mario Hüttel dc748504ad edited for Gnome builder 2018-05-19 18:31:18 +02:00
Mario Hüttel 89b34b1326 Remove unecessary lines from CMake config 2018-05-18 23:21:36 +02:00
Mario Hüttel e8fbe25bcb Improved Layer Selection
* Removed Slider for opacity. Use Color Dialog instead
* Implement Layer loading
* remove Spinner from header bar
2018-05-18 22:47:39 +02:00
Mario Hüttel 302a0d1da7 move glade files into resources inside the binary 2018-05-18 18:47:19 +02:00
Mario Hüttel f42a4c40fb fix widget 2018-05-17 22:36:09 +02:00
Mario Hüttel 035f6889eb removed printf 2018-05-17 21:53:17 +02:00
Mario Hüttel 9eb861f6d8 layer mapping save function implemented 2018-05-17 21:46:14 +02:00
Mario Hüttel d7d8e6b2dc Library deletion completed 2018-05-17 20:31:25 +02:00
Mario Hüttel f5f381b37a add spinner, remove debug messages 2018-05-16 20:07:41 +02:00
Mario Hüttel 7aa593fdf9 make list scrollable 2018-05-16 16:36:36 +02:00
Mario Hüttel f49f32a83e Corrected License string 2018-05-16 16:29:34 +02:00
Mario Hüttel d52f5afb93 add GPL license 2018-05-16 16:27:38 +02:00
Mario Hüttel 781c2a603a Implemente layer box
* Layers can be added dynamically
* Layers are sorted

TODO:
- implement load and save functions
2018-05-16 16:24:06 +02:00
Mario Hüttel 43b208a467 Remove multiple library support 2018-05-16 10:32:00 +02:00
Mario Hüttel 3d94eddd57 fixed license 2018-05-15 22:54:10 +02:00
Mario Hüttel ace8a1d8f5 Implement Handler for Convert button 2018-05-15 22:51:22 +02:00