Schematic editor
Go to file
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
cmake Prepare the project for json-glib. 2010-12-05 15:30:21 +01:00
po Initial commit 2010-09-13 19:24:53 +02:00
share Little improvements, overall cleanup. 2010-09-19 19:12:36 +02:00
src Implement more of LdCanvas. 2010-12-10 22:36:41 +01:00
CMakeLists.txt Prepare the project for json-glib. 2010-12-05 15:30:21 +01:00
LICENSE Initial commit 2010-09-13 19:24:53 +02:00
config.h.in A little bit of cleanup. 2010-09-14 07:19:00 +02:00