aboutsummaryrefslogtreecommitdiff
path: root/src/ld-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Make LdCanvas zoom on mouse wheel.Přemysl Janouch2011-01-081-5/+42
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-55/+17
* Allow object selection in LdCanvas.Přemysl Janouch2011-01-071-41/+111
* Introduce structure LdCanvasRect.Přemysl Janouch2011-01-061-1/+40
* Change symbol clip tolerance to widget units.Přemysl Janouch2011-01-061-9/+9
* Redraw LdCanvas on LdDiagram changes.Přemysl Janouch2011-01-051-0/+31
* Add new objects to the start of LdDiagram's list.Přemysl Janouch2011-01-051-1/+1
* Draw selected objects with another color.Přemysl Janouch2011-01-051-5/+67
* Move lines around. No functional change.Přemysl Janouch2011-01-041-23/+21
* Make adding symbols to the diagram possible.Přemysl Janouch2011-01-041-2/+253
* Fix the "library" property in LdCanvas.Přemysl Janouch2011-01-041-1/+1
* Partial refactoring of LdCanvas.Přemysl Janouch2011-01-041-48/+87
* Split in-out parameters into separate in and out.Přemysl Janouch2011-01-031-23/+27
* Fix problems discovered while testing on Windows.Přemysl Janouch2010-12-201-2/+10
* LdCanvas maintenance.Přemysl Janouch2010-12-181-23/+25
* Rename LdDocument* to LdDiagram*.Přemysl Janouch2010-12-161-62/+62
* Overall cleanup.Přemysl Janouch2010-12-161-0/+8
* Add change notifications to properties.Přemysl Janouch2010-12-161-0/+4
* LdWindowMain cleanup.Přemysl Janouch2010-12-121-0/+4
* Rename local LdCanvas methods.Přemysl Janouch2010-12-121-5/+5
* Draw symbols from LdDocument in LdCanvas.Přemysl Janouch2010-12-101-1/+91
* Implement more of LdCanvas.Přemysl Janouch2010-12-101-55/+317
* Initial LdDocument implementation.Přemysl Janouch2010-12-051-0/+1
* Add a "library" property to LdCanvas.Přemysl Janouch2010-11-191-1/+60
* Implemented a skeleton of LdCanvas.Přemysl Janouch2010-09-201-3/+157
* Little improvements, overall cleanup.Přemysl Janouch2010-09-191-1/+2
* Add marshaller files generated by glib-genmarshal.Přemysl Janouch2010-09-191-1/+2
* Changed the object prefix from "logdiag" to "ld".Přemysl Janouch2010-09-191-22/+22
* Renamed source files.Přemysl Janouch2010-09-191-0/+99