X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=f5a5ed518d92da514fd908defac75f42c5ae2ded;hb=c4e20ae77297ba0a9dfbd331117d3b36d37bcb46;hp=c7e2955a3ccbcb1671c7ddee723deaaa64267072;hpb=807834c2fabe18cc7fb0066f7c25bdcb6dfc8aa1;p=simple-launcher diff --git a/debian/changelog b/debian/changelog index c7e2955..f5a5ed5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,53 @@ +simple-launcher (0.7.1) unstable; urgency=low + + * Do add the renderer to the tree view column + + -- Mikhail Sobolev Fri, 22 Dec 2006 20:25:36 +0200 + +simple-launcher (0.7) unstable; urgency=low + + * optimized code related to obtaining current icon theme + * item list dialog is implemented + * vertical resize is disabled + * re-factored code: + * created a wrapper over LauncherItem + * moved the wrapper into a separate file + * defined a list of LaunchableItems + * started to work with LaunchableItems all over the code + + -- Mikhail Sobolev Fri, 22 Dec 2006 09:23:40 +0200 + +simple-launcher (0.6) unstable; urgency=low + + * do not use theming for borders, some other way should be used + * removed few operations from debian/rules + * removed few unnecessary files from debian/: docs, dirs + * fixed debian/copyright + * updated build dependencies + * implemented empty settings dialog for the applet + + -- Mikhail Sobolev Wed, 6 Dec 2006 22:24:14 +0200 + +simple-launcher (0.5) unstable; urgency=low + + * fix (??) button size calculation + * try to use theming for putting some border around the applet + + -- Mikhail Sobolev Wed, 6 Dec 2006 12:00:10 +0200 + +simple-launcher (0.4) unstable; urgency=low + + * applet sets it size based on the number of buttons added to the widget + * decorated the view (added some border, let's see how it looks) + + -- Mikhail Sobolev Wed, 6 Dec 2006 11:49:44 +0200 + +simple-launcher (0.3) unstable; urgency=low + + * Enclose the widget into GtkFrame + + -- Mikhail Sobolev Tue, 5 Dec 2006 23:31:18 +0200 + simple-launcher (0.2) unstable; urgency=low * Updated Section: of the package