Revision: 27
http://svn.sourceforge.net/gtkada-wrapper/?rev=27&view=rev
Author: bechir_zalila
Date: 2006-12-01 15:13:28 -0800 (Fri, 01 Dec 2006)
Log Message:
-----------
* Realeased version 0.1
Modified Paths:
--------------
trunk/NEWS
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2006-12-01 23:08:41 UTC (rev 26)
+++ trunk/NEWS 2006-12-01 23:13:28 UTC (rev 27)
@@ -1,2 +1,16 @@
-GTKAda_Wrapper 0.1 (2006-xx-xx):
+GTKAda_Wrapper 0.1 (2006-12-02):
================================
+
+- A drawing area with the following features
+
+ * Setup of the color, the thickness, the position and the angle of
+ the brush.
+ * Common drawings (point, line, circle, polygon, text, image
+ insertion...)
+ * Getting of the mouse pointer at a click
+
+- A text area withe the following feature
+
+ * Display of a text (put, put line)
+ * Getting of a text followed by ENETR
+ * Immediate getting of text (without hitting ENTER)
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|