finalized debian/changelog for 0.9.4 version: removed extra items
[simple-launcher] / debian / changelog
index 1d3aa54..1c00f5b 100644 (file)
@@ -1,8 +1,35 @@
+simple-launcher (0.9.4) unstable; urgency=low
+
+  * re-arranged the settings dialog
+    * major refactoring of the settings dialog
+    * settings dialog is moved into a separate class
+    * added one tab with 'Items'
+  * fixed a small memory leak
+  * removed top-level GtkFrame
+  * replaced buttons with eventboxes
+  * trying big size :)
+  * make transparency code a bit more explicit
+  * separate icon size used in the applet and the settings dialog
+  * SLAList class is renamed to SettingsPageWithItems (file names will follow)
+  * renamed sla-list files to settings-page-items
+  * do not allow 'insane' items to be selected in the settings dialog
+  * fixed wrongdoings:
+        * do not destroy applet's widget
+   * delete array when it was allocated as array
+  * make a private copy of icons obtained through GtkIconTheme
+  * implemented a different widget for icon size selection
+    * set active item if found in the list
+  * added icon scaling for icons that are bigger than requested
+  * increased spacing between icons
+
+ -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 15 May 2007 21:08:52 +0300
+
 simple-launcher (0.9.3) unstable; urgency=low
 
   * the config file can now be backed up
+  * enable activation of applications that do not have d-bus service
 
- -- Mikhail Sobolev <mss@mawhrin.net>  Sat, 24 Mar 2007 12:32:51 +0200
+ -- Mikhail Sobolev <mss@mawhrin.net>  Sat, 24 Mar 2007 21:11:54 +0200
 
 simple-launcher (0.9.2) unstable; urgency=low