|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@58099
|
9 years |
vboxsync |
com/assert.h: Cleanup fixes.
|
|
|
@58098
|
9 years |
vboxsync |
com/assert.h: Cleanup fixes.
|
|
|
@58096
|
9 years |
vboxsync |
com/assert.h: Cleanups.
|
|
|
@57005
|
9 years |
vboxsync |
Annotated format strings in ministring.h and com/strings.h.
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@56118
|
10 years |
vboxsync |
VBoxManage: A quick command handler return-code cleanup that turned …
|
|
|
@55603
|
10 years |
vboxsync |
com/ptr.h: Added ComPtr::isNotNull().
|
|
|
@52554
|
10 years |
vboxsync |
VBox/Main: #1909: Bug & coding style fixes.
|
|
|
@52546
|
10 years |
vboxsync |
VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@51887
|
10 years |
vboxsync |
Utf8Str: Fix assignEx with a_offSrc != 0
|
|
|
@51689
|
10 years |
vboxsync |
Main/Guid: typos
|
|
|
@51688
|
10 years |
vboxsync |
Main/Guid: fix regressions
|
|
|
@51687
|
10 years |
vboxsync |
Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
|
|
|
@50416
|
11 years |
vboxsync |
Main: fix the remaining NULL safearray issues, the template had …
|
|
|
@50120
|
11 years |
vboxsync |
Main: forgotten include file change
|
|
|
@49765
|
11 years |
vboxsync |
array.h: SafeArray(const SafeArray&) has to implicitly call …
|
|
|
@49675
|
11 years |
vboxsync |
include/VBox/com/ErrorInfo.h: avoid warnings with some compilers (when …
|
|
|
@49576
|
11 years |
vboxsync |
com/array.h: Implemented simple fallback in case type traits for …
|
|
|
@49573
|
11 years |
vboxsync |
Comment typo.
|
|
|
@49572
|
11 years |
vboxsync |
com/array.h: Use type traits to support signed and unsigned types in …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@48934
|
11 years |
vboxsync |
include/: Whitespace cleanup by scm.
|
|
|
@48691
|
11 years |
vboxsync |
More Bstr compare operators.
|
|
|
@48063
|
11 years |
vboxsync |
com/defs.h: Another dead interface RPC status (windows).
|
|
|
@47988
|
11 years |
vboxsync |
Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
|
|
|
@47853
|
11 years |
vboxsync |
Build fix; forgot the include file.
|
|
|
@47848
|
11 years |
vboxsync |
Main: API event for multitouch input.
|
|
|
@47369
|
11 years |
vboxsync |
Reverted r87514 + r87515: Not needed since -fexceptions is not …
|
|
|
@47368
|
11 years |
vboxsync |
Build fix.
|
|
|
@47367
|
11 years |
vboxsync |
VBox/com/ptr.h: Handle bad_alloc.
|
|
|
@46649
|
11 years |
vboxsync |
Forward ported r85941 and required build fixes (Main: Implemented new …
|
|
|
@46372
|
11 years |
vboxsync |
Main/glue/ErrorInfo.cpp: add method to retrieve an …
|
|
|
@45805
|
12 years |
vboxsync |
Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
|
|
|
@45520
|
12 years |
vboxsync |
iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
|
|
|
@45126
|
12 years |
vboxsync |
block fix.
|
|
|
@45125
|
12 years |
vboxsync |
VBox/com/*.h: file header and block fixes.
|
|
|
@45058
|
12 years |
vboxsync |
include/VBox/com/defs.h: add macro to get size of a safearray, plus …
|
|
|
@44970
|
12 years |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44091
|
12 years |
vboxsync |
Main: make the code more readable. Places where the comparisons were …
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@43943
|
12 years |
vboxsync |
Main/glue: bad_alloc handling for event queue, todos.
|
|
|
@42885
|
12 years |
vboxsync |
include/VBox/com/ptr.h: make the code easier to read, and those few …
|
|
|
@42570
|
12 years |
vboxsync |
com/string.h: Added assignEx methods similar to cloneEx that returns …
|
|
|
@42385
|
12 years |
vboxsync |
Main/glue: Add a flag to GetVBoxUserHomeDirectory to disable creating …
|
|
|
@42177
|
12 years |
vboxsync |
Main/VirtualBox+Machine: implement the directory handling/renaming …
|
|
|
@41528
|
13 years |
vboxsync |
Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
|
|
|
@41216
|
13 years |
vboxsync |
Frontends: back out the Framebuffer cleanup, to be retried later
|
|
|
@41201
|
13 years |
vboxsync |
Main+Frontends: replace custom QueryInterface method to eliminate …
|
|
|
@41200
|
13 years |
vboxsync |
Main: more ErrorInfo cleanup, forgotten files
|
|
|
@41040
|
13 years |
vboxsync |
Main+Frontends: move release logging setup to the glue code (to …
|
|
|
@40875
|
13 years |
vboxsync |
build fix (breaks in the watchdog).
|
|
|
@40418
|
13 years |
vboxsync |
Main: Extended IMachine and the settings XML with three tracing …
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@40025
|
13 years |
vboxsync |
gcc-4.7 fixes
|
|
|
@40023
|
13 years |
vboxsync |
gcc-4.7 fixes
|
|
|
@38773
|
13 years |
vboxsync |
Main: only add parent to the lock list if it isn't null
|
|
|
@38743
|
13 years |
vboxsync |
Main: AutoMultiWriteLock4
|
|
|
@38717
|
13 years |
vboxsync |
Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
|
|
|
@38687
|
13 years |
vboxsync |
Spelling.
|
|
|
@38524
|
13 years |
vboxsync |
Main/glue/ErrorInfo: more macros
|
|
|
@38511
|
13 years |
vboxsync |
Main/Error: attempt to describe the error handling in COM
|
|
|
@38509
|
13 years |
vboxsync |
Main/glue/ErrorInfo: print _all_ error messages, not only the last …
|
|
|
@38437
|
13 years |
vboxsync |
GuestCtrl: Update.
|
|
|
@37861
|
13 years |
vboxsync |
IPRT: fix assigning of empty lists
|
|
|
@37557
|
13 years |
vboxsync |
com: tabs again
|
|
|
@37553
|
13 years |
vboxsync |
com: method for SafeArray -> RTCList
|
|
|
@37547
|
13 years |
vboxsync |
com: temp remove template
|
|
|
@37545
|
13 years |
vboxsync |
com: next try
|
|
|
@37542
|
13 years |
vboxsync |
com: test
|
|
|
@37530
|
13 years |
vboxsync |
com: helper for converting safe arrays to RTCLists
|
|
|
@37068
|
14 years |
vboxsync |
Main: add support for Com(Obj)Ptr<IFACE> in our RTC(MT)List classes
|
|
|
@36659
|
14 years |
vboxsync |
com/list: do r71131 right
|
|
|
@36656
|
14 years |
vboxsync |
com/list: implicit RTCString conversion support
|
|
|
@36655
|
14 years |
vboxsync |
com: added Utf8Str specializations of RT*List
|
|
|
@36536
|
14 years |
vboxsync |
include/*: Made the headers build on linux again (kmk -C include).
|
|
|
@36527
|
14 years |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36429
|
14 years |
vboxsync |
build fix / file header nits.
|
|
|
@36428
|
14 years |
vboxsync |
com/string.h: AssertLogRel when encountering an invalid encoding in …
|
|
|
@36186
|
14 years |
vboxsync |
com/array.h: whitespace/ifdef cleanup
|
|
|
@35913
|
14 years |
vboxsync |
Main: pass in safearrays as SAFEARRAY*
|
|
|
@35724
|
14 years |
vboxsync |
burn fix
|
|
|
@35722
|
14 years |
vboxsync |
Main: reworked listener objects creation, fixes Win problems with …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35517
|
14 years |
vboxsync |
Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
|
|
|
@35128
|
14 years |
vboxsync |
Main: more backslash conversion in settings read/write, so add generic …
|
|
|
@34846
|
14 years |
vboxsync |
COM glue: Added a substring constructor to the Bstr class (with …
|
|
|
@34837
|
14 years |
vboxsync |
Main/Settings: always use forward slashes in media & snapshot folder …
|
|
|
@34785
|
14 years |
vboxsync |
iprt/cpp/ministring.h,VBox/com/string.h: Use …
|
|
|
@34655
|
14 years |
vboxsync |
Glue: make sure that crashed XPCOM servers are reliably detected
|
|
|
@34331
|
14 years |
vboxsync |
PCI: more 4.0 interfaces
|
|
|
@34242
|
14 years |
vboxsync |
com/string.h: Added Bstr::isNotEmpty().
|
|
|
@34075
|
14 years |
vboxsync |
warnings
|
|
|
@34071
|
14 years |
vboxsync |
com::Guid: Don't depend on RTUuitFromStr/Utf16 to not touch the output …
|
|
|
@33976
|
14 years |
vboxsync |
now for real
|
|
|
@33963
|
14 years |
vboxsync |
Main: moved listeners to location usable by fronends, rework
|
|
|