VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45097   12 years vboxsync Alignment.
(edit) @45096   12 years vboxsync crOpenGL: reparent dummy murals as well
(edit) @45095   12 years vboxsync Alignment fix, try 3.
(edit) @45094   12 years vboxsync Build fix, try 2.
(edit) @45093   12 years vboxsync VMM/VMMR0: attempted build fix.
(edit) @45092   12 years vboxsync VMM/VMMR0: HM bits, cleanup header a bit.
(edit) @45091   12 years vboxsync VMM/VMMR0: HM old-code segregation.
(edit) @45090   12 years vboxsync Runtime/r0drv/solaris: Don't log when preemption is disabled as …
(edit) @45089   12 years vboxsync backed out: r84371 and r84372, need to investiagte in Linux case for a …
(edit) @45088   12 years vboxsync NAT: burn fix and blank lines are removed.
(edit) @45087   12 years vboxsync setsockopt(..,SO_NOSIGPIPE,..), it's supposed that instead of …
(edit) @45085   12 years vboxsync FE/Qt: Reworking empty-file selector used in Export/Import appliance …
(edit) @45084   12 years vboxsync FE/Qt: Wizards: Import appliance: Get rid of QLabel-separators used in …
(edit) @45083   12 years vboxsync FE/Qt: Wizards: Export appliance: Get rid of QLabel-separators used in …
(edit) @45082   12 years vboxsync FE/Qt: Wizards: Import appliance: Some cleanup.
(edit) @45081   12 years vboxsync FE/Qt: Wizards: Export/Import appliance: Few NLS changes.
(edit) @45080   12 years vboxsync FE/Qt: Wizards: Make sure expert-mode pages using similar spacings.
(edit) @45079   12 years vboxsync FE/Qt: Runtime UI: Multi-screen support for seamless/fullscreen mode: …
(edit) @45078   12 years vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45077   12 years vboxsync GuestProcessImpl.cpp: Fixed some callback return values.
(edit) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45075   12 years vboxsync Main/webservice: fix long-standing linker warning
(edit) @45074   12 years vboxsync Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
(edit) @45073   12 years vboxsync Main/win/NetIf-win.cpp: release logging fix
(edit) @45072   12 years vboxsync Installer/win: handle packaging without docs
(edit) @45069   12 years vboxsync Storage/VDI: Remove rounding to the next MB boundary (should fix …
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45067   12 years vboxsync Main/VirtualBox: report zero UUID as in use, fix compiler warning
(edit) @45066   12 years vboxsync crOpenGL: misc bugfixes & cleanups
(edit) @45065   12 years vboxsync Frontend/VBoxManage: long standing copy/paste bug in the code listing …
(edit) @45064   12 years vboxsync fix OSE
(edit) @45062   12 years vboxsync build fix
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45060   12 years vboxsync FE/Qt: 6669: Make sure GUI wizards modality set to window one, which …
(edit) @45056   12 years vboxsync *: VBoxGuestAdditions.iso => VBoxGuestAdditions.zip
(edit) @45055   12 years vboxsync DevVGA.cpp: try fix lock order violation in vgaReset.
(edit) @45054   12 years vboxsync FE/Qt: 6644: Per-VM extra-data option to hide VM details.
(edit) @45053   12 years vboxsync crOpenGL/osx: fix null visible regions
(edit) @45052   12 years vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @45050   12 years vboxsync FE/Qt: 6644: Per-VM extra-data option to prevent VM reconfiguration.
(edit) @45049   12 years vboxsync FE/Qt: 6644: Per-VM extra-data option to hide VM from VM selector.
(edit) @45048   12 years vboxsync crOpenGL/osx: fix visible regions handling
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @45046   12 years vboxsync rtPathRmRecursive: off-by-one
(edit) @45045   12 years vboxsync MakeAlternativeSource.cpp: off-by-one
(edit) @45044   12 years vboxsync crOpenGL: disable warning
(edit) @45043   12 years vboxsync crOpenGL/win: return back setting visible state
(edit) @45042   12 years vboxsync crOpenGL: always use glDrawXxx for blitting to avoid GPU driver bugs
(edit) @45041   12 years vboxsync crOpenGL: synch server and render window visible state
(edit) @45040   12 years vboxsync Reverting r84283: Have to rework it according further similar code.
(edit) @45039   12 years vboxsync crOpenGL/glx: additional fixes
(edit) @45038   12 years vboxsync crOpenGL: disable muralfbo on zero sizes
(edit) @45037   12 years vboxsync VBoxVideo: multimonitor resize fixes.
(edit) @45036   12 years vboxsync crOpenGL/glx: do not allow zero window sizes
(edit) @45035   12 years vboxsync FE/Qt: VM selector: Extra-data option: Allow to hide VM from VM list.
(edit) @45034   12 years vboxsync Main: make VBOX_ONLY_SDK=1 build on Windows hosts
(edit) @45033   12 years vboxsync Fixed PDMICARDREADERUP method names so they don't repeat the interface …
(edit) @45032   12 years vboxsync Fixed PDMICARDREADERDOWN method names so they don't repeat the …
(edit) @45030   12 years vboxsync Main/drv*: s/pData/pThis/g.
(edit) @45029   12 years vboxsync Main: drvDestruct/drvConstruct cleanups.
(edit) @45028   12 years vboxsync Assert more in PGMR3Reset and PGMR3MemSetup.
(edit) @45027   12 years vboxsync crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, etc.
(edit) @45026   12 years vboxsync build fix (in case cCPUs would be 0)
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @45023   12 years vboxsync DevVGA.cpp: nits.
(edit) @45022   12 years vboxsync VBoxManage: fixed slashes in 'controlvm' help
(edit) @45021   12 years vboxsync VBoxManage: implemented 'controlvm nicpromisc'
(edit) @45020   12 years vboxsync tstRTSemRW/test4: Set a couple of values instead of using just …
(edit) @45019   12 years vboxsync build fix
(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) @45012   12 years vboxsync Main/Metrics: Minor improvements in tstCollector
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @45009   12 years vboxsync crOpenGL: offscreen rendering & VRDP+3D-related fixes
(edit) @45008   12 years vboxsync crOpenGL: fix frame render buffer and buffer objects
(edit) @45007   12 years vboxsync FE/Qt: Selector UI: Update vertical scroll-bars on window resize.
(edit) @45006   12 years vboxsync DBGF/DBGC: Fixing power off problems.
(edit) @45005   12 years vboxsync DevVirtioNet: DECLCALLBACK
(edit) @45002   12 years vboxsync Installers/linux: r84189, missing file.
(edit) @45001   12 years vboxsync Additions/linux/vboxvideo: support OL/RHEL/CentOS 6.4.
(edit) @45000   12 years vboxsync Additions/x11/vboxvideo: clean-up.
(edit) @44999   12 years vboxsync Additions/x11/vboxvideo: no need for 64-bit maths here.
(edit) @44998   12 years vboxsync Additions/x11/vboxvideo: match the maximum resolution to our device.
(edit) @44997   12 years vboxsync crOpenGL/win: fix redraw concurrency
(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) @44993   12 years vboxsync Linux OSE builds: don't pass SVN revision = 0
(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.
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