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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-01-20
Rework dummy variable usage in IconUp
Tim Wiederhake
2024-01-20
Rework dummy variable usage in do_string_keyword
Tim Wiederhake
2024-01-20
Rework dummy variable usage in CreateIconManagers
Tim Wiederhake
2024-01-20
Rework dummy variable usage in HandleButtonPress
Tim Wiederhake
2024-01-20
Rework dummy variable usage in SetHighlightPixmap
Tim Wiederhake
2024-01-20
Rework dummy variable usage in AddWindow
Tim Wiederhake
2024-01-20
Make XtSignalId si static
Tim Wiederhake
2024-01-20
Make FirstScreen a local variable
Tim Wiederhake
2024-01-20
Make appContext a local variable
Tim Wiederhake
2024-01-20
Make InitFile a local variable
Tim Wiederhake
2024-01-20
Make MultiScreen a local variable
Tim Wiederhake
2024-01-20
Split up InitMenus
Tim Wiederhake
2024-01-20
Remove now unused NoPrintscreens variable
Tim Wiederhake
2024-01-01
Replace GCC_NORETURN with _X_NORETURN
Tim Wiederhake
2024-01-01
Replace GCC_PRINTFLIKE with _X_ATTRIBUTE_PRINTF
Tim Wiederhake
2024-01-01
Remove redundant declaration of yylex
Tim Wiederhake
2024-01-01
Remove redundant declaration of yyparse
Tim Wiederhake
2024-01-01
Remove redundant declaration of yylineno
Tim Wiederhake
2024-01-01
Make atom_names const correct
Tim Wiederhake
2024-01-01
Silence old-style function definition warning in yywrap
Tim Wiederhake
2024-01-01
Silence uninitialized variable warning
Tim Wiederhake
2024-01-01
Enable compiler warnings
Tim Wiederhake
2024-01-01
Remove write to never-read variable in InstallWindowColormaps
Tim Wiederhake
2024-01-01
Remove unused typedef SigProc
Tim Wiederhake
2024-01-01
Remove support for xprint
Tim Wiederhake
2024-01-01
Remove always-true ifndef TOM
Tim Wiederhake
2024-01-01
Remove disabled code
Tim Wiederhake
2024-01-01
Fix include guard names
Tim Wiederhake
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
2020-06-21
quiet a misleading warning in grammar
Thomas E. Dickey
2020-06-21
issue #8: twm displays all windows as "Untitled"
Thomas E. Dickey
2020-06-21
X11R5 change lost the update for yylineno needed to make parse messages
Thomas E. Dickey
2020-06-21
include twm.h in header files which rely upon its definitions
Thomas E. Dickey
2020-06-21
indent lex/yacc files using xxx-indent (twm-indent uses GNU indent, which
Thomas E. Dickey
2020-06-21
add/use new function parseWarning, which honors -v/-q options
Thomas E. Dickey
2020-06-20
make the "-V" version print less cluttered (and more like most programs)
Thomas E. Dickey
2020-06-19
use new warning-message functions in the remaining places where suitable,
Thomas E. Dickey
2020-06-19
add/use functions to make warning messages more consistently use the program ...
Thomas E. Dickey
2020-06-18
fix the cppcheck style- and format-warnings
Thomas E. Dickey
2020-06-17
allow most options to be long/abbreviatable for consistency,
Thomas E. Dickey
2020-06-17
add "-V" version-message
Thomas E. Dickey
2020-06-17
eliminate some unnecessary(?) goto statements
Thomas E. Dickey
2020-06-16
eliminate a fixed-size buffer in Execute() function.
Thomas E. Dickey
2020-06-15
issue #1: twm random window placement handles large windows poorly
Thomas E. Dickey
2019-11-23
an error in the action for warp-to-ring would produce two error messages
Thomas E. Dickey
2019-11-23
strict gcc-warning fixes, no object-change
Thomas E. Dickey
2019-11-23
whitespace-fixes
Thomas E. Dickey
2019-11-23
Formatted most of the C files using "twm-indent", part of cindent at
Thomas E. Dickey
2019-07-16
issue 2: twm doesn't handle RandR screen size changes
Thomas E. Dickey
2019-07-16
caddr_t used to be used in X code before XPointer was established; it's obsol...
Thomas E. Dickey
[next]