Changeset 69496 in vbox for trunk/src/VBox/Additions/x11/VBoxClient
- Timestamp:
- Oct 28, 2017 2:55:58 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118835
- Location:
- trunk/src/VBox/Additions/x11/VBoxClient
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
r68562 r69496 6 6 7 7 /* 8 * Copyright (C) 2006-201 6Oracle Corporation8 * Copyright (C) 2006-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/check3d.cpp
r68465 r69496 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
r65099 r69496 5 5 6 6 /* 7 * Copyright (C) 2007-201 6Oracle Corporation7 * Copyright (C) 2007-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/display-svga.cpp
r69348 r69496 6 6 7 7 /* 8 * Copyright (C) 2016 Oracle Corporation8 * Copyright (C) 2016-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/display.cpp
r62883 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp
r69046 r69496 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp
r63403 r69496 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/main.cpp
r68562 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
r65099 r69496 5 5 6 6 /* 7 * Copyright (C) 2008-201 6Oracle Corporation7 * Copyright (C) 2008-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h
r69474 r69496 7 7 8 8 /* 9 * Copyright (C) 2006-201 6Oracle Corporation9 * Copyright (C) 2006-2017 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp
r68664 r69496 7 7 8 8 /* 9 * Copyright (C) 2006-201 6Oracle Corporation9 * Copyright (C) 2006-2017 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/seamless.h
r69474 r69496 6 6 7 7 /* 8 * Copyright (C) 2006-201 6Oracle Corporation8 * Copyright (C) 2006-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp
r62883 r69496 6 6 7 7 /* 8 * Copyright (C) 2007-201 6Oracle Corporation8 * Copyright (C) 2007-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp
r68631 r69496 5 5 6 6 /* 7 * Copyright (C) 2007-201 6Oracle Corporation7 * Copyright (C) 2007-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.