Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add methods getFont() and setFont().
[graphlib.git] / CHANGES
1 -- Mon, 22 Nov 2010 14:54:43 +0100
2
3         * Add methods getFont() and setFont().
4         * Add methods drawTriangle() and fillTriangle().
5
6 -- Tue, 27 Apr 2010 17:30:13 +0200
7
8         * Make *sleep() methods static.
9         * Recode to UTF8.
10
11 -- Wed, 20 Jan 2010 19:20:49 +0100
12
13         * Add DrawingWindow::waitMousePress().
14         * Add DrawingWindow::mousePressEvent().
15
16 -- Tue, 27 Nov 2007 09:31:18 +0100
17
18         * Initial release.