[maemo-commits] [maemo-commits] r13238 - in projects/haf/trunk/hildon-theme-layout-4: . debian rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Aug 16 14:11:10 EEST 2007
Author: mdk
Date: 2007-08-16 14:11:07 +0300 (Thu, 16 Aug 2007)
New Revision: 13238

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/NEWS
   projects/haf/trunk/hildon-theme-layout-4/configure.ac
   projects/haf/trunk/hildon-theme-layout-4/debian/changelog
   projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
   projects/haf/trunk/hildon-theme-layout-4/rc/ossorssfeedreader.rc
Log:
[0.11.0-1 release]
Updating.
Swapping (again) the webradio images etc, as Tuomas has fixed it elsewhere.
Commiting a patch in to fix tiny scrollbar in the rss reader applet. Fixes: NB#65468.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-16 11:06:48 UTC (rev 13237)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-16 11:11:07 UTC (rev 13238)
@@ -1,3 +1,17 @@
+2007-08-16  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[0.11.0-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
+	* rc/ossomediaplayer.rc: Swapping (again) the webradio images etc, as
+	Tuomas has fixed it elsewhere.
+
+	* rc/ossorssfeedreader.rc: Commiting a patch in to fix tiny scrollbar in
+	the rss reader applet. Fixes: NB#65468.
+
 2007-08-16  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* rc/hildonappsmenu.rc: removed useless passive focus definition on

Modified: projects/haf/trunk/hildon-theme-layout-4/NEWS
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/NEWS	2007-08-16 11:06:48 UTC (rev 13237)
+++ projects/haf/trunk/hildon-theme-layout-4/NEWS	2007-08-16 11:11:07 UTC (rev 13238)
@@ -1,3 +1,13 @@
+[0.11.0-1]
+* Adding real color mappings for app/switcher/not menu
+* Modified minimize animation
+* Use big font size for finger keyboard
+* Proper theming for statusbar extension
+* Fixed arrow theming in the switcher
+* Removed all separator colors from the layout, added separator graphics
+* Removing all, unused images that were causing warnings during theme load
+* Swapped webradio and now playing images  
+
 [0.10.2-1]
 * FKB menuitems style
 * Theming for new switcher menu

Modified: projects/haf/trunk/hildon-theme-layout-4/configure.ac
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/configure.ac	2007-08-16 11:06:48 UTC (rev 13237)
+++ projects/haf/trunk/hildon-theme-layout-4/configure.ac	2007-08-16 11:11:07 UTC (rev 13238)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.10.2)
+AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.11.0)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_INSTALL

Modified: projects/haf/trunk/hildon-theme-layout-4/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/debian/changelog	2007-08-16 11:06:48 UTC (rev 13237)
+++ projects/haf/trunk/hildon-theme-layout-4/debian/changelog	2007-08-16 11:11:07 UTC (rev 13238)
@@ -1,3 +1,27 @@
+hildon-theme-layout-4 (0.11.0-1) unstable; urgency=low
+
+  * Adding real color mappings for app/switcher/not menu
+  * Modified minimize animation
+  * Use big font size for finger keyboard
+  * Proper theming for statusbar extension
+  * Fixed arrow theming in the switcher
+  * Removed all separator colors from the layout, added separator graphics
+  * Removing all, unused images that were causing warnings during theme load
+  * Swapped webradio and now playing images
+
+  * NB#65089 Now Playing Current clip mode is weird.
+  * NB#63886 Arrows in scroll buttons in application menu are shown dimmed
+  * NB#65244 Minimise animation is shown towards switcher area
+  * NB#65515 FKB menu item needs a bigger font size
+  * NB#65211 Extension bar in status bar is not themed properly
+  * NB#65691 Background of scroll arrows in application switcher menu in selected state is not themed properly
+  * #NB65690 Seperators are missing in Contacts, Web and Connectivity sb menu when plankton theme is applied again
+  * #NB65206 Separators in switcher menu are white, hence are not seen
+  * #NB65468 Tiny scrollbar on RSS applet
+  * #NB62184 Mediaplayer music file and webradio images are interchanged
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Mon, 06 Aug 2007 09:59:48 +0300
+
 hildon-theme-layout-4 (0.10.2-1) unstable; urgency=low
 
   * FKB menuitems style

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc	2007-08-16 11:06:48 UTC (rev 13237)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc	2007-08-16 11:11:07 UTC (rev 13238)
@@ -331,8 +331,8 @@
 
 style "osso-mplayer-now-playing-current-clip-mode"
 {
-    bg_pixmap[NORMAL] = "../images/qgn_plat_application_media_player_image.png"
-    bg_pixmap[ACTIVE] = "../images/qgn_plat_application_media_player_image_webradio.png"
+    bg_pixmap[NORMAL] = "../images/qgn_plat_application_media_player_image_webradio.png"
+    bg_pixmap[ACTIVE] = "../images/qgn_plat_application_media_player_image.png"
 }
 
 widget "*.MediaPlayerCurrentClipDetailsImage" style "osso-mplayer-now-playing-current-clip-mode"

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossorssfeedreader.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossorssfeedreader.rc	2007-08-16 11:06:48 UTC (rev 13237)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossorssfeedreader.rc	2007-08-16 11:11:07 UTC (rev 13238)
@@ -1,6 +1,33 @@
 # Copyright Nokia Corporation 2007
 # Licensed under Creative Commons Attribution-ShareAlike 2.5 license
 
+style "osso-rss-feed-reader-scrollbar"
+{
+  GtkScrollbar::has-forward-stepper = 0
+  GtkScrollbar::has-backward-stepper = 0
+
+  engine "sapwood"
+    {
+      image
+        {
+          function        = BOX
+          orientation     = VERTICAL
+          file            = "../images/qgn_plat_scroll_rss_shaft_normal.png"
+          border          = { 0, 0, 6, 6 }
+        }
+
+      image
+        {
+          function        = SLIDER
+          orientation     = VERTICAL
+          file            = "../images/qgn_plat_scroll_rss_thumb_normal.png"
+          border          = { 0, 0, 6, 6 }
+        }
+    }
+}
+widget "*.osso-rss-feed-reader-scrollbar" style "osso-rss-feed-reader-scrollbar"
+
+
 style "osso-rss-feed-reader"
 {
   xthickness = 0
@@ -8,9 +35,6 @@
   HildonDesktopHomeItem::background-borders = { 262,36,12,72 }
   bg_pixmap[PRELIGHT] = "../images/qgn_plat_news_applet_bg_alpha.png"
 
-  GtkScrollbar::has-forward-stepper = 0
-  GtkScrollbar::has-backward-stepper = 0
-
   engine "sapwood"
     {
       image
@@ -27,23 +51,6 @@
           border   = { 262,36,12,72 }
           shaped = TRUE
         }
-
-      image
-        {
-          function        = BOX
-          orientation     = VERTICAL
-          file            = "../images/qgn_plat_scroll_rss_shaft_normal.png"
-          border          = { 0, 0, 6, 6 }
-        }
-
-      image
-        {
-          function        = SLIDER
-          orientation     = VERTICAL
-          file            = "../images/qgn_plat_scroll_rss_thumb_normal.png"
-          border          = { 0, 0, 6, 6 }
-        }
-
     }
 }
 widget "*.osso-rss-feed-reader" style "osso-rss-feed-reader"


More information about the maemo-commits mailing list