VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @77938   6 年 vboxsync Additions/x11/VBoxClient: mis-type in display-svga-x11. bugref:3810: …
(edit) @77265   6 年 vboxsync VBoxClient/vmsvga-x11: test for uname(2) being -1 on failure, not just …
(edit) @76563   6 年 vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76558   6 年 vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76535   6 年 vboxsync Additions/x11: scm --fix-header-guards. bugref:9344
(edit) @76480   6 年 vboxsync x11/vboxvideo/getmode.c: Recent GCC correctly points out possible …
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76419   6 年 vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76225   6 年 vboxsync Additions/x11: fixes for building the X11 Additions for Linux …
(edit) @75961   6 年 vboxsync Additions/VBoxClient/svga: provide default screen layout information. …
(edit) @75838   6 年 vboxsync Additions/installer/linux: try enabling the VBoxClient X11/SVGA …
(edit) @75836   6 年 vboxsync Additions/x11/VBoxClient: do not start on Linux 4.6 and later. …
(edit) @75659   6 年 vboxsync x11/VBoxClient: linking fix
(edit) @74472   6 年 vboxsync DnD: Fixed message handling on VM restore on X11 guests.
(edit) @74459   6 年 vboxsync DnD/VBoxClient: Logging, renaming.
(edit) @74439   6 年 vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74411   6 年 vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74409   6 年 vboxsync DnD/VBoxClient: Renaming, logging, comments.
(edit) @74382   6 年 vboxsync DnD: Doxygen build fix.
(edit) @74380   6 年 vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74226   6 年 vboxsync DnD/VBoxClient: Don't use nested function macros here, makes certain …
(edit) @74144   6 年 vboxsync DnD/VBoxClient: Fixed copying over files from host -> guest.
(edit) @74141   6 年 vboxsync DnD/VBoxClient: Logging nit.
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72152   7 年 vboxsync Additions/x11/VBoxClient: clean up the Make file and remove unneeded …
(edit) @72137   7 年 vboxsync Some more fixes for building backwards-compatible Linux Additions …
(edit) @72124   7 年 vboxsync VBoxClient/Makefile.kmk: TODO: I don't get this. Please review …
(edit) @72122   7 年 vboxsync Additions/Linux: under some circumstances chk_stubs.c can get built by …
(edit) @72114   7 年 vboxsync Additions/Linux: always build Additions complatible with old …
(edit) @71708   7 年 vboxsync Revert r121784 and 121788: bugref:9112: Linux Additions: fix building …
(edit) @71694   7 年 vboxsync Make building Linux Additions compatible with old GLIBC versions …
(edit) @71590   7 年 vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71386   7 年 vboxsync 98vboxadd-xclient: execute notify-send in the background. bugref:9146: …
(edit) @71134   7 年 vboxsync Additions/x11: updated vboxvideo testing guidelines.
(edit) @70936   7 年 vboxsync Additions/linux: support producing builds which work with glibc 2.3. …
(edit) @70169   7 年 vboxsync display-svga-x11.cpp: fix trailing whitespace.
(edit) @70135   7 年 vboxsync Additions/x11: Don't build vboxmouse on NetBSD. NetBSD vboxguest …
(edit) @70134   7 年 vboxsync Additions/x11/vboxmouse: revert previous (r119429). NetBSD vboxguest …
(edit) @70127   7 年 vboxsync Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
(edit) @70126   7 年 vboxsync Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
(edit) @69937   7 年 vboxsync Additions/x11/vboxmouse: build driver for X.Org 1.18 in NetBSD 8.
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @69474   7 年 vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69348   7 年 vboxsync Additions/x11: scm updates
(edit) @69346   7 年 vboxsync vboxvideo: scm updates (mit license formatting, 'this file is based …
(edit) @69111   7 年 vboxsync (C) year
(edit) @69098   7 年 vboxsync Clean up XFree86 driver header files. bugref:3810: X11 Guest Additions …
(edit) @69085   7 年 vboxsync Additions/x11/vboxvideo: always pull in stdint.h, even on XFree86. …
(edit) @69082   7 年 vboxsync Additions/x11/vboxvideo: Add support for the X.Org Server 1.19 ABI. …
(edit) @69081   7 年 vboxsync Additions/x11/vboxvideo: Correct a comment about the old memory …
(edit) @69080   7 年 vboxsync Additions/x11/vboxvideo: Replace custom VBVXASSERT with IPRT assertion …
(edit) @69079   7 年 vboxsync Additions/x11/vboxvideo: Drop dependency on IPRT header files. …
(edit) @69078   7 年 vboxsync Additions/x11/vboxvideo: Remove helpers.c and adjust places depending …
(edit) @69075   7 年 vboxsync Additions/x11/vboxvideo: Several small clean-ups. bugref:9017: …
(edit) @69066   7 年 vboxsync Additions/x11/vboxvideo: Consistently use RT_NOREF rather than NOREF …
(edit) @69065   7 年 vboxsync Additions/x11/vboxvideo: remove dependencies on more VirtualBox
(edit) @69064   7 年 vboxsync Additions/x11/vboxvideo: use X.Org Bool rather than C++ bool. …
(edit) @69061   7 年 vboxsync Additions/x11/vboxvideo: add our own, trival device memory allocator. …
(edit) @69058   7 年 vboxsync Additions/x11/vboxvideo: update file headers before putting into …
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68846   7 年 vboxsync Additions/x11/vboxvideo: split up VBVA and HGSMI parts into a static …
(edit) @68664   7 年 vboxsync Additions: Reduce number of VMMDev.h inclusions.
(edit) @68634   7 年 vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68632   7 年 vboxsync Additions/x11: eliminating unnecessary VMMDev.h includes.
(edit) @68631   7 年 vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68562   7 年 vboxsync merging vbglioc r117719: VBoxClient: avoid use RTEXITCODE where …
(edit) @68550   7 年 vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68465   7 年 vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68458   7 年 vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @67796   7 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67759   7 年 vboxsync bugref:8533: Additions/x11: fully support VMSVGA Use AcquireGuestCaps …
(edit) @67755   7 年 vboxsync bugref:8533: Additions/x11: fully support VMSVGA Revert r116031: Allow …
(edit) @67379   7 年 vboxsync bugref:8533: Additions/x11: fully support VMSVGA Support dynamic …
(edit) @67320   7 年 vboxsync bugref:8533: Additions/x11: fully support VMSVGA Use AcquireGuestCaps …
(edit) @67319   7 年 vboxsync bugref:8533: Additions/x11: fully support VMSVGA Allow VBoxClient …
(edit) @67263   8 年 vboxsync burgref:8533: Additions/x11: fully support VMSVGA Fix broken resizing …
(edit) @67145   8 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67066   8 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67043   8 年 vboxsync bugref:8533: Additions/x11: fully support VMSVGA Add VBoxClient …
(edit) @66694   8 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @65672   8 年 vboxsync Additions/VBoxClient: on NetBSD <stdlib.h> doesn't provide the bits …
(edit) @65641   8 年 vboxsync gcc 7: Additions: fall-thru
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65122   8 年 vboxsync Additions: doxygen fixes
(edit) @65099   8 年 vboxsync Additions: doxygen fixes
(edit) @65047   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64270   8 年 vboxsync bugref:3810: X11 Guest Additions maintenance: Add two new defines - …
(edit) @64269   8 年 vboxsync bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts …
(edit) @64200   8 年 vboxsync bugref:3810: X11 Guest Additions maintenance: remove Mesa 8.0.4 header …
(edit) @64185   8 年 vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64167   8 年 vboxsync bugref:7535: Additions: desktop notification feature for critical …
(edit) @64151   8 年 vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64114   8 年 vboxsync bugref:8611:3D: X11 Guests ignore …
(edit) @63857   8 年 vboxsync bugref:3810: X11 Guest Additions maintenance: X.Org vboxvideo should …
(edit) @63566   8 年 vboxsync scm: cleaning up todos
(edit) @63556   8 年 vboxsync bugref:8087: Additions/x11: support non-root X server: improve check …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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