set active item if found in the list (updated debian/changelog)
[simple-launcher] / debian / changelog
index b45a50d..5d4e3ec 100644 (file)
@@ -1,4 +1,4 @@
-simple-launcher (0.9.4~12) unstable; urgency=low
+simple-launcher (0.9.4~18) unstable; urgency=low
 
   * NOT RELEASED YET
   * settings dialog is moved into a separate class
@@ -12,12 +12,23 @@ simple-launcher (0.9.4~12) unstable; urgency=low
   * replace buttons with eventboxes
   * added proper signal handling for eventboxes
   * trying big size :)
-  * disabled gconf stuff in the launcher
   * make transparency code a bit more explicit
   * separate icon size used in the applet and the settings dialog
   * added dummy checkboxes and UI settings page
-
- -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 10 Apr 2007 20:09:10 +0300
+  * added a configurable canvas around button icons
+  * added GConf*Options to SimpleLauncherApplet
+  * major refactoring of 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
+
+ -- Mikhail Sobolev <mss@mawhrin.net>  Fri, 11 May 2007 16:24:30 +0300
 
 simple-launcher (0.9.3) unstable; urgency=low