VirtualBox

source: vbox/trunk/src/VBox/Additions/x11

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50714   11 years vboxsync Additions/x11/installer: change some code which did not work on …
(edit) @50668   11 years vboxsync Additions/x11/vboxvideo: Fix debug crash on Solaris 10 (ends up …
(edit) @50662   11 years vboxsync Additions/x11/vboxvideo: set a root window property when we do not own …
(edit) @50643   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 …
(edit) @50639   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 thread.
(edit) @50637   11 years vboxsync Additions/x11/VBoxClient: remove broken test code from the seamless …
(edit) @50632   11 years vboxsync Additions/x11/VBoxClient: remove broken test code from the seamless …
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50578   11 years vboxsync Additions/x11/vboxmouse: fix to work with stricter checks and …
(edit) @50570   11 years vboxsync Additions/x11/VBoxClient: remove unneeded macro definition.
(edit) @50569   11 years vboxsync Additions/x11/vboxvideo: remove graphics capability code which is now …
(edit) @50568   11 years vboxsync Additions/x11/vboxvideo: fix video mode restore if the kernel driver …
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50496   11 years vboxsync Additions/x11/VBoxClient: outdated todo.
(edit) @50495   11 years vboxsync Additions/x11/VBoxClient: add VT monitoring to seamless service.
(edit) @50485   11 years vboxsync HGSMI memory allocator: x11 build fix.
(edit) @50478   11 years vboxsync Additions/x11/VBoxClient: cleaned up clean-up in the drag and drop service.
(edit) @50471   11 years vboxsync Additions/x11/VBoxClient: remove the host event thread and run the …
(edit) @50464   11 years vboxsync Additions/x11/VBoxClient: clean-up in main code.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50451   11 years vboxsync Additions/x11/VBoxClient: fix for older Linux kernels.
(edit) @50432   11 years vboxsync Additions/x11/VBoxClient: display/resizing: clean-up and handle VT …
(edit) @50431   11 years vboxsync Additions/x11/VBoxClient: clean-up and make the VT monitor thread also …
(edit) @50376   11 years vboxsync Additions/x11/VBoxClient: seamless, virtual destructors.
(edit) @50375   11 years vboxsync Additions/x11/VBoxClient: seamless termination fix.
(edit) @50374   11 years vboxsync Additions/x11/VBoxClient: aesthetics.
(edit) @50373   11 years vboxsync Additions/x11/VBoxClient: seamless: take advantage of improved …
(edit) @50346   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50345   11 years vboxsync Additions/solaris/Installer: Support VMSVGA.
(edit) @50338   11 years vboxsync Additions/x11/VBoxClient: seamless: renaming of files and classes.
(edit) @50337   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50336   11 years vboxsync Additions/x11/VBoxClient: removed more unnecessary abstraction.
(edit) @50324   11 years vboxsync Additions/x11/VBoxClient: removed some unnecessary abstraction.
(edit) @50312   11 years vboxsync Additions/linux/installer: support VMSVGA.
(edit) @50281   11 years vboxsync Additions/x11/VBoxClient: detect VT switches on Linux 2.6.38 and …
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50219   11 years vboxsync Addiitions/x11: add support for X.Org Server 1.15.
(edit) @50218   11 years vboxsync Additions/x11: added headers for X.Org Server 1.15.
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49696   11 years vboxsync Additions/x11/vboxvideo: fixes for when DRI fails to initialise.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49639   11 years vboxsync Additions/x11/vboxvideo: fix virtual consoles if KMS is not present.
(edit) @49628   11 years vboxsync Additions/x11/vboxvideo: try to use KMS driver IOCtls to co-ordinate …
(edit) @49477   11 years vboxsync Additions/x11: more undefined symbols on Ubuntu 13.10
(edit) @49455   11 years vboxsync Additions/x11/VBoxClient: DnD service todos.
(edit) @49358   11 years vboxsync fix OSE
(edit) @49189   11 years vboxsync Additions/x11/vboxvideo: use new header files.
(edit) @49188   11 years vboxsync Additions/x11: added dri2proto-2.8 header files.
(edit) @49187   11 years vboxsync Additions/x11/vboxvideo: use DRI2 for X.Org Server 1.7 and later.
(edit) @49175   11 years vboxsync Additions/x11: remove outdated todo.
(edit) @49174   11 years vboxsync Additions/x11: replace header files for X.Org Server 1.6.0 with those …
(edit) @48945   11 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48138   11 years vboxsync VBoxClient: always call XInitThreads() before any other Xlib calls.
(edit) @47074   11 years vboxsync Additions/x11: Avoid MBs of shadow-decl warning on Solaris while …
(edit) @46563   12 years vboxsync Additions/linux: cleaned up xorg.conf set-up and fixed a case when no …
(edit) @46377   12 years vboxsync Additions/x11/VBoxClient: a bit less busy waiting
(edit) @46292   12 years vboxsync Additions/x11: add fprintf_chk to the list of known symbols
(edit) @46226   12 years vboxsync Try avoid more warnings.
(edit) @46189   12 years vboxsync shot at MBs of warnings on solaris.
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46042   12 years vboxsync All source files should have $Id:$ keywords at the top.
(edit) @46040   12 years vboxsync Additions/x11: build fix
(edit) @46039   12 years vboxsync Additions/x11: build fix
(edit) @46021   12 years vboxsync Additions/linux: add support for using cross-compiler tools to build …
(edit) @46019   12 years vboxsync Additions/x11: use a VBoxGuest template for building the X11 stub …
(edit) @45925   12 years vboxsync Additions/x11/vboxmouse: fix a warning on some platforms.
(edit) @45356   12 years vboxsync tabs
(edit) @45197   12 years vboxsync Additions/x11: added some _chk_ symbols
(edit) @45134   12 years vboxsync Additions/X11: build vboxvideo_drv.so for X.Org Server 1.14.
(edit) @45000   12 years vboxsync Additions/x11/vboxvideo: clean-up.
(edit) @44999   12 years vboxsync Additions/x11/vboxvideo: no need for 64-bit maths here.
(edit) @44998   12 years vboxsync Additions/x11/vboxvideo: match the maximum resolution to our device.
(edit) @44967   12 years vboxsync Additions/x11/VBoxClient: log string spacing.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44496   12 years vboxsync Additions/x11: comment clarification.
(edit) @44491   12 years vboxsync Additions/X11: fix screen resize for X.org < 1.13
(edit) @44482   12 years vboxsync Additions/x11: missing symbol
(edit) @44481   12 years vboxsync double entry
(edit) @44479   12 years vboxsync Additions/x11: allow some more
(edit) @44478   12 years vboxsync Additions/x11: use exact match for checking undefined symbols
(edit) @44477   12 years vboxsync Additions/x11: undefined symbol files need LF EOL style.
(edit) @44476   12 years vboxsync Additions/x11: added more X11 symbols
(edit) @44473   12 years vboxsync Additions/x11: rework checking missing symbols in the X server drivers …
(edit) @44471   12 years vboxsync vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule …
(edit) @44470   12 years vboxsync vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule …
(edit) @44455   12 years vboxsync typo
(edit) @44454   12 years vboxsync Additions/x11: prevent referencing udiv3 by 32-bit vboxvideo_drv.o
(edit) @44438   12 years vboxsync Additions/x11: do not build our library stubs either if we are using …
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43588   12 years vboxsync Additions/x11: add option to build X.Org drivers against system …
(edit) @43310   12 years vboxsync Additions/x11/vboxvideo: small efficiency fix.
(edit) @43309   12 years vboxsync Additions/x11/vboxvideo: fix for pre-1.3 X servers after vtSema fixes.
(edit) @43284   12 years vboxsync Additions/x11/vboxvideo: more header dependency fixes.
(edit) @43283   12 years vboxsync Additions/x11/x11include: added Mesa GL include files.
(edit) @43282   12 years vboxsync Additions/x11/x11include: removed header files which we no longer need.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette