index
:
logdiag
coverity_scan
library-toolbar-rewrite
master
origin/master
Schematic editor
Přemysl Eric Janouch <p@janouch.name>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ld-canvas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Highlight symbol terminals on mouse hover.
Přemysl Janouch
2011-01-09
1
-0
/
+114
*
Refactor queue_object_redraw().
Přemysl Janouch
2011-01-09
1
-15
/
+27
*
Take a better approach to drawing the grid.
Přemysl Janouch
2011-01-08
1
-4
/
+6
*
Don't draw the grid when it would be too narrow.
Přemysl Janouch
2011-01-08
1
-0
/
+3
*
Make LdCanvas zoom on mouse wheel.
Přemysl Janouch
2011-01-08
1
-5
/
+42
*
Introduce LdRectangle, LdPoint and LdPointArray.
Přemysl Janouch
2011-01-08
1
-55
/
+17
*
Allow object selection in LdCanvas.
Přemysl Janouch
2011-01-07
1
-41
/
+111
*
Introduce structure LdCanvasRect.
Přemysl Janouch
2011-01-06
1
-1
/
+40
*
Change symbol clip tolerance to widget units.
Přemysl Janouch
2011-01-06
1
-9
/
+9
*
Redraw LdCanvas on LdDiagram changes.
Přemysl Janouch
2011-01-05
1
-0
/
+31
*
Add new objects to the start of LdDiagram's list.
Přemysl Janouch
2011-01-05
1
-1
/
+1
*
Draw selected objects with another color.
Přemysl Janouch
2011-01-05
1
-5
/
+67
*
Move lines around. No functional change.
Přemysl Janouch
2011-01-04
1
-23
/
+21
*
Make adding symbols to the diagram possible.
Přemysl Janouch
2011-01-04
1
-2
/
+253
*
Fix the "library" property in LdCanvas.
Přemysl Janouch
2011-01-04
1
-1
/
+1
*
Partial refactoring of LdCanvas.
Přemysl Janouch
2011-01-04
1
-48
/
+87
*
Split in-out parameters into separate in and out.
Přemysl Janouch
2011-01-03
1
-23
/
+27
*
Fix problems discovered while testing on Windows.
Přemysl Janouch
2010-12-20
1
-2
/
+10
*
LdCanvas maintenance.
Přemysl Janouch
2010-12-18
1
-23
/
+25
*
Rename LdDocument* to LdDiagram*.
Přemysl Janouch
2010-12-16
1
-62
/
+62
*
Overall cleanup.
Přemysl Janouch
2010-12-16
1
-0
/
+8
*
Add change notifications to properties.
Přemysl Janouch
2010-12-16
1
-0
/
+4
*
LdWindowMain cleanup.
Přemysl Janouch
2010-12-12
1
-0
/
+4
*
Rename local LdCanvas methods.
Přemysl Janouch
2010-12-12
1
-5
/
+5
*
Draw symbols from LdDocument in LdCanvas.
Přemysl Janouch
2010-12-10
1
-1
/
+91
*
Implement more of LdCanvas.
Přemysl Janouch
2010-12-10
1
-55
/
+317
*
Initial LdDocument implementation.
Přemysl Janouch
2010-12-05
1
-0
/
+1
*
Add a "library" property to LdCanvas.
Přemysl Janouch
2010-11-19
1
-1
/
+60
*
Implemented a skeleton of LdCanvas.
Přemysl Janouch
2010-09-20
1
-3
/
+157
*
Little improvements, overall cleanup.
Přemysl Janouch
2010-09-19
1
-1
/
+2
*
Add marshaller files generated by glib-genmarshal.
Přemysl Janouch
2010-09-19
1
-1
/
+2
*
Changed the object prefix from "logdiag" to "ld".
Přemysl Janouch
2010-09-19
1
-22
/
+22
*
Renamed source files.
Přemysl Janouch
2010-09-19
1
-0
/
+99