[maemo-commits] [maemo-commits] r13327 - projects/haf/trunk/gtk+

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Aug 22 11:38:08 EEST 2007
Author: xan
Date: 2007-08-22 11:38:07 +0300 (Wed, 22 Aug 2007)
New Revision: 13327

Modified:
   projects/haf/trunk/gtk+/ChangeLog
Log:
Add changelog.


Modified: projects/haf/trunk/gtk+/ChangeLog
===================================================================
--- projects/haf/trunk/gtk+/ChangeLog	2007-08-22 08:38:05 UTC (rev 13326)
+++ projects/haf/trunk/gtk+/ChangeLog	2007-08-22 08:38:07 UTC (rev 13327)
@@ -1,3 +1,14 @@
+2007-08-22  Xan Lopez  <xan.lopez at nokia.com>
+
+	* gtk/gtkarrow.c: add two new style properties:
+
+	- maemo-min-size: replaces the hardcoded min size of the widget,
+	default value is 15 to maintain compatibility.
+
+	- maemo-aspect-ratio: this property allows to define non-square
+	arrows based on the formula height = ratio * width. The default
+	value is 1.0, for square arrows.
+
 2007-08-17  Xan Lopez  <xan.lopez at nokia.com>
 
 	* gtk/gtkmenu.c (gtk_menu_window_event): clarify the comment a


More information about the maemo-commits mailing list