added backup facility
[simple-launcher] / debian / changelog
1 simple-launcher (0.9.3) unstable; urgency=low
2
3   * the config file can now be backed up
4
5  -- Mikhail Sobolev <mss@mawhrin.net>  Sat, 24 Mar 2007 12:32:51 +0200
6
7 simple-launcher (0.9.2) unstable; urgency=low
8
9   * minimum size in .desktop file is changed as well (so 1 icon only is now
10     possible)
11   * if application does not have an icon, or the icon cannot be loaded, the
12     default one will be used
13
14  -- Mikhail Sobolev <mss@mawhrin.net>  Sat, 24 Mar 2007 12:05:59 +0200
15
16 simple-launcher (0.9.1) unstable; urgency=low
17
18   * fixed the minimum size problem
19
20  -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 23 Mar 2007 16:43:05 +0200
21
22 simple-launcher (0.9) unstable; urgency=low
23
24   * preparing the release :)
25   * define minimal window size
26   * show toolbar content as soon as it's available
27   * updated copyright year
28   * fixed the toggle (thanks, Kad)
29   * implemented config save/load
30   * check for newly available applications
31   * replaced 0 with NULL where appropriate (get rid of compiler warnings)
32   * locale application name and its comment
33   * fixed the redraw of tree content
34   * fixed the name of the text domain to get translations from
35
36  -- Mikhail Sobolev <mss@mawhrin.net>  Thu, 22 Mar 2007 13:58:01 +0200
37
38 simple-launcher (0.7.1) unstable; urgency=low
39
40   * Do add the renderer to the tree view column
41
42  -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 22 Dec 2006 20:25:36 +0200
43
44 simple-launcher (0.7) unstable; urgency=low
45
46   * optimized code related to obtaining current icon theme
47   * item list dialog is implemented
48   * vertical resize is disabled
49   * re-factored code:
50     * created a wrapper over LauncherItem
51     * moved the wrapper into a separate file
52     * defined a list of LaunchableItems
53     * started to work with LaunchableItems all over the code
54
55  -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 22 Dec 2006 09:23:40 +0200
56
57 simple-launcher (0.6) unstable; urgency=low
58
59   * do not use theming for borders, some other way should be used
60   * removed few operations from debian/rules
61   * removed few unnecessary files from debian/: docs, dirs
62   * fixed debian/copyright
63   * updated build dependencies
64   * implemented empty settings dialog for the applet
65
66  -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  6 Dec 2006 22:24:14 +0200
67
68 simple-launcher (0.5) unstable; urgency=low
69
70   * fix (??) button size calculation
71   * try to use theming for putting some border around the applet
72
73  -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  6 Dec 2006 12:00:10 +0200
74
75 simple-launcher (0.4) unstable; urgency=low
76
77   * applet sets it size based on the number of buttons added to the widget
78   * decorated the view (added some border, let's see how it looks)
79
80  -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  6 Dec 2006 11:49:44 +0200
81
82 simple-launcher (0.3) unstable; urgency=low
83
84   * Enclose the widget into GtkFrame
85
86  -- Mikhail Sobolev <mss@mawhrin.net>  Tue,  5 Dec 2006 23:31:18 +0200
87
88 simple-launcher (0.2) unstable; urgency=low
89
90   * Updated Section: of the package
91
92  -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 05 Dec 2006 23:03:45 +0200
93
94 simple-launcher (0.1) unstable; urgency=low
95
96   * Initial release
97
98  -- Mikhail Sobolev <mss@mawhrin.net>  Tue,  5 Dec 2006 00:46:24 +0200
99