~flimm/epidermis/icon-theme-bugfix

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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
Only releases are recorded here. For a detailed change log, download the Bazaar branch of Epidermis and view the revisions log:
$ bzr branch lp:epidermis
$ cd epidermis
$ bzr log

2010-06-11  David D Lowe    <daviddlowe.flimm@gmail.com>
 * 0.5.2 release
 * Added new languages: German, Galician, Italian, Portuguese, Russian and Ukrainian.
 * Updated error handling to accept Apport 1.12.2
 * Added DOAP file (Description Of A Project)

2010-03-15  David D Lowe    <daviddlowe.flimm@gmail.com>
 * 0.5.1 release
 * New Apport hook for systems that support Apport.
 * Ported to Python 2.6
 * Better error handling.
 * New --installation-dir option for setup.py
 * Badly installed pigments are now easier to remove and handle (LP: #538715)

2010-01-12  David D Lowe    <daviddlowe.flimm@gmail.com>
 * 0.5 release
 * Epidermis ported to Debian unstable (uses Python 2.5)
 * PolicyKit support.
 * Translations built correctly, including .desktop and .policy files. (LP: #469511)

2009-11-10	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.4.1 release 
 * Check for grub version without looking in /boot/grub/installed-version.
 * Fixed capitalisation mistake in epidermis.py

2009-11-01	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.4 release 
 * Added support for Xsplash themes.
 * Removed support for Usplash themes.
 * Added autogenerate button for Epidermis Creator so that previews of pigments can be automatically created.
 * Help message is displayed if no skins are installed.
 * License updated to GPLv3.

2009-08-08	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.3.1 release 
 * New feature: the ability to turn on or off the possibility to undo the accidental closure of Epidermis.
 * No strange error message when saving non-skin pigments (lp:394638)
 * Scrollbars added to review pigment window (lp:394671)
 * Users can now click Finish on 'apply pigments' even if no pigments are ticked (lp:394673)

2009-06-30	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.3 release
 * Now installs application/x-pigment mime-type for .pigment files.
 * Opens .pigment files from command line.
 * Skins no longer require a linked pigment from every type.
 * .pigment files have thumbnails automatically generated by a script in GNOME's Nautilus.
 *  Ability to choose which .pigment files to install and to activate when you open them.
 * The possibility to undo the accidental closure of Epidermis.
 * Fixed wallpaper filename extension bug. (lp:385623)
 * Added ability to generate preview images for most pigment types behind the scenes.

2009-05-31	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.2.4 release
 * Automatically create /usr/share/backgrounds/epidermis (lp:363699)
 * Removed translatable mark from stock IDs in glade file (lp:374707)
 * Fixed bug that affected the launch of Epidermis from /usr/bin/epidermis.

2009-04-10	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.2.3 release
 * Access to the repository through a proxy enabled. (lp:308178, lp:313456)
 * American translation is enabled by default to allow differentiation between American and British translations. (lp:336698)
 * Progress bar accurately displays size of downloaded files. (lp:320348)
 * Silly string error fixed. (lp:335789)
 * Epidermis Creator nows displays the Epidermis icon.
 * Code refactored to make similar pigment types share code. As a result of this, wallpaper pigments and gnome splash pigments save their files in different places, and will need to be updated. Epidermis will automatically prompt user to do this.


2009-01-29	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.2.2 release
 * Added new runtime option: --debug, prints additional debugging information.
 * More debugging information is displayed in the graphical error messages.
 * Icon pigments now accept theme folders without 32x32 folders, as long as another icon folder is included (lp:311511)
 * Deleting skins from main view now works, a bug affecting how Epidermis runs commands as root has been fixed.
 * Usplash pigment activation on 64bit systems has been disabled, usplash themes need to compiled for each architecture, and only 32bit usplash themes are distributed currently.

2008-12-26	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.2.1 release
 * Fixed bugs lp:303520, lp:293094, lp:306461, lp:303469 : added gconf schemas, removed glib dependency, added python 2.5 dependency, customised skin now persists when (un)installing pigments.
 * Fixed crash after (un)installation of pigments.
 * Creator's open and save dialogs remember current folder.
 * Creator now checks selected theme file or folder to see if it matches pigment type.
 * New runtime option: --creator , allows one to launch Epidermis creator by running:
 epidermis --creator

2008-12-26	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.2 release
 * Added Epidermis Creator.
 * Fixed one or two bugs in Epidermis itself.

2008-10-25	David D Lowe	<daviddlowe.flimm@gmail.com>
 * 0.1 release
 * First release of Epidermis.

Copyright 2008-2009 David D Lowe
Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
For copyright details concerning all the files, see COPYING.