Timeline
Nov 30, 2007:
- 8:58 PM Ticket #356 (Last xserver-xorg-core makes X crash with VBoxVideo (fix will be in 1.4.2)) closed by
- fixed: Thanks for the report.
- 5:17 PM Changeset in vbox [5896] by
- Show the install and uninstall commands only on Windows as no other …
- 3:36 PM Changeset in vbox [5895] by
- Implement commands to load and unload the driver
- 2:52 PM Changeset in vbox [5894] by
- Started solaris raw HDD support (untested, disabled).
- 2:21 PM Changeset in vbox [5893] by
- Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
- 2:15 PM Changeset in vbox [5892] by
- VBoxHeadless: added ffmpeg parameters to the usage screen
- 2:07 PM Changeset in vbox [5891] by
- Guest Additions: fixed todo from r26395 regarding IOCTL definitions on …
- 12:52 PM Changeset in vbox [5890] by
- cbSize -> cb.
- 12:39 PM Changeset in vbox [5889] by
- r=bird: Use the right asserts (no function names in the msg, please). …
- 12:36 PM Changeset in vbox [5888] by
- r=bird: 'b' == byte(s), no else after return, use AssertPtrReturn, …
- 11:44 AM Changeset in vbox [5887] by
- r=bird: Removed incorrect remarks, updated the others with the recent …
- 11:44 AM Ticket #934 (Feature Request: Emulation of Text-Mode (DOS mode) in Full-Screen) created by
- Dalaunge and I think: We'd like to have a Fullscreen in DOS... I …
- 10:01 AM Ticket #933 (NAT works even when Network Adapter is disabled) created by
- I tried to make my guest OS working with Host Interface as described …
- 9:26 AM Changeset in vbox [5886] by
- Avoid printing vboxdrv message to stdout in release builds.
- 7:15 AM Ticket #871 (Mouse nearly unuseable with remote desktop) closed by
- invalid: Replying to ryanshow: > Unless I'm mistaken, there are no …
- 4:02 AM Changeset in kBuild [1289] by
- Built win.amd64.
- 3:58 AM Changeset in kBuild [1288] by
- KMK_NEW_CP
- 3:52 AM Changeset in kBuild [1287] by
- Added --ignore-non-existing and --changed flags. (latter not implemented)
- 3:08 AM Changeset in kBuild [1286] by
- KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too.
- 3:04 AM Changeset in kBuild [1285] by
- nt_fullpath doens't return unixslashes, so call fixslash.
- 2:56 AM Changeset in kBuild [1284] by
- Use double quotes.
- 2:54 AM Changeset in kBuild [1283] by
- Use kDefs.h and kTypes.h to avoid having a zillion ways of testing for …
- 1:31 AM Changeset in kBuild [1282] by
- Built win.amd64 [0.1.2].
- 1:28 AM Changeset in kBuild [1281] by
- docs, and separator alternatives.
- 1:27 AM Changeset in kBuild [1280] by
- print_version fix.
- 1:22 AM Changeset in kBuild [1279] by
- KMKFLAGS for users.
- 12:55 AM Changeset in vbox [5885] by
- It's '.' and not '@' that's supposed to be used to indicate local …
Nov 29, 2007:
- 11:46 PM Changeset in kBuild [1278] by
- execvp screws up wrt to anyone waiting on us on window.
- 9:05 PM Changeset in kBuild [1277] by
- Added KMK_USE_REDIRECT option to NASM and YASM.
- 8:59 PM Changeset in kBuild [1276] by
- todo.
- 8:56 PM Changeset in kBuild [1275] by
- Fixed build issues.
- 8:45 PM Changeset in kBuild [1274] by
- Updated to version 0.1.2
- 8:45 PM Changeset in kBuild [1273] by
- Added redirect to the build.
- 8:44 PM Changeset in kBuild [1272] by
- redirect
- 8:36 PM Changeset in kBuild [1271] by
- Created kmk_redirect.
- 6:48 PM Changeset in kBuild [1270] by
- Fixed typo.
- 6:25 PM Changeset in kBuild [1269] by
- Fixed handle leak.
- 6:21 PM Changeset in kBuild [1268] by
- obsolete too.
- 5:55 PM Ticket #871 (Mouse nearly unuseable with remote desktop) reopened by
- Unless I'm mistaken, there are no guest additions available for …
- 5:46 PM Ticket #932 (VERR_VRDP_PROTOCOL_ERROR when using an old version of french winxp ...) created by
- Hello. Maybe this is the same bug as #813? I am using Vbox 1.5.2 on …
- 2:57 PM Changeset in vbox [5884] by
- no VBOX_LD_as_needed so far
- 11:54 AM Changeset in vbox [5883] by
- Parallel Port ui temporary disabled.
- 5:34 AM Changeset in vbox [5882] by
- optimize tstTSC.
- 5:33 AM Changeset in vbox [5881] by
- barcelona needs more time?
Nov 28, 2007:
- 10:38 PM Changeset in vbox [5880] by
- --as-needed again
- 10:18 PM Changeset in vbox [5879] by
- check for --as-needed
- 10:04 PM Changeset in vbox [5878] by
- VBoxKeyboard depends on X11
- 10:01 PM Changeset in vbox [5877] by
- backed out r26366 (rhel3 seems to not have this switch)
- 9:44 PM Changeset in vbox [5876] by
- use --as-needed when linking for Linux to prevent superflous …
- 8:54 PM Changeset in vbox [5875] by
- don't create VirtualBox.run when building debs/rpms (save time)
- 7:22 PM Changeset in vbox [5874] by
- rearranged checks to drastically improve the chance of flat addresses …
- 7:21 PM Changeset in vbox [5873] by
- print error message properly (but error is still there)
- 6:46 PM Changeset in vbox [5872] by
- Guest Additions (common userspace library): missing return statement
- 6:44 PM Changeset in vbox [5871] by
- Guest Additions (common userspace library): added functions for …
- 6:42 PM Changeset in vbox [5870] by
- Guest Additions (Linux userspace client): set svn properties and …
- 6:38 PM Changeset in vbox [5869] by
- Guest Additions (Linux guest seamless windows): added a testcase
- 6:34 PM Changeset in vbox [5868] by
- Guest Additions (Linux guest seamless windows): updated the code
- 6:32 PM Changeset in vbox [5867] by
- Guest Additions (Linux kernel module): logging change
- 6:31 PM Changeset in vbox [5866] by
- Guest additions (Linux userspace client): hopefully fixed daemonising
- 5:48 PM Changeset in vbox [5865] by
- far pointers are sel:off, not sel:sel
- 4:42 PM Ticket #931 (The mode option mentioned in the user manual is missing from vboxsf) created by
- At the end of section 4.4, the manual states "The generic mount …
- 3:38 PM Changeset in vbox [5864] by
- Shared clipboard (Linux host): fixed an issue with a too small buffer
- 3:30 PM Ticket #930 (Crashed unexpectedly at restart) created by
- I created and used for a couple of times a test VM with just Firefox 3 …
- 2:53 PM Changeset in vbox [5863] by
- Parallel Port icon usage update.
- 2:16 PM User_FAQ edited by
- (diff)
- 1:26 PM Changeset in vbox [5862] by
- 1:21 PM Changeset in vbox [5861] by
- deb/rpm: Explicitely stop the kernel module before starting the new …
- 10:53 AM Press edited by
- (diff)
- 10:47 AM Press edited by
- (diff)
- 10:45 AM Press edited by
- (diff)
- 9:54 AM Changeset in vbox [5860] by
- typo
- 9:42 AM Changeset in vbox [5859] by
- deb/rpm/run: Remove any old kernel module of the current kernel before …
- 8:51 AM Changeset in vbox [5858] by
- Linux additions: prevent slipping in of sscanf_isoc99_GLIBC_2.7 on …
Nov 27, 2007:
- 11:31 PM Ticket #929 (Upgrading Win XP guest additions doesn't upgrade VBoxMRXNP.dll) created by
- I used to have VBox 1.4, and then upgraded to 1.5.2. I started my Win …
- 9:27 PM Changeset in vbox [5857] by
- include missing header
- 9:13 PM Changeset in vbox [5856] by
- and another one.
- 9:13 PM Changeset in vbox [5855] by
- another one.
- 9:12 PM Changeset in vbox [5854] by
- another one.
- 9:07 PM Changeset in vbox [5853] by
- The static tb isn't working right in single stepping mode. (fix not …
- 6:22 PM Changeset in vbox [5852] by
- DISInstr returns vbox status code, not bool.
- 5:33 PM Changeset in vbox [5851] by
- FE/Qt: Updated Catalan translation.
- 5:23 PM Changeset in vbox [5850] by
- FE/Qt: Fixed: Catalan translation wasn't approved.
- 3:31 PM Changeset in vbox [5849] by
- New device: internal network IP stack, based on lwIP.
- 6:46 AM Changeset in vbox [5848] by
- Fixed Tap setup script to use an active NIC not iprb0.
- 12:34 AM Solaris build instructions edited by
- (diff)
Nov 26, 2007:
- 10:56 PM Changeset in vbox [5847] by
- FE/Qt: Added Catalan translation; Updated French and Spanish translations.
- 7:09 PM Changeset in vbox [5846] by
- another clashes.
- 7:08 PM Changeset in vbox [5845] by
- r=bird: fixed clashes.
- 6:51 PM Changeset in vbox [5844] by
- Backed out accidental Makefile.kmk commit.
- 6:45 PM Changeset in vbox [5843] by
- r=bird: Adjusted the RTGetOpt API a little bit.
- 5:59 PM Changeset in vbox [5842] by
- build fix
- 5:46 PM Changeset in vbox [5841] by
- export parallel UI
- 5:36 PM Changeset in vbox [5840] by
- stupid me
- 5:34 PM Changeset in vbox [5839] by
- typo
- 5:15 PM Changeset in vbox [5838] by
- Added missing parentheseis (to avoid stuff like '1 …
- 4:49 PM Changeset in vbox [5837] by
- 2481: “Create parallel port UI”: implemented.
- 4:00 PM Changeset in vbox [5836] by
- no HEADLESS for L4
- 3:48 PM Changeset in vbox [5835] by
- Config.kmk: enabled the headless front-end
- 3:46 PM Changeset in vbox [5834] by
- Headless frontend: exported to OSE
- 2:56 PM Ticket #928 (Mounting share directory on Linux host result in Protocol error if ...) created by
- Host is Ubuntu 7.10. Guest is Linux Mint 4.0 I created a new shared …
- 2:56 PM Changeset in vbox [5833] by
- spaces.
- 2:13 PM Changeset in vbox [5832] by
- Minor comment fix.
- 12:22 PM Changeset in vbox [5831] by
- Enabled the building of docs on solaris.
- 12:09 PM Changeset in vbox [5830] by
- Some minor fixes to seamless mode switch.
- 7:29 AM Ticket #927 (Fails to bring host networking down on startup error) created by
- I had been using a "host pipe" serial port, which I create using an …
Nov 25, 2007:
- 11:59 AM Ticket #926 (Seamless mode support for Multimonitor -> fixed in SVN) created by
- Hi, seemless mode is one of the biggest improvements I found over …
Nov 24, 2007:
- 11:21 PM Ticket #356 (Last xserver-xorg-core makes X crash with VBoxVideo (fix will be in 1.4.2)) reopened by
- This problem re-surfaced again on VBox 1.5.2 Host OS: Windows …
- 5:33 PM Ticket #925 (Ubuntu hangs during installation phase when installing as a guest OS ...) created by
- Posted the following on the Virtualbox forum on the 9th November but …
- 3:57 AM Ticket #924 (Full screen) created by
- I use virtual box to practice with linux But I've installed the …
- 3:06 AM Ticket #923 (Shortcut to access the Menu Bar, when it is hidden with) created by
- Hi, I regularly don't need the menubar so I have hidden it using: …
Nov 23, 2007:
- 10:58 PM Ticket #922 (Error when forwarding port 80) created by
- I can forward host port 8080 to guest port 8080 without problems. But …
- 9:08 PM Changeset in vbox [5829] by
- Added internal PHY skeleton and MDIC register handling.
- 8:41 PM Ticket #921 (Foresight Linux causes abort of Virtualbox) created by
- On a Gentoo Linux host I try to install the Foresight Linux …
- 7:16 PM Ticket #920 (VirtualBox refuses to resume machine when iso image is missing.) created by
- When machine is saved with mounted iso image it's impossible to resume …
- 5:01 PM Changeset in vbox [5828] by
- properly quote grep regex
- 4:43 PM Ticket #919 (Unable to create a vmdk for raw drive partition ...) created by
- Using Windows XP host, I was unable to create a raw vmdk for my …
- 3:56 PM Changeset in vbox [5827] by
- Frontends: created headless front-end
- 12:35 PM Ticket #350 (CapsLock not wokring on Ubuntu 7.04 on VirtualBox 1.3.8 on host ...) closed by
- duplicate: We continue on #917.
- 9:55 AM Ticket #918 (CD with kernel 2.6.23 does not boot) created by
- Hello, The boot CD of my Gen2VDR Distri does not boot with VB 1.5.2 …
- 9:19 AM Changeset in vbox [5826] by
- Fix NumLock and CapsLock on Windows hosts. These two special keys have …
- 8:43 AM Changeset in vbox [5825] by
- export to OSE
- 8:29 AM Changeset in vbox [5824] by
- Additions (common): export R3 guest runtime files
- 3:07 AM Ticket #917 (Capslock, scroll-lock, numlock keys do not work. => Fixed in 1.5.4) created by
- Six months - or possibly even longer - since the first report …
Nov 22, 2007:
- 10:19 PM Ticket #916 (Dragonflybsd does not work, it hangs when the bootloader is loading => ...) created by
- Dragonflybsd does not work, it hangs when the bootloader is loading. i …
- 7:22 PM Changeset in vbox [5823] by
- Additions (Linux): committed current seamless code, still disabled
- 7:21 PM Changeset in vbox [5822] by
- Additions (Linux): logical error in guest clipboard code, does not …
- 7:15 PM Changeset in vbox [5821] by
- Additions (Linux): compiler assertions 2 - no, it was my fault
- 7:01 PM Changeset in vbox [5820] by
- Additions (Linux): our compile-time assertions do not work with old …
- 6:08 PM Changeset in vbox [5819] by
- Additions: added an R3 runtime for Linux guests
- 6:01 PM Changeset in vbox [5818] by
- Additions: added an R3 runtime for Linux guests
- 5:57 PM Changeset in vbox [5817] by
- Additions (Linux): added support for waiting for host events from …
- 5:46 PM Changeset in vbox [5816] by
- Guest additions: deactivated some logging which was filling up my …
- 4:19 PM Ticket #915 (Keyboard key repeat issue on Linux hosts => fixed in svn) created by
- I used the common USB solution to get to use my USB camera under …
- 1:50 PM Changeset in vbox [5815] by
- fixed the file name for libSDL_ttf, .so is only shipped with the -dev …
- 1:40 PM Changeset in vbox [5814] by
- Fixing some issues in fullscreen/seamless modes switch: 1. Restoring …
- 8:53 AM Changeset in vbox [5813] by
- warning
- 1:08 AM Ticket #914 (WindowsXP guest crash with the blue screen with no apparent reason) created by
- The guest machine crash with no apparent reason after an aleatory …
Nov 21, 2007:
- 8:35 PM Changeset in vbox [5812] by
- Continued work on the async implementation. Added to Makefile but …
- 8:33 PM Changeset in vbox [5811] by
- Add error codes and logging group for pdm async completion
- 5:39 PM Changeset in vbox [5810] by
- Configure (Linux): added an additional search directory for Qt
- 9:43 AM Changeset in vbox [5809] by
- Enabling package building on Solaris…
- 1:21 AM Ticket #913 (iTunes can't burn CDs) created by
- iTunes (latest version as of today) on a Windows XP SP2 guest (all …
- 1:19 AM Ticket #912 ((optionally) scale guest in fullscreen mode) created by
- I would like an option to have VirtualBox scale the guest display (but …
Nov 20, 2007:
- 8:12 PM Changeset in vbox [5808] by
- Fixed PCI config. Added non-32-bit op support (used by Windows).
- 8:10 PM Ticket #911 (Accepting 1.5.2 license agreement) created by
- By exclusively using VBoxManage and VBoxSDL (and therefore never …
- 6:21 PM Changeset in vbox [5807] by
- FE/Qt: Always send unused properties to Main API to preserve user's …
- 6:20 PM Changeset in vbox [5806] by
- Main: Fixed: Always save values of unused attributes of serial ports …
- 5:20 PM Changeset in vbox [5805] by
- Shared clipboard (Linux host): fixed a segfault on VM exit
- 5:06 PM Ticket #891 (VirtualBox doesn't work on Archlinux with kernel26 2.6.23.1-8) closed by
- invalid
- 4:59 PM Changeset in vbox [5804] by
- FE/Qt: Fixed inpit captire canceling on Linux hosts.
- 3:10 PM Ticket #904 (Registration Time-out error) closed by
- duplicate: Duplicate of 801.
- 1:55 PM Changeset in vbox [5803] by
- FE/Qt: Improved most reminder messages (capture input, go fullscreen …
- 10:01 AM Changeset in vbox [5802] by
- FE/Qt: Corrected the English typo in the source and all transaltion files.
- 9:05 AM Changeset in vbox [5801] by
- Disabled pkg building. VBoxXPComBase.xpt isn't installing on 64-bit …
- 9:01 AM Changeset in vbox [5800] by
- attempt to fix the windows boxes
- 8:10 AM Changeset in vbox [5799] by
- Started with Solaris pkg installer. Basic pkg creation completed.
Note:
See TracTimeline
for information about the timeline view.