index
:
xorg/lib/libXext
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
libXext-1.0-branch
master
xge
Common X Extensions library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxext)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Xge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-08
_xgeDpyClose: handle NULL return from _xgeFindDisplay
Alan Coopersmith
1
-1
/
+1
2023-10-08
Check for malloc failure in _xgeGetExtensionVersion
Alan Coopersmith
1
-2
/
+4
2023-10-08
_xgeGetExtensionVersion should not free info on failure
Alan Coopersmith
1
-1
/
+0
2022-06-10
Remove unnecessary casts of malloc/calloc results
Alan Coopersmith
1
-3
/
+3
2022-06-10
Add extutilP.h header for xgeExtRegister() prototype
Alan Coopersmith
1
-0
/
+2
2022-06-10
Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
Alan Coopersmith
1
-1
/
+1
2014-03-17
Xge: remove warning messages about missing Xge extension event translations
Keith Packard
1
-7
/
+0
2014-01-20
Stricter event error checking
Nathan Kidd
1
-11
/
+17
2012-04-23
Destroy generic event extension after last display is removed
Chase Douglas
1
-1
/
+9
2011-10-14
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-1
/
+1
2011-02-25
Add _X_HIDDEN to xgeExtRegister to fix build problems on 64bit
Alan Hourihane
1
-1
/
+1
2010-07-07
Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
1
-3
/
+0
2009-06-15
Don't export extra symbols
Paul TBBle Hampson
1
-5
/
+5
2009-02-20
Silence "Generic Event Extension missing on display" warning.
Peter Hutterer
1
-2
/
+1
2008-05-26
Xge: Replace XExtensionVersion with XGEVersionRec.
Peter Hutterer
1
-8
/
+14
2008-05-13
Xge: replace copyright with standard template from xserver, whitespace fixes.
Peter Hutterer
1
-52
/
+55
2007-06-26
Don't call _xgeCheckExtInit() from _xgeWireToEvent(). It will cause a SIGABRT
Peter Hutterer
1
-2
/
+6
2007-06-13
Lock/Unlock in _xgeCheckExtInit(), and not in xgeGetExtensionVersion().
Peter Hutterer
1
-5
/
+2
2007-05-30
Remove useless line in XGE that didn't do anything except segfaulting.
Peter Hutterer
1
-1
/
+0
2007-05-15
Add GenericEvent extension (XGE).
Peter Hutterer
1
-0
/
+360