|
|
@3158
|
18 years |
vboxsync |
No else after return.
|
|
|
@3157
|
18 years |
vboxsync |
Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain.
|
|
|
@3156
|
18 years |
vboxsync |
A IRP_MJ_SYSTEM_CONTROL handler is required.
|
|
|
@3155
|
18 years |
vboxsync |
Allow the VM to start with NULL framebuffer.
|
|
|
@3154
|
18 years |
vboxsync |
added monitorcount option
|
|
|
@3153
|
18 years |
vboxsync |
Multimonitor support.
|
|
|
@3152
|
18 years |
vboxsync |
VMM: Fixed OS/2 build.
|
|
|
@3151
|
18 years |
vboxsync |
VMM: Fixed OS/2 build.
|
|
|
@3149
|
18 years |
vboxsync |
XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
|
|
|
@3148
|
18 years |
vboxsync |
Runtime: Added support for colon as the 'instruction=value' separator …
|
|
|
@3146
|
18 years |
vboxsync |
Emulate all weird aspects of the IRQ line multiplexing. No guest has …
|
|
|
@3145
|
18 years |
vboxsync |
Fixed incorrect IOM return checks.
|
|
|
@3144
|
18 years |
vboxsync |
FE/Qt: Slightly improved r22048.
|
|
|
@3143
|
18 years |
vboxsync |
Fixed a problem where the new HD wizard was not removing the keyboard …
|
|
|
@3142
|
18 years |
vboxsync |
Moved the X11 guest clipboard connection and disconnection code into …
|
|
|
@3141
|
18 years |
vboxsync |
2029: Add DVD passthrough setting:
The CD/DVD page of the VM settings …
|
|
|
@3140
|
18 years |
vboxsync |
FE/Qt: Don't compress .qm files to avoid erroneous …
|
|
|
@3139
|
18 years |
vboxsync |
FE/Qt: Added Korean translation.
|
|
|
@3138
|
18 years |
vboxsync |
Added descriptions to the host DVD and floppy devices in the first run …
|
|
|
@3137
|
18 years |
vboxsync |
FE/Qt: Corrected Russian translation.
|
|
|
@3136
|
18 years |
vboxsync |
Changed the sequence of the DVD & FD devices in the main Selector's …
|
|
|
@3135
|
18 years |
vboxsync |
Fixing a little issue concerning DVD/FD sequence.
|
|
|
@3134
|
18 years |
vboxsync |
hack for filesystems which do not support symbolic links
|
|
|
@3133
|
18 years |
vboxsync |
cosmetics
|
|
|
@3132
|
18 years |
vboxsync |
link libstdc++ statically (see …
|
|
|
@3131
|
18 years |
vboxsync |
FE/Qt: Added Swedish translation.
|
|
|
@3130
|
18 years |
vboxsync |
build VBoxNet
|
|
|
@3129
|
18 years |
vboxsync |
reverse order of dvd and floppy in vm settings dialog
|
|
|
@3128
|
18 years |
vboxsync |
small fix
|
|
|
@3127
|
18 years |
vboxsync |
Main: Fixed: Avoid IPC dead-locks when calling …
|
|
|
@3126
|
18 years |
vboxsync |
Fixes to the Linux shared clipboard
|
|
|
@3125
|
18 years |
vboxsync |
Fixed RTUtf16ToUtf8Ex so that it doesn't ignore the second parameter
|
|
|
@3124
|
18 years |
vboxsync |
export it.
|
|
|
@3123
|
18 years |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@3122
|
18 years |
vboxsync |
Forward all non-ring 0 illegal instruction traps directly. Fixes …
|
|
|
@3121
|
18 years |
vboxsync |
FE/Qt: Rolled back r21969 (not necessary since there is IMachine::pid …
|
|
|
@3120
|
18 years |
vboxsync |
two typos
|
|
|
@3119
|
18 years |
vboxsync |
FE/Qt: Updated Romanian and Polish translations.
|
|
|
@3118
|
18 years |
vboxsync |
Report monitors in the windows guest video driver.
|
|
|
@3117
|
18 years |
vboxsync |
OSE is already stated by the version string
|
|
|
@3116
|
18 years |
vboxsync |
Changed default disk sizes to powers of 2, looks better in the …
|
|
|
@3115
|
18 years |
vboxsync |
increased default disk size of solaris to 8GB (#2025)
|
|
|
@3114
|
18 years |
vboxsync |
Fix data type to avoid warnings.
|
|
|
@3113
|
18 years |
vboxsync |
Implement virtual paperclip (forced unmounting of media, currently …
|
|
|
@3112
|
18 years |
vboxsync |
Added full set of runtime error functions to PDM device/driver
interface.
|
|
|
@3110
|
18 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@3109
|
18 years |
vboxsync |
Seriously annoying debug printf
|
|
|
@3108
|
18 years |
vboxsync |
Updates
|
|
|
@3106
|
18 years |
vboxsync |
added shared folder dependency
|
|
|
@3105
|
18 years |
vboxsync |
Removed workaround for allocating the event structure in non-paged …
|
|
|
@3104
|
18 years |
vboxsync |
Added IRP_MJ_INTERNAL_DEVICE_CONTROL handler.
|
|
|
@3103
|
18 years |
vboxsync |
IRP completion routines must be in non-pagable memory.
|
|
|
@3102
|
18 years |
vboxsync |
Store VM-Console window’s HWND handler feature implemented (secunet …
|
|
|
@3101
|
18 years |
vboxsync |
Fix VBoxManage convertdd SEGV crash on Linux if no further parameters …
|
|
|
@3099
|
18 years |
vboxsync |
Do not use alloca in the guest additions.
|
|
|
@3098
|
18 years |
vboxsync |
fixed the mess with caps lock / num lock / scroll lock on SDL
|
|
|
@3097
|
18 years |
vboxsync |
prevent warnings if compiled as C files (Linux guest modules)
|
|
|
@3096
|
18 years |
vboxsync |
added another missing file to additions
|
|
|
@3095
|
18 years |
vboxsync |
fix for building the Linux guest additions
|
|
|
@3094
|
18 years |
vboxsync |
clearly state if we are running the OSE version
|
|
|
@3093
|
18 years |
vboxsync |
Hack around incomprehensible VDI error message for VMDK files that …
|
|
|
@3091
|
18 years |
vboxsync |
User buffers are now locked in the VBoxGuest driver.
|
|
|
@3090
|
18 years |
vboxsync |
Lock user buffers in a HGCM call (Windows guest only)
|
|
|
@3088
|
18 years |
vboxsync |
copyright
|
|
|
@3087
|
18 years |
vboxsync |
attempt to disable the local APIC on x86_64 systems
|
|
|
@3086
|
18 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|
@3085
|
18 years |
vboxsync |
warning
|
|
|
@3084
|
18 years |
vboxsync |
prevent warning on x86_64 systems
|
|
|
@3083
|
18 years |
vboxsync |
offNew - offOld is more correct (no harm, only weird release log message).
|
|
|
@3082
|
18 years |
vboxsync |
Reset the attribute controller state in the VGA BIOS.
|
|
|
@3081
|
18 years |
vboxsync |
warning
|
|
|
@3080
|
18 years |
vboxsync |
cosmetical fix
|
|
|
@3079
|
18 years |
vboxsync |
VBoxSDL -list is redundant
|
|
|
@3078
|
18 years |
vboxsync |
1859: FE/Qt Mouse cursor issue:
Fix for the issue #1: …
|
|
|
@3077
|
18 years |
vboxsync |
added -nologo option to suppress the VirtualBox logo string
|
|
|
@3076
|
18 years |
vboxsync |
Load OpenGL service (DEBUG_sandervl only for now)
|
|
|
@3074
|
18 years |
vboxsync |
Forgot to fix VGA text mode here as well.
|
|
|
@3073
|
18 years |
vboxsync |
Fix for faulting push dword ptr [addr] in patch code.
|
|
|
@3072
|
18 years |
vboxsync |
default is bidirectional clipboard sync
|
|
|
@3071
|
18 years |
vboxsync |
Corrected resource files.
|
|
|
@3069
|
18 years |
vboxsync |
Another fix for VGA text mode.
|
|
|
@3068
|
18 years |
vboxsync |
small fix
|
|
|
@3067
|
18 years |
vboxsync |
Activated and changed version resource.
|
|
|
@3064
|
18 years |
vboxsync |
Fixed screen corruption when switching DOS window to fullscreen.
|
|
|
@3063
|
18 years |
vboxsync |
Dual cursor issue fixed.
Issue description: If the GuestOS is loaded …
|
|
|
@3062
|
18 years |
vboxsync |
Must return the same value as set in the io status structure. (Driver …
|
|
|
@3061
|
18 years |
vboxsync |
Disable "Show Log..." Selector's menu item in case of there is no VM …
|
|
|
@3058
|
18 years |
vboxsync |
Backed out 21798 and 21857. 21857 was wrong and 21798 fixed the glibc …
|
|
|
@3057
|
18 years |
vboxsync |
don't use unallocated vbeInfo
|
|
|
@3056
|
18 years |
vboxsync |
FE/Qt: Updated Italian translation.
|
|
|
@3055
|
18 years |
vboxsync |
A try. Don't know what this trick is good for…
|
|
|
@3054
|
18 years |
vboxsync |
chcon VBoxRT.so to get testcases work on SELinux-enabled systems at …
|
|
|
@3053
|
18 years |
vboxsync |
bugfix for multiple attached devices in windows
|
|
|
@3052
|
18 years |
vboxsync |
comment.
|
|
|
@3051
|
18 years |
vboxsync |
FE/Qt: Fixed async USB error handling: don't show error dialogs for …
|
|
|
@3050
|
18 years |
vboxsync |
FE/Qt: Export Brazilian Portuguese to OSE.
|
|
|
@3049
|
18 years |
vboxsync |
fixed another putenv problem found by valgrind
|
|
|
@3048
|
18 years |
vboxsync |
FE/Qt: Updated Romanian, Spanish, French, Japanese translations to …
|
|
|
@3047
|
18 years |
vboxsync |
FE/Qt: Updated Russian translation for 1.4.0.
|
|
|
@3046
|
18 years |
vboxsync |
Fixed linux and darwin regressions.
|
|
|