1998-08-01  Maciej Stachowiak  <maciej@roc-ny4-24.ix.netcom.com>

	* gjb.scwmrc, sds.scwmrc: Use set-click-delay! in place of
	set-click-time!

1998-07-31  Maciej Stachowiak  <maciej@roc-ny5-12.ix.netcom.com>

	* gjb.scwmrc, sds.scwmrc: No longer attempt to pass a modifier
	mask argument of 0 to send-button-press.

1998-07-31  Maciej Stachowiak  <maciej@roc-ny4-13.ix.netcom.com>

	* robbe.scwmrc, sds.scwmrc, gjb.scwmrc: Replaced the usage of
	set-edge-resistance! with set-edge-scroll-delay! and
	set-edge-move-threshold!; this seemed to be the only one of the
	old paging parameter setters that was a really silly combination.

1998-07-21  Maciej Stachowiak  <maciej@roc-ny3-18.ix.netcom.com>

	* sds.scwmrc, gjb.scwmrc: Use new interface for fvwm2 module
	stuff.

1998-07-22  Greg Badros  <gjb@cs.washington.edu>

	* gjb.scwmrc: Add doc-files setting, turn off pager, use something 
	other than write-all.

1998-07-09  Robert Bihlmeyer  <e9426626@stud2.tuwien.ac.at>

	* robbe.scwmrc: More documentation.

1998-07-06  Greg Badros  <gjb@cs.washington.edu>

	* gjb.scwmrc: Fix hosts menus, add debug-display, use
 	double-separator titles like Sam does, use the preferences menu
 	from the library, commen out the Tracker and Playmidi multimedia
 	targets, remove animation-ms-delay since that needs to be define-d
 	in prefs-menu

Mon Jul  6 01:53:41 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* broadcast-display.scm, menu-test.scm, sds.scwmrc, gjb.scwmrc:
 	Rreplace occurences of window-from-window-id with id->window.

1998-07-04  Greg Badros  <gjb@cs.washington.edu>

	* gjb.scwmrc: Added xlock-query-program set to xlock-stdout, so
	the xlock menu gathering function works for me; restart "scwm",
	not restart "" (still doesn't work)

Mon Jun  1 20:26:11 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* Makefile.in: regenerated with automake 1.3

1998-03-30  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>

	* juhp.scwmrc (root-menu): Exit and restart are back.  Move all
	window ops to the window submenu.  Use "mini-maxtall.xpm" not
	"maxtall".
	(window-menu): Use "mini-maxtall.xpm" not "maxtall".
	(move-screen): Use `unfocus'.
	Replaces all "M-"s by "A-"s.

Fri Mar 27 20:43:02 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* gjb.scwmrc: Use the new broadcast interface for autoraise.

Fri Mar 20 22:32:33 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* system.scwmrc, juhp.scwmrc, gjb.scwmrc, sds.scwmrc,
 	decor.scwmrc, mnu-test.scm: Modified to work with the new color
 	stuff.

	gjb.scwmrc: Added relief-pattern alternatives for the button
 	images, commented out for now.
	
Tue Mar 10 00:30:53 1998  Greg J. Badros  <gjb@cs.washington.edu>

	* gjb.scwmrc: Added image-not-found-hook

Thu Mar  5 03:15:48 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* sds.scwmrc: Update to the latest version from Sam Steingold
 	<sds@usa.net>.

	* decor.scwmrc, system.scwmrc, gjb.scwmrc, juhp.scwmrc: General
 	improvements to make them work and be generally usable.

1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>

	* juhp.scwmrc: Latest version with wooden decor!  Brought back
 	some mouse bindings too.  Fixed `image-load-path' and a few other
 	things.

Thu Feb 26 20:24:12 1998  Greg J. Badros  <gjb@cs.washington.edu>

	* Added constraints.scm; these are for the Cassowary extension to
 	scwm; they are not functional in the basic scwm, and can be
 	ignored

Wed Feb 25 21:43:46 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* Changed load-font to make-font throughout.

Sun Nov 30 12:03:51 1997  unknown  <gjb@cs.washington.edu>

	* system.scwmrc, gjb.scwmrc, menu-test.scm: Use new menuing code,
	use image-load-path, not set-image-path!

	* Highlights of user-level changes to menu stuff

	** Use (menu ...) not (make-menu ...)

	** first arg to menu is a real list [ use (list ...)  ]

	** menu-title and menu-separator are variables now, not functions
 	-- e.g., use `menu-separator', not `(menu-separator)'

	** menuitem no longer is spelled `menu-item'
 	
	** keywords for menuitem are now #:image-left, #:image-above, not
 	#:left-pixmap #:above-pixmap 

	** new keywords for menu include #:image-side (for new side image
 	feature) and #:color-bg-image-side.

