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