• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


Commit MetaInfo

修订版9c87a4bcc3288575eb86b88a749f303d90c9cf2f (tree)
时间1999-09-02 19:51:42
作者john <john>
Commiterjohn

Log Message

*** empty log message ***

更改概述

差异

--- a/TODO
+++ b/TODO
@@ -21,6 +21,9 @@ Outstanding bugs
2121
2222 ! Raising a window can cause a flicker of other windows
2323
24+ ! It's not possible to compile sawmill-ui.jl without an X connection
25+ (it requires 'gtk, which then calls gtk_init (), ...)
26+
2427
2528 General tasks
2629 =============
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,8 @@
22
33 * version 0.4
44
5+ * menus.jl (menu-stop-process): optional arg FORCE
6+
57 * menus.jl (menu-start-process): redirect stderr to nil
68
79 1999-08-31 John Harper <john@dcs.warwick.ac.uk>
--- a/man/news.texi
+++ b/man/news.texi
@@ -24,9 +24,10 @@ draw a background into @var{image} for the specified state (@code{nil},
2424
2525 @item New theme @code{gtk}. This reads the default GTK style and uses
2626 the associated colors and pixmaps to decorate windows. It doesn't try
27-to handle engine-based themes. Nor does it automatically detect when
28-the default style changes (yet). Do `sawmill-client -c
29-gtk-reload-style' at the shell to reload the style
27+to handle engine-based themes. It should automatically detect when the
28+default style changes (if changed by the GNOME control center). Do
29+`sawmill-client -c gtk-reload-style' in the shell to reload the style
30+manually
3031
3132 @item Functions for drawing color gradients and bevels into images. The
3233 new @code{gradient} theme uses these and on-the-fly rendering to do
@@ -76,8 +77,6 @@ wants---use the new @code{unframed} window type
7677 @item Changing the frame style preserves the original window stacking
7778 order
7879
79-@item Doesn't connect to X server when building
80-
8180 @item Added documentation strings for most built-in functions
8281
8382 @item Fix bug of evaluating both KeyPress @emph{and} KeyRelease events
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
11 1999-09-02 John Harper <john@dcs.warwick.ac.uk>
22
3+ * events.c (client_message): even if we can't find a client
4+ window object for the event, still pass it through the hook
5+
36 * version 0.4
47
58 * gtk-style.c: helper program for `gtk' theme. Outputs the