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