index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xfixes
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Use internal temp variable for swap macros
Matt Turner
5
-172
/
+136
2011-06-16
xfixes: Remove unused variable.
Cyril Brulebois
1
-2
/
+0
2011-06-16
xfixes: Mark some variables as unused.
Cyril Brulebois
1
-2
/
+2
2011-05-31
fixes: Add support for pointer barriers
Adam Jackson
4
-10
/
+446
2011-05-13
include: add version_compare helper function
Peter Hutterer
1
-6
/
+6
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+0
2011-02-14
xfixes: calloc, not malloc the cursorScreenRec
Peter Hutterer
1
-1
/
+1
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
3
-3
/
+3
2010-11-30
fixes: Add panoramix support
David Reveman
3
-0
/
+121
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
4
-7
/
+7
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-3
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-5
/
+8
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-30
/
+30
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+1
2010-05-24
xfixes: Remove the invisible cursor sprite, using NullCursor instead.
Jamey Sharp
1
-38
/
+1
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
2
-4
/
+2
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
2
-9
/
+6
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
2
-2
/
+0
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
2
-4
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
4
-43
/
+30
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-21
/
+21
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
1
-4
/
+2
2010-05-03
Make sure XFixes invisible cursor gets freed on server reset
Keith Packard
1
-11
/
+12
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-10
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
3
-23
/
+11
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
3
-0
/
+17
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
2
-2
/
+3
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
3
-63
/
+45
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-8
/
+6
2009-09-20
fixes: Make sure invisible cursor is inialized with zero src/mask
Thomas Jaeger
1
-4
/
+2
2009-08-28
xfixes: minor clean ups on createInvisibleCursor()
Tiago Vignatti
1
-7
/
+4
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
[next]