8514e41ce59036c49f9eb37c0b9ea9dfaa577fb9
[simple-launcher] / debian / changelog
1 simple-launcher (0.9.5~1) unstable; urgency=low
2
3   * NOT RELEASED YET
4   * added Marko Nykanen's patch that would use libosso's way to display
5     application start banner
6
7  -- Mikhail Sobolev <mss@mawhrin.net>  Thu, 24 May 2007 23:54:25 +0300
8
9 simple-launcher (0.9.4) unstable; urgency=low
10
11   * re-arranged the settings dialog
12     * major refactoring of the settings dialog
13     * settings dialog is moved into a separate class
14     * added one tab with 'Items'
15   * fixed a small memory leak
16   * removed top-level GtkFrame
17   * replaced buttons with eventboxes
18   * trying big size :)
19   * make transparency code a bit more explicit
20   * separate icon size used in the applet and the settings dialog
21   * SLAList class is renamed to SettingsPageWithItems (file names will follow)
22   * renamed sla-list files to settings-page-items
23   * do not allow 'insane' items to be selected in the settings dialog
24   * fixed wrongdoings:
25          * do not destroy applet's widget
26    * delete array when it was allocated as array
27   * make a private copy of icons obtained through GtkIconTheme
28   * implemented a different widget for icon size selection
29     * set active item if found in the list
30   * added icon scaling for icons that are bigger than requested
31   * increased spacing between icons
32
33  -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 15 May 2007 21:08:52 +0300
34
35 simple-launcher (0.9.3) unstable; urgency=low
36
37   * the config file can now be backed up
38   * enable activation of applications that do not have d-bus service
39
40  -- Mikhail Sobolev <mss@mawhrin.net>  Sat, 24 Mar 2007 21:11:54 +0200
41
42 simple-launcher (0.9.2) unstable; urgency=low
43
44   * minimum size in .desktop file is changed as well (so 1 icon only is now
45     possible)
46   * if application does not have an icon, or the icon cannot be loaded, the
47     default one will be used
48
49  -- Mikhail Sobolev <mss@mawhrin.net>  Sat, 24 Mar 2007 12:05:59 +0200
50
51 simple-launcher (0.9.1) unstable; urgency=low
52
53   * fixed the minimum size problem
54
55  -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 23 Mar 2007 16:43:05 +0200
56
57 simple-launcher (0.9) unstable; urgency=low
58
59   * preparing the release :)
60   * define minimal window size
61   * show toolbar content as soon as it's available
62   * updated copyright year
63   * fixed the toggle (thanks, Kad)
64   * implemented config save/load
65   * check for newly available applications
66   * replaced 0 with NULL where appropriate (get rid of compiler warnings)
67   * locale application name and its comment
68   * fixed the redraw of tree content
69   * fixed the name of the text domain to get translations from
70
71  -- Mikhail Sobolev <mss@mawhrin.net>  Thu, 22 Mar 2007 13:58:01 +0200
72
73 simple-launcher (0.7.1) unstable; urgency=low
74
75   * Do add the renderer to the tree view column
76
77  -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 22 Dec 2006 20:25:36 +0200
78
79 simple-launcher (0.7) unstable; urgency=low
80
81   * optimized code related to obtaining current icon theme
82   * item list dialog is implemented
83   * vertical resize is disabled
84   * re-factored code:
85     * created a wrapper over LauncherItem
86     * moved the wrapper into a separate file
87     * defined a list of LaunchableItems
88     * started to work with LaunchableItems all over the code
89
90  -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 22 Dec 2006 09:23:40 +0200
91
92 simple-launcher (0.6) unstable; urgency=low
93
94   * do not use theming for borders, some other way should be used
95   * removed few operations from debian/rules
96   * removed few unnecessary files from debian/: docs, dirs
97   * fixed debian/copyright
98   * updated build dependencies
99   * implemented empty settings dialog for the applet
100
101  -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  6 Dec 2006 22:24:14 +0200
102
103 simple-launcher (0.5) unstable; urgency=low
104
105   * fix (??) button size calculation
106   * try to use theming for putting some border around the applet
107
108  -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  6 Dec 2006 12:00:10 +0200
109
110 simple-launcher (0.4) unstable; urgency=low
111
112   * applet sets it size based on the number of buttons added to the widget
113   * decorated the view (added some border, let's see how it looks)
114
115  -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  6 Dec 2006 11:49:44 +0200
116
117 simple-launcher (0.3) unstable; urgency=low
118
119   * Enclose the widget into GtkFrame
120
121  -- Mikhail Sobolev <mss@mawhrin.net>  Tue,  5 Dec 2006 23:31:18 +0200
122
123 simple-launcher (0.2) unstable; urgency=low
124
125   * Updated Section: of the package
126
127  -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 05 Dec 2006 23:03:45 +0200
128
129 simple-launcher (0.1) unstable; urgency=low
130
131   * Initial release
132
133  -- Mikhail Sobolev <mss@mawhrin.net>  Tue,  5 Dec 2006 00:46:24 +0200
134