VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45484   12 years vboxsync crOpenGL: correct VBoxOGL exports defs
(edit) @45463   12 years vboxsync header fixes
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45447   12 years vboxsync VBoxGuest: Copied the darwin SUPDrv files so we can better work with …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45372   12 years vboxsync VBoxGuestIDC-unix.c.h: Visibility fixes, DECLVBGL usage is wrong …
(edit) @45356   12 years vboxsync tabs
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45027   12 years vboxsync crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, etc.
(edit) @45018   12 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Removed incorrect assertion (caused …
(edit) @45017   12 years vboxsync VBoxService: Renamed VBoxServiceControlThread.cpp -> …
(edit) @45016   12 years vboxsync VBoxGuestR0LibSharedFolders.c: nits.
(edit) @45015   12 years vboxsync VBoxGuestR0LibSharedFolders.c: Use RT_ZERO instead of non-portable …
(edit) @45013   12 years vboxsync VBoxGuest: Build fix (untested).
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @45008   12 years vboxsync crOpenGL: fix frame render buffer and buffer objects
(edit) @44996   12 years vboxsync warning
(edit) @44995   12 years vboxsync Another todo.
(edit) @44994   12 years vboxsync crOpenGL: avoid eaxtra guest->host calls
(edit) @44992   12 years vboxsync VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use …
(edit) @44991   12 years vboxsync VBoxGuest-win*: More review + cleanup.
(edit) @44990   12 years vboxsync VBoxGuest-win*: More cleanups.
(edit) @44989   12 years vboxsync VBoxGuest-win*: More cleanups.
(edit) @44988   12 years vboxsync VBoxGuest-win*: Reversed the VBOXGUESTDEVEXTWIN and VBOXGUESTDEVEXT …
(edit) @44987   12 years vboxsync VBoxGuest-win-pnp.cpp: Use Assert instead of ASSERT; …
(edit) @44986   12 years vboxsync VBoxGuest-win-pnp.cpp: More cleaning up.
(edit) @44985   12 years vboxsync Don't make vbgdNtIOCtl pageable.
(edit) @44984   12 years vboxsync VBoxGuest-win-pnp.cpp: Don't know why logging is enabled in release …
(edit) @44983   12 years vboxsync VBoxGuest-win*: cleanups.
(edit) @44980   12 years vboxsync VBoxGuest-win-legacy.cpp: Why is logging always enabled here? Disabling it.
(edit) @44979   12 years vboxsync VBoxGuest-win-legacy.cpp: Cleaning up. Declaring 'Vbgd' as the prefix …
(edit) @44978   12 years vboxsync VBoxGuest.inf: file header fix.
(edit) @44977   12 years vboxsync VBoxGuestInst.cpp: coding style cleanup. ancient stuff…
(edit) @44976   12 years vboxsync Removing win\VBoxGuestMsg.mc as we're not using it AFAIK.
(edit) @44963   12 years vboxsync VBoxService/GuestCtrl: More code (revamp) for dedicated guest session …
(edit) @44937   12 years vboxsync crOpenGL: Fedora 18 saved state working, multiple saved state fixes, …
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44926   12 years vboxsync Additions/VBoxServices: two warnings
(edit) @44912   12 years vboxsync Additions/VBoxService: save a few \n in error messages
(edit) @44911   12 years vboxsync Additions/VBoxService: don't crash if dbus is not available
(edit) @44884   12 years vboxsync VBoxServiceVMInfo-win: Include MMR file information.
(edit) @44872   12 years vboxsync Additions/VBoxService: build fix
(edit) @44869   12 years vboxsync Build fix.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44741   12 years vboxsync crOpenGL: followup: missing file
(edit) @44740   12 years vboxsync crOpenGL: OSX backend rework; oddscreen rendering generalization
(edit) @44595   12 years vboxsync Additions/VBoxService: warning
(edit) @44570   12 years vboxsync Forward ported r83625 + r83626 (VBoxServiceVMInfo: Don't NULL LA …
(edit) @44558   12 years vboxsync VBOXSF: use page list for read/write buffer.
(edit) @44539   12 years vboxsync Removed some needed #DEBUG directives.
(edit) @44531   12 years vboxsync build fix
(edit) @44530   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fixes: Use the process' …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44518   12 years vboxsync VBoxServiceVMInfo-win: D'oh!
(edit) @44474   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fixes.
(edit) @44457   12 years vboxsync Additions/OpenGL: initialise the runtime with the unobtrusive option.
(edit) @44328   12 years vboxsync VBoxControl.cpp: Allow unix shell users to use 'unset' instead of 'delete'.
(edit) @44324   12 years vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @44317   12 years vboxsync Additions/VBoxGuest: compile fix for Linux 3.8-rc4
(edit) @44248   12 years vboxsync VBoxSerice/GuestCtrl: Renamed/shorted (static) function names.
(edit) @44164   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fun for session 0 separation.
(edit) @44159   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fixes.
(edit) @44141   12 years vboxsync VBoxGuestR3Lib/VbglR3SharedFolderGetMappings: return SUCCESS if the …
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @44125   12 years vboxsync crOpenGL: fix guest state bits
(edit) @44114   12 years vboxsync VBoxService-win: Fixed SCM hangs on Windows 2000 guests.
(edit) @44099   12 years vboxsync Need coffee first.
(edit) @44098   12 years vboxsync VBoxService/VBoxServicePropCache.cpp: Assertions, logging.
(edit) @44097   12 years vboxsync VBoxService/VMInfo: Implemented detecting hotdesk sessions through …
(edit) @44073   12 years vboxsync VBoxService/VMInfo: Added a todo.
(edit) @44046   12 years vboxsync VBoxServiceControlThreadRequestAllocEx: Corrected parameter name and …
(edit) @44045   12 years vboxsync VBoxServiceControlExecGetOutput: Shut up a gcc maybe warning and fixed …
(edit) @44044   12 years vboxsync lightdm-greeter: Only process active sessions and users (>= UID 1000).
(edit) @43981   12 years vboxsync Guest Control: Respect detached processes.
(edit) @43927   12 years vboxsync Forward ported r81841 + r82127 (VBoxHeadless/VBoxService: Enhanced …
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @43877   12 years vboxsync build fix
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43837   12 years vboxsync Additions/crOpenGL: small fix to FBConfig attribute handling.
(edit) @43833   12 years vboxsync Additions/GuestStats: Fixed missing MEM_SYSTEM_CACHE caps for both …
(edit) @43793   12 years vboxsync VBoxService/vminfo: Check for D-Bus loading on usage.
(edit) @43792   12 years vboxsync VBoxService: Enabled some accidently disabled code again.
(edit) @43791   12 years vboxsync VBoxService/vminfo: Added support for ConsoleKit session detection via …
(edit) @43722   12 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43647   12 years vboxsync crOpenGL: generate omitted aliaces for GetProcAddress
(edit) @43581   12 years vboxsync VBoxServiceClipboard-os2.cpp: Tell PM not to try send any WM_QUIT …
(edit) @43492   12 years vboxsync Additions/crOpenGL: call stubInitXDamageExtension() earlier in fake …
(edit) @43487   12 years vboxsync crOpenGL/wddm: basics for miniport-based visible rects processing …
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43411   12 years vboxsync Additions/haiku: cleanup.
(edit) @43410   12 years vboxsync Additions/haiku: cleanup.
(edit) @43409   12 years vboxsync Additions/haiku: cleanup.
(edit) @43377   12 years vboxsync Additions: Fix CPU hot remove on Linux guests
(edit) @43369   12 years vboxsync Additions/Haiku: build fix.
(edit) @43368   12 years vboxsync Additions/Haiku: missed file.
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 years vboxsync Haiku Additions.
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