~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2017-01-18 03:45:34 UTC
  • Revision ID: fullermd@over-yonder.net-20170118034534-bbylc66fjrp74sgd
Remove the specific Claude license/copyright from sound.c.  It can't
be right as applied, since it references years before the code came in
from someone else.  The remaining attribution gives the true history.
Filename Latest Rev Last Changed Committer Comment Size
..
build 294.1.16 10 years ago Matthew Fuller Add and ignore the contents of the build dir. Diff
client 329.1.6 9 years ago Matthew Fuller Move the libctwm/demolib stuff into a subdir, and Diff
cmake_files 410.1.1 8 years ago Matthew Fuller Break the -std=c99 and glibc features.h checks off Diff
doc 345.1.41 9 years ago Matthew Fuller doc/ is a better name for this dir. Diff
examples 327.1.6 9 years ago Matthew Fuller Make a subdir for various examples, and move 'em i Diff
ext 426.1.7 8 years ago Matthew Fuller Add a dir to hold externally-sourced code, and bri Diff
minibuild 514.2.2 7 years ago Matthew Fuller First run at constructing Makefile on the fly. Diff
tools 327.1.1 9 years ago Matthew Fuller Add a tools/ dir to put build/project mgmt/etc scr Diff
xpm 3 21 years ago Richard Levitte CTWM version 1.3 Monotone-Parent: c2a6cbc82eb21a8 Diff
.bzrignore 514.2.25 7 years ago Matthew Fuller Add some handling to create a 'make depend' target 104 bytes Diff Download File
add_window.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 52.3 KB Diff Download File
add_window.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 969 bytes Diff Download File
animate.c 539.1.9 7 years ago Matthew Fuller make indent 7.5 KB Diff Download File
animate.h 492.2.76 7 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 450 bytes Diff Download File
captive.c 539.1.1 7 years ago Matthew Fuller Move AdoptWindow() over into captive.c. 19.8 KB Diff Download File
captive.h 539.1.1 7 years ago Matthew Fuller Move AdoptWindow() over into captive.c. 532 bytes Diff Download File
CHANGES.md 554.1.2 7 years ago Matthew Fuller Add a placeholder for 1.0, based on dates in copyr 74.8 KB Diff Download File
clargs.c 492.2.72 7 years ago Matthew Fuller Minor shuffling/commenting. 8.1 KB Diff Download File
clargs.h 484 8 years ago Matthew Fuller Consistently rename all the include guards so they 180 bytes Diff Download File
clicktofocus.c 523.1.13 7 years ago Matthew Fuller These files don't need util.h anymore; they're usi 577 bytes Diff Download File
clicktofocus.h 492.2.120 7 years ago Matthew Fuller Do another round of #include cleanups. - types.h 109 bytes Diff Download File
CMakeLists.txt 553 7 years ago Matthew Fuller Add some extra checks of the X libraries before we 3.9 KB Diff Download File
colormaps.c 522.1.1 7 years ago Matthew Fuller Eliminate most (void) casts; they don't really add 15.5 KB Diff Download File
colormaps.h 521.1.23 7 years ago Matthew Fuller Move free_cwins() over to colormaps.c since it's a 768 bytes Diff Download File
ctopts.c 424.1.1 8 years ago Matthew Fuller unifdef GNOME. 920 bytes Diff Download File
ctopts.h 484 8 years ago Matthew Fuller Consistently rename all the include guards so they 136 bytes Diff Download File
ctwm.c 554.1.3 7 years ago Matthew Fuller Reduce away license details in ctwm.c now that the 35.6 KB Diff Download File
ctwm.h 554.1.4 7 years ago Matthew Fuller Collapse away license details in ctwm.h. 17 KB Diff Download File
ctwm_atoms.in 492.2.27 7 years ago Matthew Fuller I don't see any reason in history or testing why W 361 bytes Diff Download File
ctwm_config.h.in 466 8 years ago Matthew Fuller Move these glibc feature settings into -D's on the 1.3 KB Diff Download File
cursor.c 554.1.12 7 years ago Matthew Fuller Collapse these MIT/Claude licenses down to the cop 7.5 KB Diff Download File
cursor.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 351 bytes Diff Download File
deftwmrc.h 484 8 years ago Matthew Fuller Consistently rename all the include guards so they 151 bytes Diff Download File
drawing.c 538.1.2 7 years ago Matthew Fuller Update a ref to decorations.c in a comment. 6.9 KB Diff Download File
drawing.h 505.1.24 7 years ago Matthew Fuller Move ButtonState enum definition over into the hea 502 bytes Diff Download File
event_core.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 9.3 KB Diff Download File
event_handlers.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 97.3 KB Diff Download File
event_handlers.h 521.1.11 7 years ago Matthew Fuller Switch these handlers back to exported and move th 883 bytes Diff Download File
event_internal.h 521.1.53 7 years ago Matthew Fuller This var is only used in the handlers, so move it 742 bytes Diff Download File
event_names.c 492.2.20 7 years ago Matthew Fuller X.h is already brought in via Xlib.h in ctwm.h, so 1 KB Diff Download File
event_names.h 484 8 years ago Matthew Fuller Consistently rename all the include guards so they 277 bytes Diff Download File
event_names.list 459.1.6 8 years ago Matthew Fuller Start putting together some util funcs to turn X e 436 bytes Diff Download File
event_utils.c 524.1.5 7 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 6.5 KB Diff Download File
events.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.3 KB Diff Download File
ewmh.c 554.1.7 7 years ago Matthew Fuller Pull Olaf's long-form license bits into the main L 52.4 KB Diff Download File
ewmh.h 554.1.7 7 years ago Matthew Fuller Pull Olaf's long-form license bits into the main L 2.4 KB Diff Download File
ewmh_atoms.in 302.1.72 9 years ago Olaf 'Rhialto' Seibert Add EWMH_STATE_ABOVE and EWMH_STATE_BELOW. Also su 620 bytes Diff Download File
functions.c 539.1.12 7 years ago Matthew Fuller The ReGrab()/LastCursor business is only used in A 14 KB Diff Download File
functions.h 539.1.12 7 years ago Matthew Fuller The ReGrab()/LastCursor business is only used in A 901 bytes Diff Download File
functions_captive.c 539.1.2 7 years ago Matthew Fuller GC some #includes (especially in util.c) that are 2 KB Diff Download File
functions_defs.list 537.1.1 7 years ago Matthew Fuller Remove do-nothing f.movemenu. 4.9 KB Diff Download File
functions_icmgr_wsmgr.c 535.1.22 7 years ago Matthew Fuller Looks like we won't need this include. 4.5 KB Diff Download File
functions_identify.c 535.1.49 7 years ago Matthew Fuller Move f.identify/f.version handlers into dispatched 7 KB Diff Download File
functions_internal.h 535.1.65 7 years ago Matthew Fuller These sound handling funcs are real, so move them 3.9 KB Diff Download File
functions_misc.c 539.1.21 7 years ago Matthew Fuller screen.h already includes menus.h, so we don't nee 8.5 KB Diff Download File
functions_warp.c 539.1.21 7 years ago Matthew Fuller screen.h already includes menus.h, so we don't nee 5.5 KB Diff Download File
functions_win.c 539.1.23 7 years ago Matthew Fuller GC some unneeded #include's. 15.8 KB Diff Download File
functions_win_moveresize.c 538.1.5 7 years ago Matthew Fuller And rename over resize.h. 30.8 KB Diff Download File
functions_workspaces.c 535.1.45 7 years ago Matthew Fuller Reorder and comment so these are grouped a little 1.8 KB Diff Download File
gc.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 3 KB Diff Download File
gc.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 476 bytes Diff Download File
gram.y 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 28.4 KB Diff Download File
iconmgr.c 554.1.12 7 years ago Matthew Fuller Collapse these MIT/Claude licenses down to the cop 31 KB Diff Download File
iconmgr.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 2.5 KB Diff Download File
icons.c 554.1.12 7 years ago Matthew Fuller Collapse these MIT/Claude licenses down to the cop 35 KB Diff Download File
icons.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 2.9 KB Diff Download File
icons_builtin.c 505.1.22 7 years ago Matthew Fuller Comment func. 4.8 KB Diff Download File
icons_builtin.h 505.1.18 7 years ago Matthew Fuller These vars are really unsigned, and the only place 550 bytes Diff Download File
image.c 524.1.5 7 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 7.8 KB Diff Download File
image.h 492.2.120 7 years ago Matthew Fuller Do another round of #include cleanups. - types.h 1.9 KB Diff Download File
image_bitmap.c 501.1.9 7 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 3.7 KB Diff Download File
image_bitmap.h 492.2.120 7 years ago Matthew Fuller Do another round of #include cleanups. - types.h 338 bytes Diff Download File
image_bitmap_builtin.c 503.1.58 7 years ago Matthew Fuller Start moving generalized drawing funcs into their 25.2 KB Diff Download File
image_bitmap_builtin.h 492.2.34 7 years ago Matthew Fuller Cleanup more unnecessary/misplaced #include's. 432 bytes Diff Download File
image_jpeg.c 501.1.9 7 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 4.9 KB Diff Download File
image_jpeg.h 492.2.120 7 years ago Matthew Fuller Do another round of #include cleanups. - types.h 171 bytes Diff Download File
image_xpm.c 501.1.9 7 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 3.1 KB Diff Download File
image_xpm.h 492.2.120 7 years ago Matthew Fuller Do another round of #include cleanups. - types.h 180 bytes Diff Download File
image_xwd.c 501.1.9 7 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 7 KB Diff Download File
image_xwd.h 492.2.120 7 years ago Matthew Fuller Do another round of #include cleanups. - types.h 180 bytes Diff Download File
lex.l 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 3 KB Diff Download File
LICENSE 554.1.8 7 years ago Matthew Fuller Pull out long form of Stefan's license bits. 3.8 KB Diff Download File
list.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 8.9 KB Diff Download File
list.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.2 KB Diff Download File
Makefile 546.1.5 7 years ago Matthew Fuller Generate so that the prebuild manual gets put in g 1.8 KB Diff Download File
mask_screen.c 538.1.3 7 years ago Matthew Fuller Rename the decorations*.h to win_decorations*.h. 6.4 KB Diff Download File
mask_screen.h 484 8 years ago Matthew Fuller Consistently rename all the include guards so they 205 bytes Diff Download File
menus.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 42.3 KB Diff Download File
menus.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 6 KB Diff Download File
mwmhints.c 554.1.7 7 years ago Matthew Fuller Pull Olaf's long-form license bits into the main L 3.1 KB Diff Download File
mwmhints.h 492.2.76 7 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 2.1 KB Diff Download File
occupation.c 524.1.6 7 years ago Matthew Fuller ewmh.h comes in via ctwm.h, so it's always everywh 40.4 KB Diff Download File
occupation.h 514.1.3 7 years ago Matthew Fuller Stash up the minimum size for the window and bail 2 KB Diff Download File
otp.c 554.1.8 7 years ago Matthew Fuller Pull out long form of Stefan's license bits. 29.4 KB Diff Download File
otp.h 554.1.8 7 years ago Matthew Fuller Pull out long form of Stefan's license bits. 2.4 KB Diff Download File
parse.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 10.2 KB Diff Download File
parse.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.6 KB Diff Download File
parse_be.c 534.1.25 7 years ago Matthew Fuller Use size_t for these array sizes; it's a tad more 51 KB Diff Download File
parse_be.h 501.1.8 7 years ago Matthew Fuller Do easy const-ifications. The _string and _string 1.1 KB Diff Download File
parse_int.h 484 8 years ago Matthew Fuller Consistently rename all the include guards so they 244 bytes Diff Download File
parse_m4.c 481.1.15 8 years ago Matthew Fuller Get rid of now-unnecessary #include's of util.h. 7.4 KB Diff Download File
parse_yacc.c 538.1.3 7 years ago Matthew Fuller Rename the decorations*.h to win_decorations*.h. 4.5 KB Diff Download File
parse_yacc.h 522.1.3 7 years ago Matthew Fuller const-ify and comment some of these checker funcs 683 bytes Diff Download File
README.md 544 7 years ago Matthew Fuller Add a little verbiage about the X libs we need to 5.9 KB Diff Download File
screen.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 20.5 KB Diff Download File
session.c 554.1.11 7 years ago Matthew Fuller Reference-ize the twm/Claude copyright/licenses on 29.6 KB Diff Download File
session.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.4 KB Diff Download File
sound.c 554.1.13 7 years ago Matthew Fuller Remove the specific Claude license/copyright from 6.2 KB Diff Download File
sound.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 489 bytes Diff Download File
STYLE.md 492.2.126 7 years ago Matthew Fuller Make some updates to STYLE.md to describe our dire 4.3 KB Diff Download File
system.ctwmrc 458 8 years ago Matthew Fuller Neither of these menus are even referenced, so don 4.1 KB Diff Download File
types.h 554.1.5 7 years ago Matthew Fuller Reduce types.h header to just copyright and pull R 1.8 KB Diff Download File
util.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 11.4 KB Diff Download File
util.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.7 KB Diff Download File
VERSION 549 7 years ago Matthew Fuller Bump version to 4.0.0-pre, since we're gliding dow 10 bytes Diff Download File
version.c.in 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.6 KB Diff Download File
version.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 836 bytes Diff Download File
vscreen.c 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 9.5 KB Diff Download File
vscreen.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 768 bytes Diff Download File
win_decorations.c 544.1.10 7 years ago Matthew Fuller English. 49.8 KB Diff Download File
win_decorations.h 538.1.3 7 years ago Matthew Fuller Rename the decorations*.h to win_decorations*.h. 755 bytes Diff Download File
win_decorations_init.c 538.1.3 7 years ago Matthew Fuller Rename the decorations*.h to win_decorations*.h. 7.8 KB Diff Download File
win_decorations_init.h 538.1.3 7 years ago Matthew Fuller Rename the decorations*.h to win_decorations*.h. 463 bytes Diff Download File
win_iconify.c 543 7 years ago Olaf 'Rhialto' Seibert Add #include <sys/time.h> to get at struct timeval 14.8 KB Diff Download File
win_iconify.h 520.1.2 7 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 423 bytes Diff Download File
win_ops.c 538.1.3 7 years ago Matthew Fuller Rename the decorations*.h to win_decorations*.h. 11.3 KB Diff Download File
win_ops.h 523.1.25 7 years ago Matthew Fuller Move MoveOutline() over to win_ops. 414 bytes Diff Download File
win_regions.c 524.1.5 7 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 6.4 KB Diff Download File
win_regions.h 518.1.22 7 years ago Matthew Fuller Break the funcs for handling WindowRegion stuff ou 362 bytes Diff Download File
win_resize.c 554.1.10 7 years ago Matthew Fuller Pull out the simple cases of long-form twm+Claude 34.2 KB Diff Download File
win_resize.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.3 KB Diff Download File
win_utils.c 551 7 years ago Matthew Fuller make indent astyle 2.06 apparently is more proact 21.2 KB Diff Download File
win_utils.h 544.1.5 7 years ago Matthew Fuller Switch GetWMPropertyString() over to returning cha 1.1 KB Diff Download File
windowbox.c 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 3.9 KB Diff Download File
windowbox.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 405 bytes Diff Download File
workspace_config.c 524.1.1 7 years ago Matthew Fuller Pull occupation.h out of screen.h, and include it 4.6 KB Diff Download File
workspace_config.h 510.1.3 7 years ago Matthew Fuller const-ify these func args. 759 bytes Diff Download File
workspace_manager.c 554.1.12 7 years ago Matthew Fuller Collapse these MIT/Claude licenses down to the cop 63.3 KB Diff Download File
workspace_manager.h 554.1.6 7 years ago Matthew Fuller Collapse away redundant license texts in most .h f 1.4 KB Diff Download File
workspace_structs.h 511.1.16 7 years ago Matthew Fuller For some reason, the WinList structure typedef was 2.4 KB Diff Download File
workspace_utils.c 524.1.3 7 years ago Matthew Fuller Pull vscreen.h out of screen.h and #include it dir 12.7 KB Diff Download File
workspace_utils.h 510.1.17 7 years ago Matthew Fuller GC the useBackgroundInfo setter; since we're alrea 752 bytes Diff Download File