e: fix restart of E17 after manually monitoring it.
[platform/upstream/enlightenment.git] / ChangeLog
1 2013-01-03 Cedric Bail
2
3         * Fix restart of E17 after manually monitoring it.
4
5 2012-12-31 Mike Blumenkrantz
6
7         * Added function to hide all active menus
8         * Always hide menus on desklock
9         * e_win now traps elm_win_activate to ensure that internal elm
10           windows don't fail to raise as expected if user has configured
11           E to ignore activate hints
12         * Various #defines in e_int_menus.h are now enums
13         * Added enum for deskflip animation mode
14
15 2012-12-29 Mike Blumenkrantz
16
17         * Fix incorrect config value clamping for window autoraise delay
18         * Fix border(less) style of internal elm tooltip windows
19
20 2012-12-28 Tomas Cech
21
22         * Fix construction of variant list for setxkbmap
23
24 2012-12-27 Mike Blumenkrantz
25
26         * Added action to reset filemanager
27
28 2012-12-28  Carsten Haitzler
29
30         * Mixer settings dialog is now resizable
31         * Increased maximum menu size, improved menu autoscrolling
32
33
34 2012-12-28  Hannes Janetzek
35
36         * Fixed error in Evry when trying to call edje functions on non-edje object
37
38 2012-12-27 Mike Blumenkrantz
39
40         * Filemanager now uses global setting option for showing desktop
41           icons
42
43 2012-12-26 Chidambar Zinnoury (ilLogict)
44
45         * Notification settings: add check changed.
46         * Fileman settings: fix values reading, check changed, apply,
47           and title (“Fileman”→“File Manager”).
48         * Pager settings: fix check changed and strings (“px”→“pixels”).
49         * Language settings: add check changed and cleanup code.
50
51 2012-12-25 Chidambar Zinnoury (ilLogict)
52
53         * Clock settings: date formats are now internationalizable.
54         * Desktop environment settings: add check changed.
55         * Gadcon settings: add icons.
56         * Startup theme: add check changed.
57         * Desk settings: improve UI.
58         * Clientlist settings: add check changed.
59         * Engine settings: force check changed upon confirmation dialog
60           closure.
61
62 2012-12-24  Mike Blumenkrantz
63
64         * Fixed crash when changing ibar source
65
66 2012-12-24  Boris Faure
67
68         * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
69
70 2012-12-21
71
72         Initial release