Schematic editor
Go to file
Přemysl Eric Janouch 979308aa7f Manage LdLibrary children in a GSList.
The previous method of containment, that is using GHashTable,
did not list children in any particular order.

Also names of children were duplicated. One copy has been
stored as a hash table index and another was present in the
child itself.
2010-10-26 16:41:03 +02:00
cmake Updated to new GTK+. 2010-10-17 13:36:03 +02:00
po Initial commit 2010-09-13 19:24:53 +02:00
share Little improvements, overall cleanup. 2010-09-19 19:12:36 +02:00
src Manage LdLibrary children in a GSList. 2010-10-26 16:41:03 +02:00
CMakeLists.txt Redesign and implement the basic parts of LdLua. 2010-10-26 16:40:53 +02:00
LICENSE Initial commit 2010-09-13 19:24:53 +02:00
config.h.in A little bit of cleanup. 2010-09-14 07:19:00 +02:00