VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35342   14 years vboxsync vboxshell: attribute values can be not only alpha-numeric
(edit) @35341   14 years vboxsync wine/xpdm: d3d 64bit working for simple apps
(edit) @35340   14 years vboxsync More build fixes
(edit) @35339   14 years vboxsync More build fixes
(edit) @35337   14 years vboxsync More build fixes
(edit) @35336   14 years vboxsync Bunch of build fixes
(edit) @35335   14 years vboxsync VMM source reorg: VMMGC -> VMMRC.
(edit) @35334   14 years vboxsync build fix.
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @35332   14 years vboxsync wine/xpdm: commpilable 64bit version (not tested yet)
(edit) @35330   14 years vboxsync VBoxManage: fixed segmentation fault when removing non-existent …
(edit) @35329   14 years vboxsync win adds build fix
(edit) @35328   14 years vboxsync propper (hopefully) build fix
(edit) @35327   14 years vboxsync build fix try
(edit) @35326   14 years vboxsync build fix (XXX_TEMPLATE does not seem propagated with XXX_EXTENDS for …
(edit) @35325   14 years vboxsync win build fix take 3
(edit) @35324   14 years vboxsync win build fix take 2
(edit) @35323   14 years vboxsync win host burn fix
(edit) @35321   14 years vboxsync Storage: Fix possible crashes with VMDK/VHD imageswith snapshots and …
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35317   14 years vboxsync VBoxManage: condition optimization for r69169
(edit) @35316   14 years vboxsync VBoxManage: host-only creation and removal enabled for all platforms …
(edit) @35314   14 years vboxsync VMM: warning (-Warray-bounds).
(edit) @35313   14 years vboxsync e1000: PXE boot fixes for WDS and other pipelined TFTP servers.
(edit) @35312   14 years vboxsync DBGF/IMachineDebugger: Work in progress on register querying and naming.
(edit) @35311   14 years vboxsync UPR3HardenedMain.cpp: next attempt at getting Solaris privileges …
(edit) @35309   14 years vboxsync Missing relocation for pfnSendMsiRC
(edit) @35308   14 years vboxsync AsyncCompletion: Remove obsolete write cache
(edit) @35307   14 years vboxsync SUPR3HardenedMain.cpp: next attempt at properly updating privileges on …
(edit) @35306   14 years vboxsync IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. …
(edit) @35305   14 years vboxsync Main/Display: removed obsolete code.
(edit) @35304   14 years vboxsync Main/Display, VBoxTray: removed obsolete code.
(edit) @35301   14 years vboxsync deb: a lintian warning
(edit) @35298   14 years vboxsync VMM: fix linking dependencies for VBoxDD*R?.r? on Solaris/FreeBSD
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35292   14 years vboxsync Additions/common/VBoxVideo: fixed a memory leak due to a typo
(edit) @35288   14 years vboxsync typo
(edit) @35287   14 years vboxsync FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
(edit) @35286   14 years vboxsync LPC: typo
(edit) @35284   14 years vboxsync introduced VBOX_WITH_S3
(edit) @35283   14 years vboxsync VBOX_WITH_CROGL undef compile fix
(edit) @35282   14 years vboxsync VBOX_WITH_GUEST_PROPS_RDONLY_GUEST build fix
(edit) @35281   14 years vboxsync UIFrameBufferQuartz2D: fixed incorrect r69057: framebuffer must not be …
(edit) @35280   14 years vboxsync 2d: fix playback for odd-sized images
(edit) @35279   14 years vboxsync ExtPack: Send the HWND down to the helper app so we can later make the …
(edit) @35275   14 years vboxsync FE/Qt: Russian NLS update for 4.0 release.
(edit) @35274   14 years vboxsync play safe
(edit) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35272   14 years vboxsync doc adj.
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35270   14 years vboxsync FE/Qt: 5421: Trying to fix rare crash during opening VM settings.
(edit) @35269   14 years vboxsync Additions/x11/vboxvideo: fix broken dynamic resizing on additional monitors
(edit) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35267   14 years vboxsync Additions/x11/vboxvideo: recreate communication structures in guest …
(edit) @35266   14 years vboxsync Additions/x11/vboxvideo: clear video memory before resizing the …
(edit) @35265   14 years vboxsync Additions/linux/installer: make sure the udev rule gets installed …
(edit) @35264   14 years vboxsync VBoxShell: guest pipe cmd
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35262   14 years vboxsync VBoxShell: check progress result code
(edit) @35261   14 years vboxsync Main+Frontends: fix windows burns
(edit) @35260   14 years vboxsync VBoxShell: gcopy command
(edit) @35259   14 years vboxsync FE/Qt4-NLS: merged nl and ko.
(edit) @35258   14 years vboxsync PCI: ICH9 clear regions on reset, IRQs matching BIOS code
(edit) @35257   14 years vboxsync DBGCEmulateCodeView.cpp: Fixed bug discovered by MSC.
(edit) @35256   14 years vboxsync VBoxExtPackHelperApp: Another solaris workaround/fix - force it not to …
(edit) @35255   14 years vboxsync Main: fix windows burns
(edit) @35254   14 years vboxsync Undo wrong change.
(edit) @35253   14 years vboxsync Debugger: Fixed memory editing commands.
(edit) @35252   14 years vboxsync Main: fix windows burns
(edit) @35251   14 years vboxsync Main: convert MediumVariant uses into unsigned long for the 4.0 API to …
(edit) @35250   14 years vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
(edit) @35249   14 years vboxsync Linux Additions: cosmetical fix for the guest kernel module startup script
(edit) @35247   14 years vboxsync FE/Qt: 3635: Scale mode: Keep aspect-ratio during manual window resize …
(edit) @35245   14 years vboxsync build fix
(edit) @35244   14 years vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35243   14 years vboxsync Main/GuestCtrlImpl: allow size 0 when copying a file to the guest
(edit) @35242   14 years vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35241   14 years vboxsync Frontends/VBoxManage: more paranoid error handling for finding media …
(edit) @35239   14 years vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
(edit) @35238   14 years vboxsync Frontends/VBoxManage: makes no sense to register a raw disk/partition …
(edit) @35237   14 years vboxsync ExtPack: Don't suppress gksu and kdesudo output, just ignore extra the …
(edit) @35236   14 years vboxsync Main/VBoxExtPackHelperApp: typo in error message
(edit) @35235   14 years vboxsync FE/Qt4: don't show the inaccessible warning when the user opens the VM …
(edit) @35234   14 years vboxsync FE/Qt4: make sure the finish button is disabled on start of processing …
(edit) @35233   14 years vboxsync FE/Qt4-NLS: merged sv, ja, it, lt, bg, es and pt_BR
(edit) @35231   14 years vboxsync Main-GuestControl: fix for small files
(edit) @35230   14 years vboxsync deb/rpm: adaptions to r69058
(edit) @35227   14 years vboxsync VBoxExtPackHelperApp: Older gksu does not grok --description or --.
(edit) @35226   14 years vboxsync VBoxExtPackHelperApp: added kdesudo
(edit) @35225   14 years vboxsync Config.kmk,path.cpp: VBOX_PATH_APP_PRIVATE_ARCH_TOP.
(edit) @35224   14 years vboxsync VBoxExtPackHelperApp: corrected the 'su' invocation so it should work …
(edit) @35223   14 years vboxsync FE/Qt4-NLS: final update
(edit) @35222   14 years vboxsync Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of …
(edit) @35221   14 years vboxsync FE/Qt4-NLS: merged hu, nl, bg and cs
(edit) @35219   14 years vboxsync VBoxExtPackHelperApp: search /usr/openwin/bin for execs on solaris.
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35216   14 years vboxsync Config.kmk: if there is no license version defined there's no need to …
(edit) @35215   14 years vboxsync 2d/mac: fix seamles with 2d
(edit) @35214   14 years vboxsync AHCI: Fix wrong Led assignments
(edit) @35213   14 years vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
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