VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @34911   14 years vboxsync Additions/x11/vboxvideo: fix an off-by-one and let the driver receive …
(edit) @34872   14 years vboxsync Additions/x11/vboxvideo: handle moving and disabling monitors in X.Org …
(edit) @34871   14 years vboxsync Additions/x11/vboxvideo: small fix
(edit) @34765   14 years vboxsync Linux additions: warning
(edit) @34764   14 years vboxsync no 64-bit div here
(edit) @34763   14 years vboxsync Additions/x11/vboxvideo: fix updates on additional monitors, try to …
(edit) @34754   14 years vboxsync Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
(edit) @34747   14 years vboxsync Additions/x11/vboxvideo: main code for multi-monitor X11 and various …
(edit) @34722   14 years vboxsync Additions/x11/vboxvideo: vboxvideo_13.c -> vboxvideo.c
(edit) @34721   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the "undefined" list
(edit) @34720   14 years vboxsync Additions/x11/vboxvideo: temporary makefile hackery to make Solaris 10 …
(edit) @34719   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the symbol list
(edit) @34718   14 years vboxsync Additions/x11/x11include: removed unused header file that was …
(edit) @34715   14 years vboxsync Additions/x11/vboxvideo: switch to HGSMI and merge the two drivers …
(edit) @34400   14 years vboxsync Additions/x11/vboxvideo: revert harmless but unintended overcommit
(edit) @34399   14 years vboxsync Devices/Graphics, Additions: move the VBE I/O port-related definitions …
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
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