aboutsummaryrefslogtreecommitdiff
path: root/src/ld-library.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a FIXME.Přemysl Janouch2011-01-101-1/+0
* Fix comments.Přemysl Janouch2011-01-091-7/+7
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-1/+2
* Move lines around. No functional change.Přemysl Janouch2011-01-041-2/+2
* Overall cleanup.Přemysl Janouch2010-12-161-9/+7
* Remove redundant flags from signals.Přemysl Janouch2010-12-121-2/+2
* Check for name collisions in symbol categories.Přemysl Janouch2010-12-111-3/+24
* Read human names of categories from category.json.Přemysl Janouch2010-12-111-6/+72
* Add a "human-name" property to LdSymbolCategory.Přemysl Janouch2010-12-111-1/+1
* Prepare the project for json-glib.Přemysl Janouch2010-12-051-0/+1
* Random fixes.Přemysl Janouch2010-12-051-3/+8
* Separate LdLua and LdSymbolCategory.Přemysl Janouch2010-10-271-12/+22
* Added ld_library_find_symbol().Přemysl Janouch2010-10-261-0/+66
* Manage LdLibrary children in a GSList.Přemysl Janouch2010-10-261-8/+60
* Make LdLibrary call LdLua to load symbol scripts.Přemysl Janouch2010-10-261-26/+137
* Redesign the library and related components.Přemysl Janouch2010-10-261-6/+9
* Created LdLua class.Přemysl Janouch2010-10-171-3/+4
* Renamed LdSymbolLibrary to LdLibrary.Přemysl Janouch2010-10-171-0/+199