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