Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-20 | Revert "registry: Register SYNC extension protocol names." | Eamon Walsh | 1 | -40/+0 | |
This reverts commit 9f597f6c87e0b14cc382d8e5929e42f822db4329. Moving all the names into dix/registry.c | |||||
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -6/+6 | |
Conflicts: dix/dispatch.c dix/property.c hw/xfree86/common/xf86VidMode.c include/xkbsrv.h render/glyph.c xkb/xkbActions.c | |||||
2007-11-05 | Xext: Remove usage of alloca | Daniel Stone | 1 | -6/+6 | |
Replace with heap allocations. | |||||
2007-10-15 | registry: Register SYNC extension protocol names. | Eamon Walsh | 1 | -0/+40 | |
2007-09-20 | xace: add hooks + new access codes: SYNC extension | Eamon Walsh | 1 | -8/+8 | |
May need to revisit this extension in the future, depending on observed use. | |||||
2007-08-14 | Fix the value comparisons in the IDLETIME wakeup handler. | Fredrik Höglund | 1 | -2/+3 | |
LessThan/GreaterThan comparisons were used in the wakeup handler, and LessOrEqual/GreaterOrEqual in the block handler. Change it to use LessOrEqual/GreaterOrEqual in both functions, since this is what XSyncNegativeComparison and XSyncPositiveComparison imply. | |||||
2007-05-18 | Add a new IDLETIME system sync counter. | Fredrik Höglund | 1 | -0/+119 | |
This counter exposes the time in milliseconds since the last input event. Clients such as screen savers and power managers can set an alarm on this counter to find out when the idle time reaches a certain value, without having to poll the server. | |||||
2007-04-09 | Bug #10560: Code-Cleanup: function declarations () -> (void) | Stefan Huehner | 1 | -1/+1 | |
X.Org Bugzilla #10560: <https://bugs.freedesktop.org/show_bug.cgi?id=10560> Patch #9511 <https://bugs.freedesktop.org/attachment.cgi?id=9511> | |||||
2006-12-15 | Convert callers of LookupClient() to dixLookupClient(). | Eamon Walsh | 1 | -8/+12 | |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh | 1 | -8/+8 | |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -2/+0 | |
2006-05-12 | Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -3/+14 | |
Keep track of the previous item and update its next pointer when deleting from the linked list. | |||||
2006-04-03 | Coverity #75: Dead variable elimination. | Adam Jackson | 1 | -5/+2 | |
2006-04-03 | Coverity #992: Prevent a NULL chase. | Adam Jackson | 1 | -1/+2 | |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 1 | -4/+2 | |
of (marginal) use in the drivers, and that usage remains. | |||||
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -2/+2 | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -2/+2 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -5/+5 | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | 1 | -64/+15 | |
2003-11-14 | XFree86 4.3.0.1 | Kaleb Keithley | 1 | -31/+267 | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | 1 | -0/+2322 | |