Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic print functionality | Přemysl Eric Janouch | 2021-10-28 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | Sadly, the line width depends on the widget's DPI, which seems to even cause uneven lines on Windows, where virtual printers claim high DPI. It might also be an unrelated problem. Similarly, selected objects are exported highlighted. Other than that, it works quite well. Add a manifest to make the print dialog look nice with the older GTK+ bundle we depend upon. The RC file could theoretically be scanned for /\s+"([^"]+)"\s*$/, unescaped, and the results configure_file()-stamped. | ||||
* | Add clang-format configuration, clean up | Přemysl Eric Janouch | 2021-10-25 | 1 | -10/+12 |
| | |||||
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 1 | -1/+1 |
| | | | | Also some copyright years fix-ups/updates. | ||||
* | Fix and update LICENSE | Přemysl Janouch | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | GTK+ 3: Fix compilation, scrolling, drawing | Přemysl Janouch | 2015-01-19 | 1 | -2/+0 |
| | |||||
* | Update copyrights. | Přemysl Janouch | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Add API for turning off the grid. | Přemysl Janouch | 2011-03-07 | 1 | -0/+3 |
| | |||||
* | Add "x" and "y" properties to LdDiagramView. | Přemysl Janouch | 2011-02-19 | 1 | -0/+5 |
| | | | | Plus a bit of refactoring. | ||||
* | Rename LdCanvas to LdDiagramView. | Přemysl Janouch | 2011-02-19 | 1 | -0/+94 |