~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2015-07-19 09:02:16 UTC
  • mfrom: (395.2.7 fedora)
  • Revision ID: fullermd@over-yonder.net-20150719090216-mjj2eehlrk4z96s4
Merge fixes that get compile working fine and (almost) warns clean on
Fedora 22.

Make use of glibc's features.h to properly set defines we need, since
-std=c99 make it stricter.
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
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
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 345.1.46 10 years ago Matthew Fuller Ignore some potential generated files in doc/ 84 bytes Diff Download File
add_window.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 84.4 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 371.2.6 9 years ago Matthew Fuller Document retirement of VMS support. 70.7 KB 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 395.2.3 9 years ago Matthew Fuller Add checking for a glibc-looking features.h, and s 13.8 KB Diff Download File
ctwm.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 42.2 KB Diff Download File
ctwm.h 395.1.3 9 years ago Matthew Fuller Pull in ctwm_config.h at the top of ctwm.h. Which 20.2 KB Diff Download File
ctwm.spec 307.1.7 10 years ago Matthew Fuller This spec file is pretty out of date anyway, but m 2.6 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 395.2.6 9 years ago Matthew Fuller Define XOPEN_SOURCE too. 1.2 KB Diff Download File
cursor.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 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
events.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 131 KB Diff Download File
events.h 340.1.3 10 years ago Matthew Fuller Clean up unnecessary includes. 5.9 KB Diff Download File
ewmh.c 395.2.7 9 years ago Matthew Fuller Use nanosleep() instead of usleep(). nanosleep() 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
forward.c 302.1.50 10 years ago Olaf 'Rhialto' Seibert Add f.fullscreenzoom (useful for implementing _NET 3.6 KB Diff Download File
gc.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 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
gnome.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 5.5 KB Diff Download File
gnome.h 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 323 bytes Diff Download File
gnomewindefs.h 302.1.32 10 years ago Olaf 'Rhialto' Seibert Merge REINDENT_2014_POST for code reformat. 2 KB Diff Download File
gram.y 395.1.4 9 years ago Matthew Fuller Move ctwm.h to the top of gram.y, and add it to le 34 KB Diff Download File
iconmgr.c 395.2.5 9 years ago Matthew Fuller Do need strings.h here. 28.5 KB Diff Download File
iconmgr.h 341.1.2 10 years ago Matthew Fuller Abbreviate EOL comments so we can unwrap them. 5 KB Diff Download File
icons.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 27.2 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
lex.l 395.1.4 9 years ago Matthew Fuller Move ctwm.h to the top of gram.y, and add it to le 6 KB Diff Download File
list.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 12 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 345.1.49 10 years ago Matthew Fuller Add the generated manpage (and HTML version of the 1.1 KB Diff Download File
menus.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 154 KB Diff Download File
menus.h 302.1.44 10 years ago Olaf 'Rhialto' Seibert Merge from trunk (with a few small conflicts). 11.2 KB Diff Download File
mwmhints.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 3.2 KB Diff Download File
mwmhints.h 340.1.5 10 years ago Matthew Fuller Clear a bunch of redundant or unnecessary #include 1.9 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 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 67.1 KB Diff Download File
parse.h 386.1.1 9 years ago Matthew Fuller Create a NON_FLEX_LEX define to hide non-flex-only 10.2 KB Diff Download File
parse_int.h 387.1.1 9 years ago Matthew Fuller Bust out a lot of the m4 parsing handling from par 160 bytes Diff Download File
parse_m4.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 5.7 KB Diff Download File
PROBLEMS 12 22 years ago Richard Levitte CTWM version 3.3 Monotone-Parent: 24fcd49c707eeca 1.4 KB Diff Download File
README 365 9 years ago Matthew Fuller Document USE_EWMH param. 4.7 KB Diff Download File
README.gnome 21 22 years ago Richard Levitte This constitutes all the changes Claude had done s 1.1 KB Diff Download File
resize.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 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 365.1.3 9 years ago Matthew Fuller Add a list to hold the EWMH messages to ignore, an 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 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 4.8 KB Diff Download File
sound.doc 9 22 years ago Richard Levitte CTWM version 3.1 Monotone-Parent: 37173bf94338b36 3.8 KB Diff Download File
sound.h 302.1.32 10 years ago Olaf 'Rhialto' Seibert Merge REINDENT_2014_POST for code reformat. 1.4 KB Diff Download File
STYLE 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 1.7 KB Diff Download File
system.ctwmrc 169.2.2 20 years ago Richard Levitte Add the actual f.movetitlebar functionality. It ma 4.7 KB Diff Download File
TODO 52 22 years ago Richard Levitte Add a TODO list Monotone-Parent: 6a53e11785c58499 247 bytes Diff Download File
TODO.gnome 21 22 years ago Richard Levitte This constitutes all the changes Claude had done s 861 bytes Diff Download File
types.h 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 3 KB Diff Download File
util.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 109 KB Diff Download File
util.h 340.1.2 10 years ago Matthew Fuller Neither of these includes appear to be requisite. 7.3 KB Diff Download File
version.c 338.1.2 10 years ago Matthew Fuller Make sure ctwm.h is pulled into all our C files. 3.5 KB Diff Download File
version.h 302.1.44 10 years ago Olaf 'Rhialto' Seibert Merge from trunk (with a few small conflicts). 3.7 KB Diff Download File
vscreen.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 6.4 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 302.1.32 10 years ago Olaf 'Rhialto' Seibert Merge REINDENT_2014_POST for code reformat. 1.9 KB Diff Download File
workmgr.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 107 KB Diff Download File
workmgr.h 371.2.1 9 years ago Matthew Fuller Unifdef VMS. 7.6 KB Diff Download File