Updated to release 1.7.8
[platform/upstream/efreet.git] / NEWS
1 Efreet 1.7.8
2  
3 Changes since Efreet 1.7.7:
4 ---------------------------
5
6 No changes, just updating to keep in sync with lastest release.
7      
8
9 Efreet 1.7.7
10
11 Changes since Efreet 1.7.6:
12 ---------------------------
13
14 No changes, just updating to keep in sync with latest release.
15
16
17 Changes since Efreet 1.7.5:
18 ---------------------------
19
20 Fixes:
21         * Fix desktop command parsing of https
22         * Fix desktop cache updating
23
24
25 Efreet 1.7.5
26
27 Changes since Efreet 1.7.4:
28 ---------------------------
29
30 Improvements:
31         * Added simplified chinese translation
32
33 Changes since Efreet 1.7.3:
34 ---------------------------
35
36 Fixes:
37         * Add O_CLOEXEC to opened fds
38         * Add XML output to doc
39         * Add installation rule for doc
40         * Fix build on Windows platforms.
41
42
43 Efreet 1.7.3
44
45 Changes since Efreet 1.7.2:
46 ---------------------------
47
48 Fixes:
49         - Fix alloca
50
51 Changes since Efreet 1.7.1:
52 ---------------------------
53
54 Fixes:
55     * Allow unquoted values in user-dirs.dirs
56
57 Changes since Efreet 1.7.0:
58 ---------------------------
59
60 Fixes:
61     * Fix insane delay added to desktop/icon updates.
62
63 Changes since Efreet 1.2.0:
64 ---------------------------
65
66 Improvements:
67
68     * Faster mime type loading.
69
70
71 Additions:
72
73     * Support XDG_DESKTOP_DIR
74     * efreet_lang_reset() for refreshing language variables and caches after locale switches
75
76 Efreet 1.2.0
77
78 Changes since Efreet 1.1.0:
79 ---------------------------
80
81 Improvements:
82
83     * use eina_file_direct_ls() instead of opendir().
84     * compilation warnings fixed.
85     * documentation improvements/fixes
86     
87 Changes since Efreet 1.0.0:
88 ---------------------------
89
90 Fixes:
91
92     * when you have an empty <Name></Name> in a menu
93     * tests don't do clearenv when it is not available
94     * memory leak fixed in cache icon retrieval
95     * check for NULL dirs in caches
96     * check for theme change when rebuilding cache
97     * leak in efreet_mime_type_icon_get
98     * reset log domain to -1 on unregister
99     * clear memory cache when closing eet file
100     * fixed documentation
101     * remove EAPI from efreet_home_dir_get as it wasn't exported in .h's
102     * don't leak hashes on init error
103     * no more memleak in desktop cache creation
104     * fixed uri encoding when opening files
105
106 Improvements:
107
108     * added temporary memory cache for eet file data
109     * always use icon cache
110     * faster string comapre with poter equality for strings
111     * local log domains per file
112     * remove exess init functions for xml
113     * stop creating cache dir multiple times
114     * change ownership of cache files to calling user
115     * fast path for "*" pattern match
116     * delay cache creation with a timer to avoid storms
117     * always rebuild cache from 0 when needed and be more correct
118     * store cache change flags in update file and propagate to update event