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