update debian/changelog with recent the most important things
[simple-launcher] / debian / changelog
index 4017f64..619854a 100644 (file)
@@ -1,4 +1,4 @@
-simple-launcher (0.9.4~13) unstable; urgency=low
+simple-launcher (0.9.4~16) unstable; urgency=low
 
   * NOT RELEASED YET
   * settings dialog is moved into a separate class
@@ -12,13 +12,21 @@ simple-launcher (0.9.4~13) 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
   * added a configurable canvas around button icons
-
- -- Mikhail Sobolev <mss@mawhrin.net>  Wed, 11 Apr 2007 19:43:11 +0300
+  * 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
+
+ -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 17 Apr 2007 10:50:52 +0300
 
 simple-launcher (0.9.3) unstable; urgency=low