~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-09-17 00:38:47 UTC
  • Revision ID: fullermd@over-yonder.net-20160917003847-p66k29jownne4x13
GetTwmWindow() is pretty obvious _utils fodder.
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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 54.2 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 521.1.20 8 years ago Matthew Fuller Rename lastTimestamp to EventTime to be more obvio 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 521.1.9 8 years ago Matthew Fuller Move ConfigureCaptiveRootWindow() over to captive. 16.7 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 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 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 523.1.3 8 years ago Matthew Fuller Move GetGravityOffsets() into win_utils and give i 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 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_core.c 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 12.3 KB Diff Download File
event_handlers.c 523.1.1 8 years ago Matthew Fuller Inagurate a win_utils.c with GetWindowSizeHints(). 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 521.1.31 8 years ago Matthew Fuller Move SimulateMapRequest() into utils. 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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 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 521.1.20 8 years ago Matthew Fuller Rename lastTimestamp to EventTime to be more obvio 75.2 KB Diff Download File
functions.h 497.1.9 9 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 522.1.1 8 years ago Matthew Fuller Eliminate most (void) casts; they don't really add 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 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 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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 62.9 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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 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 521.1.10 8 years ago Matthew Fuller Break out the prototypes for the event handler fun 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 522.1.2 8 years ago Matthew Fuller make indent 13.2 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 522.1.4 8 years ago Matthew Fuller Pull some extraneous spaces. 4.4 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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 35 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 521.1.54 8 years ago Matthew Fuller tracefile is used broadly across the code for debu 33.4 KB Diff Download File
util.h 521.1.54 8 years ago Matthew Fuller tracefile is used broadly across the code for debu 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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 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_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
win_utils.c 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 3.9 KB Diff Download File
win_utils.h 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 292 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 523.1.5 8 years ago Matthew Fuller GetTwmWindow() is pretty obvious _utils fodder. 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