~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-06-04 17:43:52 UTC
  • Revision ID: fullermd@over-yonder.net-20160604174352-ovsufrq28pptigi6
Cleanup more unnecessary/misplaced #include's.
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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 69.9 KB Diff Download File
add_window.h 492.2.32 9 years ago Matthew Fuller Stop including ctwm.h in other header files; it's 4.8 KB Diff Download File
animate.c 492.2.15 9 years ago Matthew Fuller Extract the shape.h include into just the .c files 5.9 KB Diff Download File
animate.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 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 491.1.14 9 years ago Matthew Fuller Remove incorrect pre-ANSI potential override proto 7.8 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 340.1.1 10 years ago Matthew Fuller Rearrange includes to be in what we'll call the Pr 565 bytes Diff Download File
clicktofocus.h 492.2.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 179 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 38.3 KB Diff Download File
ctwm.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 19.1 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.15 9 years ago Matthew Fuller Extract the shape.h include into just the .c files 47.2 KB Diff Download File
decorations.h 492.1.13 9 years ago Matthew Fuller Now we can remove the gray/black bits from decorat 721 bytes Diff Download File
decorations_init.c 492.2.5 9 years ago Matthew Fuller Reap unused header file. 7.8 KB Diff Download File
decorations_init.h 488.1.131 9 years ago Matthew Fuller Convert rightside to bool too. Add an explicit co 485 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 126 KB Diff Download File
events.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 5.6 KB Diff Download File
ewmh.c 492.2.31 9 years ago Matthew Fuller This var is and is only used as a boolean, so make 53.3 KB Diff Download File
ewmh.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 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 491.1.13 9 years ago Matthew Fuller Replace malloc(num*size) with calloc(num, size) (w 75.8 KB Diff Download File
functions.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 628 bytes Diff Download File
gc.c 481.1.15 9 years ago Matthew Fuller Get rid of now-unnecessary #include's of util.h. 6.1 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.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 30.7 KB Diff Download File
iconmgr.c 492.2.17 9 years ago Matthew Fuller Cleanup some unneeded X headers and canoncalize or 28.4 KB Diff Download File
iconmgr.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 4.9 KB Diff Download File
icons.c 492.2.15 9 years ago Matthew Fuller Extract the shape.h include into just the .c files 25.6 KB Diff Download File
icons.h 492.2.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 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.1.7 9 years ago Matthew Fuller Add functions to create and get the size of the bl 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.34 9 years ago Matthew Fuller Cleanup more unnecessary/misplaced #include's. 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 488.1.24 9 years ago Matthew Fuller PaintTitleButtons() actually is only currently use 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 74.6 KB Diff Download File
menus.h 492.2.32 9 years ago Matthew Fuller Stop including ctwm.h in other header files; it's 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 2.1 KB Diff Download File
otp.c 491.1.14 9 years ago Matthew Fuller Remove incorrect pre-ANSI potential override proto 30.5 KB Diff Download File
otp.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 4.3 KB Diff Download File
parse_yacc.h 488.1.130 9 years ago Matthew Fuller GotTitleButton's arg is only literal, and passed t 687 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 491.1.14 9 years ago Matthew Fuller Remove incorrect pre-ANSI potential override proto 34.9 KB Diff Download File
resize.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 4.5 KB Diff Download File
screen.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 23.1 KB Diff Download File
session.c 492.2.19 9 years ago Matthew Fuller Remove explicit includes of Xlib.h. 32.4 KB Diff Download File
session.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 2.9 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.6 9 years ago Matthew Fuller GC uses of Xos.h; none of these files should or ap 42.3 KB Diff Download File
util.h 492.2.2 9 years ago Matthew Fuller Convert various exported util.c funcs to C99 bool 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.17 9 years ago Matthew Fuller Cleanup some unneeded X headers and canoncalize or 6.3 KB Diff Download File
vscreen.h 484 9 years ago Matthew Fuller Consistently rename all the include guards so they 1.9 KB Diff Download File
windowbox.c 492.2.17 9 years ago Matthew Fuller Cleanup some unneeded X headers and canoncalize or 5.2 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.33 9 years ago Matthew Fuller Do some more cleanup of headers including headers. 104 KB Diff Download File
workmgr.h 492.2.28 9 years ago Matthew Fuller extern is implicit and the only linkage specifier 7.6 KB Diff Download File