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