aboutsummaryrefslogtreecommitdiff
path: root/src/ld-lua-symbol.c
Commit message (Expand)AuthorAgeFilesLines
* Read terminals from Lua scripts and export them.Přemysl Janouch2011-01-081-0/+16
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-3/+4
* Move lines around. No functional change.Přemysl Janouch2011-01-041-2/+2
* Rename local LdLuaSymbol methods.Přemysl Janouch2010-12-111-15/+15
* Random fixes.Přemysl Janouch2010-12-051-0/+1
* Symbols are required to save cairo state.Přemysl Janouch2010-11-161-0/+3
* Made Lua symbol registration more robust.Přemysl Janouch2010-10-281-2/+5
* Add more properties to LdSymbol.Přemysl Janouch2010-10-271-1/+38
* Redesign and implement the basic parts of LdLua.Přemysl Janouch2010-10-261-50/+10
* Implement the LdSymbol "name" property.Přemysl Janouch2010-10-261-1/+1
* Redesign the library and related components.Přemysl Janouch2010-10-261-2/+10
* Implement part of LdLuaSymbol.Přemysl Janouch2010-10-171-11/+31
* Implement a few bits of LdLua.Přemysl Janouch2010-10-171-0/+2
* Convert LdSymbol into an abstract class.Přemysl Janouch2010-10-171-0/+96