IBar fixes when using other sources than 'default'.
[platform/upstream/enlightenment.git] / ChangeLog
1 2013-01-29 Brian Miculcy
2         * IBar fixes when using other sources than 'default'.
3
4 2013-01-29 Carsten Haitzler
5
6         * fix map then unmap race condition for borders
7
8 2013-01-29 Mike Blumenkrantz
9
10         * fixed bug where dragging files into sidebar would move them instead of creating links
11
12 2013-01-23 Chris Michael
13
14         * add support for AltGr in illume2's E_Kbd_Buf_Key, fix related leak
15
16 2013-01-23 Mike Blumenkrantz
17
18         * module error dialog is no longer remembered across restarts
19         * fixed small leak in efm when performing dnd onto mounted drive icon
20         * fixed small leak in e_import_config_dialog_show during failure case
21         * fixed small leak in e_import_dialog_show during failure case
22         * fixed small leak in illume2 policy config
23         * fixed path setting in import dialog
24         * fixed possible NULL deref in desktop editor
25         * fixed possible NULL deref in e_sys when debugging
26
27 2013-01-22 Mike Blumenkrantz
28
29         * No longer build illume edj files
30         * fixed gadget dragging on desktop near screen edges
31         * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing
32
33 2013-01-15 Mike Blumenkrantz
34
35         * Removed old comp hook and msgbus API, replacing with new e_comp namespaced API and events
36
37 2013-01-17 Chidambar Zinnoury (ilLogict)
38         * Mixer and battery modules: reuse notifications.
39
40 2013-01-16 Brian Miculcy
41         * Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
42
43 2013-01-15 Mike Blumenkrantz
44
45         * prevent windows dragged from one screen to another from being larger than the destination screen
46         * add new APIs for getting module .desktop files
47         * track module directories
48         * improve module config dialog load speed
49
50 2013-01-14 Brian Miculcy
51
52         * Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
53
54 2013-01-14 Mike Blumenkrantz
55
56         * compositor now applies focus/urgency state to windows on first show
57
58 2013-01-12 Mike Blumenkrantz
59
60         * split comp window match settings into separate dialog
61
62 2013-01-11 Mike Blumenkrantz
63
64         * e_manager_comp_set() is no longer accessible by modules
65         * added option to disable comp effects on screen
66         * fixed bug where backlight settings would try to update dummy backlight devices
67         * added focus-out color class and functionality to default theme
68         * added options and functionality for "fast" composite effects
69         * added fallback timer for system actions
70
71 2013-01-10 Carsten Haitzler
72
73         * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting
74         * fixed window border hide bug where after iconification hides leave ghosts
75
76 2013-01-10 Mike Blumenkrantz
77
78         * E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier
79         * fixed bug where internal dialogs would not redraw after unfullscreening
80         * config submenu now sets "config" category
81         * e_menu_category_callback create callback parameter order has been changed
82         * composite settings dialog is now accessible from Settings menu
83         * modules no longer require shutdown or save functions
84         * comp settings now uses the "e_comp" config domain
85         * added options to disable comp effects on types of windows
86
87 2013-01-10 Deon Thomas
88
89         * Fixed bug with desktop config profile where conf module version variable was misnamed
90
91 2013-01-09 Lucas De Marchi
92
93         * Merged comp module into core
94
95 2013-01-09 Mike Blumenkrantz
96
97         * geometry_auto_move option now also corrects applications which fail in their attempts to center windows
98         * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly
99
100 2013-01-08 David H. Bronke
101
102         * Added new config option for disabling pointer warping when performing directional focus changes using winlist
103
104 2013-01-08 Thanatermesis
105
106         * "System Default" language in wizard now displays which language it is and no longer removes language from list
107
108 2013-01-08 Mike Blumenkrantz
109
110         * Fixed bug where keyboard resizing of windows would not be possible if timeout was set to zero
111         * Fixed crash when clicking apply in wallpaper settings dialog and no wallpaper is selected
112         * Fixed bug where disabled slider widgets could be changed with mouse wheel
113         * Fixed bug where fileman config slider widgets were not properly disabled
114         * Tasks gadgets now apply the selected style
115         * Desktop->Shelves menu now shows shelf names
116         * Added elm win trap callback for base size setting, calling this causes ICCCM hints to be applied
117
118 2013-01-07 Tom "TAsn" Hacohen
119         * e_entry + e_scrollable: Fixed issues with smart members.
120
121 2013-01-07 Brian Miculcy
122         * Added option for doing desklock, blanking or dimming even when showing fullscreen windows.
123         * No backlight dimming when in presentation mode.
124         * Backlight fade time only applies to dimming - undimming is fixed 0.5 .
125
126 2013-01-07 Mike Blumenkrantz
127
128         * Added option for disabling icons in menus
129         * Restore default keybindings no longer restores two bindings for ctrl+alt+f
130
131 2013-01-07 Thomas Petazzoni
132
133         * Fix build with uClibc.
134
135 2013-01-04 Lucas De Marchi
136
137         * Fixed crash when changing desktop configuration while clock popup was present
138
139 2013-01-04 Lucas Jóia
140
141         * Added bluez4 module: control bluetoothd daemon
142
143 2013-01-03 Lucas Jóia
144
145         * Added appmenu module: show application menu in shelf
146
147 2013-01-03 José Roberto de Souza
148
149         * Modules ported to edbus: battery, connman, mixer, notification,
150           illume-indicator
151         * Fileman and Wizard also ported to edbus
152         * HAL backend for EFM removed
153         * Systray: added DBus notification
154         * Added music-control module: control any mpris2-compatible music
155           player
156
157 2013-01-03  Mike Blumenkrantz
158
159         * Added e_win_elm_available()
160         * Added conf2 module
161         * Added e_configure_option API
162
163 2013-01-03 Cedric Bail
164
165         * Fix restart of E17 after manually monitoring it.
166
167 2012-12-31 Mike Blumenkrantz
168
169         * Added function to hide all active menus
170         * Always hide menus on desklock
171         * e_win now traps elm_win_activate to ensure that internal elm
172           windows don't fail to raise as expected if user has configured
173           E to ignore activate hints
174         * Various #defines in e_int_menus.h are now enums
175         * Added enum for deskflip animation mode
176
177 2012-12-29 Mike Blumenkrantz
178
179         * Fix incorrect config value clamping for window autoraise delay
180         * Fix border(less) style of internal elm tooltip windows
181
182 2012-12-28 Tomas Cech
183
184         * Fix construction of variant list for setxkbmap
185
186 2012-12-27 Mike Blumenkrantz
187
188         * Added action to reset filemanager
189
190 2012-12-28  Carsten Haitzler
191
192         * Mixer settings dialog is now resizable
193         * Increased maximum menu size, improved menu autoscrolling
194
195
196 2012-12-28  Hannes Janetzek
197
198         * Fixed error in Evry when trying to call edje functions on non-edje object
199
200 2012-12-27 Mike Blumenkrantz
201
202         * Filemanager now uses global setting option for showing desktop
203           icons
204
205 2012-12-26 Chidambar Zinnoury (ilLogict)
206
207         * Notification settings: add check changed.
208         * Fileman settings: fix values reading, check changed, apply,
209           and title (“Fileman”→“File Manager”).
210         * Pager settings: fix check changed and strings (“px”→“pixels”).
211         * Language settings: add check changed and cleanup code.
212
213 2012-12-25 Chidambar Zinnoury (ilLogict)
214
215         * Clock settings: date formats are now internationalizable.
216         * Desktop environment settings: add check changed.
217         * Gadcon settings: add icons.
218         * Startup theme: add check changed.
219         * Desk settings: improve UI.
220         * Clientlist settings: add check changed.
221         * Engine settings: force check changed upon confirmation dialog
222           closure.
223
224 2012-12-24  Mike Blumenkrantz
225
226         * Fixed crash when changing ibar source
227
228 2012-12-24  Boris Faure
229
230         * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
231
232 2012-12-21
233
234         Initial release