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