aboutsummaryrefslogtreecommitdiff
path: root/src/ld-lua.c
Commit message (Expand)AuthorAgeFilesLines
* Make ld_lua_logdiag_register() a bit safer.Přemysl Janouch2011-01-091-4/+5
* Fix comments.Přemysl Janouch2011-01-091-4/+8
* Read terminals from Lua scripts and export them.Přemysl Janouch2011-01-081-2/+57
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-2/+3
* Export more cairo methods to Lua.Přemysl Janouch2011-01-071-43/+129
* Export cairo_{get,set}_line_width to Lua symbols.Přemysl Janouch2011-01-051-1/+37
* Move lines around. No functional change.Přemysl Janouch2011-01-041-32/+28
* Overall cleanup.Přemysl Janouch2010-12-161-0/+3
* Change LdSymbolArea members.Přemysl Janouch2010-12-101-4/+11
* Random fixes.Přemysl Janouch2010-12-051-2/+2
* Made Lua symbol registration more robust.Přemysl Janouch2010-10-281-36/+84
* Separate LdLua and LdSymbolCategory.Přemysl Janouch2010-10-271-16/+21
* Implement parts of Lua symbol registration.Přemysl Janouch2010-10-271-5/+80
* Add more properties to LdSymbol.Přemysl Janouch2010-10-271-10/+6
* Redesign and implement the basic parts of LdLua.Přemysl Janouch2010-10-261-33/+158
* Make LdLibrary call LdLua to load symbol scripts.Přemysl Janouch2010-10-261-1/+2
* Redesign the library and related components.Přemysl Janouch2010-10-261-2/+3
* Implement part of LdLuaSymbol.Přemysl Janouch2010-10-171-1/+1
* Implement a few bits of LdLua.Přemysl Janouch2010-10-171-16/+143
* Created LdLua class.Přemysl Janouch2010-10-171-26/+79
* Renamed LdSymbolLibrary to LdLibrary.Přemysl Janouch2010-10-171-1/+1
* WIP: Refactoring of the library and symbolsPřemysl Janouch2010-10-171-0/+195