finalized debian/changelog for 0.9.4 version: removed extra items
authormishas <mikhail.sobolev@gmail.com>
Tue, 15 May 2007 18:09:29 +0000 (18:09 +0000)
committermishas <mikhail.sobolev@gmail.com>
Tue, 15 May 2007 18:09:29 +0000 (18:09 +0000)
git-svn-id: file:///svnroot/simple-launcher/trunk@209 3ba93dab-e023-0410-b42a-de7732cf370a

debian/changelog

index 778b83d..1c00f5b 100644 (file)
@@ -1,23 +1,15 @@
-simple-launcher (0.9.4~20) unstable; urgency=low
+simple-launcher (0.9.4) unstable; urgency=low
 
-  * NOT RELEASED YET
-  * settings dialog is moved into a separate class
-  * added one tab with 'Items'
+  * 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
-  * trying different options for gtk buttons
   * removed top-level GtkFrame
-  * enabled relief for buttons: let's see what happens
-  * removed extra space around buttons
-  * request all buttons to be of the same size
-  * replace buttons with eventboxes
-  * added proper signal handling for eventboxes
+  * 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
-  * 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
@@ -26,11 +18,11 @@ simple-launcher (0.9.4~20) unstable; urgency=low
    * 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
+    * 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>  Fri, 11 May 2007 18:17:24 +0300
+ -- Mikhail Sobolev <mss@mawhrin.net>  Tue, 15 May 2007 21:08:52 +0300
 
 simple-launcher (0.9.3) unstable; urgency=low