VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4103   17 years vboxsync Main: Generate .rgs from from XIDL to avoid data duplication.
(edit) @4102   17 years vboxsync Fixed critsect deadlock when ejecting a CD. Defect #2191.
(edit) @4101   17 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4100   17 years vboxsync Hopefully fix problem with controlling tty (xtracker defect #2166). …
(edit) @4099   17 years vboxsync 2079: Create seamless mode for Windows guests: Fix for the new region …
(edit) @4098   17 years vboxsync 2079: Create seamless mode for Windows guests: WinAPI …
(edit) @4097   17 years vboxsync Main, Installer: - XIDL Schema: Renamed module/ => library, class => …
(edit) @4096   17 years vboxsync Main: Spelling.
(edit) @4095   17 years vboxsync VBoxManage: Show VDI size and description even if not accessible …
(edit) @4094   18 years vboxsync Report display frequency of 60 hz. (1 hz is a bit of a strange value)
(edit) @4093   18 years vboxsync Fixed missing black edge for Windows Vista alpha pointers over RDP.
(edit) @4092   18 years vboxsync 2168: Snapshot names suggested by the GUI: Done the same for runtime …
(edit) @4091   18 years vboxsync Wording
(edit) @4090   18 years vboxsync 2079: Create seamless mode for Windows guests: Warn user about he is …
(edit) @4089   18 years vboxsync Updated the Linux vboxnet init script to correctly set permissions on …
(edit) @4088   18 years vboxsync opengl/parallel: proper credits to Alexander Eichner.
(edit) @4087   18 years vboxsync FE/Qt: Spelling.
(edit) @4086   18 years vboxsync Another LINUX -> RT_OS_LINUX
(edit) @4085   18 years vboxsync RT_OS_LINUX or did you really mean LINUX?
(edit) @4084   18 years vboxsync comment
(edit) @4083   18 years vboxsync Changed comment
(edit) @4082   18 years vboxsync manual header update
(edit) @4081   18 years vboxsync Spacing
(edit) @4080   18 years vboxsync Changed comment
(edit) @4079   18 years vboxsync Fail if the CPU is in VMX root mode.
(edit) @4078   18 years vboxsync Handle the VMX in root mode error.
(edit) @4077   18 years vboxsync Renamed to VERR_VMX_IN_VMX_ROOT_MODE
(edit) @4076   18 years vboxsync Two more manual license fixes.
(edit) @4075   18 years vboxsync do not build os2 additions but take binaries
(edit) @4074   18 years vboxsync Call vmR3Destroy when vmR3Create fails at a late stage.
(edit) @4073   18 years vboxsync do not build os2 additions but take binaries
(edit) @4072   18 years vboxsync STAMR3Term: check for double termination
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4070   18 years vboxsync enable OS/2 Guest Additions
(edit) @4069   18 years vboxsync add OS/2 Guest Additions to ISO
(edit) @4068   18 years vboxsync Added VERR_VMX_IN_VMX_OPERATION_MODE
(edit) @4067   18 years vboxsync Shared Folders Improvement: Sort the group's names always by key & …
(edit) @4066   18 years vboxsync Runtime: Fixed linux builds.
(edit) @4065   18 years vboxsync Workaround for a bug in certain guest additions.
(edit) @4064   18 years vboxsync Main/Frontends: Pass the value of the DISPLAY variable of the starting …
(edit) @4063   18 years vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @4062   18 years vboxsync Shared Folders improvements/bug fixes: 1. Update only the edited and …
(edit) @4061   18 years vboxsync Reserve VBVA memory buffer in the guest VRAM (Windows guest).
(edit) @4060   18 years vboxsync Main: Fixed compiler warnings.
(edit) @4059   18 years vboxsync Correction
(edit) @4058   18 years vboxsync comment update
(edit) @4057   18 years vboxsync Don't allow popf instructions to change the current IOPL in simple …
(edit) @4056   18 years vboxsync Get rid of warning about /* in comment.
(edit) @4055   18 years vboxsync Export to OSE.
(edit) @4054   18 years vboxsync Export to OSE.
(edit) @4053   18 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4052   18 years vboxsync More logging
(edit) @4051   18 years vboxsync Refuse to delete folders that are in use. (VERR_PERMISSION_DENIED)
(edit) @4050   18 years vboxsync Export installer to OSE again and fix a few copyright headers.
(edit) @4049   18 years vboxsync Some untested FreeBSD memory code.
(edit) @4048   18 years vboxsync GUI: Spelling.
(edit) @4047   18 years vboxsync GUI: Get rid of the annoying delay taking place in the VM Console …
(edit) @4046   18 years vboxsync GUI: GA download: Compare files using RTPathCompare to handle the case …
(edit) @4045   18 years vboxsync 2142: GUI should download Additions: SaveAs dialog will be invoked …
(edit) @4044   18 years vboxsync Attempted to fix linux builds.
(edit) @4043   18 years vboxsync 2142: GUI should download Additions: 1. VBoxGADownloader class …
(edit) @4042   18 years vboxsync Main: Private logging (Log => LogSunlover).
(edit) @4041   18 years vboxsync Main: Shared Folders (#2130): - Solved folder name unicity problems by …
(edit) @4040   18 years vboxsync Main: Converted SharedFolder class to the new locking scheme.
(edit) @4039   18 years vboxsync Main/Collections: Accept std::map as a parameter of the init() method.
(edit) @4038   18 years vboxsync some notes from kernel digging.
(edit) @4037   18 years vboxsync update
(edit) @4036   18 years vboxsync fixed casts
(edit) @4035   18 years vboxsync disabled status leds until I fix them
(edit) @4034   18 years vboxsync Added USB status led
(edit) @4033   18 years vboxsync removed obsolete comment
(edit) @4032   18 years vboxsync Implemented shared folder status light
(edit) @4031   18 years vboxsync Moved shared folders status led
(edit) @4030   18 years vboxsync Our Qt binary wasn't built with networking, can't fix until I'm back. …
(edit) @4029   18 years vboxsync Added missing checks and a fallback path for RTPathUserHome.
(edit) @4028   18 years vboxsync Build fix
(edit) @4027   18 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @4026   18 years vboxsync Modified RTPathUserHome to return the value from the passwd file for …
(edit) @4025   18 years vboxsync forgot to rename sf_state to sf_light
(edit) @4024   18 years vboxsync An attempt to fix the build
(edit) @4023   18 years vboxsync disabled until it's properly implemented
(edit) @4022   18 years vboxsync Update for shared folder LED
(edit) @4021   18 years vboxsync Preparations for shared folders status led.
(edit) @4020   18 years vboxsync Spelling
(edit) @4019   18 years vboxsync added SharedFolderDevice
(edit) @4018   18 years vboxsync Updated headers
(edit) @4017   18 years vboxsync Correct comment. By default IDE flush commands from the guest are ignored.
(edit) @4016   18 years vboxsync FreeBSD hacking.
(edit) @4015   18 years vboxsync Use pdmdrv.h or pdmdev.h where appropriate.
(edit) @4014   18 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @4013   18 years vboxsync pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
(edit) @4012   18 years vboxsync Hooked up the PDMThread stuff.
(edit) @4011   18 years vboxsync fixed some header hacks.
(edit) @4010   18 years vboxsync added usb flavor.
(edit) @4009   18 years vboxsync 2168: Snapshot names suggested by the GUI: Done as requested (as in …
(edit) @4008   18 years vboxsync FE/Qt: Make sure the snapshot tree item becomes visible when selected …
(edit) @4007   18 years vboxsync comments
(edit) @4006   18 years vboxsync Bugfix
(edit) @4005   18 years vboxsync 2150: Make snapshot tree items visible when selected: Done as requested.
(edit) @4004   18 years vboxsync Backed out 23427; problem lies elsewhere
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