|
|
@7256
|
17 years |
vboxsync |
LogRel the failure to load VRDP library.
|
|
|
@7255
|
17 years |
vboxsync |
Solaris vboxguest: OStype build fix.
|
|
|
@7254
|
17 years |
vboxsync |
Sketched out RTMp*. (All the platform specific code is disabled.)
|
|
|
@7253
|
17 years |
vboxsync |
Shut up stupid warning.
|
|
|
@7250
|
17 years |
vboxsync |
FE/Qt4: Better solution for VBoxGlobal::iconSet[Ex] which magically …
|
|
|
@7249
|
17 years |
vboxsync |
Use the critsect to serialize access to the pastboard so that the …
|
|
|
@7248
|
17 years |
vboxsync |
comment typo.
|
|
|
@7247
|
17 years |
vboxsync |
Need a prefix for standard qt4 installations.
|
|
|
@7246
|
17 years |
vboxsync |
Changed from Q3MainWindow and Q3ToolBar to QMainWindow and QToolBar.
|
|
|
@7245
|
17 years |
vboxsync |
Must update cbReq.
|
|
|
@7244
|
17 years |
vboxsync |
Fixed corruption in RTMemExecAlloc when fencing was enabled …
|
|
|
@7243
|
17 years |
vboxsync |
FE/Qt4: Generalize Qt4 paths even more (VBOX_PATH_QT4_BIN, _INCLUDE etc).
|
|
|
@7242
|
17 years |
vboxsync |
Mac OS X: If the host clipboard is cleared or filled with unsupported …
|
|
|
@7241
|
17 years |
vboxsync |
Mac OS X: Added some documentation to the pasteboard methods. Removed …
|
|
|
@7240
|
17 years |
vboxsync |
spaces.
|
|
|
@7239
|
17 years |
vboxsync |
Converted one OSType to much.
|
|
|
@7238
|
17 years |
vboxsync |
cosmetics.
|
|
|
@7237
|
17 years |
vboxsync |
Fixed blocker (double underscores are reserved) and shortened the file …
|
|
|
@7236
|
17 years |
vboxsync |
Reusing VBoxGlobal.cpp::toString(...) in Info.Dlg.
|
|
|
@7235
|
17 years |
vboxsync |
Use the new resource system of qt4. Most of the icons should be there …
|
|
|
@7234
|
17 years |
vboxsync |
fTerminate should be volatile.
|
|
|
@7233
|
17 years |
vboxsync |
Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
|
|
|
@7232
|
17 years |
vboxsync |
Get rid of the no longer needed hacky wait for the async I/O threads …
|
|
|
@7231
|
17 years |
vboxsync |
Fixed a couple of long-standing thinkos (one can't just add shift …
|
|
|
@7230
|
17 years |
vboxsync |
typo
|
|
|
@7229
|
17 years |
vboxsync |
VBOX_WITH_ADDITIONS already checked in previous levels.
|
|
|
@7228
|
17 years |
vboxsync |
Solaris guest installer: Add pkg to the ISO.
|
|
|
@7227
|
17 years |
vboxsync |
FE/Qt4: Replaced QColorGroup with QPalette to let it start in the …
|
|
|
@7226
|
17 years |
vboxsync |
FE/Qt4: Fixed memory leak.
|
|
|
@7225
|
17 years |
vboxsync |
FE/Qt4: Fixed moc defines and includes (finally they've put a …
|
|
|
@7224
|
17 years |
vboxsync |
FE/Qt4: Name the target executable VirtualBox4.
|
|
|
@7223
|
17 years |
vboxsync |
FE/Qt4: Made it possible to build VirtualBox4 on a system where Qt3 is …
|
|
|
@7221
|
17 years |
vboxsync |
FE/Qt: Reuse existing enum value strings instead of introducing new ones.
|
|
|
@7220
|
17 years |
vboxsync |
Compile VirtualBox with qt4 on linux.
|
|
|
@7219
|
17 years |
vboxsync |
Added a copy of VirtualBox r28545 as VirtualBox4
|
|
|
@7218
|
17 years |
vboxsync |
default reported NIC speed is 1GB/s
|
|
|
@7217
|
17 years |
vboxsync |
FE/Qt: Another version of the New VM icon.
|
|
|
@7216
|
17 years |
vboxsync |
Main/xml: Ident 4 -> 2.
|
|
|
@7215
|
17 years |
vboxsync |
msc hack.
|
|
|
@7214
|
17 years |
vboxsync |
moved stuff around.
|
|
|
@7213
|
17 years |
vboxsync |
the clearing of xAX was supposed to be in the common part (see …
|
|
|
@7212
|
17 years |
vboxsync |
Fixed wrong shift in the 32-bit code, caused high word to be zero.
|
|
|
@7210
|
17 years |
vboxsync |
Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
|
|
|
@7209
|
17 years |
vboxsync |
Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
|
|
|
@7208
|
17 years |
vboxsync |
Initialize xAX to zero, was broken in the 64-bit success path.
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@7206
|
17 years |
vboxsync |
Added SUPR0ExecuteCallback. Currently a stub.
|
|
|
@7204
|
17 years |
vboxsync |
Simple memmove testcase.
|
|
|
@7203
|
17 years |
vboxsync |
Fixed backwards copy, play it safe.
|
|
|
@7202
|
17 years |
vboxsync |
Installer/Linux: desktop file fix as per …
|
|
|
@7201
|
17 years |
vboxsync |
Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
|
|
|
@7199
|
17 years |
vboxsync |
Fixed assorted nasty bugs introduced by the previous big cleanup. And …
|
|
|
@7198
|
17 years |
vboxsync |
FreeBSD needs memmove for the kernel bit too.
|
|
|
@7196
|
17 years |
vboxsync |
Little format correction for details report of network adapters.
|
|
|
@7195
|
17 years |
vboxsync |
The size of the dialog is now stored even if the window disappears …
|
|
|
@7194
|
17 years |
vboxsync |
Enabled the VRDP text orders.
|
|
|
@7193
|
17 years |
vboxsync |
shell scripts are eol-style LF
|
|
|
@7192
|
17 years |
vboxsync |
shell scripts are eol-style LF
|
|
|
@7191
|
17 years |
vboxsync |
Merged vboxclient startup X11 script. Solaris guest installer
now …
|
|
|
@7190
|
17 years |
vboxsync |
Some fixes to size&state restoring mechanism of Info Dlg.
|
|
|
@7189
|
17 years |
vboxsync |
memmove for RuntimeR0 too.
|
|
|
@7188
|
17 years |
vboxsync |
Save size and max state of Information Dialog at dialog closing.
|
|
|
@7186
|
17 years |
vboxsync |
nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
|
|
|
@7185
|
17 years |
vboxsync |
no-crt memmove implementation.
|
|
|
@7184
|
17 years |
vboxsync |
Frontends/VirtualBox: automatically leave fullscreen/seamless if the …
|
|
|
@7183
|
17 years |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@7181
|
17 years |
vboxsync |
cosmetics
|
|
|
@7180
|
17 years |
vboxsync |
Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
|
|
|
@7179
|
17 years |
vboxsync |
Frontends/VirtualBox: increased the timeout when entering and exiting …
|
|
|
@7177
|
17 years |
vboxsync |
Mac OS X: Added a skeleton of the iChat Theater implementation.
|
|
|
@7173
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7172
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7169
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7168
|
17 years |
vboxsync |
Additions/X11: updated mode setting in the X11 additions
|
|
|
@7167
|
17 years |
vboxsync |
Adapter type added into Details report, like:
Adapter <X> <Type> …
|
|
|
@7166
|
17 years |
vboxsync |
Additions/Linux: removed some debug logging
|
|
|
@7165
|
17 years |
vboxsync |
Better cleanup on shared clipboard initialization failure.
|
|
|
@7164
|
17 years |
vboxsync |
Main: Made 'hardDisk' attribute of 'HardDiskAttachment' required.
|
|
|
@7163
|
17 years |
vboxsync |
r=bird: some missing docs, fixed incorrect cleanup order and made …
|
|
|
@7162
|
17 years |
vboxsync |
r=bird: some missing docs, fixed incorrect cleanup order and made …
|
|
|
@7161
|
17 years |
vboxsync |
typo
|
|
|
@7160
|
17 years |
vboxsync |
Hook up the new VDI backend to VBoxHDD-new.
|
|
|
@7159
|
17 years |
vboxsync |
Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
|
|
|
@7158
|
17 years |
vboxsync |
Various size_t related 64bit cleanness fixes in the VDI code.
|
|
|
@7157
|
17 years |
vboxsync |
Make 100% sure the sector number won't ever overflow 32 bits.
|
|
|
@7156
|
17 years |
vboxsync |
Fixed broken build caused by non-standard compliant vcc header files.
|
|
|
@7155
|
17 years |
vboxsync |
Huge cleanup/error checking/logging improvement of the VMDK code. …
|
|
|
@7152
|
17 years |
vboxsync |
Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
|
|
|
@7151
|
17 years |
vboxsync |
Increase the ATA async thread termination timeout to 5 seconds. …
|
|
|
@7150
|
17 years |
vboxsync |
Common X11 installer stuff. Moved x11config.pl to begin with.
|
|
|
@7149
|
17 years |
vboxsync |
increase the shutdown waiting time to 30 as long as we don't …
|
|
|
@7148
|
17 years |
vboxsync |
fixed path
|
|
|
@7146
|
17 years |
vboxsync |
Linux installer: cosmetcial fixes
|
|
|
@7145
|
17 years |
vboxsync |
Mac OS X: Really use SDK's and weak linking features. So we can build …
|
|
|
@7144
|
17 years |
vboxsync |
don't ship tstVMM
|
|
|
@7143
|
17 years |
vboxsync |
Linux installer: unify the vboxdrv and vboxnet scripts
|
|
|
@7142
|
17 years |
vboxsync |
Solaris Guest Additions Installer. Initial stuff.
|
|
|
@7141
|
17 years |
vboxsync |
small fix
|
|
|
@7139
|
17 years |
vboxsync |
include cpum.h.
|
|
|
@7138
|
17 years |
vboxsync |
include cpum.h
|
|
|