Block a user
e6abaddcd1
Cell selector: LibCellRenderer: Update doxygen
a35231b9ec
Fix #20:
24b70eec48
Merge branch 'master' into dev
8ffcba830d
Fix #18: Segmentation fault due to a pointer pointing to already freed data.
022d9561db
Remove temporary files of fot from doxygen output (DOT_CLEANUP)
24b70eec48
Merge branch 'master' into dev
8ffcba830d
Fix #18: Segmentation fault due to a pointer pointing to already freed data.
4f02854401
Reclassify unhandled GDS records as information rather than a warning
f2b02c0c1f
Code and spelling improvements
e739305f46
Gds Parser: Add support for array refrences (AREFs)
24b70eec48
Merge branch 'master' into dev
8ffcba830d
Fix #18: Segmentation fault due to a pointer pointing to already freed data.
4f02854401
Reclassify unhandled GDS records as information rather than a warning
f2b02c0c1f
Code and spelling improvements
e739305f46
Gds Parser: Add support for array refrences (AREFs)
Crash if a library contains cell reference loops
Crash if a library contains cell reference loops
022d9561db
Remove temporary files of fot from doxygen output (DOT_CLEANUP)
f5f8509b91
Merge branch 'color-palette-feature' into dev
61f607ac94
Add autocoloring to layer selector. Auto coloring feature now fully implemented. Fix #14
ee1b55120f
Gui: Add button callback for auto color button
b04788b7d4
Layer selector: Add prototype and empty function body for function that
f5f8509b91
Merge branch 'color-palette-feature' into dev
61f607ac94
Add autocoloring to layer selector. Auto coloring feature now fully implemented. Fix #14
ee1b55120f
Gui: Add button callback for auto color button
b04788b7d4
Layer selector: Add prototype and empty function body for function that
3c05b50bc7
Gui: Add color palette object to gui. Will be used in button callback to
Button for automatically coloring Layers
61f607ac94
Add autocoloring to layer selector. Auto coloring feature now fully implemented. Fix #14
ee1b55120f
Gui: Add button callback for auto color button
b04788b7d4
Layer selector: Add prototype and empty function body for function that
3c05b50bc7
Gui: Add color palette object to gui. Will be used in button callback to
dfadaa241e
Color palette: Finish implementation