index
:
app/twm
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Tab Window Manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-06
twm 1.0.8
twm-1.0.8
Alan Coopersmith
2013-08-18
Replace malloc(strlen()+1); strcpy(); pairs with strdup()
Alan Coopersmith
2013-08-18
AddWindow: Use NULL instead of 0 for null pointer check
Alan Coopersmith
2013-08-18
Stop casting return values from malloc & calloc
Alan Coopersmith
2013-08-18
Stop casting pointers to (char *) when freeing them
Alan Coopersmith
2013-07-31
Delete trailing whitespace in non *.[ch] source files
Alan Coopersmith
2013-07-31
Make more functions static that aren't called from other files
Alan Coopersmith
2013-07-31
Assume C89 signal handlers, returning void
Alan Coopersmith
2013-07-31
Make some more previously global variables into file-scoped statics
Alan Coopersmith
2013-07-31
Remove unused global variable gotFirstSave
Alan Coopersmith
2013-07-31
unifdef macII - drop support for A/UX 2.0
Alan Coopersmith
2013-07-31
Make various helper & callback functions private to session.c
Alan Coopersmith
2013-07-31
Convert remaining K&R function declarations to C89 style
Alan Coopersmith
2013-07-31
Use (void) to declare functions that take no arguments, instead of ()
Alan Coopersmith
2013-07-18
Syntax error in recent twm commit
Colin Harrison
2013-07-18
Constification cleanup - fix dozens of gcc warnings
Alan Coopersmith
2013-06-19
Don't rely on the ability to set tab stops.
Eric S. Raymond
2012-11-30
Fix SEGV if CreateColormapWindow() returns NULL.
Egbert Eich
2011-11-19
Terminate execl() arguments with NULL instead of 0
Alan Coopersmith
2011-07-27
twm 1.0.7
twm-1.0.7
Alan Coopersmith
2011-07-14
Whitespace fixes in src files
Alan Coopersmith
2011-07-12
Replace most sprintf calls with snprintf
Alan Coopersmith
2011-06-15
config: layout the C flags for better readability
Gaetan Nadon
2011-06-15
man: use Autoconf provided $(SED)
Gaetan Nadon
2011-06-15
config: rm is about removal, not generation
Gaetan Nadon
2011-06-15
deftwmrc.c is not required in MAINTAINERCLEANFILES
Gaetan Nadon
2011-06-15
lex & yacc: only header file needs to be in BUILT_SOURCES
Gaetan Nadon
2011-05-12
Add extra sanity checking to avoid possible NULL dereferences
Jeremy Huddleston
2011-05-12
Add sanity checking to avoid a possible NULL dereference
Jeremy Huddleston
2011-05-12
Address a possible NULL pointer dereference
Jeremy Huddleston
2011-05-11
Mark Done() as _X_NORETURN
Jeremy Huddleston
2011-05-11
Silence uninitialized warning
Jeremy Huddleston
2011-05-11
LP64: Fix formatting for DEBUG printf
Jeremy Huddleston
2011-05-11
Fix: menus.c:2374: warning: implicit declaration of function `putenv`
Alan Coopersmith
2011-05-10
Remove unused fallback implementation of putenv()
Alan Coopersmith
2011-03-04
man: replace hard coded section number with __appmansuffix__
Gaetan Nadon
2011-01-05
Fix many gcc strict-aliasing warnings
Alan Coopersmith
2011-01-05
twm 1.0.6
twm-1.0.6
Alan Coopersmith
2010-11-24
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
2010-11-01
config: replace AC_CHECK_FILE with test -f
Martin Jansa
2010-10-30
twm 1.0.5
twm-1.0.5
Alan Coopersmith
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-09-23
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-09-22
Silence build of deftwmrc.c with AM_V_GEN
Alan Coopersmith
2010-09-22
system.twmrc doesn't need to be in both EXTRA_DIST & dist_rc_DATA
Alan Coopersmith
2010-09-22
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-09-22
Use AC_CHECK_FUNCS / default name for mkstemp
Alan Coopersmith
2010-09-22
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-08-06
Fill in COPYING file with copyright notices from source code
Alan Coopersmith
[next]