- 18 Nov, 2007 4 commits
-
-
Jernej Azarija authored
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
- 17 Nov, 2007 3 commits
-
-
Daniel Stone authored
-
Ben Skeggs authored
-
Adam Jackson authored
Currently just reads from /dev/urandom, and only on Linux.
-
- 15 Nov, 2007 11 commits
-
-
Adam Jackson authored
-
Adam Jackson authored
-
Aaron Plattner authored
-
Aaron Plattner authored
-
Adam Jackson authored
osRes only existed to get copied into Acc. Waste of effort.
-
Adam Jackson authored
-
Adam Jackson authored
This has never been hooked up in the modular build, and can not possibly have built since before 6.7. Clearly no one's using it.
-
Adam Jackson authored
-
Adam Jackson authored
We already synthesize Monitor and Module sections for you, no need to specify them explicitly in the fake config buffer.
-
Adam Jackson authored
-
Tiago Vignatti authored
-
- 14 Nov, 2007 3 commits
-
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
- 12 Nov, 2007 1 commit
-
-
Matthias Hopf authored
Upon recreation of the RandR internal data structures in RRCrtcNotify() the crtc of an output could be NULLed if the crtc was shared (cloned) between two outputs and one of them got another crtc assigned.
-
- 09 Nov, 2007 15 commits
-
-
Kristian Høgsberg authored
-
Ben Byer authored
at CodeWeavers for the patch. From his description: Fix a display bug with the X server. The Generic Rootless extension installs overrides for certain GC (graphics context) operations. Within these overrides, they temporarily uninstall themselves, perform their work, and then reinstall themselves. Except sometimes they would return early and wouldn't reinstall themselves when they should. Now they do in all cases. Fix a bug in RootlessCopyWindow where early returns could leave the screen's dispatch table entry for CopyWindow unwrapped. We think that this is another case (hopefully the last) of the rootless drawing bug.
-
Ben Byer authored
-
Ben Byer authored
-
Ben Byer authored
-
Ben Byer authored
-
Ben Byer authored
an Aqua window would not always bring it to the top of the stack.
-
Ben Byer authored
-
Ben Byer authored
Space to another in Expose mode now works.
-
Ben Byer authored
-
Ben Byer authored
-
Ben Byer authored
-
Ben Byer authored
being detected.
-
Ben Byer authored
window to another Space, it will work correctly (as opposed to just leaving a ghost window). We accomplish this by listening for the notification from Xplugin that our window has been moved, and then we ask X11 to move the window to the new location.
-
Ben Byer authored
-- thanks to Eric Gouriou for pointing out the issue
-
- 08 Nov, 2007 2 commits
-
-
Dodji Seketeli authored
-
Keith Packard authored
-
- 07 Nov, 2007 1 commit
-
-
Dodji Seketeli authored
-