diff options
author | Wolfgang Ulbrich <[email protected]> | 2016-02-21 14:14:56 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2016-02-21 14:14:56 +0100 |
commit | bbdaab78b0f28b41543291557b5d3b545300b7d0 (patch) | |
tree | d074411ffac1acc704b04f75a94f5ded2249371e /NEWS | |
parent | faac58e63ce64603ac1ec0be66160511acfa2592 (diff) | |
download | caja-bbdaab78b0f28b41543291557b5d3b545300b7d0.tar.bz2 caja-bbdaab78b0f28b41543291557b5d3b545300b7d0.tar.xz |
release 1.13.1v1.13.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Major changes in 1.13.1 are: + +* GTK+-3.20: add missing style classes to simplify theming +* window-slot: fix wrong reference handling on dispose +* use g_hash_table_remove_all and get rid of some callbacks +* eel: fix some forgotten memory leaks +* fix crash when restoring file with special characters from trash +* properties-window: use 'bold and right-aligned are always FALSE' +* fix random crash on startup when python-caja extension is enabled +* fix serveral build warnings +* use g_strcmp0 instead of strcmp +* GTK+3: more deprecation fixes + + Major changes in 1.13.0 are: * Gtk+3: a lot of deprecation fixes |