~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-10-31 05:25:44 UTC
  • mfrom: (537.1.2 cleanups)
  • Revision ID: fullermd@over-yonder.net-20161031052544-ovtbmgn0du73jixp
Remove f.movemenu function.  It has never done anything, and has never
been documented.
Filename Latest Rev Last Changed Committer Comment Size
..
build 294.1.16 11 years ago Matthew Fuller Add and ignore the contents of the build dir. Diff
client 329.1.6 10 years ago Matthew Fuller Move the libctwm/demolib stuff into a subdir, and Diff
cmake_files 410.1.1 9 years ago Matthew Fuller Break the -std=c99 and glibc features.h checks off Diff
doc 345.1.41 10 years ago Matthew Fuller doc/ is a better name for this dir. Diff
examples 327.1.6 10 years ago Matthew Fuller Make a subdir for various examples, and move 'em i Diff
ext 426.1.7 9 years ago Matthew Fuller Add a dir to hold externally-sourced code, and bri Diff
minibuild 514.2.2 8 years ago Matthew Fuller First run at constructing Makefile on the fly. Diff
tools 327.1.1 10 years ago Matthew Fuller Add a tools/ dir to put build/project mgmt/etc scr Diff
xpm 3 22 years ago Richard Levitte CTWM version 1.3 Monotone-Parent: c2a6cbc82eb21a8 Diff
.bzrignore 514.2.25 8 years ago Matthew Fuller Add some handling to create a 'make depend' target 104 bytes Diff Download File
add_window.c 524.1.4 8 years ago Matthew Fuller Mark up why menus.h needs to stay in screen.h, and 55 KB Diff Download File
add_window.h 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 4.1 KB Diff Download File
animate.c 524.1.4 8 years ago Matthew Fuller Mark up why menus.h needs to stay in screen.h, and 7.4 KB Diff Download File
animate.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 450 bytes Diff Download File
captive.c 524.1.3 8 years ago Matthew Fuller Pull vscreen.h out of screen.h and #include it dir 16.8 KB Diff Download File
captive.h 521.1.9 8 years ago Matthew Fuller Move ConfigureCaptiveRootWindow() over to captive. 508 bytes Diff Download File
CHANGES.md 537.1.2 8 years ago Matthew Fuller Document removal of f.movemenu. 74.7 KB Diff Download File
clargs.c 492.2.72 9 years ago Matthew Fuller Minor shuffling/commenting. 8.1 KB Diff Download File
clargs.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 180 bytes Diff Download File
clicktofocus.c 523.1.13 8 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 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 109 bytes Diff Download File
CMakeLists.txt 516.1.9 8 years ago Matthew Fuller The only bit of VERSION we're using in cmake now i 3.5 KB Diff Download File
colormaps.c 522.1.1 8 years ago Matthew Fuller Eliminate most (void) casts; they don't really add 15.5 KB Diff Download File
colormaps.h 521.1.23 8 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 9 years ago Matthew Fuller unifdef GNOME. 920 bytes Diff Download File
ctopts.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 136 bytes Diff Download File
ctwm.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 38.8 KB Diff Download File
ctwm.h 513.1.14 8 years ago Matthew Fuller Comment a little on why this is combined and why i 20.2 KB Diff Download File
ctwm_atoms.in 492.2.27 9 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 9 years ago Matthew Fuller Move these glibc feature settings into -D's on the 1.3 KB Diff Download File
cursor.c 492.2.11 9 years ago Matthew Fuller Pull the X11/cursorfont.h out of ctwm.h, and inclu 9.8 KB Diff Download File
cursor.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 1.7 KB Diff Download File
decorations.c 524.1.1 8 years ago Matthew Fuller Pull occupation.h out of screen.h, and include it 49.8 KB Diff Download File
decorations.h 523.1.14 8 years ago Matthew Fuller Move SetBorderCursor to decorations.c; that seems 755 bytes Diff Download File
decorations_init.c 528.1.64 8 years ago Matthew Fuller GC parse.h includes that were only for the F_ defi 7.8 KB Diff Download File
decorations_init.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 463 bytes Diff Download File
deftwmrc.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 151 bytes Diff Download File
drawing.c 524.1.3 8 years ago Matthew Fuller Pull vscreen.h out of screen.h and #include it dir 6.9 KB Diff Download File
drawing.h 505.1.24 8 years ago Matthew Fuller Move ButtonState enum definition over into the hea 502 bytes Diff Download File
event_core.c 523.1.6 8 years ago Matthew Fuller Several files were only pulling add_window.h for G 12.3 KB Diff Download File
event_handlers.c 528.1.63 8 years ago Matthew Fuller #if 0 out the old function #define's in parse.h, a 100 KB Diff Download File
event_handlers.h 521.1.11 8 years ago Matthew Fuller Switch these handlers back to exported and move th 883 bytes Diff Download File
event_internal.h 521.1.53 8 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 9 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 9 years ago Matthew Fuller Consistently rename all the include guards so they 277 bytes Diff Download File
event_names.list 459.1.6 9 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 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 6.5 KB Diff Download File
events.h 521.1.54 8 years ago Matthew Fuller tracefile is used broadly across the code for debu 4.4 KB Diff Download File
ewmh.c 528.1.64 8 years ago Matthew Fuller GC parse.h includes that were only for the F_ defi 53.6 KB Diff Download File
ewmh.h 501.1.11 8 years ago Matthew Fuller Ewhm -> Ewmh in a couple function names. 3.6 KB Diff Download File
ewmh_atoms.in 302.1.72 10 years ago Olaf 'Rhialto' Seibert Add EWMH_STATE_ABOVE and EWMH_STATE_BELOW. Also su 620 bytes Diff Download File
functions.c 537.1.1 8 years ago Matthew Fuller Remove do-nothing f.movemenu. 13.5 KB Diff Download File
functions.h 535.1.49 8 years ago Matthew Fuller Move f.identify/f.version handlers into dispatched 841 bytes Diff Download File
functions_captive.c 535.1.46 8 years ago Matthew Fuller Pull out the captive-related functions. 2 KB Diff Download File
functions_defs.list 537.1.1 8 years ago Matthew Fuller Remove do-nothing f.movemenu. 4.9 KB Diff Download File
functions_icmgr_wsmgr.c 535.1.22 8 years ago Matthew Fuller Looks like we won't need this include. 4.5 KB Diff Download File
functions_identify.c 535.1.49 8 years ago Matthew Fuller Move f.identify/f.version handlers into dispatched 7 KB Diff Download File
functions_internal.h 535.1.65 8 years ago Matthew Fuller These sound handling funcs are real, so move them 3.9 KB Diff Download File
functions_misc.c 535.1.67 8 years ago Matthew Fuller De-staticize. 7.7 KB Diff Download File
functions_warp.c 535.1.55 8 years ago Matthew Fuller Tweak comment. 4 KB Diff Download File
functions_win.c 535.1.59 8 years ago Matthew Fuller f.popup is pretty much a variant of f.deiconify, s 15.8 KB Diff Download File
functions_win_moveresize.c 535.1.64 8 years ago Matthew Fuller belongs_to_twm_window() is only used with the move 30.8 KB Diff Download File
functions_workspaces.c 535.1.45 8 years ago Matthew Fuller Reorder and comment so these are grouped a little 1.8 KB Diff Download File
gc.c 492.2.80 9 years ago Matthew Fuller Mechanical replacement of inline "(sometype *)0" c 6 KB Diff Download File
gc.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 2.3 KB Diff Download File
gram.y 528.1.63 8 years ago Matthew Fuller #if 0 out the old function #define's in parse.h, a 31.4 KB Diff Download File
iconmgr.c 528.1.64 8 years ago Matthew Fuller GC parse.h includes that were only for the F_ defi 33.2 KB Diff Download File
iconmgr.h 507.1.7 8 years ago Matthew Fuller Move AllocateOtherIconManagers() into iconmgr.c. 4.9 KB Diff Download File
icons.c 523.1.16 8 years ago Matthew Fuller Move visible() into win_utils. 37.3 KB Diff Download File
icons.h 518.1.21 8 years ago Matthew Fuller Reorder and sectionalize the prototypes in the .h 5.3 KB Diff Download File
icons_builtin.c 505.1.22 8 years ago Matthew Fuller Comment func. 4.8 KB Diff Download File
icons_builtin.h 505.1.18 8 years ago Matthew Fuller These vars are really unsigned, and the only place 550 bytes Diff Download File
image.c 524.1.5 8 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 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 1.9 KB Diff Download File
image_bitmap.c 501.1.9 8 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 3.7 KB Diff Download File
image_bitmap.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 338 bytes Diff Download File
image_bitmap_builtin.c 503.1.58 8 years ago Matthew Fuller Start moving generalized drawing funcs into their 25.2 KB Diff Download File
image_bitmap_builtin.h 492.2.34 9 years ago Matthew Fuller Cleanup more unnecessary/misplaced #include's. 432 bytes Diff Download File
image_jpeg.c 501.1.9 8 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 4.9 KB Diff Download File
image_jpeg.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 171 bytes Diff Download File
image_xpm.c 501.1.9 8 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 3.1 KB Diff Download File
image_xpm.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 180 bytes Diff Download File
image_xwd.c 501.1.9 8 years ago Matthew Fuller Convert pointer values from None -> NULL in image* 7 KB Diff Download File
image_xwd.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 180 bytes Diff Download File
lex.l 528.1.63 8 years ago Matthew Fuller #if 0 out the old function #define's in parse.h, a 6 KB Diff Download File
list.c 522.1.1 8 years ago Matthew Fuller Eliminate most (void) casts; they don't really add 11.9 KB Diff Download File
list.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 4.4 KB Diff Download File
Makefile 516.1.7 8 years ago Matthew Fuller Make version.c.in rather than version.c for the pr 1.6 KB Diff Download File
mask_screen.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 6.4 KB Diff Download File
mask_screen.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 205 bytes Diff Download File
menus.c 528.1.64 8 years ago Matthew Fuller GC parse.h includes that were only for the F_ defi 51.3 KB Diff Download File
menus.h 524.1.9 8 years ago Matthew Fuller GC some prototypes for functions that don't even e 9.5 KB Diff Download File
mwmhints.c 473.1.9 9 years ago Matthew Fuller Tweak whitespace and comments. 4.3 KB Diff Download File
mwmhints.h 492.2.76 9 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 8 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 8 years ago Matthew Fuller Stash up the minimum size for the window and bail 2 KB Diff Download File
otp.c 524.1.3 8 years ago Matthew Fuller Pull vscreen.h out of screen.h and #include it dir 30.6 KB Diff Download File
otp.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 3.6 KB Diff Download File
parse.c 522.1.2 8 years ago Matthew Fuller make indent 13.2 KB Diff Download File
parse.h 528.1.65 8 years ago Matthew Fuller GC F_ #define's. 4.7 KB Diff Download File
parse_be.c 534.1.25 8 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 8 years ago Matthew Fuller Do easy const-ifications. The _string and _string 1.1 KB Diff Download File
parse_int.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 244 bytes Diff Download File
parse_m4.c 481.1.15 9 years ago Matthew Fuller Get rid of now-unnecessary #include's of util.h. 7.4 KB Diff Download File
parse_yacc.c 528.1.63 8 years ago Matthew Fuller #if 0 out the old function #define's in parse.h, a 4.5 KB Diff Download File
parse_yacc.h 522.1.3 8 years ago Matthew Fuller const-ify and comment some of these checker funcs 683 bytes Diff Download File
README.md 469 9 years ago Matthew Fuller Drop a quick doc to suggest how to use cpack to bu 5.4 KB Diff Download File
resize.c 535.1.27 8 years ago Matthew Fuller Make the fullzoom() function check and skip out on 37.2 KB Diff Download File
resize.h 523.1.19 8 years ago Matthew Fuller resizeFromCenter() is pretty clearly resizing stuf 4.5 KB Diff Download File
screen.h 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 22.9 KB Diff Download File
session.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 32.6 KB Diff Download File
session.h 518.1.26 8 years ago Matthew Fuller events.h and session.h both use the FILE type, so 2.6 KB Diff Download File
sound.c 463.1.34 9 years ago Matthew Fuller Pass the set_sound_event() return straight through 7.4 KB Diff Download File
sound.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 1.7 KB Diff Download File
STYLE.md 492.2.126 9 years ago Matthew Fuller Make some updates to STYLE.md to describe our dire 4.3 KB Diff Download File
system.ctwmrc 458 9 years ago Matthew Fuller Neither of these menus are even referenced, so don 4.1 KB Diff Download File
types.h 524.1.8 8 years ago Matthew Fuller Make these comments more consistent. 3 KB Diff Download File
util.c 524.1.3 8 years ago Matthew Fuller Pull vscreen.h out of screen.h and #include it dir 17.4 KB Diff Download File
util.h 523.1.26 8 years ago Matthew Fuller Move these Constrain funcs to keeping windows on-s 4.9 KB Diff Download File
VERSION 466.1.8 9 years ago Matthew Fuller Pull the version out into a text file, and split i 11 bytes Diff Download File
version.c.in 475.1.1 9 years ago Matthew Fuller Add an extra var for VCSType and populate it appro 4.6 KB Diff Download File
version.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 3.9 KB Diff Download File
vscreen.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 10.7 KB Diff Download File
vscreen.h 510.1.37 8 years ago Matthew Fuller Just let CtwmGetVScreenMap() allocate and return t 1.9 KB Diff Download File
win_iconify.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 14.8 KB Diff Download File
win_iconify.h 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 423 bytes Diff Download File
win_ops.c 523.1.25 8 years ago Matthew Fuller Move MoveOutline() over to win_ops. 11.3 KB Diff Download File
win_ops.h 523.1.25 8 years ago Matthew Fuller Move MoveOutline() over to win_ops. 414 bytes Diff Download File
win_regions.c 524.1.5 8 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 8 years ago Matthew Fuller Break the funcs for handling WindowRegion stuff ou 362 bytes Diff Download File
win_utils.c 523.1.26 8 years ago Matthew Fuller Move these Constrain funcs to keeping windows on-s 18.1 KB Diff Download File
win_utils.h 523.1.26 8 years ago Matthew Fuller Move these Constrain funcs to keeping windows on-s 1 KB Diff Download File
windowbox.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 5.1 KB Diff Download File
windowbox.h 492.2.120 9 years ago Matthew Fuller Do another round of #include cleanups. - types.h 1.9 KB Diff Download File
workspace_config.c 524.1.1 8 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 8 years ago Matthew Fuller const-ify these func args. 759 bytes Diff Download File
workspace_manager.c 524.1.5 8 years ago Matthew Fuller Pull list.h out of screen.h and #include it in the 64.5 KB Diff Download File
workspace_manager.h 511.1.18 8 years ago Matthew Fuller Reorder and sectionalize prototypes to match the . 2.6 KB Diff Download File
workspace_structs.h 511.1.16 8 years ago Matthew Fuller For some reason, the WinList structure typedef was 2.4 KB Diff Download File
workspace_utils.c 524.1.3 8 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 8 years ago Matthew Fuller GC the useBackgroundInfo setter; since we're alrea 752 bytes Diff Download File