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