VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57031   9 years vboxsync solaris/vboxfs: Fixed S11 build check in makefile.
(edit) @57030   9 years vboxsync solaris/vboxfs: Fixed makefile bug.
(edit) @57029   9 years vboxsync gccplugin: solaris / gcc 4.5.2 port.
(edit) @57028   9 years vboxsync FE/Qt: updated Bulgarian, Italian, Brazilian Portuguese, Turkish and …
(edit) @57027   9 years vboxsync FE/Qt: Runtime UI: Visual-mode machine-windows: Doxy.
(edit) @57026   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Just a few comments.
(edit) @57025   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Update internal widget position/mask …
(edit) @57024   9 years vboxsync FE/Qt: 5978: Mini-toolbar: NLS fix for r101739.
(edit) @57023   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Doxy.
(edit) @57022   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Separate order adjustment for r101739 to …
(edit) @57021   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Move private part into source file.
(edit) @57020   9 years vboxsync direnum-r3-nt.cpp: Workaround for windows CIFS servers with …
(edit) @57019   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Remove Mac OS X related code, adjust ifdefs …
(edit) @57018   9 years vboxsync Fixed LogRel typo in crUtil.
(edit) @57017   9 years vboxsync Reverted r101732
(edit) @57016   9 years vboxsync FE/Qt: Runtime UI: Do not reactivate machine-window when …
(edit) @57015   9 years vboxsync FE/Qt: 5978: Mini-toolbar: Use the common tool window flags for all hosts.
(edit) @57014   9 years vboxsync For one Windows test build without VBOX_WITH_NT_DIRENUM
(edit) @57012   9 years vboxsync FE/Qt: updated Traditional Chineses and other translations. Thank you …
(edit) @57011   9 years vboxsync vmsvga: Combined the external FIFO command submission into one …
(edit) @57010   9 years vboxsync vmsvga/ogl: Must destroy shared context on reset and termination, …
(edit) @57009   9 years vboxsync PATM: Fixed assertion in patmSaveFixupRecords when re-saving a …
(edit) @57008   9 years vboxsync CSAM: Fixed saved state (broken since r10346). Won't easily break again.
(edit) @57007   9 years vboxsync Storage: Error formatting fixes.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @57003   9 years vboxsync gccplugin: New attribute iprt_format_maybe_null for dealing with …
(edit) @57002   9 years vboxsync gccplugin: Use error_at instead of warning_at when there are too many …
(edit) @57001   9 years vboxsync tstTimer: Error printing formatting fix.
(edit) @57000   9 years vboxsync scm: Error formatting fixes.
(edit) @56999   9 years vboxsync Storage: More formatting fixes.
(edit) @56998   9 years vboxsync rtmon_linux.c: Log formatting fix.
(edit) @56997   9 years vboxsync HostChannel.cpp: Log formatting fixes.
(edit) @56996   9 years vboxsync UIConverterBackendCOM.cpp: Assertion format fix.
(edit) @56995   9 years vboxsync VBoxClient: Fatal error formatting fix.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56993   9 years vboxsync Storage: Log & Assertion formatting fixes.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56991   9 years vboxsync DevVirtioNet.cpp: Don't ever split log format strings!! Makes them …
(edit) @56990   9 years vboxsync tstPin.cpp: formatting fix.
(edit) @56989   9 years vboxsync VBoxDTraceR0.cpp: LogRel fix.
(edit) @56988   9 years vboxsync TestExecService.cpp: Log formatting fix.
(edit) @56987   9 years vboxsync tstDisasm-2.cpp: formatting fix.
(edit) @56986   9 years vboxsync Debugger: Logging and assertion formatting fixes.
(edit) @56985   9 years vboxsync VMM: Log and assertion formatting fixes.
(edit) @56984   9 years vboxsync VBoxRecompiler.c: formatting fixes
(edit) @56983   9 years vboxsync IEMAllCImpl.cpp: Fixed incorrect parameter type for iemCImpl_invlpg. …
(edit) @56982   9 years vboxsync SUPLibLdr.cpp: LogRel format fixes.
(edit) @56981   9 years vboxsync fix
(edit) @56978   9 years vboxsync Runtime: Formatting fixes, time.cpp being the most significant.
(edit) @56977   9 years vboxsync gccplugin: restructured the code a little, should be able to detect …
(edit) @56976   9 years vboxsync gccplugin.cpp: a little bit more.
(edit) @56975   9 years vboxsync gccplugin.cpp: a wee bit further.
(edit) @56974   9 years vboxsync WDDM: prevent crash with W10.
(edit) @56973   9 years vboxsync gccplugin.cpp: Found some time to resolve the format string. Checking …
(edit) @56972   9 years vboxsync HGSMIHost.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56971   9 years vboxsync DevVGA_VDMA.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn …
(edit) @56970   9 years vboxsync crserverlib: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56969   9 years vboxsync DevVGA: Added markers to the saved state that separates various parts …
(edit) @56968   9 years vboxsync duh
(edit) @56967   9 years vboxsync Devices/Storage: Keep track of used host block devices and prevent the …
(edit) @56966   9 years vboxsync build fix - last min adjustments, grr.
(edit) @56965   9 years vboxsync SSM.cpp: Dump (part of) the data unit on load failure to make it …
(edit) @56964   9 years vboxsync HostServices/SharedFolders: guest to host path conversion: use …
(edit) @56963   9 years vboxsync Console: Make sure the members holding the number of encrypted disks …
(edit) @56962   9 years vboxsync HostServices/SharedFolders: enable guest to host path conversion
(edit) @56961   9 years vboxsync HostServices/SharedFolders: guest to host path conversion (new files)
(edit) @56960   9 years vboxsync NAT: adjust IP checksum after decrementing TTL so that if we use this …
(edit) @56959   9 years vboxsync Main/Makefile.kmk: Sketched out how to generate code in makefiles …
(edit) @56958   9 years vboxsync ClientWatcher.cpp: Deal with possible race between watcher getting the …
(edit) @56957   9 years vboxsync NAT: undo byte order conversions on the saved IP header when relaying …
(edit) @56956   9 years vboxsync SSM.cpp: Missing newlines in assert/logrel statements.
(edit) @56955   9 years vboxsync Runtime/r0drv/threadctxhooks: Call preempt_notifier_inc/dec() for …
(edit) @56954   9 years vboxsync FE/Qt: 7676: Encryption support: User-oriented improvement: Focus …
(edit) @56953   9 years vboxsync FE/Qt: 7676: Encryption support: Simplifying UI by moving password …
(edit) @56951   9 years vboxsync Runtime/r0drv: comment.
(edit) @56950   9 years vboxsync Host 3D: Display lists: drop dead code.
(edit) @56949   9 years vboxsync Solaris/Additions: More verbose error logging while failing to find …
(edit) @56948   9 years vboxsync Host 3D: Display Lists: fix IDs convertion.
(edit) @56947   9 years vboxsync vmsvga3dShaderSet: Restore fix, i.e. when pContext is not NULL.
(edit) @56946   9 years vboxsync Host 3D: Display Lists: fix list IDs translation on crServer layer; …
(edit) @56945   9 years vboxsync Devices/Makefile.kmk: Introducing VBOX_WITH_VMSVGA3D_USE_OPENGL for …
(edit) @56944   9 years vboxsync SVGA: Assertions triggered by BB.
(edit) @56943   9 years vboxsync Host 3D: Display Lists: fix crash: only add glListBase() to cache if …
(edit) @56942   9 years vboxsync Host 3D: Display Lists: new implementation for glCallLists(); take …
(edit) @56941   9 years vboxsync VBoxSVC/iokit.cpp: OS X 10.11 USB tweaks.
(edit) @56940   9 years vboxsync testcast/tstRTR0ThreadPreemption: destroy hooks in the error paths …
(edit) @56939   9 years vboxsync Host 3D: force notify Render SPU about parent window ID change in …
(edit) @56938   9 years vboxsync Additions/solaris: package vboxvideo driver for X.org 1.17 for S12 b78+.
(edit) @56937   9 years vboxsync FE/Qt: updated Dutch and Brazilian Portuguese translations. Thank you …
(edit) @56936   9 years vboxsync Installer/darwin: We now require 10.8 and amd64 architecture (aka x86_64).
(edit) @56935   9 years vboxsync FE/Qt: X11: 5978: Adjusting mini-toolbar z-order for GNOME Shell, same …
(edit) @56934   9 years vboxsync FE/Qt: Build fix for r101638.
(edit) @56933   9 years vboxsync gccplugin: Getting a bit further, can identify relevant function calls …
(edit) @56932   9 years vboxsync FE/Qt: X11: 5978: Adjusting mini-toolbar z-order for Mutter a bit, …
(edit) @56931   9 years vboxsync FE/Qt: X11: 5978: Set transiency for mini-toolbar once, no need to do …
(edit) @56930   9 years vboxsync FE/Qt: X11: Helpers cleanup/rework (step 4): Just some code reordering.
(edit) @56929   9 years vboxsync FE/Qt: X11: Helpers cleanup/rework (step 3): Reworking to detect more …
(edit) @56928   9 years vboxsync FE/Qt: X11: Helpers cleanup/rework (step 2): Coding style and logic …
(edit) @56927   9 years vboxsync FE/Qt: X11: Helpers cleanup/rework (step 1): Doxy.
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