VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6689   17 years vboxsync svn:eol-style.
(edit) @6688   17 years vboxsync Export the os2 directory.
(edit) @6687   17 years vboxsync Use the generic guest template.
(edit) @6685   17 years vboxsync Build RuntimeGuestR3 on linux.
(edit) @6684   17 years vboxsync Drop the l4 .so hack, it's in the template now.
(edit) @6683   17 years vboxsync r=bird: see @todo. spaces.
(edit) @6682   17 years vboxsync todo: -> @todo
(edit) @6681   17 years vboxsync typo.
(edit) @6680   17 years vboxsync fixed svn props
(edit) @6679   17 years vboxsync spaces
(edit) @6678   17 years vboxsync fix L4 build of tstVDI
(edit) @6677   17 years vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6676   17 years vboxsync FE/Qt: OS/2: Build a PM executable.
(edit) @6675   17 years vboxsync fixed additions build for L4
(edit) @6674   17 years vboxsync FE/Qt: OS/2: Let key events reach Qt when the keyboard is not captured …
(edit) @6673   17 years vboxsync Additions/x11: define EXTENSIONS for solaris vboxvideo_drv_70.
(edit) @6672   17 years vboxsync Solaris vboxadd renamed as vboxguest.
(edit) @6670   17 years vboxsync Use the VBOXGUESTR3XF86MOD and VBOXGUESTR3XORGMOD templates.
(edit) @6668   17 years vboxsync Use the VBOXGUESTR3XF86MOD and VBOXGUESTR3XORGMOD templates.
(edit) @6666   17 years vboxsync added an l4 todo.
(edit) @6665   17 years vboxsync cosmetics.
(edit) @6662   17 years vboxsync win instead of windows.
(edit) @6661   17 years vboxsync typo
(edit) @6660   17 years vboxsync VBoxManage: don't show -type gui|vrdp if VRDP is not available
(edit) @6659   17 years vboxsync Mac OS X: Added setBackgroundMode (Qt::PaletteBackground) after …
(edit) @6658   17 years vboxsync VRDP server: fixed error handling if the VRDP library could not be loaded
(edit) @6657   17 years vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6656   17 years vboxsync FE/Qt: Shared Folder UI: "Writable" => "Read-only".
(edit) @6655   17 years vboxsync Typo fix.
(edit) @6654   17 years vboxsync Unbroke the OS/2 additions build.
(edit) @6652   17 years vboxsync prelimiary network statistics (to be improved)
(edit) @6649   17 years vboxsync FE/Qt: Minor style corrections.
(edit) @6645   17 years vboxsync Mac OS X: Added Quartz2D framebuffer implementation. This fixes the …
(edit) @6644   17 years vboxsync Add CmpXchg functions to IPRT which additionally pass back the old …
(edit) @6643   17 years vboxsync Additions/x11: Disable unused vboxutils.c specific fields.
(edit) @6642   17 years vboxsync Additions/x11: Disabled unused vboxutils.c specific fields.
(edit) @6641   17 years vboxsync install rdesktop-vrdp only if !HEADLESS
(edit) @6640   17 years vboxsync Remove extraneous/unnecessary IN_RING3 and VBOX defines.
(edit) @6639   17 years vboxsync Additions/x11: Merge graphics driver and build other drivers on solaris.
(edit) @6638   17 years vboxsync Additions/x11: Merge mouse driver and building the other drivers on …
(edit) @6637   17 years vboxsync install rdesktop-vrdp with Linux packages
(edit) @6636   17 years vboxsync Fixed invered assertions in the two reservation request wrappers.
(edit) @6635   17 years vboxsync Wrap locking and unlocking of the two semaphores to make it easier to …
(edit) @6634   17 years vboxsync fixes to new (disabled) code.
(edit) @6633   17 years vboxsync Initialize the halt method correctly. We cannot use the default in …
(edit) @6632   17 years vboxsync doc typo.
(edit) @6631   17 years vboxsync HostServices/SharedClipboard: returned iprt status codes where bool …
(edit) @6630   17 years vboxsync OSE
(edit) @6628   17 years vboxsync OSE
(edit) @6627   17 years vboxsync Memory reservation. Changed MM saved state version and kept backwards …
(edit) @6625   17 years vboxsync nc
(edit) @6624   17 years vboxsync fixed docs (copy&paste error).
(edit) @6623   17 years vboxsync VBOX isn't needed either becuase it's in the global DEFS (see Config.kmk).
(edit) @6622   17 years vboxsync HostServices/SharedClipboard: fixed a possible segfault on Linux hosts
(edit) @6621   17 years vboxsync Additions/x11: IN_RING3 not needed.
(edit) @6619   17 years vboxsync Use the VBOX_PATH_X11_ variables for locating the X11 headers.
(edit) @6618   17 years vboxsync _GNU_SOURCE is probably linux only.
(edit) @6617   17 years vboxsync Added an optimization todo.
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6613   17 years vboxsync VBOX and IN_RING3 are defined by the template (VBOXGUESTR3DLL at …
(edit) @6612   17 years vboxsync The VBOX_LIB_VBGL_R3 override isn't needed.
(edit) @6611   17 years vboxsync fixed X11 libs
(edit) @6609   17 years vboxsync ATA: BytesRead + BytesWritten are needed for the statistics window
(edit) @6608   17 years vboxsync fixed Mac build
(edit) @6607   17 years vboxsync Additions/x11: merge the Linux and the Solaris code for the mouse driver
(edit) @6606   17 years vboxsync attempt to fix xsl
(edit) @6605   17 years vboxsync fixed additions burn
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6603   17 years vboxsync 1761: Create VM session information dialog: First version of Session …
(edit) @6602   17 years vboxsync r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL template …
(edit) @6601   17 years vboxsync {}.
(edit) @6600   17 years vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6599   17 years vboxsync Added VBOXGUESTR3CPPEXE.
(edit) @6598   17 years vboxsync fixed Windows build
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6596   17 years vboxsync eol
(edit) @6595   17 years vboxsync Merge VBoxClient on solaris and linux.
(edit) @6594   17 years vboxsync Additions/x11: merge the Linux and the Solaris code for the mouse driver
(edit) @6593   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6592   17 years vboxsync fixed detection of 2.6.18 fc6/rhel5
(edit) @6590   17 years vboxsync Use the Iprt mini version for x11 mouse too.
(edit) @6589   17 years vboxsync Additions/x11: vboxGetDisplayChangeRequest returns bool, not iprt status!
(edit) @6588   17 years vboxsync Additions/x11: fix an error message
(edit) @6587   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6585   17 years vboxsync Avoid gxx_personality_v0 for vboxutils-new.
(edit) @6583   17 years vboxsync r=bird: gxx_personality_v0 can be avoided.
(edit) @6582   17 years vboxsync r=bird: gxx_personality_v0 can be avoided.
(edit) @6581   17 years vboxsync Added some ring-3 wrapper functions for the (ring-0) GMM APIs.
(edit) @6580   17 years vboxsync Must create the directory of course. Use kmk_ utils instead of host stuff.
(edit) @6579   17 years vboxsync Cleanup.
(edit) @6578   17 years vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 years vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6576   17 years vboxsync OSE
(edit) @6574   17 years vboxsync Linux kernel modules: added override
(edit) @6573   17 years vboxsync
(edit) @6572   17 years vboxsync Frontends/VirtualBox: remove the library source package when we make clean
(edit) @6571   17 years vboxsync Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
(edit) @6570   17 years vboxsync Use the same umask. doesn't really matter I think for our usage.
(edit) @6569   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions, second try
(edit) @6568   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions
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