VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @38889   13 years vboxsync Additions/x11/x11include: fix warnings in edid.h/X.Org Server 1.11 …
(edit) @38825   13 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.11
(edit) @38824   13 years vboxsync Additions/x11: header files for building X.Org Server 1.11 modules
(edit) @38784   13 years vboxsync Addition/linux: use the kernel mouse driver for all setups where we …
(edit) @38777   13 years vboxsync Reverted r73986: Additions/linux: use the kernel input driver for …
(edit) @38725   13 years vboxsync OSE build fix
(edit) @38724   13 years vboxsync Additions/x11/VBoxClient: custom update warning message for non-Oracle …
(edit) @38723   13 years vboxsync Additions/linux: use the kernel input driver for X.Org Server 1.3 and later
(edit) @38720   13 years vboxsync Additions/x11/VBoxClient: create pidfiles after daemonising to make …
(edit) @38648   13 years vboxsync Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS adjustments
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38591   13 years vboxsync Additions/x11/vboxmouse: this was never correct, r73785 is the correct …
(edit) @38274   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38273   13 years vboxsync Additions/x11/vboxmouse: return proper default for unknown values in …
(edit) @38272   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38207   13 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @38194   13 years vboxsync Additions/linux|x11/*kmk: some cleanups.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @37733   13 years vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37721   13 years vboxsync Runtime: add C++-like vector implementation in C, burn fix
(edit) @37720   13 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37719   13 years vboxsync Additions/x11/VBoxClient: logging and an unused variable
(edit) @37520   14 years vboxsync X11 Additions: save a few bytes by making all MiniRT symbols local …
(edit) @37480   14 years vboxsync OSE header fixes
(edit) @37434   14 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37174   14 years vboxsync Additions/x11/seamless: allow for the possibility that nothing is …
(edit) @37173   14 years vboxsync Additions/x11/VBoxClient: fixed a couple of problems in the …
(edit) @37025   14 years vboxsync Additions/x11/VBoxClient: clean up some forgotton C++-isms and stop us …
(edit) @37017   14 years vboxsync VBoxClient: Logging adjustments.
(edit) @36810   14 years vboxsync Additions/x11/VBoxClient: drop static libstdc++
(edit) @36809   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36808   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36807   14 years vboxsync Additions/x11/seamless: we can no longer throw exceptions
(edit) @36806   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36805   14 years vboxsync Additions/x11/seamless: yet another STL-vector-in-C
(edit) @36804   14 years vboxsync Additions/x11/VBoxClient: forgot to set a flag
(edit) @36803   14 years vboxsync Additions/x11/seamless: uninitialised variable
(edit) @36802   14 years vboxsync Additions/x11/seamless: extended unit test slightly
(edit) @36685   14 years vboxsync Additions/x11/seamless: replaced std::map with RTAVLU32TREE
(edit) @36672   14 years vboxsync Additions/x11/seamless: uninitialised variable, harmless I believe
(edit) @36662   14 years vboxsync Additions/x11/VBoxClient: remove auto-pointer-like stuff from seamless code
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36389   14 years vboxsync Additions/x11: remove headers for X.Org Server 1.10 pre-release
(edit) @36388   14 years vboxsync Additions/x11: do not build or install drivers for pre-release server …
(edit) @36308   14 years vboxsync fix OSE
(edit) @36307   14 years vboxsync x11include/xorg-server-1.3.0.0: not needed, save some space
(edit) @36306   14 years vboxsync x11includes: warnings
(edit) @36304   14 years vboxsync x11include: remove superfluous svn:executable properties
(edit) @36301   14 years vboxsync Additions/x11 and linux: add support for X.Org server 1.10 final
(edit) @36300   14 years vboxsync Additions/x11/x11include: added headers for X.Org Server 1.10 final
(edit) @36020   14 years vboxsync Additions/x11/vboxvideo: rearrangement and an empty unit test
(edit) @36016   14 years vboxsync Additions/x11/vboxvideo: never send resolutions that older VBox …
(edit) @36008   14 years vboxsync Additions/x11/vboxvideo: silly but harmless makefile error
(edit) @35949   14 years vboxsync Additions/x11/vboxvideo: use the new common modesetting APIs instead …
(edit) @35948   14 years vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35933   14 years vboxsync Additions/x11/vboxvideo: do not use backing store - the latest server …
(edit) @35932   14 years vboxsync Additions/x11/vboxvideo: further split up source files
(edit) @35931   14 years vboxsync Additions/x11/vboxvideo: minor adjustments and comments
(edit) @35883   14 years vboxsync Additions/x11/vboxvideo: this symbol is needed after all
(edit) @35882   14 years vboxsync Additions/x11/vboxvideo: remove unnecessary vgaHW bits
(edit) @35881   14 years vboxsync Additions/x11/vboxvideo: clean up unneeded symbols
(edit) @35878   14 years vboxsync Additions/x11/vboxvideo: removed obsolete file
(edit) @35851   14 years vboxsync Additions/x11include: warnings
(edit) @35849   14 years vboxsync Additions/x11/vboxvideo: initialise the VGA bits at the start of every …
(edit) @35847   14 years vboxsync Additions/x11/x11include: export header files for X.Org Server 1.10 …
(edit) @35843   14 years vboxsync Additions/x11/vboxvideo: some splitting up of the code
(edit) @35840   14 years vboxsync Additions/x11: build the X.Org drivers for the current X.Org Server …
(edit) @35839   14 years vboxsync Additions/x11/x11include: temporarily add headers for a recent git …
(edit) @35784   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files, …
(edit) @35779   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files
(edit) @35778   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files
(edit) @35777   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35776   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35775   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35617   14 years vboxsync Additions/x11/VBoxClient: daemonise later so that we get error …
(edit) @35616   14 years vboxsync Additions/x11/vboxvideo: support DPMS by disabling monitors
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 years vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35394   14 years vboxsync Additions/X11: save some space by removing superfluous headers
(edit) @35393   14 years vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35269   14 years vboxsync Additions/x11/vboxvideo: fix broken dynamic resizing on additional monitors
(edit) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35267   14 years vboxsync Additions/x11/vboxvideo: recreate communication structures in guest …
(edit) @35266   14 years vboxsync Additions/x11/vboxvideo: clear video memory before resizing the …
(edit) @35208   14 years vboxsync Additions/x11/vboxvideo: possible fix an X.Org segault
(edit) @35207   14 years vboxsync Additions/x11/vboxvideo: fail in less places if /dev/vboxguest is not …
(edit) @35155   14 years vboxsync Additions/x11/vboxvideo: uninitialised variable
(edit) @35150   14 years vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35125   14 years vboxsync Additions/x11/vboxvide: logging adjustments
(edit) @35102   14 years vboxsync Additions/x11/vboxvideo: correctness fix
(edit) @35049   14 years vboxsync Additions/x11/Installer: fixed an xorg.conf hacking regression
(edit) @35048   14 years vboxsync Additions/x11/vboxvideo: do not force the origin of the first monitor …
(edit) @34997   14 years vboxsync Additions/x11/vboxvideo: re-enable vboxvideo, which was accidentally …
(edit) @34922   14 years vboxsync Additions/x11/vboxvideo: another screen layout/mouse location issue
(edit) @34918   14 years vboxsync Additions/x11/VBoxClient: multi-monitor dynamic resizing
(edit) @34914   14 years vboxsync Additions/x11/vboxvideo: missing symbol
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