Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-21 | Use internal temp variable for swap macros | Matt Turner | 1 | -36/+24 | |
Also, fix whitespace, mainly around swaps(&rep.sequenceNumber) Reviewed-by: Peter Harris <pharris@opentext.com> Signed-off-by: Matt Turner <mattst88@gmail.com> | |||||
2010-05-13 | Eliminate boilerplate around client->noClientException. | Jamey Sharp | 1 | -8/+8 | |
Just let Dispatch() check for a noClientException, rather than making every single dispatch procedure take care of it. Signed-off-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Daniel Stone <daniel@fooishbar.org> | |||||
2009-08-17 | Don't reset the lastDeviceEventTime when doing DPMS actions | Richard Hughes | 1 | -13/+4 | |
When we change the DPMS mode, don't play games with the last event time as this breaks applications using IDLETIME to turn the backlight off after a preset time. This patch fixes gnome-power-manager and xfce-power-manager Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-07-15 | Update to xextproto 7.0.99.1. | Peter Hutterer | 1 | -3/+1 | |
xextproto had Xlib client headers moved into libXext. Protocol header files are named fooproto.h, header files with constants foo.h or fooconst.h where foo.h was already in use for client-side headers. | |||||
2009-04-03 | DPMS: Code motion. | Adam Jackson | 1 | -34/+8 | |
2009-01-11 | Xext: ANSI cleanups | Julien Cristau | 1 | -30/+15 | |
2008-07-24 | Remove all empty extension reset hooks, replace with NULL. | Adam Jackson | 1 | -9/+1 | |
2008-04-07 | Merge branch 'master' into dcdc_rework | Peter Hutterer | 1 | -2/+5 | |
Conflicts: Xext/xevie.c dix/dispatch.c | |||||
2008-03-24 | Bug #13962: Re-arm the DPMS timer when re-enabling DPMS. | Adam Jackson | 1 | -2/+5 | |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -17/+5 | |
Conflicts: XTrap/xtrapddmi.c Xext/security.c Xext/xprint.c Xext/xtest.c Xext/xvdisp.c Xi/exevents.c Xi/grabdevb.c Xi/grabdevk.c Xi/opendev.c Xi/ungrdev.c Xi/ungrdevb.c Xi/ungrdevk.c dix/cursor.c dix/devices.c dix/dixutils.c dix/events.c dix/getevents.c dix/main.c dix/window.c hw/xfree86/ramdac/xf86Cursor.c include/dix.h include/input.h include/inputstr.h mi/midispcur.c mi/miinitext.c mi/misprite.c render/animcur.c xfixes/cursor.c xkb/xkbAccessX.c | |||||
2007-11-21 | Xext: Scruffy the janitor don't like no "register" keywords. | Peter Hutterer | 1 | -30/+30 | |
2007-11-20 | registry: Fix some mistakes in the reversion of prior commits. | Eamon Walsh | 1 | -1/+1 | |
2007-11-20 | registry: Remove registry code from DPMS extension. | Eamon Walsh | 1 | -24/+3 | |
Moving all the names into dix/registry.c | |||||
2007-10-15 | registry: Register DPMS extension protocol names. | Eamon Walsh | 1 | -13/+22 | |
2007-08-16 | xace: add hooks + new access codes: core protocol screensaver requests | Eamon Walsh | 1 | -2/+2 | |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -2/+0 | |
2006-03-24 | Refactored the screensaver and DPMS timer code to use the screensaver timer | Fredrik Höglund | 1 | -3/+3 | |
for both screensaver and DPMS. Removed the SetDPMSTimers() and FreeDPMSTimers() functions. | |||||
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 | -4/+4 | |
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 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -2/+3 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | 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 folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -3/+11 | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -42/+46 | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+433 | |