|
|
@98262
|
23 months |
vboxsync |
Main: rc() -> hrc()/vrc(). bugref:10223
|
|
|
@98108
|
23 months |
vboxsync |
Manual (C) year updates.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96412
|
2 years |
vboxsync |
update copyright and license notice text in generators
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96308
|
2 years |
vboxsync |
src/VBox/Main: XML/XSL comment fixes
|
|
|
@90828
|
3 years |
vboxsync |
Main: bugref:1909: Added API localization
|
|
|
@85421
|
4 years |
vboxsync |
Main/apiwrap-server.xsl: add missing space before "enter" in …
|
|
|
@82969
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@81684
|
5 years |
vboxsync |
Main/Host: add IHostUpdate stub interface
Main/idl: eliminate …
|
|
|
@80869
|
5 years |
vboxsync |
Main/apiwrap-server.xsl: spell out why the error object is explicitly …
|
|
|
@79737
|
5 years |
vboxsync |
Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in …
|
|
|
@79049
|
5 years |
vboxsync |
Main/apiwrap-server*.xsl: Don't generate wrappers for event interfaces …
|
|
|
@76590
|
6 years |
vboxsync |
Main/apiwrap-server.xsl: Use the sane logging header.
|
|
|
@76488
|
6 years |
vboxsync |
Main/apiwrap-server.xsl: Slapped #pragma once on all generated headers …
|
|
|
@76091
|
6 years |
vboxsync |
VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
|
|
|
@76085
|
6 years |
vboxsync |
VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
|
|
|
@76084
|
6 years |
vboxsync |
VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62486
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60765
|
9 years |
vboxsync |
API: stop using ATL and use a vastly smaller lookalike instead, plus a …
|
|
|
@56596
|
9 years |
vboxsync |
Main/idl: change the unit of "reservedAttributes" from read-write …
|
|
|
@56396
|
9 years |
vboxsync |
Main/idl: introduce attributes to define how many reserved …
|
|
|
@55961
|
10 years |
vboxsync |
apiwrap-server.xsl: don't throw autoCaller failure, do …
|
|
|
@55608
|
10 years |
vboxsync |
apiwrap-server.xsl,VirtualBox.xidl: Added a check in the API wrapper …
|
|
|
@55595
|
10 years |
vboxsync |
IGuestProcess needs a dummy attribute to work with the midl proxy stub …
|
|
|
@53926
|
10 years |
vboxsync |
Moved G_sNewLine to typemap-shared.inc.xsl.
|
|
|
@53917
|
10 years |
vboxsync |
comimpl.xsl: Use xsl:key + key() to access interfaces[@name=?] and …
|
|
|
@53915
|
10 years |
vboxsync |
apiwrap-server.xsl: Work around stupid xsltproc performance issue when …
|
|
|
@53913
|
10 years |
vboxsync |
Main: Split the wrapper source generator job into two to speed reduce …
|
|
|
@53905
|
10 years |
vboxsync |
apiwrap-server.xsl: Optimizing the parameter code a little, the no-tmp …
|
|
|
@53903
|
10 years |
vboxsync |
apiwrap-server.xsl: Use xsl:key + key() to lookup interfaces and enums …
|
|
|
@53886
|
10 years |
vboxsync |
fix
|
|
|
@53885
|
10 years |
vboxsync |
micro opts.
|
|
|
@53883
|
10 years |
vboxsync |
More micro opts
|
|
|
@53882
|
10 years |
vboxsync |
apiwrap-server.xsl: Micro optimizations.
|
|
|
@53879
|
10 years |
vboxsync |
apiwrap-server.xsl: Fixed a couple of bugs in previous commit and …
|
|
|
@53878
|
10 years |
vboxsync |
apiwrap-server.xsl: Generate headers and VBoxAPI.d in separate runs …
|
|
|
@53875
|
10 years |
vboxsync |
Use the native line ending because kmk_append does and we don't like …
|
|
|
@53865
|
10 years |
vboxsync |
Main: Added dtrace probes to the auto generated wrappers (half …
|
|
|
@52248
|
10 years |
vboxsync |
Main: ISession fully converted to use API wrappers
|
|
|
@51601
|
10 years |
vboxsync |
Main/Machine: fix regression (lack of AutoLimitedCaller) due to …
|
|
|
@51463
|
11 years |
vboxsync |
header fixes
|
|
|
@51426
|
11 years |
vboxsync |
Main/idl: oops, checked in the wrong multi-interface API wrapper …
|
|
|
@50751
|
11 years |
vboxsync |
Main/idl/apiwrap-server.xsl: add proper handling for mod="ptr" …
|
|
|
@50183
|
11 years |
vboxsync |
Main/cbinding: bring the C binding to a new functionality level, …
|
|
|
@49994
|
11 years |
vboxsync |
Main/idl/apiwrap-server.xsl: fix the generated …
|
|
|
@49660
|
11 years |
vboxsync |
Main/idl/apiwrap-server.xsl: add forgotten marshaller interface to the …
|
|
|
@47650
|
11 years |
vboxsync |
Main/idl/apiwrap-server: add support for providing hints to the …
|
|
|
@45518
|
12 years |
vboxsync |
Main: Code generator for (xp)com API implementations, including …
|
|
|
@45491
|
12 years |
vboxsync |
Main: Code generator for (xp)com implementations, including logging …
|