b6a2f29a2f
Merge branch 'dev' into python-renderer
2020-04-16 22:48:05 +02:00
330285cc2f
Merge branch 'master' into dev
2020-04-16 22:47:38 +02:00
24ae5e4d5b
Fix #37 : Introduce new versioning scheme for AUR PKGBUILD
2020-04-16 22:43:29 +02:00
f7d15c7267
Fix comment style from // to /**/
2020-04-07 15:39:38 +02:00
921b55b962
Merge branch 'master' into python-renderer
2020-04-03 20:55:46 +02:00
00d02b8291
Issue #36 : Fix possible memory leak of async status message, if rendering finishes, before message could be displayed
2020-04-03 20:53:32 +02:00
75e01b80c8
Issue #36 : Fix memory leaks in set-property function of lib-cell-renderer
2020-04-03 20:32:05 +02:00
4d3f0ccb94
Merge branch 'master' into python-renderer
2020-04-02 00:48:15 +02:00
89f9a638c6
Add license header to file
2020-04-02 00:47:43 +02:00
7526597251
Merge branch 'master' into python-renderer
2020-02-10 23:06:40 +01:00
7b1722661c
Fix typo in documentation
2020-01-16 23:38:20 +01:00
5a43a8a4bf
Rename functions of bounding box to be more consistent
2020-01-14 19:03:26 +01:00
f11e11e6a7
Doxygen: Add brief description for conv_generic_to_vector_2d_t
2020-01-14 19:02:50 +01:00
0c5dd3c8e7
Doxygen: Document union bounding_box
2020-01-14 18:52:03 +01:00
77a3a0da5a
Doxygen: Fix typo
2020-01-14 18:52:03 +01:00
f8b0b63937
Doxygen: Remove warning from uncommented code printf and place it in doxygen @warning tag instead
2020-01-14 18:51:55 +01:00
2d389342fd
cairo-renderer: Update coding style and add comment explaining how to use the inter process communication to update the GUI with rendering status updates
2020-01-14 14:09:24 +01:00
1ca04aaa71
Doxygen: Update image of Gui and its description. Fix #31
2019-12-16 22:09:14 +01:00
b8fc904af5
Fix typos
2019-12-16 22:00:59 +01:00
fdfa478fed
Add full German translation
2019-12-16 21:58:18 +01:00
c0182220f1
Translations: Generate only one PO template file for all input files. Include glade files into translation, delete previous German Translation
2019-12-16 18:29:28 +01:00
798262383e
Update the POT files
2019-12-12 21:39:08 +01:00
0bfe8df92f
Update POT files
2019-12-12 21:24:19 +01:00
de9066f181
Add translation markers to all messages except for the gds parser's messages
2019-12-12 21:22:14 +01:00
1278af202a
Merge branch 'dev' into python-renderer
2019-12-12 20:56:00 +01:00
87bc60bed0
Fix style issue in version.c
2019-12-12 20:36:17 +01:00
20d72a5edb
Remove outdated TODO from source file
2019-12-12 20:34:41 +01:00
9e8d0b4611
include/gds-utils/gds-types.h: Fix typo in comment
2019-12-11 08:25:24 +01:00
b63da7bf09
Merge branch 'dev' into python-renderer
2019-12-07 19:08:05 +01:00
4550815901
Fix code style
2019-12-07 19:07:52 +01:00
23ba7c0136
Fix typo
2019-11-28 18:24:26 +01:00
7721a40912
Merge branch 'dev' into python-renderer
2019-11-28 17:59:22 +01:00
e3b6ee66ef
Fix typo in comment
2019-11-28 17:59:06 +01:00
7297800a99
Merge branch 'dev' into python-renderer
2019-11-25 20:57:17 +01:00
f3786cf282
Gui: Add library name to all cells in cell selector
2019-11-25 20:48:09 +01:00
c085a62036
GUI: Remove access and modification date from cell selector
...
Fix #28
2019-11-25 20:45:57 +01:00
943007685c
Merge branch 'dev' into python-renderer
2019-11-19 01:34:12 +01:00
55799b2266
Merge branch 'master' into dev
2019-11-19 01:33:56 +01:00
4970585cee
Remove call to g_task_set(). It is not available under debian
2019-11-19 01:33:44 +01:00
7d6faf8db7
Merge branch 'dev' into python-renderer
2019-11-18 22:31:06 +01:00
c6483dbebd
Merge branch 'master' into dev
2019-11-18 22:30:51 +01:00
86342da2a2
Remove unneeded comments
2019-11-18 22:30:05 +01:00
9eed1ac33d
Add header for foced fork variable. Don't know what it is good for yet. But why not...
2019-11-18 22:20:18 +01:00
246695610c
plugins: python renderer: Fix broken code due to merge. Functions of plugins now have to be exported explicitly.
2019-11-18 22:07:58 +01:00
bd4d91807b
Merge branch 'dev' into python-renderer
2019-11-18 22:00:45 +01:00
ce8386799b
external renderer: Rename FUNC_DECL to EXPORTED_FUNC_DECL to show that it also exports a function
2019-11-18 21:59:42 +01:00
374e3b54c0
plugins: example plugin: Make all functions invisible except for the explicitly exported ones
...
* Add target parameters to compile all symbols invisible to the outside by default.
* Edit FUNC_DECL() macro to set attribute that exports the function
2019-11-18 21:56:22 +01:00
2aa1fffa8e
plugins: python renderer: Add fork request to python renderer library, so it wont destory the base application
2019-11-18 21:43:49 +01:00
447d583103
plugins: python renderer: Add color output to cmake
2019-11-18 21:29:42 +01:00
394efb79cf
Merge branch 'python-renderer' of git.shimatta.de:mhu/gds-render into python-renderer
2019-11-18 20:29:01 +01:00