Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement zooming in LdWindowMain. | Přemysl Janouch | 2011-02-04 | 1 | -0/+4 |
| | | | | Add convenience methods to LdCanvas. | ||||
* | Bind actions to cursor keys in LdCanvas. | Přemysl Janouch | 2011-02-01 | 1 | -1/+3 |
| | | | | If there's a selection, move it. Otherwise move the viewport. | ||||
* | Fix program messages and gtk-doc comments. | Přemysl Janouch | 2011-01-28 | 1 | -3/+1 |
| | |||||
* | Make ld_canvas_new() return a GtkWidget reference. | Přemysl Janouch | 2011-01-24 | 1 | -1/+1 |
| | | | | For consistency with GTK+. | ||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+91 |
This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages. |