logdiag/src
Přemysl Eric Janouch d3e5483c84 Make adding symbols to the diagram possible.
This required creating a simple framework for operations to LdCanvas.
It is probable that it's going to require some changes when other
operations are added. The basic idea behind it seems to be good, though.
2011-01-04 09:54:05 +01:00
..
ld-canvas.c Make adding symbols to the diagram possible. 2011-01-04 09:54:05 +01:00
ld-canvas.h Make adding symbols to the diagram possible. 2011-01-04 09:54:05 +01:00
ld-diagram-object.c Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-diagram-object.h Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-diagram-symbol.c Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-diagram-symbol.h Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-diagram.c Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-diagram.h Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-library.c Overall cleanup. 2010-12-16 06:51:18 +01: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 Rename local LdLuaSymbol methods. 2010-12-11 14:26:00 +01:00
ld-lua-symbol.h Redesign and implement the basic parts of LdLua. 2010-10-26 16:40:53 +02:00
ld-lua.c Overall cleanup. 2010-12-16 06:51:18 +01: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 Overall cleanup. 2010-12-16 06:51:18 +01:00
ld-symbol-category.h Add a "human-name" property to LdSymbolCategory. 2010-12-11 02:44:00 +01:00
ld-symbol.c Rename LdDocument* to LdDiagram*. 2010-12-16 11:34:02 +01:00
ld-symbol.h Change LdSymbolArea members. 2010-12-10 08:57:42 +01:00
ld-window-main.c Make adding symbols to the diagram possible. 2011-01-04 09:54:05 +01:00
ld-window-main.h Fix gtk-doc comments. 2010-10-27 18:18:37 +02:00
logdiag.c Overall cleanup. 2010-12-16 06:51:18 +01:00