From 3fcc4797a7677f4ffb0a2995476921e979c64eac Mon Sep 17 00:00:00 2001 From: Flavio Vinicius Alvares Ceolin Date: Thu, 3 Jan 2013 21:02:25 +0000 Subject: [PATCH] [elm] Updating the NEWS with the lasts commits SVN revision: 82109 --- legacy/elementary/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 5ea0fcd..f21a8dd 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -44,6 +44,9 @@ Improvements: * Conformant widget handles indicator service. * Elm_Transit image animation effects supports elm_image object type. * Include a main menu in elm_win, which can be exported via D-Bus. + * Merged the file_entry and the path_entry in the fileselector and allowing typing the path. + * Setting the same font size of the others widgets for the dayselector. + * Added a separated spinner for year on calendar. Fixes: @@ -110,6 +113,8 @@ Fixes: * Fix the naviframe item part text to be set properly. * Fix list separator size bug. * Fix the bug which the callbacks of the sub-object are added even if the sub-object is added the parent object. + * Fix the usage of the checks in the fileselector test 2. + * Added the min_year and max_year in the standard profile config. Removals: -- 2.7.4