logdiag/src
Přemysl Eric Janouch 3419680f25 Implement more of LdCanvas.
1. Add methods for coordinate translation between cairo/GtkWidget
   coordinates and LdDocument coordinates.
2. Draw the grid correctly (also make it significantly faster).
3. Place the canvas into a GtkScrolledWindow and register
   the set_scroll_adjustments signal in the GtkWidget base class.
4. Allow scrolling inside of an area of 200 x 200 units (for now).
   In the future, it should be possible to go to infinity.
2010-12-10 22:36:41 +01:00
..
ld-canvas.c Implement more of LdCanvas. 2010-12-10 22:36:41 +01:00
ld-canvas.h Implement more of LdCanvas. 2010-12-10 22:36:41 +01:00
ld-document-object.c Initial LdDocument implementation. 2010-12-05 15:15:52 +01:00
ld-document-object.h Initial LdDocument implementation. 2010-12-05 15:15:52 +01:00
ld-document-symbol.c Initial LdDocument implementation. 2010-12-05 15:15:52 +01:00
ld-document-symbol.h Initial LdDocument implementation. 2010-12-05 15:15:52 +01:00
ld-document.c Prepare the project for json-glib. 2010-12-05 15:30:21 +01:00
ld-document.h Initial LdDocument implementation. 2010-12-05 15:15:52 +01:00
ld-library.c Prepare the project for json-glib. 2010-12-05 15:30:21 +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 Random fixes. 2010-12-05 15:21: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 Change LdSymbolArea members. 2010-12-10 08:57:42 +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 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 Random fixes. 2010-12-05 15:21:00 +01:00
ld-symbol.h Change LdSymbolArea members. 2010-12-10 08:57:42 +01:00
ld-window-main.c Implement more of LdCanvas. 2010-12-10 22:36:41 +01: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