VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3899   17 years vboxsync ship kchmviewer with amd64
(edit) @3898   17 years vboxsync FE/Qt: Fixed QIMessageBox regression (checkbox is hidden initially)
(edit) @3897   17 years vboxsync FE/Qt: Fixed QIMessageBox regression
(edit) @3896   17 years vboxsync Added a stub Linux host clipboard module which does not link to the …
(edit) @3895   17 years vboxsync Removed support for Latin1 from the Linux clipboard code, except as a …
(edit) @3894   17 years vboxsync FE/Qt: Fixed focus order in QIMessageBox (try 2).
(edit) @3893   17 years vboxsync backed out 23271 to fix the tinderboxes
(edit) @3892   17 years vboxsync FE/Qt: Fixed focus order in QIMessageBox.
(edit) @3891   17 years vboxsync Some sketchy PDMUsb changes (disabled of course).
(edit) @3888   17 years vboxsync Solaris.
(edit) @3887   17 years vboxsync Proper fix
(edit) @3886   17 years vboxsync Fix
(edit) @3884   17 years vboxsync Filter out duplicates
(edit) @3883   17 years vboxsync oops
(edit) @3882   17 years vboxsync minor update
(edit) @3881   17 years vboxsync Check top-level windows in VBoxService itself and not in the event …
(edit) @3880   17 years vboxsync Fixed a minor problem in the Linux vboxnet init script which didnt …
(edit) @3879   17 years vboxsync Put back skip own process flag
(edit) @3878   17 years vboxsync Hook handles no longer need to be in a shared data segment
(edit) @3877   17 years vboxsync Logging
(edit) @3876   17 years vboxsync Turn off screensaver when enabling seamless mode
(edit) @3875   17 years vboxsync Add a build ID (search for BUILDID in the output of "strings core") to …
(edit) @3873   17 years vboxsync moved kchmviewer to /usr/lib/virtualbox
(edit) @3871   17 years vboxsync Noisy as well
(edit) @3870   17 years vboxsync Very noisy logging
(edit) @3868   17 years vboxsync More assertions
(edit) @3867   17 years vboxsync actually assert on the right return code; adapted path to …
(edit) @3866   18 years vboxsync fix building Windows guest additions from Linux hosts
(edit) @3865   18 years vboxsync make debug build happy
(edit) @3861   18 years vboxsync use generic functions for determining paths instead of home-brewn solutions
(edit) @3860   18 years vboxsync introduced some generic IPRT functions for requesting several pathes
(edit) @3859   18 years vboxsync FE/Qt: Attempted to workaround the unwanted assertion (see comment 19 …
(edit) @3858   18 years vboxsync OpenGL update by Alexander Eichner
(edit) @3857   18 years vboxsync PDMUsb - work in progress.
(edit) @3855   18 years vboxsync Usb.
(edit) @3853   18 years vboxsync Some more USB sketching…
(edit) @3852   18 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @3850   18 years vboxsync reexport
(edit) @3845   18 years vboxsync export again
(edit) @3843   18 years vboxsync export again
(edit) @3842   18 years vboxsync export to OSE
(edit) @3841   18 years vboxsync export Linux installer
(edit) @3840   18 years vboxsync Created CFGMR3CreateTree and CFGMR3InsertSubTree.
(edit) @3839   18 years vboxsync Extra checks
(edit) @3838   18 years vboxsync preparations for shipping the Linux installer with OSE
(edit) @3836   18 years vboxsync preparations to ship the Linux installer with OSE
(edit) @3835   18 years vboxsync Attempt to fix VMDK geometry problem.
(edit) @3834   18 years vboxsync Main/testcase: More IUnknown Identity tests.
(edit) @3833   18 years vboxsync Initialize cached callback data before using.
(edit) @3832   18 years vboxsync export -This line, and those below, will be ignored-- _M VBoxDefs.cpp
(edit) @3831   18 years vboxsync autogenerated, not used by our build system
(edit) @3829   18 years vboxsync FE/Qt: Corrected spelling.
(edit) @3828   18 years vboxsync FE/Qt: More info about color depth.
(edit) @3827   18 years vboxsync No need for function name
(edit) @3825   18 years vboxsync logging change
(edit) @3823   18 years vboxsync GCC warnings.
(edit) @3822   18 years vboxsync Enabled new VRDP server interface.
(edit) @3821   18 years vboxsync XPCOM/IPC/DConnect: Fixed one IUnknown Identity aspect indirectly …
(edit) @3820   18 years vboxsync 2130: Improve Shared Folders UI: Shared Folders Dialog …
(edit) @3819   18 years vboxsync 64 kb stack is rather small. Use the system default instead.
(edit) @3818   18 years vboxsync 2124: VirtualBox LogViewer search mechanism: LogViewer search …
(edit) @3817   18 years vboxsync LineSize -> BytesPerLine
(edit) @3816   18 years vboxsync Use the right rectangle to offset the region.
(edit) @3815   18 years vboxsync Removed unnecesary debug assertion. Added comment.
(edit) @3814   18 years vboxsync Fixed edi/esi swapping in 'r' output.
(edit) @3813   18 years vboxsync Forgot something
(edit) @3812   18 years vboxsync wrong description
(edit) @3811   18 years vboxsync Install hooks in main thread
(edit) @3808   18 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3807   18 years vboxsync FE/Qt: Don't use guest VRAM directly in QImage mode when color depth …
(edit) @3806   18 years vboxsync FE/Qt: Added VBoxAsyncEvent and VBoxGlobal::findWidget() helpers (see …
(edit) @3805   18 years vboxsync 2124: VirtualBox LogViewer search mechanism: LogViewer search …
(edit) @3804   18 years vboxsync update
(edit) @3803   18 years vboxsync break from loop after success
(edit) @3802   18 years vboxsync 2130: Improve Shared Folders UI: Shared Folders Dialog improvements …
(edit) @3801   18 years vboxsync Correction
(edit) @3800   18 years vboxsync Correction
(edit) @3799   18 years vboxsync Only register hook once
(edit) @3798   18 years vboxsync g_apvVBoxDDDependencies -> g_apvVBoxDDDependencies2 to fix linker warning.
(edit) @3797   18 years vboxsync FE/Qt: VBoxVMLogViewer spelling.
(edit) @3796   18 years vboxsync Main/doc: Fixed phrasing.
(edit) @3795   18 years vboxsync Main/doc: Better phrasing.
(edit) @3794   18 years vboxsync reversed
(edit) @3793   18 years vboxsync Inform guest about seamless mode changes
(edit) @3792   18 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3791   18 years vboxsync logging changes
(edit) @3790   18 years vboxsync Update
(edit) @3789   18 years vboxsync Changes for seamless mode switching
(edit) @3788   18 years vboxsync 2135: GUI additions error regression: Disable additions version check …
(edit) @3787   18 years vboxsync Export
(edit) @3786   18 years vboxsync Another attempt to fix all the compile problems
(edit) @3785   18 years vboxsync Even more
(edit) @3784   18 years vboxsync Another missing log.h
(edit) @3779   18 years vboxsync Compile fix
(edit) @3778   18 years vboxsync logging
(edit) @3777   18 years vboxsync Compile fix
(edit) @3776   18 years vboxsync Compile fixes
(edit) @3774   18 years vboxsync Updates for changing seamless mode
(edit) @3772   18 years vboxsync Spelling
(edit) @3769   18 years vboxsync do not overwrite revision.kmk dependency of ConsoleImpl.cpp
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