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