index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86RandR.c
Age
Commit message (
Expand
)
Author
2008-12-02
Sun bug 6618220: Xorg server core dump in xf86RandRModeRefresh(NULL)
Jay Cotton
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-07-15
Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0.
Julien Cristau
2008-07-04
Fix typo in the last commit.
Tiago Vignatti
2008-07-04
Remove deprecated function miPointerPosition().
Tiago Vignatti
2008-07-01
Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.
Aaron Plattner
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-07-21
Fix the RandR failure path for rotated screens.
Aaron Plattner
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
2005-10-30
RandR: Add a driver func to let the driver determine the physical size of a
Thomas Winischhofer
2005-10-29
Add function for drivers to change RandR's idea of the virtual screen size.
Thomas Winischhofer
2005-10-12
remove unneeded line of code
Alan Hourihane
2005-10-11
fix a typo
Alan Hourihane
2005-10-11
check randrp has been initialized
Alan Hourihane
2005-10-11
programs/Xserver/hw/xfree86/common/xf86RandR.c
Alan Hourihane
2005-10-10
don't move x or y depending on the screen size change
Alan Hourihane
2005-10-10
rework that again
Alan Hourihane
2005-10-10
a furthur tweak to the randr cursor position fix
Alan Hourihane
2005-10-07
another update to the RandR fix (thanks Aaron)
Alan Hourihane
2005-10-07
update the last RandR fix
Alan Hourihane
2005-10-07
programs/Xserver/hw/xfree86/common/xf86RandR.c Use PointerMoved instead of
Alan Hourihane
2005-09-30
RandR: Fix failure handling (Closes #4635; Thomas Winischhofer)
Thomas Winischhofer
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2005-03-16
Don't fail calling function when DriverFunc() for RandR fails as
Egbert Eich
2005-01-28
Modifying X.Org Xserver DDX to allow to run X with ordinary user
Egbert Eich
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
2004-08-13
Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
2004-08-02
Removed distro specific stuff.
Egbert Eich
2004-07-30
Add support for on-the-fly screen rotation when supported by hardware (Aron
Egbert Eich
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley