Update dev tool verstions
* background/background.c (s_make_resized_image): Fix argument
Added -- the beginnings of a GUI for the constraint solver. Written
* kwm-emulation.scm: Some general clean up, try to handle
* configure.in (scwm_image_load_path): Added
Added
* Makefile.am (SUBDIRS): Added xlib-drawing
* scwmgtkhelper/scwmgtkhelper.c (s_scwm_gdk_X_fdes): Added doc comment
* overlay-plane/overlay-plane.c: Make init_overlay_plane() static fn
*** empty log message ***
Added -- example of xlib-drawing module
* message-window.c (s_make_message_window): Move FIXME comment out
Re-built
* dev/scwm-packaging-rpm.txt, dev/scwm-ui-constraints.txt: Added
* scwm.spec: Added. Thanks Harvey Stein!
*** empty log message ***
* xlib-drawing/drawing.c, drawing.h: Simplify drawing.h -- needs
* xlib-drawing/drawing.c: Use scm_misc_error for out-of-range
*** empty log message ***
Added, for testing that scheme module
Added xlib-set-drawing-mask! call
* ui-constraints.scm: Use delq, not remove-from-list, fix some
Some change, more testing
*** empty log message ***
Use optargs, and make the enable-constraint optional for
* ui-constraints.scm: Bug fixes. Use "error" instead of returning
More test code -- gets all the way through it now! Need to evaluate
Implement draw-cn-keep-lefts-even more completely-- still not really
Minor cleanup -- mostly moved into scheme/modifier-key-bindings.scm module
* kwm-emulation.scm: Use X-PropertyNotify-hook to catch changes in
* gtk.scm: Added `gtk-pixmap-new-search-scwm-path' for finding
* menu.c (PopdownMenu): Only invoked the unhover-action if the
* tests/constraints.scm: Use new name scwm-set-master-solver!
* window-locations.scm, ui-constraints-classes.scm,
Add and honour an optional enable? argument to the constraint constructors
*** empty log message ***
Added
* constraints.scm: Added -- top level module for constraint
*** empty log message ***
* pixmaps/cn-keep-above.xpm, pixmaps/cn-keep-to-left-of.xpm:
* icons.c: Added second arg (was-iconified?) to handlers called by
* constraints.scm: Drop the window-style, since it used something
* ui-constraints.scm: Use error more pervasively. Rename
*** empty log message ***
* menu.c (MenuInteraction): Added MENUSTATUS_NEWITEM_HOTKEY for
Added -- these pixmaps are needed by the constraint user interface.
Added window style for ScwmUIConstraintsButtons
* ui-constraints.scm: Use simple-constraints module, and refer to
*** empty log message ***
* winops.scm (default-resize-opaquely, default-move-opaquely): Use
* modifier-key-bindings.scm: Added -- from scheme/tests/keycode.scm
* constraint-primitives.cc (s_scwm_set_master_solver_x): Added
* constraints.scm: Use ui-constraints-toggle-menu, and bind it to C-M-S-c
*** empty log message ***
* window.c, window.h: Added window_pixel_size_to_client_units to
* simple-constraints.scm: Added synopsis doc comments, declare
*** empty log message ***
* scwmdoc.in: Check scm_wrong_type_arg and VALIDATE_COLOR lines to
* window.c (s_deiconify): Permit deiconify to be given a virtual
* c-animation/c-animation.c: Replace uses of iarg with literal
*** empty log message ***
* icons.c: Fixed a couple of comments.
*** empty log message ***
Final updates for version 0.9
Test new version of the interface
* animate-iconify-window.scm: Added
* background/background.c: Clean up argument mismatches, added /*
* fvwm-module.scm: Make fvwm2-module-send-window-list private (I
* base.scm: Added MESSAGE-WINDOW argument to
* xlib-drawing/drawing.c (xlib_point_pair_p,
*** empty log message ***
Re-exported.
*** empty log message ***
move inside the viewport after at-point placement
Fix bug -- was calling `proc' w/ wrong name
* animate-iconify-window.scm: Added. Still issues remaining with
sync
Added some additional comments w/ useful lines to eval when debugging
* gjb.scwmrc: Use animated iconify, deiconify
* string-prompt.scm: Pack the prompt label in with expand set to
Updated to test some new additions to the library.
* menulook.c, menu.c, ICCCM.c: Changed some doc comments.
Move example to top of file
* message-window.scm: Fix `resize-message-new-size-hook' to take
do not use `+='
* Makefile.am: Added $$SCWMDOC_ARGS to invocation of scwmdoc so
* xrm.c, xproperty.c, window.c, message-window.c, menulook.c,
Added (window.xpm is just a pair of windows to be moved and marked up
install animate-iconify-window.scm
Some notes, mostly for constraints support
* borders.c (SetBorderX): Do not try to draw when the border width
Removed `peek'.
* kde-hints.scm: Renamed from kwm-emulation.scm
Added Eric S. Raymond
* session-manager.c (SavePhase): New variable.
* gjb.scwmrc: Fix the starting of .xclients.
* events.c: Pass window (or 'root-window or #f if unrecognized) based
Added q/a re: converting .fvwm2rc to .scwmrc
* binding.c (remove_binding): Ungrab key when removing a
*** empty log message ***