VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62883   8 years vboxsync Additions/*: gcc warnings.
(edit) @62882   8 years vboxsync Additions/common: gcc warnings.
(edit) @62865   8 years vboxsync 3D: report guest screen position to the host when the user rearranges …
(edit) @62856   8 years vboxsync warnings
(edit) @62853   8 years vboxsync GAs/common: warnings
(edit) @62852   8 years vboxsync oops
(edit) @62851   8 years vboxsync GAs/common: warnings
(edit) @62850   8 years vboxsync GAs/common: warnings
(edit) @62849   8 years vboxsync GAs/common: warnings
(edit) @62848   8 years vboxsync GAs/common: warnings
(edit) @62847   8 years vboxsync VbglR3GuestCtrlFileGetWriteAt: Fixed bug where the offset output …
(edit) @62845   8 years vboxsync vbglR3DnDHGRecvDataRaw: Added suggestion about dropping buggy pre-v3 …
(edit) @62844   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: try disabling …
(edit) @62842   8 years vboxsync GAs/common: warnings
(edit) @62841   8 years vboxsync VBGLInternal.h: Remove pragma pack(4) on VBGLDATA and VBGLHGCMHANDLEDATA.
(edit) @62831   8 years vboxsync bugref:8480: Guest Additions: Cannot unload vboxguest on upgrade: …
(edit) @62830   8 years vboxsync bugref:8480: Guest Additions: Cannot unload vboxguest on upgrade: …
(edit) @62811   8 years vboxsync wrap shlwapi.h too.
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62759   8 years vboxsync bugref:8511: typo
(edit) @62749   8 years vboxsync bugref:8511: RHEL7 -- Oh no! Something has gone wrong -- GA problem: …
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62685   8 years vboxsync build fix
(edit) @62683   8 years vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62676   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @62568   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix regression …
(edit) @62557   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: only touch VBVA …
(edit) @62551   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: simplify …
(edit) @62550   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not map all …
(edit) @62531   8 years vboxsync (C) 2016
(edit) @62530   8 years vboxsync (C) 2016
(edit) @62529   8 years vboxsync (C) 2016
(edit) @62528   8 years vboxsync (C) 2016
(edit) @62527   8 years vboxsync (C) 2016
(edit) @62526   8 years vboxsync (C) 2016
(edit) @62524   8 years vboxsync (C) 2016
(edit) @62523   8 years vboxsync (C) 2016
(edit) @62522   8 years vboxsync (C) 2016
(edit) @62521   8 years vboxsync (C) 2016
(edit) @62520   8 years vboxsync SVN props & (C)
(edit) @62470   8 years vboxsync Additions: scm
(edit) @62415   8 years vboxsync WDDM: VBoxTray: bugref:8440: reset target info for SetDisplayConfig.
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62405   8 years vboxsync 3D: Skipping guest windows having class 'ApplicationFrameWindow' which …
(edit) @62397   8 years vboxsync bugref:8087: Additions/Installer: On Debian-based systems we were …
(edit) @62394   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: re-work SELinux …
(edit) @62242   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: further improve …
(edit) @62201   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: improve …
(edit) @62195   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix creating …
(edit) @62194   8 years vboxsync sigh, please get those #endif/#else marker right or just forward them …
(edit) @62193   8 years vboxsync VBoxDnD.cpp: Added todo reading WM_CREATE return code.
(edit) @62191   8 years vboxsync sigh.
(edit) @62135   8 years vboxsync VBoxTray: prevent crash and failure to start with old Windows guests.
(edit) @62114   8 years vboxsync Placate cppcheck, explicitly close event handle.
(edit) @62101   8 years vboxsync VBoxDrvInst: pass the right handle to UnlockServiceDatabase
(edit) @62097   8 years vboxsync Additions/VBoxService: fixed harmless bug leading to submitting the …
(edit) @62074   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix a copy and …
(edit) @62061   8 years vboxsync crOpenGL: don't use a variable before checking it for NULL.
(edit) @62060   8 years vboxsync crOpenGL: stubMakeCurrent - make sure retVal is initialized.
(edit) @62029   8 years vboxsync Aditions/crOpenGL: fixed another function prototype
(edit) @62028   8 years vboxsync Aditions/crOpenGL: fixed function prototype
(edit) @61944   9 years vboxsync fix for ​​​​​​​bugref:8441: removed unneeded comment
(edit) @61943   9 years vboxsync fix for ​​​​​​bugref:8441: improved windows procedure in VBoxDispIf
(edit) @61908   9 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61902   9 years vboxsync Fix printf formats for LINE, it's integer, not unsigned.
(edit) @61893   9 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61855   9 years vboxsync VBoxGuestLib: VbglR3SharedFolderGetMountDir - make sure rc is …
(edit) @61791   9 years vboxsync Additions/solaris: Drop using rctl_action behaviour in sffs_read and …
(edit) @61722   9 years vboxsync 3D: Allow only (sourceId == targetId) topologies (bugref:8244) - to …
(edit) @61656   9 years vboxsync same here
(edit) @61654   9 years vboxsync Additions/VBoxClient: don't block the DnD service when VBoxClient is …
(edit) @61620   9 years vboxsync VBoxTray: primary guest display must remain at 0,0.
(edit) @61603   9 years vboxsync VBoxTray: fixed regression from r107867: do not re-enable disabled screens
(edit) @61602   9 years vboxsync bugref:4567: build fix
(edit) @61597   9 years vboxsync bugref:4567: Linux kernel driver maintenance drm/vboxvideo: Add …
(edit) @61596   9 years vboxsync bugref:4567: Linux kernel driver maintenance: drm/vboxvideo: …
(edit) @61548   9 years vboxsync 3D: Get rid of deprecated gdi32!D3DKMTInvalidateActiveVidPn for Win7 …
(edit) @61530   9 years vboxsync VBoxTray: applied r107675 from 5.0: retain positions of all guest …
(edit) @61499   9 years vboxsync Additions/solaris: package vboxvideo driver for X.org 1.18 for S12 b100+.
(edit) @61431   9 years vboxsync Additions/linux/drm: Linux 4.7 fixes
(edit) @61260   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: update the …
(edit) @61206   9 years vboxsync bugref:8062: Linux installers: drop DKMS support: only build for the …
(edit) @61199   9 years vboxsync bugref:8062: Linux installers: drop DKMS support: on Additions …
(edit) @61176   9 years vboxsync Additions/linux: remove left-over empty kernel module folders during …
(edit) @61093   9 years vboxsync oops
(edit) @61090   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: silence an …
(edit) @61081   9 years vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @61065   9 years vboxsync VBoxServiceToolBox.cpp: Corrected warning fix, the intention was to …
(edit) @61062   9 years vboxsync warning
(edit) @60981   9 years vboxsync DnD/VBoxClient: Use proper initialization callback handler, fixed some …
(edit) @60980   9 years vboxsync Additions/VBoxClient: Only run service if initialization was …
(edit) @60979   9 years vboxsync DnD/VbglR3: Report back proper error in VbglR3DnDConnect().
(edit) @60967   9 years vboxsync DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
(edit) @60943   9 years vboxsync Additions/linux: don't freak out if vboxsf cannot be loaded (this is a …
(edit) @60940   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: install our …
(edit) @60933   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent the …
(edit) @60919   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: work around a …
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