VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42470   12 years vboxsync Additions/solaris/installer: do not build and pack the X.Org vboxmouse …
(edit) @42469   12 years vboxsync Additions/solaris/installer: run vboxmslnk instead of installing the …
(edit) @42320   12 years vboxsync VBoxClient: debugging leftover
(edit) @42319   12 years vboxsync VBoxClient: don't crash if we can't connect to HGCM
(edit) @42263   12 years vboxsync VBoxClient: XTest currently not required
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41579   13 years vboxsync Additions/x11: forgot one KBUILD_TARGET -> KBUILD_HOST for checking …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41381   13 years vboxsync Additions/x11: do driver checks based on the build host, not the target.
(edit) @41207   13 years vboxsync Additions/x11: VBoxClient should fail gracefully if the guest driver …
(edit) @41206   13 years vboxsync Additions/x11: removed a dead file from VBoxClient/clipboard.
(edit) @41027   13 years vboxsync Additions/solaris: Build & ship vboxmouse, vboxvideo for Xorg 1.11 and …
(edit) @40986   13 years vboxsync header fixes
(edit) @40349   13 years vboxsync Additions/xorg: support X.Org Server 1.12.
(edit) @40342   13 years vboxsync /undefined: LF eol style.
(edit) @40310   13 years vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @40047   13 years vboxsync VBoxClient/hostversion: uninitialized variable
(edit) @40023   13 years vboxsync gcc-4.7 fixes
(edit) @39811   13 years vboxsync Additions/x11/vboxmouse: filename clean-up.
(edit) @39810   13 years vboxsync Additions/x11/vboxmouse: removed legacy code.
(edit) @39809   13 years vboxsync Additions/x11/vboxmouse: use the new mouse driver for XFree86 too.
(edit) @39786   13 years vboxsync Additions/x11/vboxmouse: use the new code for X.Org 7.0, 7.1 and 7.2 too.
(edit) @39696   13 years vboxsync Additions/x11/vboxvideo: fix burn from r75534 due to symbol check script.
(edit) @39695   13 years vboxsync Additions/x11/vboxvideo: missing module initialisation function, …
(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
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