[sawfish] NEWS ChangeLog



commit 4916ff7b8625718aa9e90065c3699c1420eb3163
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sun Sep 19 19:47:11 2010 +0200

    NEWS ChangeLog

 ChangeLog     |   18 ++++++++++++++----
 man/news.texi |   25 +++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 603232b..d22b048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,10 +24,20 @@
 	* lisp/sawfish/gtk/widgets/list.jl: use the nicer gtk-stock-buttons rather
 	than plain ones
 
-	* lisp/sawfish/cfg/shell.jl: the default window-size of SawfishConfig
-	differed depending on wethere there's a socket-id or not. Now both are
-	equal. Besides the shadow-type of the root-container was changed from out
-	to etched-in.
+	* lisp/sawfish/cfg/shell.jl: the shadow-type of the root-container was
+	changed from out to etched-in. The command-line option --single-level
+	was removed, as it was broken and somewhat useless. Early GNOME-ControlCenter
+	did use capplets to start configuration. Capplets aren't in use for years
+	anymore and have been removed from Sawfish 1.5.0. Now some remaining
+	fragments from SawfishConfig are removed, too, with them the --socket-id
+	command-line option. Set window-icon to "sawfish-config"
+
+	* lisp/sawfish/cfg/sawfish-config.png: default window-icon for SawfishConfig
+	If it doesn't show up, run `gtk-update-icon-cache /usr/share/icons/hicolor/'
+	first and restart SawfishConfig, it will be displayed then.
+
+	* lisp/sawfish/cfg/monitor.png: removed. was used by the capplets and those
+	where removed a long time ago.
 
 2010-09-18  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/gtk/widgets/simple-dialog.jl: renamed sawfish.gtk.stock
diff --git a/man/news.texi b/man/news.texi
index 42b9ac9..251b6de 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -225,6 +225,19 @@ The @code{old-window-menu} was replaced by @code{beos-window-menu}
 a long time ago in version 0.28.1. Now it is removed. If you still
 want to use it, download it from the wiki.
 
+ item Capplets code [Christopher Bratusek]
+
+The capplets where used in very early GNOME 2.x to setup application-
+properties via GNOME-Control-Center. The capplets aren't used for years
+and already removed from Sawfish since version 1.5.0. Non-removed capplet
+fragments from SawfishConfig are removed now. Therefore the command-line
+option @code{--socket-id} for SawfishConfig is no longer available.
+
+ item SawfishConfig Single-Level [Christopher Bratusek]
+
+The command-line option @code{--single-level} for SawfishConfig was broken,
+and therefore removed.
+
 @item @code{3d-hack} [Christopher Bratusek]
 
 The @code{3d-hack} module provides two functions similar to @code{glxgears},
@@ -292,6 +305,18 @@ Previously the functions @code{remove-newlines} and
 @code{beautify-symbol-name} were defined in several modules. No
 there are only defined once in @code{sawfish.cfg.utils}
 
+ item Small UI-changes in SawfishConfig [Christopher Bratusek]
+
+ itemize @minus
+ item set window-icon to @code{sawfish-config} (and added an icon);
+if the icon does not show up, then run @code{gtk-update-icon-cache
+/usr/share/icons/hicolor/} first, it will then work.
+
+ item set the root-containers shadow-type to etched-in
+
+ item use nicer stock-buttons with icons instead of plain buttons
+ end itemize
+
 @item Doc improvements
 
 FAQ items, on how to hide the mouse-pointer, and on application execution  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]