use e_auth hash function instead of eina hash for passwords
[platform/upstream/enlightenment.git] / ChangeLog
index 05487d8..3da9bbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,284 @@
+2013-12-21
+
+        * 0.18.0 release
+
+2013-12-10 Mike Blumenkrantz
+
+        * fixed filemanager race condition causing create-queued icons to not be deleted
+
+2013-12-09 Mike Blumenkrantz
+
+        * removed physics module
+
+2013-12-04 Mike Blumenkrantz
+
+        * Fixed cases where gadgets would sometimes reorder randomly on shelves
+
+2013-12-04 Mike Blumenkrantz
+
+        * Fixed NoDisplay entries in Everything launcher
+        * Removed capabilities to alter gadgets in EFM toolbars
+
+2013-12-02 Mike Blumenkrantz
+
+        * Shrink filemanager icon event area to allow easier selections
+        * Remember view mode for desktop icons
+        * Fixed evry crash when switching views
+
+2013-11-30 Mike Blumenkrantz
+
+        * Correctly start pulseaudio from mixer
+
+2013-11-29 Mike Blumenkrantz
+
+        * Fix winlist case where activation would have no effect
+
+2013-11-26 Mike Blumenkrantz
+
+        * Select previously-renaming filemanager icon when rename ends
+        * Improve reliability of new file/directory creation
+        * Clicking Settings->All in menu now opens settings panel
+        * Open Terminal Here now available when clicking regular files
+
+2013-11-25 Mike Blumenkrantz
+
+        * Reapply default filemanager view after changing settings
+
+2013-11-25 Tom Hacohen
+
+       * Entry: Fixed issues with entry not scrolling to cursor.
+
+2013-11-22 Carsten Haitzler
+
+        * Add more filetypes to thumbnailer
+
+2013-11-21 Mike Blumenkrantz
+
+        * Fix flickering in advanced wallpaper settings
+
+2013-11-21 Sebastian Dransfeld
+
+        * Improve focus handling with external desktop filemanagers
+
+2013-11-20 Mike Blumenkrantz
+
+        * Add back/forward button support for filemanager when toolbar is present
+        * Fix focus/stacking of windows on restart
+        * More accurately set current desk in Move to... submenu
+        * Disable resizing of buttons in window remember dialog
+
+2013-11-20 Carsten Haitzler
+
+        * Add $XDG_DESKTOP_DIR support for file link paths
+
+2013-11-18 Carsten Haitzler
+
+        * Increase text file preview size
+        * Improve text file preview layout
+
+2013-11-05 Tom Hacohen
+
+       * wsod: Fixed gdb hangs when generating backtraces.
+
+2013-10-31 Carsten Haitzler
+
+        * e now uses and looks for elementary themes
+        * elementary + emotion now hard dependencies
+
+2013-10-26 Mike Blumenkrantz
+
+        * Fix unfocusing of disabled widgets
+
+2013-10-25 Iván Briano
+
+        * Improve battery gadget text sizing
+
+2013-10-15 Mike Blumenkrantz
+
+        * Fix crash when activating e's restart from start gadget triggered menu
+
+2013-10-07 Mike Blumenkrantz
+
+        * removed "raise on focus" config option
+        * clock gadgets now default to digital mode when added
+
+2013-10-06 Yossi Kantor
+
+        * Greatly improve filemanager icon selection
+
+2013-10-03 Mike Blumenkrantz
+
+        * Fix filemanager spring window closing when dragging from desktop
+        * Catch XWindow closes during DND operations on those windows
+
+2013-09-26 Mike Blumenkrantz
+
+        * Further improve initial window placement coordinates
+        * ignore netwm activate during startup
+
+2013-09-19 Mike Blumenkrantz
+
+        * Fix bug where new files could not be created repeatedly
+        * Clicking in the filemanager when renaming cancels the rename
+
+2013-08-30 Mike Blumenkrantz
+
+        * Navigate menu item now opens $HOME
+
+2013-07-26 Mike Blumenkrantz
+
+        * fixed bug where setting min size on a gadget would not be passed to desktop gadgets
+
+2013-07-26 Mike Blumenkrantz
+
+        * fixed bug where double clicking filemanager windows would not correctly autosize
+
+2013-06-20 Mike Blumenkrantz
+
+        * udisks2 support
+
+2013-06-19 Mike Blumenkrantz
+
+        * added check changed to shelf config dialog
+
+2013-06-18 Mike Blumenkrantz
+
+        * fixed crash when multiple windows shared a remember
+
+2013-06-17 Mike Blumenkrantz
+
+        * fixed bug where e widgets would not unset focus
+        * fixed bug with filemanager setting path with too many spaces when opened from menu
+
+2013-06-14 Mike Blumenkrantz
+
+        * add teamwork module
+
+2013-06-13 Mike Blumenkrantz
+
+        * filemanager dnd operations now show all files when dragging
+
+2013-05-29 Mike Blumenkrantz
+
+        * fix remember size/position apply
+
+2013-05-29 Mike Blumenkrantz
+
+        * added e_border_inset utility functions
+        * new winlist config option for moving selected window to current desk
+
+2013-05-29 Mike Blumenkrantz
+
+        * added dnd support for text/x-moz-url
+        * fixed e_exec to open .desktop url links
+
+2013-05-24 Christopher Michael
+
+       * added support for hotplugging monitors in randr code
+        * added support for setting Primary Output used by randr protocol
+
+2013-05-18 Mike Blumenkrantz
+
+        * add e_exec_desktop_instances_find
+        * add e_exec_phony
+
+2013-05-14 Mike Blumenkrantz
+
+        * e_desk_last_focused now returns the border it wants to focus
+
+2013-05-08 Mike Blumenkrantz
+
+        * e_fm2_optimal_size_calc returns bool to indicate whether the returned size can be used
+        * filemanager windows no longer resize to 0x0 when double clicked with no icons present
+        * border menu now has top-level item to set borderless state
+
+2013-04-26 Mike Blumenkrantz
+
+        * fixed theme bug which prevented windows from unshading correctly when animations were disabled
+
+2013-04-25 Mike Blumenkrantz
+
+        * added deskmirror
+        * add check for vmware window in another spot to disable key remapping
+
+2013-04-19 Mike Blumenkrantz
+
+        * deskpreview renamed to bgpreview
+        * e_widget_bgpreview_desk_add now takes an evas instead of an evas object
+
+2013-04-18 Mike Blumenkrantz
+
+        * startup splash screen moved to compositor canvas
+        * added new modes for notification display on multiple monitors
+
+2013-04-16 Chris Michael
+
+       * added support for the Enlightenment compositor to render Wayland Clients
+       * added support for Wayland Clients to implement move, resize, maximize, and popup menu functionality.
+
+2013-04-15 Mike Blumenkrantz
+
+        * window borders now drawn on compositor canvas
+        * desk flip animations moved to edje
+        * added e_comp_win_effect* api
+
+2013-04-05 Jérémy Zurcher
+
+        * added support for systemd halt and poweroff
+
+2013-03-28 Cedric Bail
+
+       * added support for systemd user session.
+       * added support for systemd hibernate and suspend.
+
+2013-03-11 Mike Blumenkrantz
+
+        * menus are now drawn directly on the compositor canvas
+
+2013-03-11 Dieter Roelants
+
+       * portability: Don't rely on bash or zsh behavior when starting enlightenment_init and tempget.
+
+2013-03-01 Jérémy Zurcher
+
+        * mixer shows more channels when using alsa subsystem and correctly disable controls
+        * mixer api extracted in e_mod_mixer and reduced
+
+2013-03-01 Sebastian Dransfeld
+
+        * Fix sys hibernate by checking raw condition first
+
+2013-02-22 Mike Blumenkrantz
+
+        * compositor now allows user changing/remembering of object opacity
+        * added E_LIST_REVERSE_FREE macro
+        * added e_object_ref_debug_set
+        * E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency
+        * added e_gadcon_repopulate
+        * EFM toolbar now has its own gadcon location
+        * DND canvas merged to compositor
+        * shelf gadcon can no longer resize smaller than 16x16, ensuring dnd success
+
+2013-02-20 Mike Blumenkrantz
+
+        * toolbar gadgets no longer crash when trying to display a popup
+
+2013-02-19 Mike Blumenkrantz
+
+        * e_util_size_debug_set now displays delete events
+
 2013-02-18 Mike Blumenkrantz
 
         * fixed disable of input methods in input method config dialog
