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