update debian/changelog with recent the most important things
[simple-launcher] / debian / changelog
index 1d58d32..619854a 100644 (file)
@@ -1,4 +1,4 @@
-simple-launcher (0.9.4~6) unstable; urgency=low
+simple-launcher (0.9.4~16) unstable; urgency=low
 
   * NOT RELEASED YET
   * settings dialog is moved into a separate class
@@ -11,8 +11,22 @@ simple-launcher (0.9.4~6) unstable; urgency=low
   * request all buttons to be of the same size
   * replace buttons with eventboxes
   * added proper signal handling for eventboxes
-
- -- Mikhail Sobolev <mss@mawhrin.net>  Wed,  4 Apr 2007 10:33:19 +0300
+  * trying big size :)
+  * 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
+  * 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