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