add option for disabling icons in menus
[platform/upstream/enlightenment.git] / ChangeLog
1 2013-01-07 Mike Blumenkrantz
2
3         * Added option for disabling icons in menus
4
5 2013-01-07 Thomas Petazzoni
6
7         * Fix build with uClibc.
8
9 2013-01-04 Lucas Jóia
10
11         * Added bluez4 module: control bluetoothd daemon
12
13 2013-01-03 Lucas Jóia
14
15         * Added appmenu module: show application menu in shelf
16
17 2013-01-03 José Roberto de Souza
18
19         * Modules ported to edbus: battery, connman, mixer, notification,
20           illume-indicator
21         * Fileman and Wizard also ported to edbus
22         * Systray: added DBus notification
23         * Added music-control module: control any mpris2-compatible music
24           player
25
26 2013-01-03  Mike Blumenkrantz
27
28         * Added e_win_elm_available()
29         * Added conf2 module
30         * Added e_configure_option API
31
32 2013-01-03 Cedric Bail
33
34         * Fix restart of E17 after manually monitoring it.
35
36 2012-12-31 Mike Blumenkrantz
37
38         * Added function to hide all active menus
39         * Always hide menus on desklock
40         * e_win now traps elm_win_activate to ensure that internal elm
41           windows don't fail to raise as expected if user has configured
42           E to ignore activate hints
43         * Various #defines in e_int_menus.h are now enums
44         * Added enum for deskflip animation mode
45
46 2012-12-29 Mike Blumenkrantz
47
48         * Fix incorrect config value clamping for window autoraise delay
49         * Fix border(less) style of internal elm tooltip windows
50
51 2012-12-28 Tomas Cech
52
53         * Fix construction of variant list for setxkbmap
54
55 2012-12-27 Mike Blumenkrantz
56
57         * Added action to reset filemanager
58
59 2012-12-28  Carsten Haitzler
60
61         * Mixer settings dialog is now resizable
62         * Increased maximum menu size, improved menu autoscrolling
63
64
65 2012-12-28  Hannes Janetzek
66
67         * Fixed error in Evry when trying to call edje functions on non-edje object
68
69 2012-12-27 Mike Blumenkrantz
70
71         * Filemanager now uses global setting option for showing desktop
72           icons
73
74 2012-12-26 Chidambar Zinnoury (ilLogict)
75
76         * Notification settings: add check changed.
77         * Fileman settings: fix values reading, check changed, apply,
78           and title (“Fileman”→“File Manager”).
79         * Pager settings: fix check changed and strings (“px”→“pixels”).
80         * Language settings: add check changed and cleanup code.
81
82 2012-12-25 Chidambar Zinnoury (ilLogict)
83
84         * Clock settings: date formats are now internationalizable.
85         * Desktop environment settings: add check changed.
86         * Gadcon settings: add icons.
87         * Startup theme: add check changed.
88         * Desk settings: improve UI.
89         * Clientlist settings: add check changed.
90         * Engine settings: force check changed upon confirmation dialog
91           closure.
92
93 2012-12-24  Mike Blumenkrantz
94
95         * Fixed crash when changing ibar source
96
97 2012-12-24  Boris Faure
98
99         * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
100
101 2012-12-21
102
103         Initial release