summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-12Add extra sanity checking to avoid possible NULL dereferencesJeremy Huddleston
2011-05-12Add sanity checking to avoid a possible NULL dereferenceJeremy Huddleston
2011-05-12Address a possible NULL pointer dereferenceJeremy Huddleston
2011-05-11Mark Done() as _X_NORETURNJeremy Huddleston
2011-05-11Silence uninitialized warningJeremy Huddleston
2011-05-11LP64: Fix formatting for DEBUG printfJeremy Huddleston
2011-05-11Fix: menus.c:2374: warning: implicit declaration of function `putenv`Alan Coopersmith
2011-05-10Remove unused fallback implementation of putenv()Alan Coopersmith
2011-03-04man: replace hard coded section number with __appmansuffix__Gaetan Nadon
2011-01-05Fix many gcc strict-aliasing warningsAlan Coopersmith
2011-01-05twm 1.0.6twm-1.0.6Alan Coopersmith
2010-11-24config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa
2010-10-30twm 1.0.5twm-1.0.5Alan Coopersmith
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-22Silence build of deftwmrc.c with AM_V_GENAlan Coopersmith
2010-09-22system.twmrc doesn't need to be in both EXTRA_DIST & dist_rc_DATAAlan Coopersmith
2010-09-22config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-22Use AC_CHECK_FUNCS / default name for mkstempAlan Coopersmith
2010-09-22config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-06Fill in COPYING file with copyright notices from source codeAlan Coopersmith
2010-07-17config: allow to build tarball when yacc is missingGaetan Nadon
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-07-11twm: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon
2008-03-06twm 1.0.4twm-1.0.4Adam Jackson
2008-02-21Change twm_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith
2008-02-21Explicitly require libSM & libICE since twm calls them directlyAlan Coopersmith
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-11-29X.Org Bug #5691: twm mouse button limit too lowWolfgang Rupprecht
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-23Rename .cvsignore to .gitignoreJames Cloos
2006-11-30bump to 1.0.3twm-1.0.3Daniel Stone
2006-11-28Fix system.twmrc handlingMatthieu Herrb
2006-10-13Bump to 1.0.2twm-1.0.2Adam Jackson
2006-06-03Coverity #369: If malloc of entry->wm_command fails, error cleanup wasAlan Coopersmith
2006-06-03Coverity #1508: Variable "action" not freed or pointed-toAlan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin