VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @994   18 years vboxsync NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H
(edit) @993   18 years vboxsync 1758: Implement Shared Folders UI. Implemented status icon for …
(edit) @992   18 years vboxsync Updated comments
(edit) @991   18 years vboxsync FE/Qt: Fixed: Error message boxes could print nothing in case if only …
(edit) @990   18 years vboxsync spaces
(edit) @989   18 years vboxsync Made kchmviewer available from the Linux GUI
(edit) @988   18 years vboxsync Fixed the real cause of the tripple fault.
(edit) @987   18 years vboxsync added target install_rpm, needed for building vboxdrv.ko for rpm
(edit) @986   18 years vboxsync Fixed confusion between hyper disasm request and real mode. Also we're …
(edit) @985   18 years vboxsync Fixed Vista CD-ROM detection problems.
(edit) @984   18 years vboxsync Activated new Linux GUI keyboard code by default
(edit) @983   18 years vboxsync Opps.
(edit) @982   18 years vboxsync fixed bustage.
(edit) @981   18 years vboxsync Debug only.
(edit) @980   18 years vboxsync fIgnoreAll and fIgnoreSetPage and fInStatSync - ignore all callbacks …
(edit) @979   18 years vboxsync use build_in_tmp to build Linux modules in /tmp not in installation …
(edit) @978   18 years vboxsync install build_in_tmp
(edit) @977   18 years vboxsync Main: Fixed: Unable to create a shared folder pointing to the root (/) …
(edit) @976   18 years vboxsync Set eol-style property for XKeyboardNew.cpp
(edit) @975   18 years vboxsync enable Vista privilege elevation
(edit) @974   18 years vboxsync Exported XKeyboardNew.cpp to OSE
(edit) @973   18 years vboxsync FE/Qt: Spelling.
(edit) @972   18 years vboxsync Vista requires at least 512MB RAM.
(edit) @971   18 years vboxsync unified additions linux/*/Makefile.module a bit with …
(edit) @970   18 years vboxsync removed that OpenSUSE hack, it should really not be necessary
(edit) @969   18 years vboxsync allow non admin users to open the TAP driver
(edit) @968   18 years vboxsync 1. Problem reporter methods created for console transient shared …
(edit) @967   18 years vboxsync XPCOM event queue stuff.
(edit) @965   18 years vboxsync Disable global hotkeys when grabbing the keyboard.
(edit) @964   18 years vboxsync scan code translation for mac os x.
(edit) @963   18 years vboxsync scan code translation for mac os x.
(edit) @962   18 years vboxsync scan code translation for mac os x.
(edit) @961   18 years vboxsync do not talk about 'remote sessions', it's confusing
(edit) @960   18 years vboxsync Darwin hacking.
(edit) @959   18 years vboxsync Darwin app bundle.
(edit) @958   18 years vboxsync case insensitive names are the most common on mac os x at the moment.
(edit) @957   18 years vboxsync Qt portability.
(edit) @956   18 years vboxsync fs & gs was already cleared.
(edit) @955   18 years vboxsync Always clear fs and gs!
(edit) @954   18 years vboxsync Fixed keyboard handling in Linux. Set XKEYBOARD_NEW=1 in …
(edit) @953   18 years vboxsync Main: Prototyped IVMDKImage.
(edit) @952   18 years vboxsync FE/Qt: Spelling.
(edit) @951   18 years vboxsync 1758: Implement Shared Folders UI Shared Folders List Dialog now can …
(edit) @948   18 years vboxsync fixed buildbreak (I hope).
(edit) @947   18 years vboxsync Properly check number of parameters.
(edit) @946   18 years vboxsync 1758: Implement Shared Folders UI Shared Folders Dialog now suitable …
(edit) @945   18 years vboxsync 1758: Implement Shared Folders UI 1. AddBox Dialog titled as "Add …
(edit) @944   18 years vboxsync Sync on completed load the shadow structures might be used before we …
(edit) @941   18 years vboxsync 64-bit build break.
(edit) @940   18 years vboxsync inline -> DECLINLINE.
(edit) @939   18 years vboxsync Use RTAssertDoBreakpoint everywhere. (part II)
(edit) @938   18 years vboxsync Use RTAssertDoBreakpoint everywhere. (part II)
(edit) @937   18 years vboxsync RTPathExists.
(edit) @936   18 years vboxsync RTEnv (incomplete).
(edit) @935   18 years vboxsync moving it (part 1).
(edit) @934   18 years vboxsync export to OSE
(edit) @933   18 years vboxsync FE/Qt: Cosmetic refactoring.
(edit) @932   18 years vboxsync Added RTTcpServerDisconnectClient, this fixed the assertion mentioned …
(edit) @931   18 years vboxsync Reintroduce the error signalling on invalid packet size.
(edit) @929   18 years vboxsync Fixed typo.
(edit) @928   18 years vboxsync Removed dead code. I'm pretty sure that we slightly misinterpreted the …
(edit) @927   18 years vboxsync Workaround for Windows NT4 pcnet problems. Also tighten packet size …
(edit) @926   18 years vboxsync Eliminate unnecessary global vars in slirp
(edit) @925   18 years vboxsync 1758: Implement Shared Folders UI 1. SaveTo/LoadFrom methods renamed …
(edit) @924   18 years vboxsync 1758: Implement Shared Folders UI 1. Shared Folders (VM Settings …
(edit) @923   18 years vboxsync Made VBox compile on Linux systems without /usr/include/linux/compiler.h
(edit) @922   18 years vboxsync allow up to 128MB VRAM
(edit) @919   18 years vboxsync const code.
(edit) @918   18 years vboxsync reproduce the EMAll.cpp relocation issue.
(edit) @917   18 years vboxsync Allow mixing of platform code.
(edit) @916   18 years vboxsync oops
(edit) @915   18 years vboxsync A new loader testcase.
(edit) @914   18 years vboxsync PVMR0 changes for darwin.
(edit) @913   18 years vboxsync Made it work on darwin and implemented the profiling.
(edit) @912   18 years vboxsync increase support driver version to ensure a recent linux driver
(edit) @911   18 years vboxsync Main: Fixed an assertion hit when opening the VDM dialog from the …
(edit) @910   18 years vboxsync Compile fix
(edit) @909   18 years vboxsync Put load/save state code in the wrong handler.
(edit) @908   18 years vboxsync In DevVGA the line width in bytes was incorrectly calculated for non …
(edit) @906   18 years vboxsync Save and load state notifications for HGCM host services added.
(edit) @904   18 years vboxsync and another one
(edit) @903   18 years vboxsync Main: Fixed a stupud bug.
(edit) @902   18 years vboxsync Main: Restored r18598 + fixes (don't call OnStateChange on new …
(edit) @901   18 years vboxsync Added SSMR3DeregisterExternal
(edit) @899   18 years vboxsync don't assert on bad uuid strings.
(edit) @898   18 years vboxsync small fix for older bcc's
(edit) @896   18 years vboxsync 1803: FE/Qt leaks memory on Windows It looks like QCursor uses …
(edit) @895   18 years vboxsync off_t -> KLDRFOFF. skip underscore when resolving imported symbols.
(edit) @894   18 years vboxsync kLdr integration. tstLdrObj.gc now works on darwin.
(edit) @893   18 years vboxsync Use RTRand.
(edit) @892   18 years vboxsync Test binary representation.
(edit) @891   18 years vboxsync RTRand API (feel free to improve the fallback code).
(edit) @890   18 years vboxsync RTRand API (feel free to improve the fallback code).
(edit) @888   18 years vboxsync killed warnings.
(edit) @887   18 years vboxsync Backed out rev. 18598
(edit) @886   18 years vboxsync Main: Implemented sending essential notifications (such as the current …
(edit) @885   18 years vboxsync Original address of faulting patch instruction must be corrected by …
(edit) @884   18 years vboxsync Linux additions: If the use did not specify any mode then use a …
(edit) @882   18 years vboxsync CSAMR3CheckCode added
(edit) @880   18 years vboxsync Added some missing SELMToFlat calls.
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