Commit Graph

54 Commits

Author SHA1 Message Date
Mario Hüttel b0c25a4bcf Add version number to about dialog 2019-03-14 21:01:16 +01:00
Mario Hüttel a9c7b9f61f Gui: Menubar: GActionEntry definition expanded to set unused values to zero, especially pointers 2019-03-14 19:10:06 +01:00
Mario Hüttel 55fd080796 Fix Issue #11
* Set NON_UNIQUE Flag of GApplication. When opening a second program instance, Glib will not try to open a second window inside the first instance, which was the feature, that caused problems
2019-03-14 19:02:17 +01:00
Mario Hüttel 178ef2d5b2 Insert quick fix, that prevents starting multiple instances in GUI mode the same time 2019-03-13 22:54:52 +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 d1e6e7b05a fix style issues in main.c 2019-03-07 20:14:44 +01:00
Mario Hüttel fdf2c9a42b fix style issue 2019-03-06 18:15:11 +01:00
Mario Hüttel bce47f11fc Fix formatting 2019-02-27 20:28:53 +01:00
Mario Hüttel 7e4b915961 Remove useless empty lines 2018-12-22 21:06:52 +01:00
Mario Hüttel f54ff7ded6 Add support for external shared object renderer 2018-12-15 00:05:34 +01:00
Mario Hüttel bbdc6c9049 remove unused variable warnings 2018-12-15 00:03:40 +01:00
Mario Hüttel 3e1a4c7d92 Fixed style and warnings 2018-12-11 00:06:27 +01:00
Mario Hüttel e8b7bd65ac Add static to global variable 2018-09-22 23:32:22 +02: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 6f7feb7aa9 Add doxygen 2018-07-24 10:21:55 +02:00
Mario Hüttel 13aa2c8609 fix typo 2018-07-23 21:16:01 +02:00
Mario Hüttel 942df1d971 fix typo 2018-07-23 21:14:35 +02:00
Mario Hüttel bb13993e34 Command line interface finished 2018-07-23 21:12:25 +02:00
Mario Hüttel b25f147707 command line progress 2018-07-23 20:17:18 +02:00
Mario Hüttel c60afedd6c start command line interface 2018-07-23 17:00:37 +02:00
Mario Hüttel 6fb4d39fc8 Add application menu and about dialog 2018-07-23 15:10:40 +02:00
Mario Hüttel d0e1383861 reconstructed code to use g_application 2018-07-23 13:10:34 +02:00
Mario Hüttel 2a615367d7 Add advanced export settings for LaTeX export 2018-07-19 22:09:58 +02:00
Mario Hüttel 3167da4648 cairo output started 2018-07-19 18:45:37 +02:00
Mario Hüttel b72466957c Added variable scaling factor for Tex output 2018-07-19 17:54:05 +02:00
Mario Hüttel d9f0f3cdd5 settings dialog fully implemented 2018-07-19 17:49:33 +02:00
Mario Hüttel 4c04ce3614 further implementation of settings dialog 2018-07-19 16:38:52 +02:00
Mario Hüttel 73ea4d6838 re-organized folder structure 2018-07-19 15:11:18 +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 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 084c6999c7 Add option to specify layer order, wrote tex output for layer order 2018-05-22 18:45:23 +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 4987459337 restructured code 2018-05-22 12:59:28 +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 17b5848335 Implement Date/Time Field Support. Change Text Color for cell names 2018-05-19 20:26:33 +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 9eb861f6d8 layer mapping save function implemented 2018-05-17 21:46:14 +02:00
Mario Hüttel f49f32a83e Corrected License string 2018-05-16 16:29:34 +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 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