summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
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-16bump minor version for issue #2Thomas E. Dickey
2019-07-16issue 2: twm doesn't handle RandR screen size changesThomas E. Dickey
2019-07-16bump minor version to reflect issues #4 and #7Thomas E. Dickey
2019-07-16caddr_t used to be used in X code before XPointer was established; it's obsol...Thomas E. Dickey
2019-07-16Merge branch 'master' into dickeyThomas E. Dickey
2019-07-16issue 4: twm makes windows too wideThomas E. Dickey
2019-07-16fix const-warnings by making a copy of the dataThomas E. Dickey
2019-07-16fix const-warnings in grammar using a non-const initializerThomas E. Dickey
2019-07-16constify deftwmrc[], to fix gcc-stricter warningsThomas E. Dickey
2019-07-16gcc-stricter warnings, no object changeThomas E. Dickey
2019-07-16fix const-warnings by making a copy of the dataThomas E. Dickey
2019-07-16fix const-warnings in grammar using a non-const initializerThomas E. Dickey
2019-07-16constify deftwmrc[], to fix gcc-stricter warningsThomas E. Dickey
2019-07-16gcc-stricter warnings, no object changeThomas E. Dickey
2019-07-16ignore LOGS generated in test-buildsThomas E. Dickey
2019-07-15cleanup manual page, using check-manpage (xterm)Thomas E. Dickey