Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore terminals when hovering above selection. | Přemysl Janouch | 2011-06-09 | 1 | -24/+34 |
| | | | | | Also fix checking for the shift key and rename the "object" variable to "object_at_cursor" in button handlers. | ||||
* | Add API for turning off the grid. | Přemysl Janouch | 2011-03-07 | 1 | -1/+37 |
| | |||||
* | Glue to terminal points when creating connections. | Přemysl Janouch | 2011-03-07 | 1 | -10/+18 |
| | |||||
* | Allow rotating of symbols while placing them. | Přemysl Janouch | 2011-03-07 | 1 | -5/+13 |
| | |||||
* | Fix gtk-doc comments. | Přemysl Janouch | 2011-02-20 | 1 | -1/+3 |
| | |||||
* | Disable LdDiagramView scrollbars when not needed. | Přemysl Janouch | 2011-02-20 | 1 | -3/+0 |
| | |||||
* | Refactor oper_connect_motion(). | Přemysl Janouch | 2011-02-20 | 1 | -25/+51 |
| | |||||
* | Also find terminals on ends of connections. | Přemysl Janouch | 2011-02-19 | 1 | -48/+112 |
| | |||||
* | Use "typedef struct" in ld-diagram-view.c. | Přemysl Janouch | 2011-02-19 | 1 | -21/+18 |
| | |||||
* | Add "x" and "y" properties to LdDiagramView. | Přemysl Janouch | 2011-02-19 | 1 | -22/+114 |
| | | | | Plus a bit of refactoring. | ||||
* | Rename LdCanvas to LdDiagramView. | Přemysl Janouch | 2011-02-19 | 1 | -0/+2346 |