+        * fixed pointer warp when pointer was inside warp window but not directly over it
+        * desklock now uses compositor canvas
+        * e_shelf_desk_visible_get now takes const params
+        * e_util_size_debug_set now also prints for object show/hide events
+        * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets
+        * e_popup is now a wrapper for drawing objects onto the compositor canvas
+        * added functions for noting objects which are part of a popup
+        * added e_layout functions for returning objects above or below a layout child
+        * compositor nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects
 
 2013-02-13 Deon Thomas
 
 
 2013-01-11 Mike Blumenkrantz
 
-        * e_manager_comp_set() is no longer accessible by modules
         * added option to disable comp effects on screen
         * fixed bug where backlight settings would try to update dummy backlight devices
         * added focus-out color class and functionality to default theme
 
 2013-01-03 José Roberto de Souza
 
-        * Modules ported to edbus: battery, connman, mixer, notification,
+        * Modules ported to eldbus: battery, connman, mixer, notification,
           illume-indicator
-        * Fileman and Wizard also ported to edbus
+        * Fileman and Wizard also ported to eldbus
         * HAL backend for EFM removed
         * Systray: added DBus notification
         * Added music-control module: control any mpris2-compatible music
 2013-01-03  Mike Blumenkrantz
 
         * Added e_win_elm_available()
-        * Added conf2 module
-        * Added e_configure_option API
 
 2013-01-03 Cedric Bail