Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some words about Debian or Ubuntu packages that are required.
[graphlib.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3556d29..99f58e8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,17 @@
+-- Mon, 22 Nov 2010 21:27:00 +0100
+
+        * Add methods drawTriangle and fillTriangle.
+        * Add methods getFont and setFont.
+       * Mark strings as UTF8 encoded for drawText.
+
+-- Tue, 27 Apr 2010 17:30:13 +0200
+
+        * Make *sleep methods static.
+        * Recode to UTF8.
+
 -- Wed, 20 Jan 2010 19:20:49 +0100
 
-        * Added DrawingWindow::waitMousePress().
-        * Added DrawingWindow::mousePressEvent().
+        * Add methods waitMousePress and mousePressEvent.
 
 -- Tue, 27 Nov 2007 09:31:18 +0100