summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: f3768c16b9a20f1138f3865139489b8c81d3e8ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
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