VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98263   2 years vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   2 years vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98261   2 years vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
(edit) @98260   2 years vboxsync Main/ConsoleImpl.cpp: rc -> vrc/hrc bugref:10223
(edit) @98257   2 years vboxsync *.kmk: s/VBOX_WIN_NEWDEV/VBoxWinNewDevLib/ (sdk) bugref:10348
(edit) @98256   2 years vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98255   2 years vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98252   2 years vboxsync *.kmk,configure*: s/VBOX_VPX/VBoxLibVpx (sdk) bugref:10348
(edit) @98250   2 years vboxsync *.kmk: s/VBOX_SSH/VBoxLibSsh (sdk) bugref:10348
(edit) @98248   2 years vboxsync /*.kmk,configure*: s/VBOX_VORBIS/VBoxLibVorbis/ (sdk) bugref:10348
(edit) @98247   2 years vboxsync /*.kmk,configure*: s/VBOX_OGG/VBoxLibOgg/ (sdk) bugref:10348
(edit) @98241   2 years vboxsync *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
(edit) @98239   2 years vboxsync *.kmk,configure*: s/VBOX_LIBPNG/VBoxLibPng/ (SDK) bugref:10348
(edit) @98233   2 years vboxsync Main/webservices/Makefile.kmk: s/VBOXWEBR3EXE/VBoxWebR3Exe/ bugref:10348
(edit) @98189   2 years vboxsync *.kmk: s/VBOXMAINCLIENTTSTEXE/VBoxMainClientTstExe/ bugref:10348
(edit) @98188   2 years vboxsync *.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348
(edit) @98187   2 years vboxsync *.kmk: s/VBOXMAINCLIENTEXE/VBoxMainClientExe/ bugref:10348
(edit) @98186   2 years vboxsync *.kmk: s/VBOXMAINTSTEXE/VBoxMainTstExe/ bugref:10348
(edit) @98185   2 years vboxsync *.kmk: s/VBOXMAINCOMP/VBoxMainComp/ bugref:10348
(edit) @98183   2 years vboxsync *.kmk: s/VBOXMAINEXE/VBoxMainExe/ bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98133   2 years vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98128   2 years vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98127   2 years vboxsync *.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
(edit) @98123   2 years vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
(edit) @98115   2 years vboxsync Main: scm updates
(edit) @98108   2 years vboxsync Manual (C) year updates.
(edit) @98106   2 years vboxsync Manual (C) year updates.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98102   2 years vboxsync Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
(edit) @98101   2 years vboxsync Main/IMachine::attachDevice: Attempt at fixing r150710 regression. …
(edit) @98100   2 years vboxsync Main: Nits.
(edit) @98099   2 years vboxsync Main/HostHardwareLinux.cpp: Get rid of the for(;;) loop introduced in …
(edit) @98097   2 years vboxsync Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
(edit) @98095   2 years vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98091   2 years vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98089   2 years vboxsync Audio/Settings: Compile fixes if VBOX_WITH_AUDIO_PULSE and …
(edit) @98088   2 years vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98087   2 years vboxsync Main/AutoLock.cpp: Don't use Utf8StrFmt when RTCString::printf will do.
(edit) @98086   2 years vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98085   2 years vboxsync Main/ConsoleImpl: Added @todo's to getDeviceActivity regarding …
(edit) @98084   2 years vboxsync Main/ConsoleImpl: Another small getDeviceActivity optimization, …
(edit) @98082   2 years vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @98073   2 years vboxsync Main/HostHardwareLinux.cpp: We don't need to dynamically resolve …
(edit) @98072   2 years vboxsync Main/HostDnsSeCiceLinux.cpp: Logging. bugref:10255
(edit) @98071   2 years vboxsync Main/HostDnsServiceLinux.cpp: Massaged the resolv.conf monitoring code …
(edit) @98069   2 years vboxsync Main/Host: Comments nits.
(edit) @98068   2 years vboxsync Main/HostDnsServiceLinux.cpp: Worked out a bunch of bugs and issues …
(edit) @98067   2 years vboxsync Main/HostDnsServiceLinux.cpp: Some @todos and cleanups. bugref:10255
(edit) @98061   2 years vboxsync VBoxSDS: restored accidentally deleted logger call. bugref:10334
(edit) @98053   2 years vboxsync VBoxSDS: Reduced unnecessary logging.
(edit) @98046   2 years vboxsync Main/IConsole: Updates. bugref:10340
(edit) @98044   2 years vboxsync Main: Added redundancy pending release. Fixed minor issues with …
(edit) @98042   2 years vboxsync Main/Medium: Fix raw disk VMDK typo and fix the diff image variant …
(edit) @98041   2 years vboxsync Main/Medium: Can't use raw disk VMDK for differencing images and also …
(edit) @98035   2 years vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @98028   2 years vboxsync Audio/Main: Made the Backupable<T> align with the rest of Main (via a …
(edit) @98021   2 years vboxsync Main/NetIf-solaris.cpp: A couple of warnings.
(edit) @98020   2 years vboxsync Main/PerformanceSolaris.cpp: 4 warnings, two involving what seems like …
(edit) @98011   2 years vboxsync Audio/Main: Added missing AutoCallers to the public IAudioAdapter methods.
(edit) @97993   2 years vboxsync Main/testcases/tstGuestCtrlPaths: Disable assertions where they are …
(edit) @97980   2 years vboxsync Guest Control/Main: Fixes for directoryCreateTemp() when aMode is …
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97890   2 years vboxsync Main/USBDeviceFilter: Skip some unnecessary Utf8Str copying.
(edit) @97889   2 years vboxsync Main/USBDeviceFilter: Reverted out r154880 as it breaks the API as …
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97835   2 years vboxsync DnD/Main: Added some more user-friendly error texts when beginning a …
(edit) @97822   2 years vboxsync DnD/Main: Don't set (and return) an error for …
(edit) @97817   2 years vboxsync DnD/Main: Fixed GuestDnDState::isProgressRunning().
(edit) @97815   2 years vboxsync VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
(edit) @97805   2 years vboxsync Main/USBDeviceFilter: Treat port number filter correctly as a decimal …
(edit) @97802   2 years vboxsync DnD/Main: Made the progress object description a bit more flexible, to …
(edit) @97801   2 years vboxsync DnD/Main: Some more reset handling fixes.
(edit) @97798   2 years vboxsync DnD/Main: Reset handling fixes: Use reset() with the GuestDnDState …
(edit) @97791   2 years vboxsync VMMDev mouse: bugref:10285: Fix burn.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97786   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97783   2 years vboxsync DnD/Main: Added ability to report back the guest-side rc when waiting …
(edit) @97781   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97780   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97772   2 years vboxsync DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
(edit) @97761   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97760   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97751   2 years vboxsync DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
(edit) @97750   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97749   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97725   2 years vboxsync DnD/Main: Increased the default timeout of …
(edit) @97724   2 years vboxsync DnD/Main: Also be a bit more informative wrt error reporting to the …
(edit) @97720   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97719   2 years vboxsync DnD/Main: Added a dedicated COM error for drag and drop operations …
(edit) @97717   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97716   2 years vboxsync Main/Console: If the snapshot directory (identified by …
(edit) @97711   2 years vboxsync Main/glue-java.xsl: Move the closing "p" tag around. Javadoc needs it …
(edit) @97710   2 years vboxsync Main/glue-java.xsl: Remove leftover table related tags.
(edit) @97709   2 years vboxsync Main/glue-java.xsl, Main/VirtualBox.xidl: Eliminate the use of the …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette