|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84503
|
5 years |
vboxsync |
FE/Qt. bugref:9637. build fix.
|
|
|
@84501
|
5 years |
vboxsync |
bugref:9637. Splitting logging logging related functions from main.cpp
|
|
|
@84484
|
5 years |
vboxsync |
os2/VBoxSF: 8.3 detection fixes.
|
|
|
@84480
|
5 years |
vboxsync |
bugref:9637. Revert some changes.
|
|
|
@84479
|
5 years |
vboxsync |
bugref:9637. Relax function pointer checks for XRRGetMonitors and …
|
|
|
@84465
|
5 years |
vboxsync |
WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
|
|
|
@84452
|
5 years |
vboxsync |
VBoxTray: changed multiple screens resizing code to follow MSDN docs …
|
|
|
@84433
|
5 years |
vboxsync |
GA/Installer/WinNT: Do not touch original d3d9.dll if XPDM driver type …
|
|
|
@84411
|
5 years |
vboxsync |
*.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
|
|
|
@84410
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.0 warnings. bugref:8489
|
|
|
@84382
|
5 years |
vboxsync |
VBoxTray: log display config on error.
|
|
|
@84369
|
5 years |
vboxsync |
Linux/GA/X11: ticketref:19590 VBoxClient: The parent session seems to …
|
|
|
@84367
|
5 years |
vboxsync |
Add/wddm: Adjustments for VC++ 19.2. bugref:8489
|
|
|
@84366
|
5 years |
vboxsync |
Add/VBoxCredProv: Adjustment for VC++ 19.2. bugref:8489
|
|
|
@84346
|
5 years |
vboxsync |
Add/Mesa: VC++ 19.2 build adjustment. bugref:8489
|
|
|
@84325
|
5 years |
vboxsync |
VBoxTray: fixed wrong condition for UpdateModes; always log errors.
|
|
|
@84321
|
5 years |
vboxsync |
WDDM: D3D9 test: fixed continuous mode
|
|
|
@84262
|
5 years |
vboxsync |
bugref:9637. checking env. variable to detect if the service session …
|
|
|
@84258
|
5 years |
vboxsync |
bugref:9637. dont return success in case of failure.
|
|
|
@84255
|
5 years |
vboxsync |
Linux/GA: ticketref:19391 RedHat 8.2-rc1 kernel DRM backports to …
|
|
|
@84252
|
5 years |
vboxsync |
bugref:9637. Listening to RRScreenChangeNotify event seems to be sufficient
|
|
|
@84243
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines. bugref:9320
|
|
|
@84238
|
5 years |
vboxsync |
Guest Additions/VBoxService: Fixed warnings.
|
|
|
@84219
|
5 years |
vboxsync |
bugref:9637. r137824 was incomplete.
|
|
|
@84216
|
5 years |
vboxsync |
bugref:9637. Set monitor count to 1 when VMWARE_CTRL is not available
|
|
|
@84215
|
5 years |
vboxsync |
Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
|
|
|
@84209
|
5 years |
vboxsync |
Guest Control/VBoxService: Invalidate host feature flags on VM session …
|
|
|
@84198
|
5 years |
vboxsync |
Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
|
|
|
@84173
|
5 years |
vboxsync |
bugref:9637. stop leaking stuff.
|
|
|
@84160
|
5 years |
vboxsync |
Guest Control/VBoxService: More size_t/uint32_t build fixing, plus …
|
|
|
@84156
|
5 years |
vboxsync |
bugref:9637. Don't bail out if wmware's extension is not avaible.
|
|
|
@84154
|
5 years |
vboxsync |
Guest Control/VBoxService: Also made attribute allocation of …
|
|
|
@84150
|
5 years |
vboxsync |
Guest Control/VBoxService: Also made attribute allocation of …
|
|
|
@84149
|
5 years |
vboxsync |
Guest Control/VBoxService: Made file name allocation of …
|
|
|
@84148
|
5 years |
vboxsync |
Guest Control/VBoxService: Made file name allocation of …
|
|
|
@84147
|
5 years |
vboxsync |
Guest Control/VBoxService: Implemented heap data allocation for …
|
|
|
@84140
|
5 years |
vboxsync |
VBoxService/vgsvcGstCtrlProcessProcessWorker: Walk environment using …
|
|
|
@84065
|
5 years |
vboxsync |
GA/Installer/WinNT: By default use WDDM driver (instead of XPDM) on …
|
|
|
@84063
|
5 years |
vboxsync |
IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
|
|
|
@84057
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84045
|
5 years |
vboxsync |
bugref:9637. Calling vmware_ctrl before getting screen resources. that …
|
|
|
@84026
|
5 years |
vboxsync |
bugref:9637. Calling vmware_ctrl extension at each resize iteration. …
|
|
|
@84025
|
5 years |
vboxsync |
bugref:9637. Try sleeping before the first resize to avoid races with DE
|
|
|
@84005
|
5 years |
vboxsync |
VBoxServiceToolBox.cpp: Just go with %Rrc when reporting cat input …
|
|
|
@83991
|
5 years |
vboxsync |
IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
|
|
|
@83981
|
5 years |
vboxsync |
Add/Nt/Installer: Simple installer program for NT 3.x.
|
|
|
@83980
|
5 years |
vboxsync |
Add/Nt/Installer: Simple installer program for NT 3.x.
|
|
|
@83979
|
5 years |
vboxsync |
Add/Nt/Installer: Simple installer program for NT 3.x.
|
|
|
@83974
|
5 years |
vboxsync |
VBoxService: Don't fail because no VBoxGuest till after parsing …
|
|
|
@83958
|
5 years |
vboxsync |
VBoxServiceVMInfo.cpp: Two NT4 fixes. First, the NT4 SP1 workaround …
|
|
|
@83952
|
5 years |
vboxsync |
vboxTrayLogCreate: Drop the unused pszLogFile argument that's passed …
|
|
|
@83935
|
5 years |
vboxsync |
bugref:9637. Some comment corrections.
|
|
|
@83934
|
5 years |
vboxsync |
bugref:9637. Using a separate X11 connection for RandR event monitoring.
|
|
|
@83933
|
5 years |
vboxsync |
bugref:9637. Re-enabling event monitoring.
|
|
|
@83928
|
5 years |
vboxsync |
bugref:9637. Some fixes. Resizing single monitor works.
|
|
|
@83918
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83917
|
5 years |
vboxsync |
VBoxGuest/linux: Tweak to make it build on a case-insensitive file …
|
|
|
@83911
|
5 years |
vboxsync |
bugref:9637. build fix.
|
|
|
@83910
|
5 years |
vboxsync |
bugref:9637. Replacing xrandr binary calls with libxrandr ones. not tested.
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83878
|
5 years |
vboxsync |
Additions/Linux/Drm: ticketref:19516 Linux kernel version: 5.7 - we …
|
|
|
@83844
|
5 years |
vboxsync |
VBoxGuest/win/VBoxGuestInst: VC++ 14.1 warnings. bugref:8489
|
|
|
@83843
|
5 years |
vboxsync |
Additions/NT/Installer: VC++ 14.1 warnings. bugref:8489
|
|
|
@83842
|
5 years |
vboxsync |
Additions/NT/Graphics: Use RTUtf16Printf rather than swprintf …
|
|
|
@83840
|
5 years |
vboxsync |
VBoxMPWddm.h: Removed ancient disabling of assertions (r71411).
|
|
|
@83834
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
|
|
|
@83833
|
5 years |
vboxsync |
VBoxTray: VC++ 14.1 / doxygen fix. bugref:8489
|
|
|
@83832
|
5 years |
vboxsync |
Additions/3D: VC++ 14.1 adjustments and warnings. bugref:8489
|
|
|
@83830
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
|
|
|
@83827
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489
|
|
|
@83826
|
5 years |
vboxsync |
Add/NT/Installer: VC++ 14.1 warnings. bugref:8489
|
|
|
@83825
|
5 years |
vboxsync |
VBoxMRXNP: VC++ 14.1 warnings. bugref:8489
|
|
|
@83824
|
5 years |
vboxsync |
VBoxCredProv: VC++ 14.1 warnings. bugref:8489
|
|
|
@83823
|
5 years |
vboxsync |
VBoxTray: VC++ 14.1 warnings. bugref:8489
|
|
|
@83822
|
5 years |
vboxsync |
VBoxService: VC++ 14.1 adjustments and warnings. bugref:8489
|
|
|
@83821
|
5 years |
vboxsync |
VBoxGuest: VC++ 14.1 warning. bugref:8489
|
|
|
@83718
|
5 years |
vboxsync |
VBoxServiceAutoMount: Try address incomplete handling of …
|
|
|
@83717
|
5 years |
vboxsync |
bugref:9637. r136358 was incomplete
|
|
|
@83716
|
5 years |
vboxsync |
darwin/VBoxClient: VBoxClient.cpp:usage() SEGVs dereferencing an …
|
|
|
@83715
|
5 years |
vboxsync |
Additions/VBoxClient: ticketref:19470 VBoxClient doesn't recognize the …
|
|
|
@83708
|
5 years |
vboxsync |
Shared Folders/VBoxService: More logging for vbsvcAutomounterMountIt().
|
|
|
@83694
|
5 years |
vboxsync |
WDDM: surface definition.
|
|
|
@83693
|
5 years |
vboxsync |
Shared Folders/VBoxService: Log result of WNetAddConnection2W() in …
|
|
|
@83675
|
5 years |
vboxsync |
GAs/darwin/Installer: Add previously missing executable signing (just …
|
|
|
@83655
|
5 years |
vboxsync |
VBoxGuestR3Lib: Remove accidental LOG_ENABLE from r137118.
|
|
|
@83651
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83612
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Include a timestamp in the logfile format …
|
|
|
@83609
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83602
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83595
|
5 years |
vboxsync |
Guest Control/VBoxService: Cleaned up VGSvcGstCtrlSessionClose(), a …
|
|
|
@83578
|
5 years |
vboxsync |
WDDM: compute the number of available miplevels; return an error if a …
|
|
|
@83555
|
5 years |
vboxsync |
Guest Control/VBoxService: Make sure to set a session's thread stopped …
|
|
|
@83554
|
5 years |
vboxsync |
Guest Control/VBoxService: Make sure to set a session's thread stopped …
|
|
|
@83553
|
5 years |
vboxsync |
Guest Control/VBoxService: Warnings. bugref:9320
|
|
|
@83536
|
5 years |
vboxsync |
Guest Control/VBoxService: Strip truncation bit in …
|
|
|
@83534
|
5 years |
vboxsync |
Guest Control/VBoxService: Strip truncation bit in …
|
|
|