e_devicemgr: add error logs when failing to alloc structure
[platform/upstream/enlightenment.git] / ChangeLog
1 2013-12-21
2
3         * 0.18.0 release
4
5 2013-12-10 Mike Blumenkrantz
6
7         * fixed filemanager race condition causing create-queued icons to not be deleted
8
9 2013-12-09 Mike Blumenkrantz
10
11         * removed physics module
12
13 2013-12-04 Mike Blumenkrantz
14
15         * Fixed cases where gadgets would sometimes reorder randomly on shelves
16
17 2013-12-04 Mike Blumenkrantz
18
19         * Fixed NoDisplay entries in Everything launcher
20         * Removed capabilities to alter gadgets in EFM toolbars
21
22 2013-12-02 Mike Blumenkrantz
23
24         * Shrink filemanager icon event area to allow easier selections
25         * Remember view mode for desktop icons
26         * Fixed evry crash when switching views
27
28 2013-11-30 Mike Blumenkrantz
29
30         * Correctly start pulseaudio from mixer
31
32 2013-11-29 Mike Blumenkrantz
33
34         * Fix winlist case where activation would have no effect
35
36 2013-11-26 Mike Blumenkrantz
37
38         * Select previously-renaming filemanager icon when rename ends
39         * Improve reliability of new file/directory creation
40         * Clicking Settings->All in menu now opens settings panel
41         * Open Terminal Here now available when clicking regular files
42
43 2013-11-25 Mike Blumenkrantz
44
45         * Reapply default filemanager view after changing settings
46
47 2013-11-25 Tom Hacohen
48
49         * Entry: Fixed issues with entry not scrolling to cursor.
50
51 2013-11-22 Carsten Haitzler
52
53         * Add more filetypes to thumbnailer
54
55 2013-11-21 Mike Blumenkrantz
56
57         * Fix flickering in advanced wallpaper settings
58
59 2013-11-21 Sebastian Dransfeld
60
61         * Improve focus handling with external desktop filemanagers
62
63 2013-11-20 Mike Blumenkrantz
64
65         * Add back/forward button support for filemanager when toolbar is present
66         * Fix focus/stacking of windows on restart
67         * More accurately set current desk in Move to... submenu
68         * Disable resizing of buttons in window remember dialog
69
70 2013-11-20 Carsten Haitzler
71
72         * Add $XDG_DESKTOP_DIR support for file link paths
73
74 2013-11-18 Carsten Haitzler
75
76         * Increase text file preview size
77         * Improve text file preview layout
78
79 2013-11-05 Tom Hacohen
80
81         * wsod: Fixed gdb hangs when generating backtraces.
82
83 2013-10-31 Carsten Haitzler
84
85         * e now uses and looks for elementary themes
86         * elementary + emotion now hard dependencies
87
88 2013-10-26 Mike Blumenkrantz
89
90         * Fix unfocusing of disabled widgets
91
92 2013-10-25 Iván Briano
93
94         * Improve battery gadget text sizing
95
96 2013-10-15 Mike Blumenkrantz
97
98         * Fix crash when activating e's restart from start gadget triggered menu
99
100 2013-10-07 Mike Blumenkrantz
101
102         * removed "raise on focus" config option
103         * clock gadgets now default to digital mode when added
104
105 2013-10-06 Yossi Kantor
106
107         * Greatly improve filemanager icon selection
108
109 2013-10-03 Mike Blumenkrantz
110
111         * Fix filemanager spring window closing when dragging from desktop
112         * Catch XWindow closes during DND operations on those windows
113
114 2013-09-26 Mike Blumenkrantz
115
116         * Further improve initial window placement coordinates
117         * ignore netwm activate during startup
118
119 2013-09-19 Mike Blumenkrantz
120
121         * Fix bug where new files could not be created repeatedly
122         * Clicking in the filemanager when renaming cancels the rename
123
124 2013-08-30 Mike Blumenkrantz
125
126         * Navigate menu item now opens $HOME
127
128 2013-07-26 Mike Blumenkrantz
129
130         * fixed bug where setting min size on a gadget would not be passed to desktop gadgets
131
132 2013-07-26 Mike Blumenkrantz
133
134         * fixed bug where double clicking filemanager windows would not correctly autosize
135
136 2013-06-20 Mike Blumenkrantz
137
138         * udisks2 support
139
140 2013-06-19 Mike Blumenkrantz
141
142         * added check changed to shelf config dialog
143
144 2013-06-18 Mike Blumenkrantz
145
146         * fixed crash when multiple windows shared a remember
147
148 2013-06-17 Mike Blumenkrantz
149
150         * fixed bug where e widgets would not unset focus
151         * fixed bug with filemanager setting path with too many spaces when opened from menu
152
153 2013-06-14 Mike Blumenkrantz
154
155         * add teamwork module
156
157 2013-06-13 Mike Blumenkrantz
158
159         * filemanager dnd operations now show all files when dragging
160
161 2013-05-29 Mike Blumenkrantz
162
163         * fix remember size/position apply
164
165 2013-05-29 Mike Blumenkrantz
166
167         * added e_border_inset utility functions
168         * new winlist config option for moving selected window to current desk
169
170 2013-05-29 Mike Blumenkrantz
171
172         * added dnd support for text/x-moz-url
173         * fixed e_exec to open .desktop url links
174
175 2013-05-24 Christopher Michael
176
177         * added support for hotplugging monitors in randr code
178         * added support for setting Primary Output used by randr protocol
179
180 2013-05-18 Mike Blumenkrantz
181
182         * add e_exec_desktop_instances_find
183         * add e_exec_phony
184
185 2013-05-14 Mike Blumenkrantz
186
187         * e_desk_last_focused now returns the border it wants to focus
188
189 2013-05-08 Mike Blumenkrantz
190
191         * e_fm2_optimal_size_calc returns bool to indicate whether the returned size can be used
192         * filemanager windows no longer resize to 0x0 when double clicked with no icons present
193         * border menu now has top-level item to set borderless state
194
195 2013-04-26 Mike Blumenkrantz
196
197         * fixed theme bug which prevented windows from unshading correctly when animations were disabled
198
199 2013-04-25 Mike Blumenkrantz
200
201         * added deskmirror
202         * add check for vmware window in another spot to disable key remapping
203
204 2013-04-19 Mike Blumenkrantz
205
206         * deskpreview renamed to bgpreview
207         * e_widget_bgpreview_desk_add now takes an evas instead of an evas object
208
209 2013-04-18 Mike Blumenkrantz
210
211         * startup splash screen moved to compositor canvas
212         * added new modes for notification display on multiple monitors
213
214 2013-04-16 Chris Michael
215
216         * added support for the Enlightenment compositor to render Wayland Clients
217         * added support for Wayland Clients to implement move, resize, maximize, and popup menu functionality.
218
219 2013-04-15 Mike Blumenkrantz
220
221         * window borders now drawn on compositor canvas
222         * desk flip animations moved to edje
223         * added e_comp_win_effect* api
224
225 2013-04-05 Jérémy Zurcher
226
227         * added support for systemd halt and poweroff
228
229 2013-03-28 Cedric Bail
230
231         * added support for systemd user session.
232         * added support for systemd hibernate and suspend.
233
234 2013-03-11 Mike Blumenkrantz
235
236         * menus are now drawn directly on the compositor canvas
237
238 2013-03-11 Dieter Roelants
239
240         * portability: Don't rely on bash or zsh behavior when starting enlightenment_init and tempget.
241
242 2013-03-01 Jérémy Zurcher
243
244         * mixer shows more channels when using alsa subsystem and correctly disable controls
245         * mixer api extracted in e_mod_mixer and reduced
246
247 2013-03-01 Sebastian Dransfeld
248
249         * Fix sys hibernate by checking raw condition first
250
251 2013-02-22 Mike Blumenkrantz
252
253         * compositor now allows user changing/remembering of object opacity
254         * added E_LIST_REVERSE_FREE macro
255         * added e_object_ref_debug_set
256         * E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency
257         * added e_gadcon_repopulate
258         * EFM toolbar now has its own gadcon location
259         * DND canvas merged to compositor
260         * shelf gadcon can no longer resize smaller than 16x16, ensuring dnd success
261
262 2013-02-20 Mike Blumenkrantz
263
264         * toolbar gadgets no longer crash when trying to display a popup
265
266 2013-02-19 Mike Blumenkrantz
267
268         * e_util_size_debug_set now displays delete events
269
270 2013-02-18 Mike Blumenkrantz
271
272         * fixed disable of input methods in input method config dialog
273         * fixed pointer warp when pointer was inside warp window but not directly over it
274         * desklock now uses compositor canvas
275         * e_shelf_desk_visible_get now takes const params
276         * e_util_size_debug_set now also prints for object show/hide events
277         * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets
278         * e_popup is now a wrapper for drawing objects onto the compositor canvas
279         * added functions for noting objects which are part of a popup
280         * added e_layout functions for returning objects above or below a layout child
281         * compositor nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects
282
283 2013-02-13 Deon Thomas
284
285         * Fixed Menu->Applications now only lists valid .desktop files, if the exec is missing it will not be added to the menu list.
286
287 2013-02-11 Mike Blumenkrantz
288
289         * fixed bug where pointer warping to new clients would start at a random location
290         * fix crash when locking screen from Start gadget and then activating gadget again
291         * fixed bug where e_layout would ignore frozen state and crash
292
293 2013-02-08 Cedric Bail
294
295         * remove call to efreet_menu_parse from a thread.
296
297 2013-02-07 Cedric Bail
298
299         * enable image preloading for all e_widget_preview using edje
300
301 2013-02-07 Mike Blumenkrantz
302
303         * keyboard mapping change now also disables for window class "vmware"
304         * added option for remembering filemanager windows globally
305         * added edit functionality to window remembers dialog
306         * added function for getting children of e_layout
307         * container now uses compositor window
308         * bindings now use new E_Binding_Event structs for mouse events
309         * added utility function for printing all objects above a given object
310
311 2013-02-07 Carsten Haitzler
312
313         * fix clock timerfd usage to actually detect a date change.
314         * improve clock to also listen to /etc/timezone changes too.
315
316 2013-02-06 Mike Blumenkrantz
317
318         * added api to automatically disable widgets when checkboxes are checked or unchecked
319         * added e_widget_on_disable_hook_set
320         * added option for preventing all keyboard layout changes
321         * moved "allow windows above fullscreen windows" option to geometry settings dialog
322         * fix filemanager efreet cache listeners and updates
323
324 2013-02-05 Mike Blumenkrantz
325
326         * improve load time of apps dialogs
327         * fix bug where edge flips would stop functioning after dragging to an invalid edge containing a shelf
328         * edge bindings can now be set to "drag only"
329         * merged all binding config dialogs into conf_bindings module
330         * new option for disabling all pointer warps
331         * move pointer warp speed option to be general option
332         * new tab in focus settings for pointer warping
333         * add e_border_pointer_warp_to_center_now()
334         * unify all pointer warp animators
335
336 2013-02-04 Mike Blumenkrantz
337
338         * optimize use of edje_file_collection_list
339         * add support for edje files in filepreview widget
340         * fix possible crash in xkb rule parsing
341         * fix list update on deletion of personal app launchers
342         * fix button toggling in personal app launchers dialog
343
344 2013-02-01 Mike Blumenkrantz
345
346         * split out binding configs into separate config domain
347         * added functions for freeing binding config structs
348         * E_Config_DD structs are now tracked and retrievable through e_config_descriptor_find
349         * fixed leak in profile list dbus method
350         * binding dialogs are now able to reset bindings to the system profile file bindings
351         * fixed behavior of Up/Down keys in filemanager when typebuf was visible
352         * "No listable items" in Navigate menu is now clickable
353
354 2013-01-31 Mike Blumenkrantz
355
356         * fixed window autoraise triggering from pointer slide
357         * fixed opening of links in filemanager in some cases
358         * filemanager now ignores changes to .part files
359         * fixed a number of bugs where keyboard layouts could not be applied or selected
360
361 2013-01-29 Brian Miculcy
362
363         * IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar.
364
365 2013-01-29 Carsten Haitzler
366
367         * fix map then unmap race condition for borders
368
369 2013-01-29 Mike Blumenkrantz
370
371         * fixed bug where dragging files into sidebar would move them instead of creating links
372
373 2013-01-23 Chris Michael
374
375         * add support for AltGr in illume2's E_Kbd_Buf_Key, fix related leak
376
377 2013-01-23 Mike Blumenkrantz
378
379         * module error dialog is no longer remembered across restarts
380         * fixed small leak in efm when performing dnd onto mounted drive icon
381         * fixed small leak in e_import_config_dialog_show during failure case
382         * fixed small leak in e_import_dialog_show during failure case
383         * fixed small leak in illume2 policy config
384         * fixed path setting in import dialog
385         * fixed possible NULL deref in desktop editor
386         * fixed possible NULL deref in e_sys when debugging
387
388 2013-01-22 Mike Blumenkrantz
389
390         * No longer build illume edj files
391         * fixed gadget dragging on desktop near screen edges
392         * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing
393
394 2013-01-15 Mike Blumenkrantz
395
396         * Removed old comp hook and msgbus API, replacing with new e_comp namespaced API and events
397
398 2013-01-17 Chidambar Zinnoury (ilLogict)
399         * Mixer and battery modules: reuse notifications.
400
401 2013-01-16 Brian Miculcy
402         * Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
403
404 2013-01-15 Mike Blumenkrantz
405
406         * prevent windows dragged from one screen to another from being larger than the destination screen
407         * add new APIs for getting module .desktop files
408         * track module directories
409         * improve module config dialog load speed
410
411 2013-01-14 Brian Miculcy
412
413         * Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
414
415 2013-01-14 Mike Blumenkrantz
416
417         * compositor now applies focus/urgency state to windows on first show
418
419 2013-01-12 Mike Blumenkrantz
420
421         * split comp window match settings into separate dialog
422
423 2013-01-11 Mike Blumenkrantz
424
425         * added option to disable comp effects on screen
426         * fixed bug where backlight settings would try to update dummy backlight devices
427         * added focus-out color class and functionality to default theme
428         * added options and functionality for "fast" composite effects
429         * added fallback timer for system actions
430
431 2013-01-10 Carsten Haitzler
432
433         * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting
434         * fixed window border hide bug where after iconification hides leave ghosts
435
436 2013-01-10 Mike Blumenkrantz
437
438         * E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier
439         * fixed bug where internal dialogs would not redraw after unfullscreening
440         * config submenu now sets "config" category
441         * e_menu_category_callback create callback parameter order has been changed
442         * composite settings dialog is now accessible from Settings menu
443         * modules no longer require shutdown or save functions
444         * comp settings now uses the "e_comp" config domain
445         * added options to disable comp effects on types of windows
446
447 2013-01-10 Deon Thomas
448
449         * Fixed bug with desktop config profile where conf module version variable was misnamed
450
451 2013-01-09 Lucas De Marchi
452
453         * Merged comp module into core
454
455 2013-01-09 Mike Blumenkrantz
456
457         * geometry_auto_move option now also corrects applications which fail in their attempts to center windows
458         * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly
459
460 2013-01-08 David H. Bronke
461
462         * Added new config option for disabling pointer warping when performing directional focus changes using winlist
463
464 2013-01-08 Thanatermesis
465
466         * "System Default" language in wizard now displays which language it is and no longer removes language from list
467
468 2013-01-08 Mike Blumenkrantz
469
470         * Fixed bug where keyboard resizing of windows would not be possible if timeout was set to zero
471         * Fixed crash when clicking apply in wallpaper settings dialog and no wallpaper is selected
472         * Fixed bug where disabled slider widgets could be changed with mouse wheel
473         * Fixed bug where fileman config slider widgets were not properly disabled
474         * Tasks gadgets now apply the selected style
475         * Desktop->Shelves menu now shows shelf names
476         * Added elm win trap callback for base size setting, calling this causes ICCCM hints to be applied
477
478 2013-01-07 Tom "TAsn" Hacohen
479         * e_entry + e_scrollable: Fixed issues with smart members.
480
481 2013-01-07 Brian Miculcy
482         * Added option for doing desklock, blanking or dimming even when showing fullscreen windows.
483         * No backlight dimming when in presentation mode.
484         * Backlight fade time only applies to dimming - undimming is fixed 0.5 .
485
486 2013-01-07 Mike Blumenkrantz
487
488         * Added option for disabling icons in menus
489         * Restore default keybindings no longer restores two bindings for ctrl+alt+f
490
491 2013-01-07 Thomas Petazzoni
492
493         * Fix build with uClibc.
494
495 2013-01-04 Lucas De Marchi
496
497         * Fixed crash when changing desktop configuration while clock popup was present
498
499 2013-01-04 Lucas Jóia
500
501         * Added bluez4 module: control bluetoothd daemon
502
503 2013-01-03 Lucas Jóia
504
505         * Added appmenu module: show application menu in shelf
506
507 2013-01-03 José Roberto de Souza
508
509         * Modules ported to eldbus: battery, connman, mixer, notification,
510           illume-indicator
511         * Fileman and Wizard also ported to eldbus
512         * HAL backend for EFM removed
513         * Systray: added DBus notification
514         * Added music-control module: control any mpris2-compatible music
515           player
516
517 2013-01-03  Mike Blumenkrantz
518
519         * Added e_win_elm_available()
520
521 2013-01-03 Cedric Bail
522
523         * Fix restart of E17 after manually monitoring it.
524
525 2012-12-31 Mike Blumenkrantz
526
527         * Added function to hide all active menus
528         * Always hide menus on desklock
529         * e_win now traps elm_win_activate to ensure that internal elm
530           windows don't fail to raise as expected if user has configured
531           E to ignore activate hints
532         * Various #defines in e_int_menus.h are now enums
533         * Added enum for deskflip animation mode
534
535 2012-12-29 Mike Blumenkrantz
536
537         * Fix incorrect config value clamping for window autoraise delay
538         * Fix border(less) style of internal elm tooltip windows
539
540 2012-12-28 Tomas Cech
541
542         * Fix construction of variant list for setxkbmap
543
544 2012-12-27 Mike Blumenkrantz
545
546         * Added action to reset filemanager
547
548 2012-12-28  Carsten Haitzler
549
550         * Mixer settings dialog is now resizable
551         * Increased maximum menu size, improved menu autoscrolling
552
553
554 2012-12-28  Hannes Janetzek
555
556         * Fixed error in Evry when trying to call edje functions on non-edje object
557
558 2012-12-27 Mike Blumenkrantz
559
560         * Filemanager now uses global setting option for showing desktop
561           icons
562
563 2012-12-26 Chidambar Zinnoury (ilLogict)
564
565         * Notification settings: add check changed.
566         * Fileman settings: fix values reading, check changed, apply,
567           and title (“Fileman”→“File Manager”).
568         * Pager settings: fix check changed and strings (“px”→“pixels”).
569         * Language settings: add check changed and cleanup code.
570
571 2012-12-25 Chidambar Zinnoury (ilLogict)
572
573         * Clock settings: date formats are now internationalizable.
574         * Desktop environment settings: add check changed.
575         * Gadcon settings: add icons.
576         * Startup theme: add check changed.
577         * Desk settings: improve UI.
578         * Clientlist settings: add check changed.
579         * Engine settings: force check changed upon confirmation dialog
580           closure.
581
582 2012-12-24  Mike Blumenkrantz
583
584         * Fixed crash when changing ibar source
585
586 2012-12-24  Boris Faure
587
588         * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
589
590 2012-12-21
591
592         Initial release