index
:
delta/xserver.git
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
baserock/1.17+jetson
baserock/1.18+jetson
baserock/jjardon/xfont2
baserock/morph
baserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fix
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xephyr-crash
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
xwayland-21.1
xwayland-22.1
xwayland-23.1
gitlab.freedesktop.org: xorg/xserver.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
property.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xi: avoid integer truncation in length check of ProcXIChangeProperty
Peter Hutterer
2022-12-14
1
-1
/
+2
*
Mark the dixChangeWindowProperty() value argument as const
Alex Richardson
2021-07-30
1
-1
/
+1
*
dix: Add a callback chain for window property state change
Adam Jackson
2017-02-23
1
-0
/
+9
*
dix: Pass the whole property into deliverPropertyNotifyEvent
Adam Jackson
2017-02-23
1
-7
/
+7
*
dix: Avoid writing uninitialized bytes in deliverPropertyNotifyEvent
Keith Packard
2016-08-15
1
-4
/
+6
*
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
2016-05-04
1
-6
/
+6
*
dix: Remove redundant ChangeWindowProperty
Adam Jackson
2015-11-30
1
-8
/
+0
*
Convert dix/* to new *allocarray functions
Alan Coopersmith
2015-04-21
1
-5
/
+5
*
Drop trailing whitespaces
Peter Hutterer
2014-11-12
1
-4
/
+4
*
Replace 'pointer' type with 'void *'
Keith Packard
2014-01-12
1
-2
/
+2
*
Use C99 designated initializers in dix Events
Alan Coopersmith
2012-07-09
1
-7
/
+6
*
Use C99 designated initializers in dix Replies
Alan Coopersmith
2012-07-09
1
-29
/
+33
*
Rework reply initialization in ProcGetProperty & NullPropertyReply
Alan Coopersmith
2012-07-09
1
-13
/
+18
*
Introduce a consistent coding style
Keith Packard
2012-03-21
1
-263
/
+243
*
Revert "dix: don't return BadMatch from GetProperty (#23562)"
Chris Halse Rogers
2012-01-09
1
-1
/
+1
*
DIX: Reset window properties when freeing them
Daniel Stone
2010-12-31
1
-0
/
+3
*
Fix property and selection devPrivate allocation.
Eamon Walsh
2010-09-10
1
-1
/
+0
*
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2010-06-10
1
-16
/
+16
*
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2010-06-05
1
-9
/
+6
*
Eliminate boilerplate around client->noClientException.
Jamey Sharp
2010-05-13
1
-9
/
+5
*
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2010-05-13
1
-22
/
+22
*
dix: don't return BadMatch from GetProperty (#23562)
Peter Hutterer
2009-09-03
1
-1
/
+1
*
Check if new space was actually allocated before freeing.
Pierre Willenbrock
2009-07-22
1
-3
/
+8
*
dix: switch to byte-counting functions.
Peter Hutterer
2009-07-14
1
-3
/
+3
*
dix/property.c: use memcpy where appropriate.
Eamon Walsh
2009-06-30
1
-11
/
+6
*
xace: add a new hook for checking property content after it has been set.
Eamon Walsh
2009-06-26
1
-10
/
+22
*
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
2009-02-16
1
-0
/
+2
*
Remove a bunch of useless casts.
Adam Jackson
2009-01-22
1
-6
/
+6
*
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
2008-12-12
1
-2
/
+0
*
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2008-12-03
1
-5
/
+5
*
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
2008-11-29
1
-2
/
+2
*
Merge branch 'master' into dcdc_rework
Peter Hutterer
2008-04-07
1
-118
/
+107
|
\
|
*
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
2008-02-29
1
-4
/
+6
|
*
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
2008-02-29
1
-117
/
+104
*
|
Merge branch 'master' into mpx
Peter Hutterer
2008-03-04
1
-9
/
+7
|
\
\
|
|
/
|
*
XACE: Move the property access hook to its own function.
Eamon Walsh
2008-02-05
1
-9
/
+7
*
|
Merge branch 'master' into mpx
Peter Hutterer
2008-01-03
1
-70
/
+85
|
\
\
|
|
/
|
*
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-05
1
-8
/
+8
|
|
\
|
*
|
xace: move the property deletion hook inside the DeleteProperty function.
Eamon Walsh
2007-10-10
1
-9
/
+8
|
*
|
xace: remove the special-cased "ignore" functionality from the property code.
Eamon Walsh
2007-10-10
1
-6
/
+5
|
*
|
xace: add hooks + new access codes: core protocol property requests
Eamon Walsh
2007-08-15
1
-8
/
+11
|
*
|
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-08-02
1
-43
/
+21
|
|
\
\
|
*
|
|
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
2007-04-17
1
-40
/
+24
|
*
|
|
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-03-26
1
-3
/
+3
|
|
\
\
\
|
*
|
|
|
xace: pass serverClient as default argument to dixChangeWindowProperty
Eamon Walsh
2007-03-23
1
-1
/
+1
|
*
|
|
|
xace: drop the name argument from the property callback.
Eamon Walsh
2007-03-22
1
-8
/
+6
|
*
|
|
|
dix: reorganize property code to better support xace hook; requires new API for
Eamon Walsh
2007-03-22
1
-17
/
+38
|
*
|
|
|
xace: add new argument to property hook for property structure itself.
Eamon Walsh
2007-03-22
1
-30
/
+37
|
*
|
|
|
dix: devPrivates support for PropertyRec.
Eamon Walsh
2007-03-22
1
-0
/
+4
*
|
|
|
|
Merge branch 'master' into mpx
Peter Hutterer
2007-11-07
1
-8
/
+8
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]