|
|
@30440
|
14 years |
vboxsync |
crOpenGL: wddm friendly windows info tracking + more consistent …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29785
|
15 years |
vboxsync |
Guest Control: More stable when client is crashing/aborting in an …
|
|
|
@29516
|
15 years |
vboxsync |
Guest Control: Remove unused Std* arguments.
|
|
|
@29438
|
15 years |
vboxsync |
Guest Control/VBoxService: Added support for cancel pending (blocking) …
|
|
|
@28887
|
15 years |
vboxsync |
Guest Control/Main: Faster (no polling on guest side), free data on …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28772
|
15 years |
vboxsync |
Guest Control/Main: Added local process list, added early …
|
|
|
@28557
|
15 years |
vboxsync |
Guest Control: Update (first stuff for piping output).
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28402
|
15 years |
vboxsync |
Guest Control: Update (guest shutdown handling, timed peeks).
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28231
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@28218
|
15 years |
vboxsync |
Guest Control: Update (HGCM low level callbacks, bugfixes).
|
|
|
@28206
|
15 years |
vboxsync |
Guest Control: Update (first code for low level HGCM callback).
|
|
|
@28186
|
15 years |
vboxsync |
fix OSE
|
|
|
@27781
|
15 years |
vboxsync |
HostServices/GuestProperties: get rid of the notification thread (see …
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@26487
|
15 years |
vboxsync |
include: whitespace cleanup.
|
|
|
@25647
|
15 years |
vboxsync |
Some more doxygen fixes, now for Core.docs.
|
|
|
@25306
|
15 years |
vboxsync |
HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
|
|
|
@24703
|
15 years |
vboxsync |
Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
|
|
|
@24666
|
15 years |
vboxsync |
GuestPropertySvc.h: Fixed variable name and readability.
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22165
|
15 years |
vboxsync |
crOpenGL: add warning window when additions version is incompatible (#4108)
|
|
|
@21523
|
15 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@18637
|
16 years |
vboxsync |
crOpenGL: add seamless mode clip regions to opengl ones
|
|
|
@14352
|
16 years |
vboxsync |
Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
|
|
|
@14214
|
16 years |
vboxsync |
Additions/Guest Library: add R3 property wait API
|
|
|
@14105
|
16 years |
vboxsync |
HostServices/GuestProperties: fixed a burn
|
|
|
@14104
|
16 years |
vboxsync |
HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
|
|
|
@13995
|
16 years |
vboxsync |
doxygen
|
|
|
@13971
|
16 years |
vboxsync |
HostServices/GuestProperties: added blocking waits for notifications
|
|
|
@13928
|
16 years |
vboxsync |
HostServices/GuestProperties: clean-up
|
|
|
@13916
|
16 years |
vboxsync |
HostServices/GuestProperties: added guest notification querying
|
|
|
@13860
|
16 years |
vboxsync |
SharedClipboard (HostServices and Main): fixed a warning fix
|
|
|
@13847
|
16 years |
vboxsync |
SharedClipboard (HostServices and Main): fixed a warning by devious means
|
|
|
@13780
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): forgotten header
|
|
|
@13763
|
16 years |
vboxsync |
Backed out 38734
|
|
|
@13759
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13574
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): redid property flag handling
|
|
|
@13558
|
16 years |
vboxsync |
Guest Properties (Main and HostServices): updated API documentation
|
|
|
@13557
|
16 years |
vboxsync |
Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
|
|
|
@13551
|
16 years |
vboxsync |
HostServices/GuestProperties and Main (Guest Properties): use the new …
|
|
|
@13376
|
16 years |
vboxsync |
HostServices/GuestProperties: use an HGCM service extension instead of …
|
|
|
@13293
|
16 years |
vboxsync |
HostServices/GuestProperties and Main: support property flags - the …
|
|
|
@13159
|
16 years |
vboxsync |
HostServices/GuestProperties: add host notifications of property …
|
|
|
@12806
|
16 years |
vboxsync |
+removed temp buffers usage inside chromium with hgcm
+combined …
|
|
|
@12577
|
16 years |
vboxsync |
+changed chromium to use hgcm instead of tcpip, it works but some …
|
|
|
@12473
|
16 years |
vboxsync |
export
|
|
|
@11934
|
16 years |
vboxsync |
minor header update
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@11082
|
16 years |
vboxsync |
HostServices/GuestProperties: reverted r33992 temporarily as it …
|
|
|
@11081
|
16 years |
vboxsync |
HostServices/GuestProperties: renaming
|
|
|
@11040
|
16 years |
vboxsync |
HostServices/GuestProperties: corrected an API doc
|
|
|
@11034
|
16 years |
vboxsync |
HostServices/GuestProperties: make ENUM_PROPS available to the host
|
|
|
@10929
|
16 years |
vboxsync |
HostServices/GuestProperties: added a guest enumeration interface to …
|
|
|
@10797
|
16 years |
vboxsync |
Guest properties: initial commit of new interface
|
|
|
@10003
|
16 years |
vboxsync |
HostServices/SharedInfoServices: added a request to remove a guest property
|
|
|
@9882
|
16 years |
vboxsync |
HostServices/SharedInfoServices: deal with empty registry values …
|
|
|
@9809
|
16 years |
vboxsync |
Main: save and reload the guest/host registry in extra data at machine …
|
|
|
@9727
|
16 years |
vboxsync |
HostServices: added a new service (SharedInfoService) to provide a …
|
|
|
@9435
|
16 years |
vboxsync |
Extend HGCM interface to support 64 bit pointers.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4172
|
17 years |
vboxsync |
eol-style native
|
|
|
@4126
|
17 years |
vboxsync |
Replaced SGI headers with those from the Kronos Group …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3710
|
17 years |
vboxsync |
Linux compile fix
|
|
|
@3633
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3484
|
17 years |
vboxsync |
bugfix
|
|
|
@3473
|
17 years |
vboxsync |
Bugfix
|
|
|
@3472
|
17 years |
vboxsync |
Updates
|
|
|
@3468
|
17 years |
vboxsync |
Extension detection updates
|
|
|
@3460
|
17 years |
vboxsync |
Extension checks
|
|
|
@3453
|
17 years |
vboxsync |
updates for opengl extensions
|
|
|
@3449
|
17 years |
vboxsync |
Added SGI opengl extension headers
|
|
|
@3431
|
17 years |
vboxsync |
warning
|
|
|
@3399
|
17 years |
vboxsync |
warnings
|
|
|
@3341
|
17 years |
vboxsync |
Export to OSE
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2436
|
18 years |
vboxsync |
HTML format for shared clipboard (Windows guest, Windows host).
|
|
|
@2391
|
18 years |
vboxsync |
Export to OSE.
|
|
|
@1103
|
18 years |
vboxsync |
Shared clipboard. Changelog update.
|
|
|
@1
|
55 years |
vboxsync |
import
|