VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4125   18 years vboxsync update
(edit) @4124   18 years vboxsync new surface code (disabled by default)
(edit) @4123   18 years vboxsync backed out small change
(edit) @4122   18 years vboxsync changed nt4 detection
(edit) @4121   18 years vboxsync Set GDI version number according to the windows guest version
(edit) @4120   18 years vboxsync added GPL exception
(edit) @4119   18 years vboxsync added assertion
(edit) @4118   18 years vboxsync FE/Qt: Russian wording.
(edit) @4117   18 years vboxsync Removed trailing dots and \n from error messages.
(edit) @4116   18 years vboxsync Clear pVM->stam.s.pHead
(edit) @4115   18 years vboxsync Link with exsup.lib to prevent unresolved _except_handler3 in NT guest.
(edit) @4114   18 years vboxsync Cleaned up
(edit) @4113   18 years vboxsync Backed out accidental commit
(edit) @4112   18 years vboxsync Changes for new interface
(edit) @4111   18 years vboxsync Extended interface for locked pointers
(edit) @4110   18 years vboxsync Added locked pointer types
(edit) @4109   18 years vboxsync Clarify
(edit) @4108   18 years vboxsync Decreased VBOX_HGCM_MAX_PARMS to 32.
(edit) @4107   18 years vboxsync Backed out 23565: alloca is not present in NT4
(edit) @4106   18 years vboxsync Add a VBox-specific environment variable that allows configuring the …
(edit) @4105   18 years vboxsync Use alloca instead of wasting 1k/2k of kernel stack.
(edit) @4104   18 years vboxsync Runtime/RTEnv: Fixed the off by one bug.
(edit) @4103   18 years vboxsync Main: Generate .rgs from from XIDL to avoid data duplication.
(edit) @4102   18 years vboxsync Fixed critsect deadlock when ejecting a CD. Defect #2191.
(edit) @4101   18 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4100   18 years vboxsync Hopefully fix problem with controlling tty (xtracker defect #2166). …
(edit) @4099   18 years vboxsync 2079: Create seamless mode for Windows guests: Fix for the new region …
(edit) @4098   18 years vboxsync 2079: Create seamless mode for Windows guests: WinAPI …
(edit) @4097   18 years vboxsync Main, Installer: - XIDL Schema: Renamed module/ => library, class => …
(edit) @4096   18 years vboxsync Main: Spelling.
(edit) @4095   18 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 …
Note: See TracRevisionLog for help on using the revision log.

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