index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xfixes
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-03
xfixes: backup the DisplayCursor/CloseScreen proc before restoring it (#23034)
Peter Hutterer
1
-5
/
+9
2009-08-03
xfixes: allocate CurrentCursor for all devices.
Peter Hutterer
1
-7
/
+7
2009-08-03
xfixes: FixesHideCursor should work on all master pointers.
Peter Hutterer
1
-2
/
+12
2009-07-14
xfixes: switch to byte counting functions
Peter Hutterer
1
-3
/
+3
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
3
-51
/
+72
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
2
-2
/
+11
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-2
/
+4
2009-04-14
xfixes: Fix a couple of resource lookups
Kristian Høgsberg
2
-15
/
+26
2009-03-16
xfixes: useless (void) typecast removal
Peter Hutterer
1
-5
/
+5
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
2
-5
/
+5
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
2
-0
/
+2
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-2
/
+2
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
4
-5
/
+9
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-10-02
Unifdef ISC
Adam Jackson
6
-0
/
+0
2008-09-26
xfixes: realize the invisible cursor before displaying it.
Peter Hutterer
1
-1
/
+2
2008-09-24
Fix un-suppressing the initial cursor.
Adam Jackson
1
-25
/
+7
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
1
-3
/
+3
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
1
-0
/
+3
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-2
/
+6
2008-08-20
Suppress cursor display until the first XDefineCursor() request.
Adam Jackson
1
-2
/
+30
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
3
-4
/
+5
2008-02-22
Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}
Adam Jackson
2
-2
/
+2
2008-02-05
XFixes: squash a pointer/integer size mismatch warning.
Eamon Walsh
1
-2
/
+3
2008-01-03
xfixes: switch a few inputInfo.pointer to PickPointer
Peter Hutterer
1
-3
/
+3
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
6
-55
/
+78
2007-12-18
XACE: Too many arguments to selection access hook.
Eamon Walsh
1
-2
/
+1
2007-11-20
Revert "registry: Register XFixes extension protocol names."
Eamon Walsh
1
-77
/
+1
2007-10-15
registry: Register XFixes extension protocol names.
Eamon Walsh
1
-1
/
+77
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-2
/
+2
2007-08-30
xace: Correct some access modes.
Eamon Walsh
2
-2
/
+2
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
4
-33
/
+67
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
3
-19
/
+7
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-3
/
+5
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
6
-12
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
6
-12
/
+0
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
2
-8
/
+3
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
2
-8
/
+3
2007-03-05
Merge branch 'master' into mpx
Peter Hutterer
2
-2
/
+5
2007-02-19
Check for clientGone before sending events from XFixes (bug #1753).
Keith Packard
2
-2
/
+5
2006-12-19
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Peter Hutterer
4
-41
/
+47
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
3
-12
/
+11
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
1
-3
/
+10
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
4
-31
/
+31
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
1
-5
/
+6
2006-11-21
dix: moved sprite from static to be pointer of type SpritePtr
Peter Hutterer
1
-2
/
+2
2006-11-08
Bug #6786: Use separate defines for server's Fixes support level.
Adam Jackson
1
-5
/
+12
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
[next]