summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-7/+1
* Guest Additions/VBoxClient: Moved the X11-specific code for seamless mode int...vboxsync2023-05-041-1/+1
* Guest Additions/VBoxClient: Moved the X11-specific code for seamless mode int...vboxsync2023-05-041-18/+260
* add/x11/VBoxClient: Style fixes. src\VBox\Additions\x11\VBoxClient\seamless-x...vboxsync2023-02-101-6/+10
* add/x11/VBoxClient: Style fix. Annotated structure members in the initializer...vboxsync2023-02-101-4/+14
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* Additions: X11: Seamless: Fix improperly formed X11 event which caused 3PP X1...vboxsync2022-10-171-1/+2
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Additions: X11: seamless: prevent hang on shutdown (2), bugref:10032.vboxsync2021-07-061-7/+31
* Additions: X11: VBoxClient: seamless: prevent crash on shutdown, bugref:10032.vboxsync2021-06-171-0/+4
* VBoxClient/seamless: Free mpRects in SeamlessX11::uninit. bugref:9841vboxsync2020-10-011-5/+23
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-4/+2
* bugref:9637. Reverting the changes to seamless related files.vboxsync2020-02-211-44/+6
* bugref:9637. Linking fix.vboxsync2020-02-111-2/+2
* bugref:9637. Some build fix to make our GA build box happyvboxsync2020-02-111-6/+44
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Additions/VBoxClient: Revamped and unified local logging infrastructure; clea...vboxsync2019-09-271-31/+30
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Additions: doxygen fixesvboxsync2017-01-041-2/+3
* Additions/*: gcc warnings.vboxsync2016-08-021-2/+1
* (C) 2016vboxsync2016-07-221-1/+1
* Additions/X11/seamless: Try fix broken seamless handling: additional comment.vboxsync2015-08-211-0/+2
* Additions/X11/seamless: Try fix broken seamless handlingvboxsync2015-08-211-2/+5
* scm: fixes in previous cleanup run.vboxsync2015-08-141-0/+2
* *: scm cleanup run.vboxsync2015-08-141-5/+4
* Additions/x11/VBoxClient: clean up seamless code slightly and handle pausing ...vboxsync2015-08-141-6/+14
* Additions/x11/VBoxClient: fix problems with invisible seamless windows in Ope...vboxsync2015-08-101-53/+12
* Additions/x11/VBoxClient: reverted r101999: Additions/x11/VBoxClient: fix pro...vboxsync2015-08-101-13/+4
* Additions/x11/VBoxClient: fix problems with invisible seamless windows in Ope...vboxsync2015-08-071-4/+13
* added a couple of missing Id headersvboxsync2015-04-231-0/+1
* Additions/x11/VBoxClient: more clean-up and fix a test case.vboxsync2014-09-021-4/+4
* Additions/x11/VBoxClient: seamless termination fix.vboxsync2014-02-091-2/+2
* Additions/x11/VBoxClient: more clean-up.vboxsync2014-02-061-4/+4
* Additions/x11/VBoxClient: seamless: renaming of files and classes.vboxsync2014-02-061-19/+19
* Additions/x11/VBoxClient: more clean-up.vboxsync2014-02-061-1/+1
* Additions/x11/VBoxClient: removed some unnecessary abstraction.vboxsync2014-02-051-5/+5
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Runtime: add C++-like vector implementation in C, burn fixvboxsync2011-06-301-2/+1
* Runtime: add C++-like vector implementation in Cvboxsync2011-06-301-1/+2
* Additions/x11/VBoxClient: logging and an unused variablevboxsync2011-06-301-7/+19
* Ran the source code massager (scm).vboxsync2011-06-121-1/+1
* Additions/x11/VBoxClient: fixed a couple of problems in the un-STL-ified codevboxsync2011-05-211-2/+6
* Additions/x11/seamless: no more std::autoptr or std::vector, use the new STL-...vboxsync2011-04-211-28/+62
* Additions/x11/VBoxClient: forgot to set a flagvboxsync2011-04-211-0/+1