VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/VBoxTray

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63105   8 years vboxsync GA/NT: warnings
(edit) @63104   8 years vboxsync GA/NT/VBoxTray: warnings
(edit) @63103   8 years vboxsync GA/NT/VBoxTray: warnings
(edit) @63102   8 years vboxsync GA/NT/VBoxTray: the 'static' px and py are probably left behind …
(edit) @63101   8 years vboxsync GA/NT/VBoxTray: warnings
(edit) @63100   8 years vboxsync GA/NT/VBoxTray: warnings
(edit) @63099   8 years vboxsync GA/NT/VBoxTray: warnings
(edit) @62865   8 years vboxsync 3D: report guest screen position to the host when the user rearranges …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62522   8 years vboxsync (C) 2016
(edit) @62470   8 years vboxsync Additions: scm
(edit) @62415   8 years vboxsync WDDM: VBoxTray: bugref:8440: reset target info for SetDisplayConfig.
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62405   8 years vboxsync 3D: Skipping guest windows having class 'ApplicationFrameWindow' which …
(edit) @62194   8 years vboxsync sigh, please get those #endif/#else marker right or just forward them …
(edit) @62193   8 years vboxsync VBoxDnD.cpp: Added todo reading WM_CREATE return code.
(edit) @62191   8 years vboxsync sigh.
(edit) @62135   8 years vboxsync VBoxTray: prevent crash and failure to start with old Windows guests.
(edit) @61944   8 years vboxsync fix for ​​​​​​​bugref:8441: removed unneeded comment
(edit) @61943   8 years vboxsync fix for ​​​​​​bugref:8441: improved windows procedure in VBoxDispIf
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61620   9 years vboxsync VBoxTray: primary guest display must remain at 0,0.
(edit) @61603   9 years vboxsync VBoxTray: fixed regression from r107867: do not re-enable disabled screens
(edit) @61548   9 years vboxsync 3D: Get rid of deprecated gdi32!D3DKMTInvalidateActiveVidPn for Win7 …
(edit) @61530   9 years vboxsync VBoxTray: applied r107675 from 5.0: retain positions of all guest …
(edit) @60784   9 years vboxsync SharedClipboard: vboxOpenClipboard cleanup
(edit) @60772   9 years vboxsync Additions/SharedClipboard: fix for bugref:6466: fixed OpenClipboard() …
(edit) @60531   9 years vboxsync bugref:8250: Extraneous files removed.
(edit) @60526   9 years vboxsync bugref:8250: fix
(edit) @60274   9 years vboxsync Additions: try to purge all ocurrences of __FUNCTION__
(edit) @60020   9 years vboxsync Additions/Windows/VBoxTray: useless condition (thanks PVS)
(edit) @60014   9 years vboxsync Additions/Windows/VBoxTray: duplicate expression (thanks PVS)
(edit) @59844   9 years vboxsync DnD/VBoxTray: VBoxDnD.cpp: Fixes for cancellation and error handling.
(edit) @59840   9 years vboxsync DnD: VBoxTray/VBoxDnDDropTarget.cpp: Simplified, (release) logging for …
(edit) @58604   9 years vboxsync bugref:6466: Additions/SharedClipboard: Added support of new MS …
(edit) @58336   9 years vboxsync DnD/VBoxTray: Not needed anymore.
(edit) @58308   9 years vboxsync VBoxTray.cpp: removed malloc.h.
(edit) @58307   9 years vboxsync Additions/WINNT/VBoxGuestInternal.h: Removed empty misnamed file. …
(edit) @58306   9 years vboxsync VBoxTray/VBoxIPCInit: Simplified pipe name construction, removing …
(edit) @58305   9 years vboxsync RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58069   9 years vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @57826   9 years vboxsync DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
(edit) @57741   9 years vboxsync Additions/VBoxTray: - Refactored internal services to use the …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57297   9 years vboxsync DnD/VBoxTray: Fixed memory leak.
(edit) @56661   9 years vboxsync DnD/VBoxTray: Also support retrieving plain text, added better …
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55091   10 years vboxsync VBoxTray/VBoxDnD: Fixed a crash + format detection.
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @53315   10 years vboxsync VBoxTray: keep monitor layout when resizing with WDDM driver, Windows …
(edit) @53313   10 years vboxsync VBoxTray: keep monitor layout when resizing with WDDM driver, logging.
(edit) @52143   10 years vboxsync build fix
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @51924   10 years vboxsync VBoxTray/DnD: Assign service context before starting internal thread.
(edit) @51675   11 years vboxsync DnD/VBoxTray: Cleanup, documentation.
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51473   11 years vboxsync VBoxTray: Follow-up to r93636: Remove VRDP session handling.
(edit) @51469   11 years vboxsync VBoxTray: Logging; ripped out all custom logging.
(edit) @51224   11 years vboxsync Additions/VBoxGuest: remove VRDP session handling (never really used), …
(edit) @51206   11 years vboxsync DnD/VBoxTray: Added support for Windows Aero Snap (window snapping).
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50732   11 years vboxsync DnD/VBoxTray: Better fix.
(edit) @50731   11 years vboxsync Build fix.
(edit) @50730   11 years vboxsync DnD/VBoxTray: Use URI format here as well.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50467   11 years vboxsync VBoxTray: VBoxDnD: NT compatibility.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50399   11 years vboxsync DnD/VBoxTray: Only works on NT4 SP3+, bugfixes.
(edit) @50323   11 years vboxsync Vbox => VBox
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50266   11 years vboxsync Build fix; guest->host support not enabled by default yet.
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50179   11 years vboxsync Build fix.
(edit) @50177   11 years vboxsync DnD/VBoxTray: Update.
(edit) @50116   11 years vboxsync Additions/VBoxTray: fix OSE
(edit) @50102   11 years vboxsync Tabs.
(edit) @50101   11 years vboxsync DnD/VBoxTray: Update; implemented own drop target for guest->host …
(edit) @50040   11 years vboxsync VBoxTray/IPC: Whops.
(edit) @50039   11 years vboxsync VBoxTray/IPC: Fixed handle leaks.
(edit) @49947   11 years vboxsync Additions/WINNT: fix OSE
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49378   11 years vboxsync VBoxTray: Logging.
(edit) @49377   11 years vboxsync VBoxTray: Logging.
(edit) @49010   11 years vboxsync VBoxTray/wddm: fix autoresize
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