Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -3/+0 | |
2006-04-05 | Put the screensaver extension back in the Xext module. | Fredrik Höglund | 1 | -3/+1 | |
Move the screenSaverSuspended variable to DIX globals. Restore the old link order for the Xorg and Xdmx binaries. | |||||
2006-03-31 | Move the screensaver extension from module to builtins. | Fredrik Höglund | 1 | -3/+150 | |
Add the server side implementation of the ScreenSaverSuspend request. Require scrnsaverproto >= 1.1, and change the linking order of the Xorg static libs. | |||||
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 1 | -5/+1 | |
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 | -3/+3 | |
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. | |||||
2005-03-23 | bugzilla #2194: fix an alignement problem on 64 bit architectures. | Matthieu Herrb | 1 | -2/+2 | |
2004-12-13 | //bugs.freedesktop.org/show_bug.cgi?id=1695) attachment #1230 | Roland Mainz | 1 | -2/+2 | |
(https://bugs.freedesktop.org/attachment.cgi?id=1230): Fix crash in Xscreensaver code which allowed any authentificated X client to crash the Xserver using |XScreenSaverUnsetAttributes()|. Patch by ajax@nwnk.net | |||||
2004-11-01 | Fixed sig11 which occured when calling a CloseDisplay() after | Egbert Eich | 1 | -1/+2 | |
XScreenSaverSetAttributes() followed by XScreenSaverUnsetAttributes(). Caused by missing FreeResource() in XScreenSaverUnsetAttributes(). Removing unused DDC sections that caused misinterpretation of DDC data due to a missing break statement in a switch. Fixed typo: #if <-> #ifdef. | |||||
2004-10-10 | programs/Xserver/Xext/saver.c Fix for XFree86 bugzilla #1224. | Matthieu Herrb | 1 | -2/+2 | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -4/+4 | |
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 | -3/+4 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | 1 | -1/+1 | |
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 | -41/+124 | |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+1326 | |