|
e8b7bd65ac
|
Add static to global variable
|
2018-09-22 23:32:22 +02:00 |
|
|
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 |
|
|
6f7feb7aa9
|
Add doxygen
|
2018-07-24 10:21:55 +02:00 |
|
|
13aa2c8609
|
fix typo
|
2018-07-23 21:16:01 +02:00 |
|
|
942df1d971
|
fix typo
|
2018-07-23 21:14:35 +02:00 |
|
|
bb13993e34
|
Command line interface finished
|
2018-07-23 21:12:25 +02:00 |
|
|
b25f147707
|
command line progress
|
2018-07-23 20:17:18 +02:00 |
|
|
c60afedd6c
|
start command line interface
|
2018-07-23 17:00:37 +02:00 |
|
|
6fb4d39fc8
|
Add application menu and about dialog
|
2018-07-23 15:10:40 +02:00 |
|
|
d0e1383861
|
reconstructed code to use g_application
|
2018-07-23 13:10:34 +02:00 |
|
|
2a615367d7
|
Add advanced export settings for LaTeX export
|
2018-07-19 22:09:58 +02:00 |
|
|
3167da4648
|
cairo output started
|
2018-07-19 18:45:37 +02:00 |
|
|
b72466957c
|
Added variable scaling factor for Tex output
|
2018-07-19 17:54:05 +02:00 |
|
|
d9f0f3cdd5
|
settings dialog fully implemented
|
2018-07-19 17:49:33 +02:00 |
|
|
4c04ce3614
|
further implementation of settings dialog
|
2018-07-19 16:38:52 +02:00 |
|
|
73ea4d6838
|
re-organized folder structure
|
2018-07-19 15:11:18 +02:00 |
|
|
ea53890cd0
|
Move delete-event signal connect from glade to C-File
|
2018-06-04 11:41:35 +02:00 |
|
|
37a561115a
|
fix: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
|
2018-05-24 00:36:55 +02:00 |
|
|
1ffe677804
|
Fix 2nd segfault
|
2018-05-24 00:23:39 +02:00 |
|
|
2c3c7a9a80
|
fix Segfault
|
2018-05-24 00:15:39 +02:00 |
|
|
084c6999c7
|
Add option to specify layer order, wrote tex output for layer order
|
2018-05-22 18:45:23 +02:00 |
|
|
29f66951d1
|
Completely restructudred code
* Subfolders for different modules
* LaTeX output module started
* Convert button sensitivity impemented
|
2018-05-22 16:17:14 +02:00 |
|
|
4987459337
|
restructured code
|
2018-05-22 12:59:28 +02:00 |
|
|
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 |
|
|
17b5848335
|
Implement Date/Time Field Support. Change Text Color for cell names
|
2018-05-19 20:26:33 +02:00 |
|
|
302a0d1da7
|
move glade files into resources inside the binary
|
2018-05-18 18:47:19 +02:00 |
|
|
9eb861f6d8
|
layer mapping save function implemented
|
2018-05-17 21:46:14 +02:00 |
|
|
f49f32a83e
|
Corrected License string
|
2018-05-16 16:29:34 +02:00 |
|
|
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 |
|
|
43b208a467
|
Remove multiple library support
|
2018-05-16 10:32:00 +02:00 |
|
|
3d94eddd57
|
fixed license
|
2018-05-15 22:54:10 +02:00 |
|
|
ace8a1d8f5
|
Implement Handler for Convert button
|
2018-05-15 22:51:22 +02:00 |
|
|
aea3b490ca
|
layer element created, dialog for multiple files added
|
2018-05-15 16:57:08 +02:00 |
|
|
1539348cc6
|
Include license in each file, fix Foobar reference
|
2018-05-10 01:43:14 +02:00 |
|
|
e245c772f1
|
Implemented open file dialog
|
2018-05-10 00:14:00 +02:00 |
|
|
34086e2458
|
Updated tree view code
|
2018-05-08 16:50:30 +02:00 |
|
|
5aeaa1db9e
|
appended tree view
|
2018-05-08 16:02:44 +02:00 |
|
|
7d3b7f96eb
|
Main Window and list clear
* designed basic window
* implemented free function to clear library structures
|
2018-05-08 15:00:37 +02:00 |
|
|
f20a59eb30
|
redesigned lists to GLists
|
2018-05-07 15:57:47 +02:00 |
|
|
bc28446ce4
|
parser
|
2018-05-07 15:17:29 +02:00 |
|
|
db753126ac
|
parser for gds started
|
2018-05-07 13:27:50 +02:00 |
|