VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27983   15 years vboxsync crOpenGL: fix 32/64bit bug
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27954   15 years vboxsync HostServices/GuestProperties: do not send an update notification if …
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27897   15 years vboxsync OSE fix for GuestControl
(edit) @27892   15 years vboxsync crOpenGL: compile fix, missing files
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27781   15 years vboxsync HostServices/GuestProperties: get rid of the notification thread (see …
(edit) @27710   15 years vboxsync crOpenGL: mac burn fix
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @27706   15 years vboxsync Host Services: Wrong define.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27244   15 years vboxsync crOpenGL: non square uniform matricies support
(edit) @27091   15 years vboxsync crOpenGL: add GL_ARB_pixel_buffer_object support
(edit) @27088   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27074   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27043   15 years vboxsync crOpenGL: tabs to spaces
(edit) @26749   15 years vboxsync HostServices/GuestProperties: missing rc check
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26514   15 years vboxsync remainder: tabs -> spaces.
(edit) @26498   15 years vboxsync lots under src/VBox: whitespace cleanup.
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26296   15 years vboxsync more warnings.
(edit) @26291   15 years vboxsync warnings.
(edit) @26247   15 years vboxsync HostServices/GuestProperties: fixed the test case
(edit) @26229   15 years vboxsync OpenGL-OSX: better fix of r57145 (#4438 still remains)
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26204   15 years vboxsync partly reverted r57145
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26139   15 years vboxsync OpenGL-OSX: fix crash on headless when 3D is enabled
(edit) @26010   15 years vboxsync more warnings.
(edit) @25996   15 years vboxsync crOpenGL: fix arb_imaging/ogl1.2.1 support'
(edit) @25994   15 years vboxsync vbsf.cpp: -Wshadow bug fix.
(edit) @25806   15 years vboxsync *OpenGL/Makefile.kmk: Drop the -Wno-shadow as the template no longer …
(edit) @25771   15 years vboxsync *: Shut up -Wshadow warnings.
(edit) @25740   15 years vboxsync HostServices/SharedOpenGL not if Main is disabled
(edit) @25695   15 years vboxsync Shared folders: resolve symlinks on host.
(edit) @25601   15 years vboxsync GuestProperties/service.cpp: shut up more gcc warnings.
(edit) @25417   15 years vboxsync HostServices/GuestProperties: fixed a comment
(edit) @25355   15 years vboxsync GuestProperties/service/delProperty: Don't check permissions unless …
(edit) @25354   15 years vboxsync GuestProperties/service.cpp: only return VINF_PERMISSION_DENIED when …
(edit) @25347   15 years vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25335   15 years vboxsync HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the …
(edit) @25306   15 years vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @25293   15 years vboxsync crOpenGL-OSX: accidentally included to much into the timing update test
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @25216   15 years vboxsync crOpenGL: fix black screen after snapshots loading for apps using …
(edit) @25207   15 years vboxsync crOpenGL-OSX: fix view destruction
(edit) @25189   15 years vboxsync crOpenGL-OSX: fix performance regression by limiting the update time …
(edit) @25188   15 years vboxsync crOpenGL-OSX: fix glxgears
(edit) @25155   15 years vboxsync crOpenGL: better fix for blank screen after compiz loading
(edit) @25154   15 years vboxsync crOpenGL: fix various texture tracking issues
(edit) @25032   15 years vboxsync GuestProperties/service.cpp: Don't increment an iterator that has been …
(edit) @24891   15 years vboxsync crOpenGL: fix black screen in compiz after snapshot load (public #4868)
(edit) @24782   15 years vboxsync crOpenGL: make sure default window is never visible
(edit) @24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24665   15 years vboxsync GuestProperties/service.cpp: comment
(edit) @24503   15 years vboxsync OpenGL: better error message
(edit) @24491   15 years vboxsync typo in error message
(edit) @24489   15 years vboxsync crOpenGL-OSX: better fix for r54567
(edit) @24483   15 years vboxsync crOpenGL-OSX: make sure a valid context is set
(edit) @24378   15 years vboxsync crOpenGL-OSX: check for a valid region
(edit) @24377   15 years vboxsync crOpenGL-OSX: add support for realtime dock tile preview of OpenGL …
(edit) @24374   15 years vboxsync Shared folders host service: preserve case of a 'rename' target …
(edit) @24350   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND).
(edit) @24142   15 years vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23885   15 years vboxsync SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor.
(edit) @23883   15 years vboxsync SharedClipboard: SSMR3[Put|Get]Mem band-aid.
(edit) @23840   15 years vboxsync crOpenGL: make sure window being destroyed isn't bound to opengl contexts
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23491   15 years vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23315   15 years vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
(edit) @23277   15 years vboxsync crOpenGL: tabs again
(edit) @23275   15 years vboxsync crOpenGL: evil tabs sneaked in
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23133   15 years vboxsync crOpenGL-OSX: little cleanup
(edit) @23123   15 years vboxsync crOpenGL: snapshots support for VBOs
(edit) @23094   15 years vboxsync crOpenGL: fix FBO/RBOs support, add snapshots compatibility
(edit) @22653   15 years vboxsync OSE headers fixes
(edit) @22538   15 years vboxsync crOpenGL: typo fix
(edit) @22535   15 years vboxsync crOpenGL: Removed some gcc warnings & added a todo.
(edit) @22509   15 years vboxsync crOpenGL-OSX: Initial version for the Cocoa port.
(edit) @22502   15 years vboxsync crOpenGL: Allow 64bit window ids for the parent window.
(edit) @22335   15 years vboxsync SharedOpenGl/Makefile.kmk: Shut up a screenful of VirtualBox_XPCOM.h …
(edit) @22320   15 years vboxsync crOpenGL: missed change for r51204
(edit) @22319   15 years vboxsync crOpenGL: partial fix for crashing java apps with d3d support in guest
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22220   15 years vboxsync crOpenGL: fix comment
(edit) @22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @22165   15 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
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