logdiag/src
Přemysl Eric Janouch 9271ce1134 Separate LdLua and LdSymbolCategory.
Originally, ld_lua_load_file_to_category() was adding
registered symbols into a passed LdSymbolCategory object.
This interface has been rewritten to be more generic
by using callbacks to notify about new symbols.
2010-10-27 20:49:21 +02:00
..
ld-canvas.c Implemented a skeleton of LdCanvas. 2010-09-20 05:29:41 +02:00
ld-canvas.h Implemented a skeleton of LdCanvas. 2010-09-20 05:29:41 +02:00
ld-document.c Renamed source files. 2010-09-19 19:12:12 +02:00
ld-document.h Fix gtk-doc comments. 2010-10-27 18:18:37 +02:00
ld-library.c Separate LdLua and LdSymbolCategory. 2010-10-27 20:49:21 +02:00
ld-library.h Fix gtk-doc comments. 2010-10-27 18:18:37 +02:00
ld-lua-private.h Redesign and implement the basic parts of LdLua. 2010-10-26 16:40:53 +02:00
ld-lua-symbol-private.h Add more properties to LdSymbol. 2010-10-27 16:52:00 +02:00
ld-lua-symbol.c Add more properties to LdSymbol. 2010-10-27 16:52:00 +02:00
ld-lua-symbol.h Redesign and implement the basic parts of LdLua. 2010-10-26 16:40:53 +02:00
ld-lua.c Separate LdLua and LdSymbolCategory. 2010-10-27 20:49:21 +02:00
ld-lua.h Separate LdLua and LdSymbolCategory. 2010-10-27 20:49:21 +02:00
ld-marshal.c Updated to new GTK+. 2010-10-17 13:36:03 +02:00
ld-marshal.h Add marshaller files generated by glib-genmarshal. 2010-09-19 19:12:36 +02:00
ld-marshal.list Add marshaller files generated by glib-genmarshal. 2010-09-19 19:12:36 +02:00
ld-symbol-category.c Fix gtk-doc comments. 2010-10-27 18:18:37 +02:00
ld-symbol-category.h Implement the rest of LdSymbolCategory. 2010-10-26 16:40:08 +02:00
ld-symbol.c Added an "area" property to LdSymbol. 2010-10-27 18:15:31 +02:00
ld-symbol.h Fix gtk-doc comments. 2010-10-27 18:18:37 +02:00
ld-window-main.c Manage LdLibrary children in a GSList. 2010-10-26 16:41:03 +02:00
ld-window-main.h Fix gtk-doc comments. 2010-10-27 18:18:37 +02:00
logdiag.c Changed the object prefix from "logdiag" to "ld". 2010-09-19 19:12:36 +02:00