index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbe
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-02
miDbe window priv priv is pre-allocated, don't use dixSetPrivate (bug 28639)
Keith Packard
1
-6
/
+0
2010-07-02
Delete unused miDbe screen private private datatype
Keith Packard
1
-16
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-43
/
+43
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-12
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
4
-45
/
+29
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
1
-4
/
+0
2010-06-02
Fix pixmap validation in miDbePositionWindow.
Aaron Plattner
1
-6
/
+14
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-2
/
+4
2010-05-15
Remove dbe screen private privates.
Keith Packard
2
-7
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-3
/
+3
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-14
/
+8
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-27
/
+27
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+3
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-1
/
+8
2009-07-17
dbe: Fix indentation
Adam Jackson
1
-5
/
+5
2009-07-17
dbe: Adapt to new headers
Adam Jackson
1
-1
/
+15
2009-07-14
dbe: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-14
/
+19
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
2
-3
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-25
Dead code cleanup over DBE.
Adam Jackson
2
-81
/
+3
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
1
-2
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-5
/
+10
2008-06-12
dbe: fix DoS reported by iDefense.
Dave Airlie
1
-26
/
+27
2007-11-20
Revert "registry: Register DBE extension protocol names."
Eamon Walsh
1
-21
/
+0
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+4
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-4
/
+4
2007-10-15
registry: Register DBE extension protocol names.
Eamon Walsh
1
-0
/
+21
2007-09-19
xace: add hooks + new access codes: DOUBLE-BUFFER extension
Eamon Walsh
2
-8
/
+20
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
4
-268
/
+44
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
2
-4
/
+0
2007-03-26
Remove dead NEED_DBE_BUF_BITS code.
Eamon Walsh
3
-44
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-13
/
+4
2007-01-09
Multiple integer overflows in dbe and render extensions
Matthieu Herrb
1
-12
/
+22
2006-12-15
Convert callers of SecurityLookupDrawable() to dixLookupDrawable().
Eamon Walsh
1
-5
/
+5
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-9
/
+7
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-6
/
+6
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
5
-8
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-03-28
Big old pile of warning fixes.
Adam Jackson
2
-90
/
+44
2006-02-16
Bug #5871: Drop special build infrastructure left over from libcwrapper
Eric Anholt
1
-10
/
+1
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2
-9
/
+3
2006-01-18
Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers
Dave Airlie
1
-0
/
+2
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-2
/
+11
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-5
/
+0
[next]