index
:
~ajax/dri
XFree
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drmcommand-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
multihead-1-0-0-branch
newdrm-0-0-1-branch
newmesa-0-0-1-branch
origin
ppc-1-0-0-branch
ppc-1-0-1-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
git import of dri.freedesktop.org cvs history
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xc
Age
Commit message (
Expand
)
Author
Files
Lines
2002-04-19
Fix memory leaks in server and back-end screen init
kem
1
-2
/
+13
2002-04-19
More code cleanup
kem
1
-14
/
+17
2002-04-19
Fix memory leaks in screeninit/close
kem
1
-2
/
+21
2002-04-18
Trap PaintWindowBackground so that the lower layers don't try to access
kem
4
-0
/
+21
2002-04-18
Clean up window attribute code
kem
4
-30
/
+8
2002-04-18
Code cleanup
kem
1
-5
/
+2
2002-04-18
Fix user specified clip rect initialization -- it wasn't obeying the
kem
1
-1
/
+2
2002-04-16
Properly close display in CloseScreen -- fixes xtest "Maximum number of
kem
1
-0
/
+3
2002-04-16
Handle window exposures properly -- fixes erroneous Expose events
kem
1
-2
/
+23
2002-04-16
Basic widget with even callbacks, suitable for drawing
faith
3
-189
/
+92
2002-04-16
Add error handler to catch back-end X errors -- fixes xtest crashes
kem
2
-0
/
+27
2002-04-16
Do not compile Render extension (temporarily) -- fixes x11perf crash
kem
1
-1
/
+2
2002-04-15
Copies of xc/lib/Xaw/Template*.* with renaming
faith
3
-0
/
+351
2002-04-13
- Added colormap support
kem
9
-27
/
+424
2002-04-12
Include libdmxconfig for configuration file support
faith
1
-1
/
+3
2002-04-12
Move connection block code to separate file
faith
6
-70
/
+233
2002-04-12
Remove 32 scren limit from dmxInitOrigins
faith
1
-162
/
+189
2002-04-12
Add ability to set backend layout based on configuration file
faith
5
-5
/
+235
2002-04-12
Fix/enhance grammer
faith
2
-3
/
+12
2002-04-12
Add dmxLogOutputWarning
faith
2
-0
/
+12
2002-04-10
Only call XSetInputFocus when input is from a backend server.
faith
2
-2
/
+4
2002-04-09
Stand along configuration file parser
faith
28
-0
/
+1638
2002-04-05
Add XTest support based on Xserver/Xext/xtest1.frags
faith
4
-8
/
+193
2002-04-04
Add support for fine-grain motion in console window
faith
6
-103
/
+420
2002-04-04
Call XSetInputFocus so that fvwm2 and other WMs will give us keyboard events.
faith
1
-0
/
+2
2002-02-28
- Implement PolyText16 support
dmx-0-1-20020228-alpha
kem
2
-33
/
+53
2002-02-28
Update known/outstanding bug list
faith
1
-9
/
+6
2002-02-28
Fix typo in man page
faith
1
-1
/
+1
2002-02-28
Add support for server-grabbing in console mode
faith
9
-16
/
+138
2002-02-28
Only free mask if mask has been allocated
faith
1
-1
/
+1
2002-02-28
- Basic cursor support (not complete)
kem
4
-6
/
+89
2002-02-27
- Fixed Netscape scrolling problem (position window and copy window now set
kem
4
-18
/
+136
2002-02-27
Update man page to reflect recent changes
faith
2
-22
/
+62
2002-02-27
Before moving the cursor offscreen,
faith
3
-10
/
+43
2002-02-26
Change handling of backend pointer input so that:
faith
5
-145
/
+142
2002-02-26
Improve readability of help
faith
1
-8
/
+10
2002-02-26
Always initialize pFontPriv
faith
1
-1
/
+1
2002-02-26
- More general code cleanup
kem
4
-55
/
+30
2002-02-26
For xnest-style DMX server:
kem
21
-200
/
+1115
2002-02-23
Unify all types of input:
faith
33
-1621
/
+1375
2002-02-18
Unify X server input event processing
faith
9
-125
/
+166
2002-02-12
Abstract raw input
faith
9
-92
/
+228
2002-02-04
Hook up --inputfrom local to build
faith
14
-121
/
+67
2002-01-31
Add preliminary MS and PS/2 mouse support
faith
12
-108
/
+841
2002-01-30
- Check point commit for xnest-style implementation
kem
15
-84
/
+1309
2002-01-26
Fix VT switching
faith
1
-6
/
+105
2002-01-26
Fix VT switching
faith
1
-2
/
+3
2002-01-26
Added support for bell, leds, and VT switching
faith
7
-113
/
+332
2002-01-16
Add baseline files for preliminary keyboard input support
faith
9
-0
/
+1420
2001-12-14
Encapsulate devPrivates access
dmx-0-1-20020112
faith
19
-562
/
+909
[prev]
[next]