~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-09-03 04:29:20 UTC
  • Revision ID: fullermd@over-yonder.net-20160903042920-4m0rvevk8z1dejcs
Bust functions related to iconifying/deiconifying windows out of
menus.c (the obvious place) and into their own file.
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 518.1.31 8 years ago Matthew Fuller Move these colormap-handling funcs from add_window 58.2 KB Diff Download File
add_window.h 518.1.31 8 years ago Matthew Fuller Move these colormap-handling funcs from add_window 4.2 KB Diff Download File
animate.c 503.1.45 8 years ago Matthew Fuller visible() is a lot more util-ish than workmgr-ish, 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 505.1.30 8 years ago Matthew Fuller There's only one (Window) element in this list, so 15.4 KB Diff Download File
captive.h 503.1.44 8 years ago Matthew Fuller Bust the bits related to Captive handling out of w 463 bytes Diff Download File
CHANGES.md 516 8 years ago Matthew Fuller Implement a parallel minimal build system, which c 74.5 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 492.2.75 9 years ago Matthew Fuller Convert a bunch of boolean flags in the TwmWindow 574 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 518.1.38 8 years ago Matthew Fuller make indent 14.8 KB Diff Download File
colormaps.h 518.1.35 8 years ago Matthew Fuller Move more colormap funcs out of util.c into colorm 734 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 518.1.28 8 years ago Matthew Fuller Inagurate a colormaps.c by pulling the colormap fu 38.7 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 514.1.1 8 years ago Matthew Fuller Don't set the occwin width/height here; ResizeOccu 47.9 KB Diff Download File
decorations.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 699 bytes Diff Download File
decorations_init.c 511.1.3 8 years ago Matthew Fuller Brace these 1- (or 0-, depending on how you count) 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 505.1.23 8 years ago Matthew Fuller Switch Draw3DBorder's state arg over to the Button 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_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
events.c 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 115 KB Diff Download File
events.h 518.1.28 8 years ago Matthew Fuller Inagurate a colormaps.c by pulling the colormap fu 5.4 KB Diff Download File
ewmh.c 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 53.5 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 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 75.2 KB Diff Download File
functions.h 497.1.9 8 years ago Matthew Fuller enum-ify this global var and move the old #define' 679 bytes 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 518.1.25 8 years ago Matthew Fuller Fix alphabetization. Not that it means much with 31.4 KB Diff Download File
iconmgr.c 518.1.24 8 years ago Matthew Fuller iconmgr.h isn't needed for add_window.h. Pull it 32.6 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 518.1.20 8 years ago Matthew Fuller Reorder and sectionalize icons.s to related functi 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 518.1.8 8 years ago Matthew Fuller LookInNameList() returns void * nowadays, so there 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 513.1.12 8 years ago Matthew Fuller Actually, it looks like I can just pull in yytext 6 KB Diff Download File
list.c 492.2.117 9 years ago Matthew Fuller Just use 1 as the placeholder value here instead o 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 510.1.9 8 years ago Matthew Fuller Only stuff left in workmgr is the actual workspace 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 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 62.8 KB Diff Download File
menus.h 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 10.2 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 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 40.3 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 492.2.110 9 years ago Matthew Fuller Correct some False's that should already be false' 30.5 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 497.1.17 8 years ago Matthew Fuller Don't cast NULL to particular pointer types. 13.3 KB Diff Download File
parse.h 513.1.8 8 years ago Matthew Fuller Swap to the new enum for these gravity values, and 9.9 KB Diff Download File
parse_be.c 513.1.8 8 years ago Matthew Fuller Swap to the new enum for these gravity values, and 57.1 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 511.1.3 8 years ago Matthew Fuller Brace these 1- (or 0-, depending on how you count) 4.3 KB Diff Download File
parse_yacc.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 665 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 518.1.29 8 years ago Matthew Fuller This only needed events.h for the colormap bits th 34.9 KB Diff Download File
resize.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 4.4 KB Diff Download File
screen.h 510.1.4 8 years ago Matthew Fuller Break the structure definitions out of workmgr.h i 22.9 KB Diff Download File
session.c 492.2.98 9 years ago Matthew Fuller Lowercase a few FALSE's in strings/comments to mat 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 511.1.16 8 years ago Matthew Fuller For some reason, the WinList structure typedef was 3 KB Diff Download File
util.c 520.1.1 8 years ago Matthew Fuller These functions appear to have been unused for sev 34.8 KB Diff Download File
util.h 520.1.1 8 years ago Matthew Fuller These functions appear to have been unused for sev 5.7 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 511.1.9 8 years ago Matthew Fuller Use mask_out_event{_mask}() and restore_mask() in 10.6 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 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 13.2 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_regions.c 518.1.27 8 years ago Matthew Fuller make indent 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
windowbox.c 505.1.6 8 years ago Matthew Fuller make indent 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 510.1.17 8 years ago Matthew Fuller GC the useBackgroundInfo setter; since we're alrea 4.5 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 520.1.2 8 years ago Matthew Fuller Bust functions related to iconifying/deiconifying 64.4 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 511.1.16 8 years ago Matthew Fuller For some reason, the WinList structure typedef was 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