Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented a skeleton of LdCanvas. | Přemysl Janouch | 2010-09-20 | 1 | -3/+157 |
| | | | | | It now paints itself white and draws a simple grid. Also an LdDocument can be assigned to it. | ||||
* | 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 |
| | | | | It was just too long to type and read. My mistake. | ||||
* | Renamed source files. | Přemysl Janouch | 2010-09-19 | 1 | -0/+99 |
Also a little change in CMakeLists.txt. The next commit is going to change the object prefix. |