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