~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-06-11 14:56:23 UTC
  • Revision ID: fullermd@over-yonder.net-20160611145623-gj5r1zbkcso4mjxr
bool-ify booleans in menus.h structs.
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
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 406.1.2 9 years ago Matthew Fuller Update ignores for the new location of to-ship gen 53 bytes Diff Download File
add_window.c 492.2.81 9 years ago Matthew Fuller short->bool these 'used' elements. 69.7 KB Diff Download File
add_window.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 4.8 KB Diff Download File
animate.c 492.2.44 9 years ago Matthew Fuller bool-ify animation flags. 5.9 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
CHANGES.md 473.1.10 9 years ago Matthew Fuller Document MWMIgnore{} in the manual and CHANGES. 73 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.45 9 years ago Matthew Fuller static-ize this function, it's only used here. I 131 bytes Diff Download File
CMakeLists.txt 472.1.1 9 years ago Matthew Fuller Add a target that we can use to generate various g 3.4 KB 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 492.2.80 9 years ago Matthew Fuller Mechanical replacement of inline "(sometype *)0" c 38.2 KB Diff Download File
ctwm.h 492.2.81 9 years ago Matthew Fuller short->bool these 'used' elements. 19 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 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 47.2 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 492.2.73 9 years ago Matthew Fuller Trivial bool-ification of this struct member. 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
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 492.2.84 9 years ago Matthew Fuller bool-ify booleans in menus.h structs. 126 KB Diff Download File
events.h 492.2.75 9 years ago Matthew Fuller Convert a bunch of boolean flags in the TwmWindow 5.6 KB Diff Download File
ewmh.c 492.2.75 9 years ago Matthew Fuller Convert a bunch of boolean flags in the TwmWindow 53.3 KB Diff Download File
ewmh.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 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 492.2.84 9 years ago Matthew Fuller bool-ify booleans in menus.h structs. 75.8 KB Diff Download File
functions.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 606 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 492.2.84 9 years ago Matthew Fuller bool-ify booleans in menus.h structs. 30.7 KB Diff Download File
iconmgr.c 492.2.82 9 years ago Matthew Fuller boolify these params in the WList struct. 28.5 KB Diff Download File
iconmgr.h 492.2.82 9 years ago Matthew Fuller boolify these params in the WList struct. 4.9 KB Diff Download File
icons.c 492.2.83 9 years ago Matthew Fuller bool-ify these boolean params in icons.h. 25.5 KB Diff Download File
icons.h 492.2.83 9 years ago Matthew Fuller bool-ify these boolean params in icons.h. 5.2 KB Diff Download File
image.c 481.1.15 9 years ago Matthew Fuller Get rid of now-unnecessary #include's of util.h. 7.9 KB Diff Download File
image.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 1.9 KB Diff Download File
image_bitmap.c 492.2.34 9 years ago Matthew Fuller Cleanup more unnecessary/misplaced #include's. 3.7 KB Diff Download File
image_bitmap.h 492.2.34 9 years ago Matthew Fuller Cleanup more unnecessary/misplaced #include's. 378 bytes Diff Download File
image_bitmap_builtin.c 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 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 491.1.8 9 years ago Matthew Fuller Stop casting return values of [mc]alloc(). void * 5.2 KB Diff Download File
image_jpeg.h 492.2.34 9 years ago Matthew Fuller Cleanup more unnecessary/misplaced #include's. 213 bytes Diff Download File
image_xpm.c 491.1.14 9 years ago Matthew Fuller Remove incorrect pre-ANSI potential override proto 3.1 KB Diff Download File
image_xpm.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 201 bytes Diff Download File
image_xwd.c 491.1.8 9 years ago Matthew Fuller Stop casting return values of [mc]alloc(). void * 7 KB Diff Download File
image_xwd.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 201 bytes Diff Download File
lex.l 492.2.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 6 KB Diff Download File
list.c 491.1.14 9 years ago Matthew Fuller Remove incorrect pre-ANSI potential override proto 11.9 KB Diff Download File
list.h 492.2.29 9 years ago Matthew Fuller Collapse away from unnecessary alignment whitespac 4.4 KB Diff Download File
Makefile 478 9 years ago Matthew Fuller Since some VCSen other than bzr don't store empty 1.6 KB Diff Download File
mask_screen.c 492.2.75 9 years ago Matthew Fuller Convert a bunch of boolean flags in the TwmWindow 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 492.2.84 9 years ago Matthew Fuller bool-ify booleans in menus.h structs. 74.6 KB Diff Download File
menus.h 492.2.84 9 years ago Matthew Fuller bool-ify booleans in menus.h structs. 10.3 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
otp.c 492.2.75 9 years ago Matthew Fuller Convert a bunch of boolean flags in the TwmWindow 30.5 KB Diff Download File
otp.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 3.6 KB Diff Download File
parse.c 491.1.14 9 years ago Matthew Fuller Remove incorrect pre-ANSI potential override proto 13.3 KB Diff Download File
parse.h 492.2.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 9.9 KB Diff Download File
parse_be.c 492.2.70 9 years ago Matthew Fuller Convert WelcomeWindow conditionals (in multiple st 55.4 KB Diff Download File
parse_be.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 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 492.2.80 9 years ago Matthew Fuller Mechanical replacement of inline "(sometype *)0" c 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 492.2.75 9 years ago Matthew Fuller Convert a bunch of boolean flags in the TwmWindow 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 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 23.1 KB Diff Download File
session.c 492.2.69 9 years ago Matthew Fuller This func is a callback passed to the session mana 32.6 KB Diff Download File
session.h 492.2.69 9 years ago Matthew Fuller This func is a callback passed to the session mana 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 408.1.1 9 years ago Matthew Fuller The world seems fairly settled on ".md" as an exte 1.7 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 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 3 KB Diff Download File
util.c 492.2.80 9 years ago Matthew Fuller Mechanical replacement of inline "(sometype *)0" c 42.3 KB Diff Download File
util.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 6.1 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 492.2.61 9 years ago Matthew Fuller Trivial boolification. Almost pointless, since th 6.3 KB Diff Download File
vscreen.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 1.9 KB Diff Download File
windowbox.c 492.2.79 9 years ago Matthew Fuller Replace various returns of 0 cast to a pointer typ 5.1 KB Diff Download File
windowbox.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 1.9 KB Diff Download File
workmgr.c 492.2.80 9 years ago Matthew Fuller Mechanical replacement of inline "(sometype *)0" c 104 KB Diff Download File
workmgr.h 492.2.76 9 years ago Matthew Fuller Now that we're pulling stdbool into ctwm.h, we can 7.5 KB Diff Download File