diff options
author | Mike Blumenkrantz <zmike@samsung.com> | 2013-12-04 12:59:36 -0500 |
---|---|---|
committer | Mike Blumenkrantz <zmike@samsung.com> | 2013-12-04 12:59:36 -0500 |
commit | 5002c63e47194ff1d08fb807e4dd474832cc8dd5 (patch) | |
tree | c75c4a53235d2788742eced2e57e983f97f98c10 /ChangeLog | |
parent | 842d830c39bb785ef5426fb4349f74839a37ab97 (diff) |
tons of cl/news updates :(
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 80 |
1 files changed, 80 insertions, 0 deletions
@@ -3,23 +3,103 @@ | |||
3 | * Fixed NoDisplay entries in Everything launcher | 3 | * Fixed NoDisplay entries in Everything launcher |
4 | * Removed capabilities to alter gadgets in EFM toolbars | 4 | * Removed capabilities to alter gadgets in EFM toolbars |
5 | 5 | ||
6 | 2013-12-02 Mike Blumenkrantz | ||
7 | |||
8 | * Shrink filemanager icon event area to allow easier selections | ||
9 | * Remember view mode for desktop icons | ||
10 | * Fixed evry crash when switching views | ||
11 | |||
12 | 2013-11-30 Mike Blumenkrantz | ||
13 | |||
14 | * Correctly start pulseaudio from mixer | ||
15 | |||
16 | 2013-11-29 Mike Blumenkrantz | ||
17 | |||
18 | * Fix winlist case where activation would have no effect | ||
19 | |||
20 | 2013-11-26 Mike Blumenkrantz | ||
21 | |||
22 | * Select previously-renaming filemanager icon when rename ends | ||
23 | * Improve reliability of new file/directory creation | ||
24 | * Clicking Settings->All in menu now opens settings panel | ||
25 | * Open Terminal Here now available when clicking regular files | ||
26 | |||
27 | 2013-11-25 Mike Blumenkrantz | ||
28 | |||
29 | * Reapply default filemanager view after changing settings | ||
30 | |||
6 | 2013-11-25 Tom Hacohen | 31 | 2013-11-25 Tom Hacohen |
7 | 32 | ||
8 | * Entry: Fixed issues with entry not scrolling to cursor. | 33 | * Entry: Fixed issues with entry not scrolling to cursor. |
9 | 34 | ||
35 | 2013-11-22 Carsten Haitzler | ||
36 | |||
37 | * Add more filetypes to thumbnailer | ||
38 | |||
39 | 2013-11-21 Mike Blumenkrantz | ||
40 | |||
41 | * Fix flickering in advanced wallpaper settings | ||
42 | |||
43 | 2013-11-21 Sebastian Dransfeld | ||
44 | |||
45 | * Improve focus handling with external desktop filemanagers | ||
46 | |||
47 | 2013-11-20 Mike Blumenkrantz | ||
48 | |||
49 | * Add back/forward button support for filemanager when toolbar is present | ||
50 | * Fix focus/stacking of windows on restart | ||
51 | * More accurately set current desk in Move to... submenu | ||
52 | * Disable resizing of buttons in window remember dialog | ||
53 | |||
54 | 2013-11-20 Carsten Haitzler | ||
55 | |||
56 | * Add $XDG_DESKTOP_DIR support for file link paths | ||
57 | |||
58 | 2013-11-18 Carsten Haitzler | ||
59 | |||
60 | * Increase text file preview size | ||
61 | * Improve text file preview layout | ||
62 | |||
10 | 2013-11-05 Tom Hacohen | 63 | 2013-11-05 Tom Hacohen |
11 | 64 | ||
12 | * wsod: Fixed gdb hangs when generating backtraces. | 65 | * wsod: Fixed gdb hangs when generating backtraces. |
13 | 66 | ||
67 | 2013-10-31 Carsten Haitzler | ||
68 | |||
69 | * e now uses and looks for elementary themes | ||
70 | * elementary + emotion now hard dependencies | ||
71 | |||
72 | 2013-10-26 Mike Blumenkrantz | ||
73 | |||
74 | * Fix unfocusing of disabled widgets | ||
75 | |||
76 | 2013-10-25 Iván Briano | ||
77 | |||
78 | * Improve battery gadget text sizing | ||
79 | |||
80 | 2013-10-15 Mike Blumenkrantz | ||
81 | |||
82 | * Fix crash when activating e's restart from start gadget triggered menu | ||
83 | |||
14 | 2013-10-07 Mike Blumenkrantz | 84 | 2013-10-07 Mike Blumenkrantz |
15 | 85 | ||
16 | * removed "raise on focus" config option | 86 | * removed "raise on focus" config option |
87 | * clock gadgets now default to digital mode when added | ||
88 | |||
89 | 2013-10-06 Yossi Kantor | ||
90 | |||
91 | * Greatly improve filemanager icon selection | ||
17 | 92 | ||
18 | 2013-10-03 Mike Blumenkrantz | 93 | 2013-10-03 Mike Blumenkrantz |
19 | 94 | ||
20 | * Fix filemanager spring window closing when dragging from desktop | 95 | * Fix filemanager spring window closing when dragging from desktop |
21 | * Catch XWindow closes during DND operations on those windows | 96 | * Catch XWindow closes during DND operations on those windows |
22 | 97 | ||
98 | 2013-09-26 Mike Blumenkrantz | ||
99 | |||
100 | * Further improve initial window placement coordinates | ||
101 | * ignore netwm activate during startup | ||
102 | |||
23 | 2013-09-19 Mike Blumenkrantz | 103 | 2013-09-19 Mike Blumenkrantz |
24 | 104 | ||
25 | * Fix bug where new files could not be created repeatedly | 105 | * Fix bug where new files could not be created repeatedly |