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