Commit Graph

600 Commits

Author SHA1 Message Date
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
Mario Hüttel aea3b490ca layer element created, dialog for multiple files added 2018-05-15 16:57:08 +02:00
Mario Hüttel 1539348cc6 Include license in each file, fix Foobar reference 2018-05-10 01:43:14 +02:00
Mario Hüttel 68db40dfd2 removed empty lines 2018-05-10 01:39:01 +02:00
Mario Hüttel 628c1ad8d0 improved performance 2018-05-10 01:36:01 +02:00
Mario Hüttel e469e614ab style fixes 2018-05-10 01:29:01 +02:00
Mario Hüttel e8adee3197 clean up 2018-05-10 01:11:07 +02:00
Mario Hüttel f75b549b7d Cleaned up uneeded parsing_state type. 2018-05-10 01:05:19 +02:00
Mario Hüttel ccbaf949bf fixed number parser 2018-05-10 00:49:24 +02:00
Mario Hüttel e245c772f1 Implemented open file dialog 2018-05-10 00:14:00 +02:00
Mario Hüttel 34086e2458 Updated tree view code 2018-05-08 16:50:30 +02:00
Mario Hüttel 5aeaa1db9e appended tree view 2018-05-08 16:02:44 +02:00
Mario Hüttel 7d3b7f96eb Main Window and list clear
* designed basic window
* implemented free function to clear library structures
2018-05-08 15:00:37 +02:00
Mario Hüttel 3cfdc86ef8 Parser finished?
* Implemented basic parser functionality
* Tested with GDSII file
* Ready to write render output
2018-05-08 11:59:32 +02:00
Mario Hüttel 1a46313d1b parser almost finished 2018-05-07 17:36:14 +02:00
Mario Hüttel f20a59eb30 redesigned lists to GLists 2018-05-07 15:57:47 +02:00
Mario Hüttel bc28446ce4 parser 2018-05-07 15:17:29 +02:00
Mario Hüttel a1196e11b8 library and Cell parser works 2018-05-07 13:42:06 +02:00
Mario Hüttel db753126ac parser for gds started 2018-05-07 13:27:50 +02:00