Mario Hüttel mhu
mhu pushed to python-renderer at mhu/gds-render 2019-11-28 18:24:31 +01:00
23ba7c0136 Fix typo
mhu pushed to python-renderer at mhu/gds-render 2019-11-28 17:59:26 +01:00
7721a40912 Merge branch 'dev' into python-renderer
e3b6ee66ef Fix typo in comment
Compare 2 commits »
mhu pushed to dev at mhu/gds-render 2019-11-28 17:59:15 +01:00
e3b6ee66ef Fix typo in comment
mhu pushed to python-renderer at mhu/gds-render 2019-11-25 20:57:25 +01:00
7297800a99 Merge branch 'dev' into python-renderer
f3786cf282 Gui: Add library name to all cells in cell selector
c085a62036 GUI: Remove access and modification date from cell selector
Compare 3 commits »
mhu opened issue mhu/gds-render#31 2019-11-25 20:56:17 +01:00
Update Screenshot in Documentation
mhu pushed to dev at mhu/gds-render 2019-11-25 20:55:19 +01:00
f3786cf282 Gui: Add library name to all cells in cell selector
c085a62036 GUI: Remove access and modification date from cell selector
Compare 2 commits »
mhu deleted branch Issue-28-new-gui-features from mhu/gds-render 2019-11-25 20:55:04 +01:00
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-11-25 20:48:13 +01:00
f3786cf282 Gui: Add library name to all cells in cell selector
mhu closed issue mhu/gds-render#28 2019-11-25 20:46:09 +01:00
Remove Access Date from cell selector. Nobody is interested in it
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-11-25 20:46:09 +01:00
c085a62036 GUI: Remove access and modification date from cell selector
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-11-25 20:40:41 +01:00
55799b2266 Merge branch 'master' into dev
4970585cee Remove call to g_task_set(). It is not available under debian
Compare 2 commits »
mhu pushed to python-renderer at mhu/gds-render 2019-11-19 01:34:19 +01:00
943007685c Merge branch 'dev' into python-renderer
55799b2266 Merge branch 'master' into dev
4970585cee Remove call to g_task_set(). It is not available under debian
Compare 3 commits »
mhu pushed to dev at mhu/gds-render 2019-11-19 01:34:02 +01:00
55799b2266 Merge branch 'master' into dev
4970585cee Remove call to g_task_set(). It is not available under debian
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-11-19 01:33:48 +01:00
4970585cee Remove call to g_task_set(). It is not available under debian
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-11-18 22:31:42 +01:00
c6483dbebd Merge branch 'master' into dev
86342da2a2 Remove unneeded comments
ce8386799b external renderer: Rename FUNC_DECL to EXPORTED_FUNC_DECL to show that it also exports a function
374e3b54c0 plugins: example plugin: Make all functions invisible except for the explicitly exported ones
3651296c3a Merge branch 'master' into dev
Compare 13 commits »
mhu pushed to python-renderer at mhu/gds-render 2019-11-18 22:31:11 +01:00
7d6faf8db7 Merge branch 'dev' into python-renderer
c6483dbebd Merge branch 'master' into dev
86342da2a2 Remove unneeded comments
Compare 3 commits »
mhu pushed to dev at mhu/gds-render 2019-11-18 22:30:57 +01:00
c6483dbebd Merge branch 'master' into dev
86342da2a2 Remove unneeded comments
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-11-18 22:30:14 +01:00
86342da2a2 Remove unneeded comments
mhu commented on issue mhu/gds-render#30 2019-11-18 22:23:43 +01:00
Python Renderer Implementation

9eed1ac33d637c3d7783a5407356272b27e8b50b now contains a base structure we can work with. Probably it won't end in the best result but better than nothing.

mhu pushed to python-renderer at mhu/gds-render 2019-11-18 22:20:29 +01:00
9eed1ac33d Add header for foced fork variable. Don't know what it is good for yet. But why not...