summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-01Remove write to never-read variable in InstallWindowColormapsTim Wiederhake
2024-01-01Remove unused typedef SigProcTim Wiederhake
2024-01-01Remove support for xprintTim Wiederhake
2024-01-01Remove always-true ifndef TOMTim Wiederhake
2024-01-01Remove disabled codeTim Wiederhake
2024-01-01Fix include guard namesTim Wiederhake
2023-12-02configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or laterAlan Coopersmith
2023-06-17Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-05-01Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2022-04-02twm 1.0.12twm-1.0.12Alan Coopersmith
2021-12-04gitlab CI: add a basic build testAlan Coopersmith
2021-11-28Fix spelling/wording issuesAlan Coopersmith
2020-10-16Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2020-06-21quiet a misleading warning in grammarThomas E. Dickey
2020-06-21issue #8: twm displays all windows as "Untitled"Thomas E. Dickey
2020-06-21mention newer behavior of -q/-v optionsThomas E. Dickey
2020-06-21X11R5 change lost the update for yylineno needed to make parse messagesThomas E. Dickey
2020-06-21include twm.h in header files which rely upon its definitionsThomas E. Dickey
2020-06-21indent lex/yacc files using xxx-indent (twm-indent uses GNU indent, whichThomas E. Dickey
2020-06-21add/use new function parseWarning, which honors -v/-q optionsThomas E. Dickey
2020-06-20make the "-V" version print less cluttered (and more like most programs)Thomas E. Dickey
2020-06-19use new warning-message functions in the remaining places where suitable,Thomas E. Dickey
2020-06-19add/use functions to make warning messages more consistently use the program ...Thomas E. Dickey
2020-06-18fix the cppcheck style- and format-warningsThomas E. Dickey
2020-06-18remove clutter not needed with XorgThomas E. Dickey
2020-06-17Merge branch 'master' into dickeyThomas E. Dickey
2020-06-17allow most options to be long/abbreviatable for consistency,Thomas E. Dickey
2020-06-17add "-V" version-messageThomas E. Dickey
2020-06-17eliminate some unnecessary(?) goto statementsThomas E. Dickey
2020-06-17adapted/updated patch from Debian #956434Thomas E. Dickey
2020-06-17adapted/updated patch from Debian #956434Thomas E. Dickey
2020-06-16updated patch to work with code, reflect a change made in 2016...Thomas E. Dickey
2020-06-16use Debian's package-files as starting point for test-packagesThomas E. Dickey
2020-06-16eliminate a fixed-size buffer in Execute() function.Thomas E. Dickey
2020-06-15issue #1: twm random window placement handles large windows poorlyThomas E. Dickey
2020-06-14twm 1.0.11twm-1.0.11Matt Turner
2020-06-14Build xz tarballs instead of bzip2Matt Turner
2020-04-25Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2019-11-23an error in the action for warp-to-ring would produce two error messagesThomas E. Dickey
2019-11-23strict gcc-warning fixes, no object-changeThomas E. Dickey
2019-11-23whitespace-fixesThomas E. Dickey
2019-11-23Merge remote-tracking branch 'upstream/master'Thomas E. Dickey
2019-11-23Formatted most of the C files using "twm-indent", part of cindent atThomas E. Dickey
2019-11-23Formatted most of the C files using "twm-indent", part of cindent atThomas E. Dickey
2019-09-13Correct system.twmrc location.Maya Rashish
2019-07-17Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2019-07-16bump minor version for issue #2Thomas E. Dickey
2019-07-16issue 2: twm doesn't handle RandR screen size changesThomas E. Dickey