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