index
:
~alanc/xc-historical
master
Partial/incomplete import of X consortium historical RCS up to X11R6.0
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xc
/
programs
/
twm
/
parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
1994-04-17
new X Consortium copyright/permission
dpw
1
-6
/
+31
1993-09-03
#included sync.h
dpw
1
-6
/
+4
1993-09-02
added support for SYNC extension priorities
dpw
1
-1
/
+10
1992-08-24
add PointerForeground/Background colors
rws
1
-1
/
+46
1992-05-11
fixed XBUG 5215: Grayscale monitor support
dave
1
-1
/
+3
1991-07-12
fixed XBUG #4132: misuse of NULL
dave
1
-2
/
+2
1991-05-31
fixed a bug in for multi headed server
dave
1
-2
/
+4
1991-05-08
replaced atom WM_PRIORITY_COLORS with _MIT_PRIORITY_COLORS
dave
1
-3
/
+3
1991-01-18
*** empty log message ***
dave
1
-2
/
+4
1991-01-09
remove RCS string
rws
1
-6
/
+1
1990-12-11
no change
dave
1
-4
/
+2
1990-11-15
added SaveColor mechanism
dave
1
-5
/
+112
1990-03-15
added NoStackMode to prevent anti-social clients (like saber)
jim
1
-2
/
+3
1990-03-13
load into saber
jim
1
-3
/
+3
1990-03-08
add mod1/m1 instead of 1
jim
1
-2
/
+3
1990-03-08
added rest of modifiers and avoid problems with unused extra mods
jim
1
-2
/
+4
1990-03-05
fix for 2486, hardcoded SYSTEM_INIT_FILE
jim
1
-2
/
+4
1990-03-05
added "meta" for 2308
jim
1
-2
/
+3
1989-12-14
new bits from stevep to fix colormap problems
jim
1
-2
/
+3
1989-12-10
correct ansi-c mistypes
jim
1
-3
/
+3
1989-12-10
linted
jim
1
-6
/
+7
1989-12-09
first cut at stuff from steve for colormap management; see revs presteve
jim
1
-3
/
+2
1989-12-09
need to reset overflowlen each time through parse
jim
1
-3
/
+4
1989-12-09
put in extra sanity check for MaxWindowSize
jim
1
-2
/
+7
1989-12-08
added MaxWindowSize
presteve
jim
1
-2
/
+16
1989-12-03
fixed minor nit in parsing
jim
1
-18
/
+29
1989-12-02
new parsing code that is easier to understand
jim
1
-31
/
+47
1989-12-02
took out unistd now that it is in Xos.h
jim
1
-5
/
+2
1989-12-01
convert to list of strings so that stupid compilers can work
jim
1
-48
/
+50
1989-11-30
removed f.source and made f.twmrc be f.restart
jim
1
-4
/
+4
1989-11-30
fixed unput bug that kills non-writable initialized strings
jim
1
-17
/
+20
1989-11-29
added WarpUnmapped to make logout and popping to window easy
jim
1
-3
/
+9
1989-11-28
forgot warpcursor
jim
1
-2
/
+3
1989-11-27
added NoRaiseOnWarp
jim
1
-2
/
+8
1989-11-27
added NoCaseSensitive so that sorts can ignore sensitivity
jim
1
-2
/
+8
1989-11-21
added fixes from stevep and window ring
jim
1
-24
/
+20
1989-11-20
use ProgramName instead of "twm"
jim
1
-4
/
+5
1989-11-20
handle unknown keywords more gracefully
jim
1
-3
/
+3
1989-11-17
fix for 2181 from cray
jim
1
-2
/
+5
1989-11-16
tab locations are almost there
jim
1
-9
/
+54
1989-11-16
added separator for modifiers and shift and control keywords
jim
1
-2
/
+4
1989-11-15
remove t. ops
jim
1
-6
/
+2
1989-11-13
typos for backgrounds
jim
1
-4
/
+4
1989-11-13
move icon region directions out of gram.y
jim
1
-6
/
+6
1989-11-13
moved functions out of gram.y into parse.*
jim
1
-65
/
+68
1989-11-13
moved color list processing out of gram.y into parse.c
jim
1
-27
/
+136
1989-11-13
IconManagerGeometry has to be handled in gram.y
jim
1
-9
/
+4
1989-11-13
move as many keywords out of grammar as possible
jim
1
-188
/
+464
1989-11-13
fixed parsing to use table instead of lex garbage
jim
1
-2
/
+233
1989-10-27
fixed minor cap typo in MIT name
jim
1
-3
/
+3
[next]