|
|
@99950
|
19 months |
vboxsync |
FE/SDL: Windows build fix. bugref:9449
|
|
|
@99494
|
20 months |
vboxsync |
FE/VBoxSDL: Make it work with macOS, bugref:9449
|
|
|
@99090
|
21 months |
vboxsync |
FE/SDL: Framebuffer rendering fixes for Windows hosts. bugref:9449
|
|
|
@98412
|
23 months |
vboxsync |
Frontends/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98392
|
23 months |
vboxsync |
FE/SDL: bugref:9449. Revive passing ctrl+alt+Fx key combination to guest.
|
|
|
@98372
|
23 months |
vboxsync |
FE/SDL: Fixed compilation on Linux (got broken in r155613). bugref:9449
|
|
|
@98371
|
23 months |
vboxsync |
FE/SDL: bugref:9449. Some cleanup for MacOS build. Still getting some …
|
|
|
@98370
|
23 months |
vboxsync |
FE/SDL: bugref:9449. According to SDL_scancodes.h SDL2 keyboard event …
|
|
|
@98369
|
23 months |
vboxsync |
FE/SDL: Made keyboard handling on Windows hosts work. We might switch …
|
|
|
@98361
|
23 months |
vboxsync |
FE/SDL: Fixed mixup from r155524. bugref:10348
|
|
|
@98357
|
23 months |
vboxsync |
FE/SDL: Fixed and simplified the host key detection …
|
|
|
@98345
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Handling mouse wheel event.
|
|
|
@98343
|
23 months |
vboxsync |
FE/SDL: Attach or allocate a console, now that we're running on the …
|
|
|
@98317
|
23 months |
vboxsync |
FE/SDL: LIBSDL -> LIBSDL2. bugref:9449
|
|
|
@98314
|
23 months |
vboxsync |
FE/SDL: Fixed some anachronisms in the Makefile. bugref:10348
|
|
|
@98313
|
23 months |
vboxsync |
FE/SDL: Make non-hardened version build on windows. bugref:9449
|
|
|
@98306
|
23 months |
vboxsync |
FE/SDL. bugref:9449. scm fix.
|
|
|
@98305
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Removing VBOX_WITH_SDL2 define.
|
|
|
@98304
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Removing more SDL 1.2 bits.
|
|
|
@98303
|
23 months |
vboxsync |
FE/SDL. bugref:9449. scm fix.
|
|
|
@98302
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Removing secure label related code.
|
|
|
@98301
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Initializing SDL_TimerID with 0, not NULL.
|
|
|
@98300
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Removing unused VBoxSDLFBOverlay from FrameBuffer.cpp.
|
|
|
@98290
|
23 months |
vboxsync |
FE/SDL. bugref:9449. Removing SDL 1.2 specific code.
|
|
|
@98246
|
23 months |
vboxsync |
FE/SDL: bugref:9449. First fixes to build VBoxSDL with SDL2 on linux.
|
|
|
@98188
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348
|
|
|
@98187
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINCLIENTEXE/VBoxMainClientExe/ bugref:10348
|
|
|
@98175
|
2 years |
vboxsync |
VBoxSDL: Use VBoxR3TstExe for tstSDL. bugref:10348
|
|
|
@98155
|
2 years |
vboxsync |
*.kmk: s/VBOXR3HARDENEDEXE/VBoxR3HardenedExe/ bugref:10348
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96402
|
2 years |
vboxsync |
/Config.kmk and many other places: Change VBOX_VENDOR to the official …
|
|
|
@95141
|
3 years |
vboxsync |
Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
|
|
|
@93901
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93460
|
3 years |
vboxsync |
Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92613
|
3 years |
vboxsync |
SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
|
|
|
@91363
|
3 years |
vboxsync |
FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
|
|
|
@86650
|
4 years |
vboxsync |
Fixed bad commit. Hope this help.
|
|
|
@86648
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81539
|
5 years |
vboxsync |
FE/VBoxSDL: Build fix.
|
|
|
@81538
|
5 years |
vboxsync |
FE/VBoxSDL: Build fix.
|
|
|
@81537
|
5 years |
vboxsync |
FE/VBoxSDL: Added first support for SDL2 (by setting VBOX_WITH_SDL2). …
|
|
|
@80824
|
5 years |
vboxsync |
Main: bugref:9341: The "environment" parameter in the …
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@78995
|
6 years |
vboxsync |
PDM, Devices, FE, Main: allow size hints without notification for …
|
|
|
@77370
|
6 years |
vboxsync |
Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
|
|
|
@76582
|
6 years |
vboxsync |
Frontends: scm header guard alignment.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76532
|
6 years |
vboxsync |
Frontends: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@71651
|
7 years |
vboxsync |
DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69272
|
7 years |
vboxsync |
VBoxSDL: scm updates
|
|
|
@69270
|
7 years |
vboxsync |
VBoxSDL: scm updates
|
|
|
@69256
|
7 years |
vboxsync |
VBoxSDL: scm updates
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65653
|
8 years |
vboxsync |
gcc 7: Frontends: fall thru
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@63567
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63384
|
8 years |
vboxsync |
Frontends: warnings (gcc)
|
|
|
@63298
|
8 years |
vboxsync |
VBoxSDL: warnings
|
|
|
@62817
|
8 years |
vboxsync |
Frontends: Warnings.
|
|
|
@62493
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62157
|
8 years |
vboxsync |
*: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
|
|
|
@60865
|
9 years |
vboxsync |
Never use static instances of CComModule as it messes up the log …
|
|
|
@60759
|
9 years |
vboxsync |
Frontends: various cleanups, mostly ATL related, remove code for no …
|
|
|
@58035
|
9 years |
vboxsync |
warning
|
|
|
@57773
|
9 years |
vboxsync |
warnings
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56580
|
9 years |
vboxsync |
whitespace
|
|
|
@56335
|
10 years |
vboxsync |
*.def,*.sed,*.m,*.mm: whitespace and svn properties
|
|
|
@56301
|
10 years |
vboxsync |
*.kmk: Updated (C) year.
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@55977
|
10 years |
vboxsync |
Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
|
|
|
@55810
|
10 years |
vboxsync |
VBoxSDL: Made it build again on darwin, added hack for playing with OpenGL.
|
|
|
@55800
|
10 years |
vboxsync |
Main/Session+Machine: small API cleanup, introducing explicit session …
|
|
|
@55789
|
10 years |
vboxsync |
Resources: Some simplifications.
|
|
|
@55788
|
10 years |
vboxsync |
Config.kmk,VMM,VBoxSDL,Resources/win: Created resource templates for …
|
|
|
@55784
|
10 years |
vboxsync |
Restored lost ProductVersion.
|
|
|
@55782
|
10 years |
vboxsync |
Added an empty macro as a place holder for any additional strings we …
|
|
|
@55781
|
10 years |
vboxsync |
Clean up RC files, adding more version.h defines for common values.
|
|
|
@55772
|
10 years |
vboxsync |
Two more RC defines.
|
|
|
@55771
|
10 years |
vboxsync |
Use defines in the RC files and make those defines compatible with …
|
|
|
@55543
|
10 years |
vboxsync |
Frontends: use approvals for VBoxEventType_OnCanShowWindow, workaround …
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@55133
|
10 years |
vboxsync |
Main,Frontends: framebuffer identifier.
|
|
|
@54828
|
10 years |
vboxsync |
Main,Frontends: use BitmapFormat in API.
|
|
|
@53832
|
10 years |
vboxsync |
added another Windows resource file
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52922
|
10 years |
vboxsync |
VBoxSDL: update the mouse pointer when starting with a separate VM.
|
|
|