|
.gitignore
|
2009-12-31
|
Dale P. Smith
|
[b32dee]
Add .gitignore files
|
|
COPYING.FVWM
|
1998-03-09
|
Maciej Stachowiak
|
[4942c3]
Slight change in wording on the introduction.
|
|
COPYING.GPL
|
1997-09-22
|
Maciej Stachowiak
|
[e44e75]
The General Public License.
|
|
ChangeLog
|
2002-07-21
|
Scott Lenser
|
[8611ac]
Various formatting improvements and some commen...
|
|
ChangeLog-1997-1999
|
2000-01-05
|
Greg J. Badros
|
[18ac63]
* ChangeLog-1997-1999: Added
|
|
ChangeLog.libs
|
1997-11-17
|
Maciej Stachowiak
|
[020b5b]
Old ChangeLog from the libs directory.
|
|
Grab.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
Grab.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
ICCCM.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
ICCCM.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
Makefile.am
|
2020-01-20
|
Dale P. Smith
|
[9813d2]
Don't compile-in mminimal.scm
|
|
README.libs-files
|
1997-11-05
|
Greg J. Badros
|
[ca05d3]
Added lots of files while integrating libs dire...
|
|
add_window.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
add_window.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
binding.c
|
2020-01-20
|
Dale P. Smith
|
[b3ced0]
Use XkbKeycodeToKeysym instead of deprecated XK...
|
|
binding.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
borders.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
borders.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
callbacks.c
|
2020-01-20
|
Dale P. Smith
|
[407d28]
Include hooks.h. Use non-deprecated functions.
|
|
callbacks.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
changed.c
|
2001-11-03
|
Greg J. Badros
|
[bae7b2]
Updated to what I had on my dev box --- this is...
|
|
color.c
|
2011-05-07
|
Dale P. Smith
|
[eed9e1]
Use scm_from_latin1_string for string literals.
|
|
color.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
colormaps.c
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
colormaps.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
constraint-primitives.cc
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
constraint-primitives.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
cursor.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
cursor.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
dbug_resize.h
|
1999-05-03
|
Greg J. Badros
|
[45ecf4]
* *.[ch]: Clean up vim lines at ends of files s...
|
|
decor.c
|
2011-05-07
|
Dale P. Smith
|
[eed9e1]
Use scm_from_latin1_string for string literals.
|
|
decor.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
decorations.c
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
decorations.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
deskpage.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
deskpage.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
drawmenu.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
drawmenu.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
errors.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
errors.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
events.c
|
2020-01-20
|
Dale P. Smith
|
[b3ced0]
Use XkbKeycodeToKeysym instead of deprecated XK...
|
|
events.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
face.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
face.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
focus.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
focus.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
font.c
|
2020-01-20
|
Dale P. Smith
|
[6f486f]
Use scm_report_out_of_memory instead of scm_mem...
|
|
font.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
fvwm2.man
|
1997-09-17
|
Maciej Stachowiak
|
[578a24]
Initial revision
|
|
generate_scm_init_funcs
|
1998-09-27
|
Todd Larason
|
[a864d2]
Lots of changes to make some of the GC handling...
|
|
getopt.c
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
getopt.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
getopt1.c
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
guile-compat.c
|
2006-11-22
|
Dale P. Smith
|
[cb6aa7]
Now use scm_c_with_continuation_barrier instead...
|
|
guile-compat.h
|
2006-11-22
|
Dale P. Smith
|
[cb6aa7]
Now use scm_c_with_continuation_barrier instead...
|
|
icons.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
icons.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
image.c
|
2011-05-07
|
Dale P. Smith
|
[eed9e1]
Use scm_from_latin1_string for string literals.
|
|
image.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
invocation-stack
|
2000-10-28
|
Greg J. Badros
|
[b510f3]
Added
|
|
menu.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
menu.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
menuitem.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
menuitem.h
|
2011-03-03
|
Dale P. Smith
|
[fa9b74]
Change some int lengths to size_t
|
|
menulook.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
menulook.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
message-window-bugfix.patch
|
2000-10-28
|
Greg J. Badros
|
[efffa0]
Added
|
|
message-window.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
message-window.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
miscprocs.c
|
2020-01-20
|
Dale P. Smith
|
[b3ced0]
Use XkbKeycodeToKeysym instead of deprecated XK...
|
|
miscprocs.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
module-interface.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
module-interface.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
module-types.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
move.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
move.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
placement.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
placement.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
resize.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
resize.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
screen.c
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
screen.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
scwm-constraints.cc
|
2001-11-03
|
Greg J. Badros
|
[bae7b2]
Updated to what I had on my dev box --- this is...
|
|
scwm-constraints.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
scwm-constraints.hpp
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
scwm-doc-snarf.in
|
2001-11-03
|
Greg J. Badros
|
[bae7b2]
Updated to what I had on my dev box --- this is...
|
|
scwm-guile.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
scwm-screen-ci.hpp
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
scwm-snarf
|
2001-11-03
|
Greg J. Badros
|
[bae7b2]
Updated to what I had on my dev box --- this is...
|
|
scwm-snarf.h
|
2020-01-20
|
Dale P. Smith
|
[8dc04f]
Include hooks.h
|
|
scwm-versiondat.h.in
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
scwm.c
|
2020-01-20
|
Dale P. Smith
|
[9813d2]
Don't compile-in mminimal.scm
|
|
scwm.h
|
2006-11-22
|
Dale P. Smith
|
[f17b6b]
Use scm_is_eq() instead of == when comparing SCM's
|
|
scwm_msg.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
session-manager.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
session-manager.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
shutdown.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
shutdown.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
simple.c
|
2001-11-03
|
Greg J. Badros
|
[e5f0e9]
Added; Updated to what I had on my dev box --- ...
|
|
string_token.c
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
string_token.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
syscompat.c
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
syscompat.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
system.c
|
2000-01-23
|
Greg J. Badros
|
[fe2d26]
* xproperty.c (s_X_property_get): Use gh_free o...
|
|
system.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
util.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
util.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
validate.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
virtual.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
virtual.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
window.c
|
2013-01-24
|
Dale P. Smith
|
[e8c9f7]
Clean up snarfing property handlers.
|
|
window.h
|
2006-11-22
|
Dale P. Smith
|
[9347dc]
Use scm_is_eq() instead of == when comparing sy...
|
|
window.inl
|
2000-01-12
|
Greg J. Badros
|
[7a1fdb]
* window.inl: Use SCWM_STATIC_INLINE, and inclu...
|
|
window_fwd.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
winprop.c
|
2011-05-07
|
Dale P. Smith
|
[287f34]
Use scm_c_make_hash_table instead of scm_make_v...
|
|
winprop.h
|
2013-01-24
|
Dale P. Smith
|
[e8c9f7]
Clean up snarfing property handlers.
|
|
xmisc.c
|
2002-07-21
|
Scott Lenser
|
[8611ac]
Various formatting improvements and some commen...
|
|
xmisc.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|
|
xproperty.c
|
2011-03-03
|
Dale P. Smith
|
[fa9b74]
Change some int lengths to size_t
|
|
xproperty.h
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
xrm.c
|
2006-03-05
|
Dale P. Smith
|
[8613a5]
Massive update. Basically bringing scwm upto da...
|
|
xrm.h
|
2000-01-20
|
Greg J. Badros
|
[3e55e2]
* scwm-versiondat.h.in: Added
|