index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-22
Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state
xorg-server-1_1_0
XORG-7_1
Adam Jackson
3
-2
/
+21
2006-04-05
Put the screensaver extension back in the Xext module.
Fredrik Höglund
1
-1
/
+5
2006-03-31
Fri Mar 31 12:37:16 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-5
/
+5
2006-03-29
Fix composite overlay window bug 6411
Deron Johnson
1
-0
/
+43
2006-03-28
Big old pile of warning fixes.
Adam Jackson
3
-13
/
+5
2006-03-24
Refactored the screensaver and DPMS timer code to use the screensaver timer
Fredrik Höglund
1
-7
/
+1
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
20
-205
/
+205
2006-02-15
Mark everything in {ext,font}sym.c as _X_EXPORT.
Adam Jackson
1
-1
/
+1
2006-01-12
Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-2
/
+25
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
-1
/
+1
2005-11-03
Fix vendor string and release version reported by the servers. Enable
Kevin E Martin
1
-1
/
+3
2005-10-05
Add DGA configure option and add various files that we should be dist'ing.
Kristian Høgsberg
1
-0
/
+2
2005-09-13
Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap
Daniel Stone
2
-0
/
+20
2005-09-05
Initialise private arrays with calloc, rather than standard malloc.
Daniel Stone
2
-6
/
+8
2005-08-25
Fix a use-after-free of cursor data by refcounting for the sprite.current
Eric Anholt
1
-1
/
+6
2005-07-23
Add a safety check to catch when numDepths GCperDepthexceeps MAXFORMATS
Stuart R. Anderson
1
-0
/
+3
2005-07-16
Mark variables modified in signal handlers as volatile (part of Sun bug id
Alan Coopersmith
1
-2
/
+8
2005-07-15
Fix keyboard state when XEVIE is not enabled (Keith Packard).
Kevin E Martin
1
-1
/
+1
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
20
-27
/
+27
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
25
-5
/
+105
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-0
/
+2
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
20
-36
/
+36
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+33
2005-06-15
Conditionalise another use of XEvIE.
Daniel Stone
1
-1
/
+1
2005-06-15
Conditionalise building of XEvIE code with #ifdef XEVIE.
Daniel Stone
1
-1
/
+3
2005-06-10
Bug #2799: Input shape. (Keith Packard)
XORG-6_8_99_11
Adam Jackson
3
-14
/
+42
2005-05-22
Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> Xevie
XORG-6_8_99_8
Alan Coopersmith
4
-27
/
+193
2005-04-24
xc/config/cf/X11.tmpl
XORG-6_8_99_4
Roland Mainz
2
-1
/
+10
2005-04-23
//bugs.freedesktop.org/show_bug.cgi?id=3118) attachment #2525
Roland Mainz
1
-6
/
+0
2005-04-20
Change xf86bigfont.h to X11/extensions/xf86bigfont.h for includes.
Daniel Stone
1
-2
/
+2
2005-04-20
Conditionalise usage of Xprint functions and headers.
Daniel Stone
1
-1
/
+7
2005-04-20
Change keysymdef.h to X11/keysymdef.h for include statement.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
22
-63
/
+63
2005-03-23
xc/programs/Xserver/Imakefile
Roland Mainz
2
-5
/
+22
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
20
-1701
/
+761
2004-09-22
Allow overriding DPMS defaults (timeouts & default for on/off) from
Alan Coopersmith
1
-5
/
+14
2004-09-18
Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1404 - Fixing
Roland Mainz
1
-2
/
+2
2004-09-15
Unregistering events in XSelectInput() when unregistering IM filter
Egbert Eich
1
-1
/
+1
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
1
-11
/
+7
2004-08-09
- Fix building without Xfixes extension
Kevin E Martin
1
-3
/
+10
2004-08-07
Remove alpha-related fields from visual structure to retain binary
Keith Packard
1
-13
/
+13
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
2
-3
/
+50
2004-07-31
- Add some XFIXES bits apparently missed in the DAMAGE-XFIXES merge
Eric Anholt
3
-16
/
+32
2004-07-31
Integration of XEVIE branch to trunk, Some updates from latest reviews
Stuart Kreitman
1
-1
/
+71
2004-07-30
Adding a colormap index to the InitColormapPrivate() func call. Without it
Egbert Eich
1
-1
/
+1
2004-07-30
Cleaned up code since client's saveSet is no longer defined as a pointer*
Kevin E Martin
1
-4
/
+0
2004-07-29
Use LibraryTargetName when not building a loadable server
Kevin E Martin
2
-19
/
+3
2004-07-29
Integration of DAMAGE-XFIXES branch to trunk
Stuart Kreitman
4
-33
/
+113
[next]