~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-05-02 15:43:48 UTC
  • Revision ID: fullermd@over-yonder.net-20160502154348-we0tbh2u8cm1p0sz
Take out dev dropping.
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 479.1.27 9 years ago Matthew Fuller Move the remaining image bits out of util.h and in 84.1 KB Diff Download File
add_window.h 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 5.1 KB 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 475.1.2 9 years ago Matthew Fuller Use VCSType in --version output rather than hardco 7.7 KB Diff Download File
clargs.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 165 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 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 206 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 429 9 years ago Matthew Fuller Add include guards to some header files that lack 121 bytes Diff Download File
ctwm.c 473.1.6 9 years ago Matthew Fuller Add a config entry to hold bits for ignoring MWM h 38.3 KB Diff Download File
ctwm.h 437 9 years ago Matthew Fuller Anyplace looking for a char * will find NULL as ac 20.9 KB Diff Download File
ctwm_atoms.in 335.1.6 10 years ago Olaf 'Rhialto' Seibert Add WM_CTWM_ROOT to the Automated Atoms and rename 343 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 479.1.11 9 years ago Matthew Fuller Rename image_xbm to image_bitmap to better match o 9.8 KB Diff Download File
cursor.h 302.1.44 10 years ago Olaf 'Rhialto' Seibert Merge from trunk (with a few small conflicts). 1.7 KB Diff Download File
deftwmrc.h 443.1.2 9 years ago Matthew Fuller Switch deftwmrc builder back to building a .c file 136 bytes Diff Download File
event_names.c 462 9 years ago Matthew Fuller Generate event_names_table.h rather than event_nam 1 KB Diff Download File
event_names.h 459.1.6 9 years ago Matthew Fuller Start putting together some util funcs to turn X e 262 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 479.1.27 9 years ago Matthew Fuller Move the remaining image bits out of util.h and in 126 KB Diff Download File
events.h 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 5.9 KB Diff Download File
ewmh.c 479.1.27 9 years ago Matthew Fuller Move the remaining image bits out of util.h and in 53.3 KB Diff Download File
ewmh.h 302.1.72 10 years ago Olaf 'Rhialto' Seibert Add EWMH_STATE_ABOVE and EWMH_STATE_BELOW. Also su 3.8 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
gc.c 431.1.29 9 years ago Matthew Fuller GC unused extern. 6.1 KB Diff Download File
gc.h 93 21 years ago Richard Levitte - Convert all functions to use proper prototypes. 2.3 KB Diff Download File
gram.y 473.1.7 9 years ago Matthew Fuller Hook up parsing of MWMIgnore {} 30.7 KB Diff Download File
iconmgr.c 456 9 years ago Matthew Fuller We _so_ don't support A/UX. 28.4 KB Diff Download File
iconmgr.h 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 5 KB Diff Download File
icons.c 479.1.27 9 years ago Matthew Fuller Move the remaining image bits out of util.h and in 26.8 KB Diff Download File
icons.h 302.1.75 10 years ago Olaf 'Rhialto' Seibert Fix the following scenario, which is not so easy t 5.4 KB Diff Download File
image.c 480.1.3 9 years ago Matthew Fuller ExpandPixmapPath is only used in the image funcs, 4.7 KB Diff Download File
image.h 480.1.3 9 years ago Matthew Fuller ExpandPixmapPath is only used in the image funcs, 491 bytes Diff Download File
image_bitmap.c 479.1.29 9 years ago Matthew Fuller Split the rest of the image* function definitions, 4.3 KB Diff Download File
image_bitmap.h 479.1.28 9 years ago Matthew Fuller Split these definitions in image_bitmap.c FindBit 323 bytes Diff Download File
image_bitmap_builtin.c 479.1.30 9 years ago Matthew Fuller Convert these internal values to C99 bool instead 24.9 KB Diff Download File
image_bitmap_builtin.h 479.1.21 9 years ago Matthew Fuller And move the animated pixmap building and lookup o 479 bytes Diff Download File
image_jpeg.c 479.1.29 9 years ago Matthew Fuller Split the rest of the image* function definitions, 5.1 KB Diff Download File
image_jpeg.h 479.1.1 9 years ago Matthew Fuller Start breaking up util.c by pulling out the JPEG-r 210 bytes Diff Download File
image_xpm.c 480.1.5 9 years ago Matthew Fuller Take out dev dropping. 4.2 KB Diff Download File
image_xpm.h 479.1.26 9 years ago Matthew Fuller Pull includes we don't need in image_xpm.h and add 180 bytes Diff Download File
image_xwd.c 479.1.22 9 years ago Matthew Fuller Pull the XWD bits out into their own file. 7.5 KB Diff Download File
image_xwd.h 479.1.22 9 years ago Matthew Fuller Pull the XWD bits out into their own file. 180 bytes Diff Download File
lex.l 431.1.27 9 years ago Matthew Fuller Break out a parse_be.h for the stuff that should o 6 KB Diff Download File
list.c 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 11.9 KB Diff Download File
list.h 340.1.4 10 years ago Matthew Fuller This include isn't necessary here. 4.5 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
menus.c 479.1.27 9 years ago Matthew Fuller Move the remaining image bits out of util.h and in 153 KB Diff Download File
menus.h 470 9 years ago Matthew Fuller Remove a fossil from f.cut. 11.1 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 473.1.4 9 years ago Matthew Fuller Let mwm_has_border() return a trivalent answer, an 2.1 KB Diff Download File
otp.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 30.5 KB Diff Download File
otp.h 340.1.5 10 years ago Matthew Fuller Clear a bunch of redundant or unnecessary #include 3.9 KB Diff Download File
parse.c 431.1.28 9 years ago Matthew Fuller make indent 13.3 KB Diff Download File
parse.h 435.1.15 9 years ago Matthew Fuller Add a comment before these #define's. 9.7 KB Diff Download File
parse_be.c 473.1.6 9 years ago Matthew Fuller Add a config entry to hold bits for ignoring MWM h 55 KB Diff Download File
parse_be.h 473.1.6 9 years ago Matthew Fuller Add a config entry to hold bits for ignoring MWM h 1 KB Diff Download File
parse_int.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 229 bytes Diff Download File
parse_m4.c 438.1.4 9 years ago Matthew Fuller Add split out major/minor/patch/addl defines into 7.4 KB Diff Download File
parse_yacc.c 437 9 years ago Matthew Fuller Anyplace looking for a char * will find NULL as ac 4.3 KB Diff Download File
parse_yacc.h 435.1.14 9 years ago Matthew Fuller Move another var into gram.y, and stop talking abo 650 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 461 9 years ago Olaf 'Rhialto' Seibert When a window is set to _NET_WM_STATE_FULLSCREEN a 47.9 KB Diff Download File
resize.h 302.1.69 10 years ago Olaf 'Rhialto' Seibert Ugly implementation of _NET_WM_MOVERESIZE. The mov 4.8 KB Diff Download File
screen.h 473.1.6 9 years ago Matthew Fuller Add a config entry to hold bits for ignoring MWM h 22.8 KB Diff Download File
session.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 33.1 KB Diff Download File
session.h 371.2.4 9 years ago Matthew Fuller Take out some preprocessor indenting that's vesiti 2.8 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 463.1.12 9 years ago Matthew Fuller Make these setter funcs actually return info about 1.6 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 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 3 KB Diff Download File
util.c 480.1.3 9 years ago Matthew Fuller ExpandPixmapPath is only used in the image funcs, 59.6 KB Diff Download File
util.h 480.1.3 9 years ago Matthew Fuller ExpandPixmapPath is only used in the image funcs, 6.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 475.1.2 9 years ago Matthew Fuller Use VCSType in --version output rather than hardco 3.9 KB Diff Download File
vscreen.c 431.1.31 9 years ago Matthew Fuller Just remove twmrc_error_prefix() calls from other 6.3 KB Diff Download File
vscreen.h 302.1.32 10 years ago Olaf 'Rhialto' Seibert Merge REINDENT_2014_POST for code reformat. 1.8 KB Diff Download File
windowbox.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 5.1 KB Diff Download File
windowbox.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 1.9 KB Diff Download File
workmgr.c 479.1.27 9 years ago Matthew Fuller Move the remaining image bits out of util.h and in 105 KB Diff Download File
workmgr.h 453.1.3 9 years ago Matthew Fuller Change AddToClientsList() signature to return bool 7.6 KB Diff Download File