You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.2 KiB
78 lines
2.2 KiB
2013-01-03 Mike Blumenkrantz |
|
|
|
* Added e_win_elm_available() |
|
* Added conf2 module |
|
* Added e_configure_option API |
|
|
|
2013-01-03 Cedric Bail |
|
|
|
* Fix restart of E17 after manually monitoring it. |
|
|
|
2012-12-31 Mike Blumenkrantz |
|
|
|
* Added function to hide all active menus |
|
* Always hide menus on desklock |
|
* e_win now traps elm_win_activate to ensure that internal elm |
|
windows don't fail to raise as expected if user has configured |
|
E to ignore activate hints |
|
* Various #defines in e_int_menus.h are now enums |
|
* Added enum for deskflip animation mode |
|
|
|
2012-12-29 Mike Blumenkrantz |
|
|
|
* Fix incorrect config value clamping for window autoraise delay |
|
* Fix border(less) style of internal elm tooltip windows |
|
|
|
2012-12-28 Tomas Cech |
|
|
|
* Fix construction of variant list for setxkbmap |
|
|
|
2012-12-27 Mike Blumenkrantz |
|
|
|
* Added action to reset filemanager |
|
|
|
2012-12-28 Carsten Haitzler |
|
|
|
* Mixer settings dialog is now resizable |
|
* Increased maximum menu size, improved menu autoscrolling |
|
|
|
|
|
2012-12-28 Hannes Janetzek |
|
|
|
* Fixed error in Evry when trying to call edje functions on non-edje object |
|
|
|
2012-12-27 Mike Blumenkrantz |
|
|
|
* Filemanager now uses global setting option for showing desktop |
|
icons |
|
|
|
2012-12-26 Chidambar Zinnoury (ilLogict) |
|
|
|
* Notification settings: add check changed. |
|
* Fileman settings: fix values reading, check changed, apply, |
|
and title (“Fileman”→“File Manager”). |
|
* Pager settings: fix check changed and strings (“px”→“pixels”). |
|
* Language settings: add check changed and cleanup code. |
|
|
|
2012-12-25 Chidambar Zinnoury (ilLogict) |
|
|
|
* Clock settings: date formats are now internationalizable. |
|
* Desktop environment settings: add check changed. |
|
* Gadcon settings: add icons. |
|
* Startup theme: add check changed. |
|
* Desk settings: improve UI. |
|
* Clientlist settings: add check changed. |
|
* Engine settings: force check changed upon confirmation dialog |
|
closure. |
|
|
|
2012-12-24 Mike Blumenkrantz |
|
|
|
* Fixed crash when changing ibar source |
|
|
|
2012-12-24 Boris Faure |
|
|
|
* Fixed SIGFPE in tiling module and functionality of toggle_rows_count |
|
|
|
2012-12-21 |
|
|
|
Initial release
|
|
|