[sawfish] removed widget-test.jl (heavily broken)



commit ff5fff4c4e9eac7705353208115782a48ffe0a4a
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sat Sep 18 23:04:37 2010 +0200

    removed widget-test.jl (heavily broken)

 ChangeLog                       |    2 +
 lisp/sawfish/gtk/widget-test.jl |   57 ---------------------------------------
 man/news.texi                   |    6 ++++
 3 files changed, 8 insertions(+), 57 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f851d83..a600f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,8 @@
 
 	* lisp/sawfish/wm/autoload.jl: missing autoload for `cycle-or-exec' added
 
+	* lisp/sawfish/gtk/widget-test.jl: removed, since it is heavily broken
+
 2010-09-17  Christopher Brautsek <zanghar freenet de>
 	* lisp/sawfish/wm/ext/match-window.jl
 	* lisp/sawfish/wm/windows.jl: added `never-delete' window-matcher.
diff --git a/man/news.texi b/man/news.texi
index d5c3552..8202bc1 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -223,6 +223,12 @@ if you want to draw on the screen directly use @code{x-draw-text}
 @item Removed Features
 
 @itemize @minus
+ item @code{test-widget} function [Christopher Bratusek]
+
+The @code{test-widget} function is heavily broken and crashes Sawfish
+very easily, using it for debugging is therefore impossible. So it is
+removed now.
+
 @item @code{about-dialog} function [Christopher Bratusek]
 
 The custom @code{about-dialog} function has been replaced by



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