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