index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-02
Unifdef ISC
Adam Jackson
15
-49
/
+4
2008-10-02
Fix bad preprocessor line
Adam Jackson
1
-1
/
+1
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-09-26
XQuartz: pbproxy: Fix another STRING bug.
George Peter Staplin
1
-3
/
+3
2008-09-26
XQuartz: pbproxy: Fix a bug that rxvt brought out in STRING copying. Now I c...
George Peter Staplin
1
-7
/
+20
2008-09-26
XQuartz: Fixed threading issue with TSM.
Jeremy Huddleston
5
-81
/
+90
2008-09-26
XQuartz: pbproxy: Removed stray SPI include.
Jeremy Huddleston
1
-1
/
+0
2008-09-26
XQuartz: pbproxy: Fix 3 paths that could leak memory.
George Peter Staplin
1
-10
/
+20
2008-09-26
XQuartz: pbproxy: Fix NSObject memory leaks by properly using the
George Peter Staplin
4
-104
/
+97
2008-09-26
XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB()
George Peter Staplin
2
-91
/
+126
2008-09-26
Require inputproto 1.9.99.5
Peter Hutterer
1
-1
/
+1
2008-09-26
Push server-known properties into xserver-properties.h.
Peter Hutterer
4
-1
/
+36
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
4
-3
/
+49
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
4
-39
/
+57
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
6
-311
/
+75
2008-09-26
xfixes: realize the invisible cursor before displaying it.
Peter Hutterer
1
-1
/
+2
2008-09-26
config: print error code if NIDR fails.
Peter Hutterer
1
-2
/
+3
2008-09-26
xkb: squash canonical types into explicit ones on core reconstruction.
Peter Hutterer
1
-3
/
+10
2008-09-26
xkb: fix core keyboard map generation. #14373
Peter Hutterer
1
-5
/
+34
2008-09-26
exa: make sure pixmap devPrivate.ptr is NULL at create time
Dave Airlie
1
-0
/
+3
2008-09-24
GLX: Make sure GLX_SGI_make_current_read is enabled when possible
Ian Romanick
1
-0
/
+9
2008-09-24
Fix un-suppressing the initial cursor.
Adam Jackson
1
-25
/
+7
2008-09-23
Revert "Render: Use built-in SHA1 library"
Keith Packard
6
-242
/
+54
2008-09-23
Revert "Update COPYING for SHA1 code"
Keith Packard
1
-8
/
+0
2008-09-23
Update COPYING for SHA1 code
Daniel Stone
1
-0
/
+8
2008-09-23
Render: Use built-in SHA1 library
John Tapsell
6
-54
/
+242
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
2
-4
/
+4
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
5
-13
/
+13
2008-09-22
Upgrade GLX Public License 1.0 to FreeB 2.0.
Adam Jackson
2
-36
/
+56
2008-09-22
Don't remap windows for SaveSetUnmap
Owen W. Taylor
1
-0
/
+5
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
6
-11
/
+20
2008-09-22
Don't use our version of ffs() if the system has one
Julien Cristau
3
-1
/
+8
2008-09-21
XQuartz: 64bit crash fix ... don't pass pointers through xe.
Jeremy Huddleston
2
-3
/
+2
2008-09-21
XQuartz: pbproxy: Add an X error handler that returns 0.
George Peter Staplin
4
-102
/
+106
2008-09-21
XQuartz: pbproxy: Fix a bug that occured when a PICT format was available.
George Peter Staplin
1
-33
/
+56
2008-09-21
XQuartz: pbproxy: Make the proxy handle copy request races, and PRIMARY
George Peter Staplin
2
-71
/
+119
2008-09-21
XQuartz: "Disable" the text when syncing is disabled.
Jeremy Huddleston
1
-6
/
+6
2008-09-21
XQuartz: Added a preferences UI for pbproxy options.
Jeremy Huddleston
8
-230
/
+695
2008-09-21
XQuartz: pbproxy: Add a missing include of Xutil.h. Another header
George Peter Staplin
1
-0
/
+1
2008-09-21
XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing
George Peter Staplin
3
-80
/
+124
2008-09-21
XQuartz: pbproxy: pbproxy now responds to selection request events.
George Peter Staplin
2
-95
/
+188
2008-09-21
XQuartz: pbproxy: Use an NSBitmapImageRep to convert an "image/png" selection
George Peter Staplin
1
-25
/
+37
2008-09-21
XQuartz: Don't enable 8bit visuals in the TrueColor server, since it's not wo...
Jeremy Huddleston
1
-3
/
+4
2008-09-21
XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text.
George Peter Staplin
2
-27
/
+57
2008-09-21
XQuartz: pbproxy: return the TARGETS list as a 32-bit list to fix a bug that ...
George Peter Staplin
2
-66
/
+240
2008-09-21
Rename reclaim_clipboard to claim_clipboard.
George Peter Staplin
1
-28
/
+77
2008-09-21
Add an image_jpeg Atom.
George Peter Staplin
1
-1
/
+1
2008-09-21
Rename reclaim_clipboard to claim_clipboard.
George Peter Staplin
1
-1
/
+1
2008-09-21
Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard.
George Peter Staplin
1
-6
/
+7
2008-09-21
XQuartz: pbproxy: Added global variables to customize how pbproxy behaves
Jeremy Huddleston
1
-0
/
+7
[next]