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