0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gjb
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago
* resize.c: Use the adding 1 to dwidth/dheight only if the increment is > 1; this fixes a bug in ssh-add's window (and probably others) that was 1 bigger than it should have been.
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
* scwm.c: Get dumping working a bit better (most importantly, changes to Makefile.am support this, but those are not yet committed). Run -f stuff when restarting a dumped binary, added init_sbrk, and some sbrk debugging output that's now commented out. Also some formatting changes from "if(..)" to "if(..)"
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago
* scwm.c: Fix -o option -- the getopt_opts was wrong. Use INFO channel, not ERR channel for the "Initializing from dump file" message. Dumps still don't have the state exposed properly, though.
gjb
More... over 24 years ago
* misc/Makefile.am (EXTRA_DIST): Fix this target.
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
* scwm.c (scwm_main): Call init_errors(), not init_error (the former gets a prototype in scm_init_funcs.h). #ifdef ENABLE_DUMP guard stuff relating to dumping; add option help for dumping, use -o, not -m (since SCM uses that, too).
gjb
More... over 24 years ago
* misc/Makefile.am: Use scwm_examples_DATA, not examples_DATA.
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago
* Makefile.am: Comment out bin_SCRIPTS = scwm-doc-snarf, but leave note about possibly putting this back in later.
gjb
More... over 24 years ago
Makefile.am: Split out examples_DATA; thanks Francesco!
gjb
More... over 24 years ago
* placement.scm: Added `at-virtual-offset-placement'.
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
* placement.scm: Added `at-vp-offset-placement'
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
* system.scwmrc: Turn off image-path-suggestor by default.
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
* window.c (ensure_valid): Added return SCM_BOOL_F to be safe in case of change in using scwm_error.
gjb
More... over 24 years ago
gjb
gjb
More... over 24 years ago
*** empty log message ***
gjb
More... over 24 years ago