VirtualBox

Timeline



May 5, 2007:

4:44 AM Changeset in kBuild [894] by bird
Enable DELETE_ON_ERROR and SECONDEXPANSION by default.
3:59 AM Changeset in vbox [2518] by vboxsync
a build fix.
3:08 AM Changeset in vbox [2517] by vboxsync
Converted to sub-makefile.
2:28 AM Changeset in vbox [2516] by vboxsync
Drop the Config.kmk and the abspath macros (kBuild fixes the latter …
1:10 AM Changeset in vbox [2515] by vboxsync
Implemented non-IDT patching mode for windows (not used anywhere yet …

May 4, 2007:

8:34 PM Changeset in vbox [2514] by vboxsync
eol
8:34 PM Changeset in vbox [2513] by vboxsync
export VBoxUtils-darwin.cpp
8:33 PM Changeset in vbox [2512] by vboxsync
German updates
7:06 PM Changeset in vbox [2511] by vboxsync
Web services: lots of minor fixes, fixed broken attribute setters, all …
6:55 PM Changeset in vbox [2510] by vboxsync
6:49 PM Changeset in vbox [2509] by vboxsync
Added the sources to the generate messages.
6:24 PM Changeset in vbox [2508] by vboxsync
Drop the poweroff workaround as the problem should be fixed now. (And …
6:23 PM Changeset in vbox [2507] by vboxsync
Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
6:21 PM Changeset in vbox [2506] by vboxsync
Documented port I/O status code and fixed places where we didn't …
6:20 PM Changeset in vbox [2505] by vboxsync
Documented port I/O status code and fixed places where we didn't …
6:12 PM Changeset in vbox [2504] by vboxsync
Documented port I/O status code and fixed places where we didn't …
5:54 PM Changeset in vbox [2503] by vboxsync
FE/Qt: Japanese Qt translation update.
5:51 PM Changeset in vbox [2502] by vboxsync
FE/Qt: Merging fixes.
5:46 PM Changeset in vbox [2501] by vboxsync
FE/Qt: Spelling update.
5:45 PM Changeset in vbox [2500] by vboxsync
FE/Qt: Updated Japanese, Spanish, French, Polish, Romanian, Russian …
4:49 PM Changeset in vbox [2499] by vboxsync
XPCOM/IPC/DConnect: Attempted to fix a race condition when deleting …
4:34 PM Changeset in vbox [2498] by vboxsync
VINF_IOM_HC_IOPORT_READWRITE should not be used anywhere. Will remove …
3:10 PM Changeset in vbox [2497] by vboxsync
disable -fvisibility stuff for gcc < 4
1:32 PM Changeset in vbox [2496] by vboxsync
Fixing a problem at Global Settings Startup with incorrect language …
12:57 PM Changeset in vbox [2495] by vboxsync
Fixing statusBar clearing issue for required popup menus. Currently …
11:49 AM Changeset in vbox [2494] by vboxsync
FE/Qt: Russian language fixes.
11:49 AM Changeset in vbox [2493] by vboxsync
FE/Qt: Dynamic menu item status tips: simplification and language …
10:49 AM Changeset in vbox [2492] by vboxsync
Status Tips done for network adapters dropped and led context menu. …
8:52 AM Changeset in vbox [2491] by vboxsync
HostKey+H; cosmetical changes
7:56 AM Changeset in vbox [2490] by vboxsync
kBuild macros
7:50 AM Changeset in vbox [2489] by vboxsync
kBuild macro
4:48 AM Changeset in kBuild [893] by bird
using includedep for all dependencies.
3:21 AM Changeset in vbox [2488] by vboxsync
Got an answer.
3:19 AM Changeset in vbox [2487] by vboxsync
Converted common and winnt to use sub-makefiles.
2:42 AM Changeset in vbox [2486] by vboxsync
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
2:32 AM Changeset in vbox [2485] by vboxsync
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
2:19 AM Changeset in vbox [2484] by vboxsync
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
2:09 AM Changeset in vbox [2483] by vboxsync
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
2:02 AM Changeset in vbox [2482] by vboxsync
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
12:53 AM Changeset in vbox [2481] by vboxsync
[Mm]akefile -> Makefile.kmk
12:51 AM Changeset in vbox [2480] by vboxsync
[Mm]akefile -> Makefile.kmk
12:50 AM Changeset in vbox [2479] by vboxsync
grr. subversion tricked me. And a question about why these linux CXX …
12:46 AM Changeset in vbox [2478] by vboxsync
[Mm]akefile -> Makefile.kmk

May 3, 2007:

11:54 PM Changeset in vbox [2477] by vboxsync
export
11:51 PM Changeset in vbox [2476] by vboxsync
Some makefile header and attribute adjustments.
11:41 PM Changeset in vbox [2475] by vboxsync
Makefile.kmk -> Makefile.kup
10:44 PM Changeset in vbox [2474] by vboxsync
don't forget to create the output directory. duh.
10:40 PM Changeset in vbox [2473] by vboxsync
kmk startup is annoyingly slow because of all the GCC checks. Detect …
9:29 PM Changeset in vbox [2472] by vboxsync
some more usage of the MSG_* macros
8:24 PM Changeset in vbox [2471] by vboxsync
attempt to fix lin64dbg
8:07 PM Changeset in vbox [2470] by vboxsync
Web service: fix warnings.
4:44 PM Changeset in vbox [2469] by vboxsync
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
4:43 PM Changeset in vbox [2468] by vboxsync
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
4:14 PM Changeset in vbox [2467] by vboxsync
tabs.
4:10 PM Changeset in vbox [2466] by vboxsync
Not a binary. Not IPRT.
3:10 PM Changeset in vbox [2465] by vboxsync
drop the builtin_frame_address attempt at stack alignment …
3:09 PM Changeset in vbox [2464] by vboxsync
Added TMR3UCTNow, exported it as a DevHlp and made VMMDev use it as …
1:53 PM Changeset in vbox [2463] by vboxsync
Main & All Frontends: Prototyped a bunch of Main API changes …
12:03 PM Changeset in vbox [2462] by vboxsync
better translation
9:58 AM Changeset in vbox [2461] by vboxsync
be consistent
9:56 AM Changeset in vbox [2460] by vboxsync
better translation
9:40 AM Changeset in vbox [2459] by vboxsync
added IErrorInfo testcase
9:34 AM Changeset in vbox [2458] by vboxsync
1906: Add context menu over network icon Feature implemented as …
1:00 AM Changeset in vbox [2457] by vboxsync
New kBuild.
12:57 AM Changeset in vbox [2456] by vboxsync
Some build message adjustments. (depends on new kBuild)
12:10 AM Changeset in kBuild [892] by bird
adjusted the MSG_L1 override.

May 2, 2007:

11:53 PM Changeset in kBuild [891] by bird
fixed double compile regression introduced by accident in 859.
11:27 PM Changeset in kBuild [890] by bird
Applied a message patch.
10:37 PM Changeset in kBuild [889] by bird
Implemented the NAME property.
5:10 PM Changeset in vbox [2455] by vboxsync
Link the TSC to the timer sync clock.
4:37 PM Changeset in vbox [2454] by vboxsync
Enabled the VIRTUAL_SYNC timers to see how they influences the testsboxes.
4:03 PM Changeset in vbox [2453] by vboxsync
Updated the Linux TAP code again to make it more legacy compatible
1:07 PM Changeset in vbox [2452] by vboxsync
Treat the instance node name as the instance number to make it simpler …
12:25 PM Changeset in vbox [2451] by vboxsync
FE/Qt: Czech translation: removed accidential "(new line)" fragments.
12:23 PM Changeset in vbox [2450] by vboxsync
FE/Qt: Polish translation: removed accidential "(newline)" texts.
11:16 AM Changeset in vbox [2449] by vboxsync
Made APILinux example compile again. However, it currently does not work.
8:37 AM Changeset in vbox [2448] by vboxsync
German updates

May 1, 2007:

10:25 PM Changeset in kBuild [888] by bird
Fixed unterminated LIBPATHSTRICT value.
10:24 PM Changeset in kBuild [887] by bird
Fixed unterminated LIBPATHSTRICT value.

Apr 30, 2007:

9:09 PM Changeset in vbox [2447] by vboxsync
fixed dependency
7:53 PM Changeset in vbox [2446] by vboxsync
dependency
7:47 PM Changeset in vbox [2445] by vboxsync
force recompiler rebuild
7:36 PM Changeset in vbox [2444] by vboxsync
temporary error
6:42 PM Changeset in vbox [2443] by vboxsync
fix visibility for incompatible gcc-3.4 compilers
6:25 PM Changeset in vbox [2442] by vboxsync
back to normal again
6:23 PM Changeset in vbox [2441] by vboxsync
temporary build error
3:55 PM Changeset in vbox [2440] by vboxsync
XPCOM/IPC/DConnect: Improved: Prune all object instances created on …
3:35 PM Changeset in vbox [2439] by vboxsync
part3 of gcc-3 fix
3:33 PM Changeset in vbox [2438] by vboxsync
part2 of gcc-3 fix
3:25 PM Changeset in vbox [2437] by vboxsync
partly fixed my last commit for gcc-3
3:11 PM Changeset in vbox [2436] by vboxsync
HTML format for shared clipboard (Windows guest, Windows host).
2:58 PM Changeset in vbox [2435] by vboxsync
with gcc, mark all ELF symbols with visibility=hidden by default and …
2:18 PM Changeset in vbox [2434] by vboxsync
Main: Fixed: VirtualBox would allow to create host network interfaces …
1:41 PM Changeset in vbox [2433] by vboxsync
Do not look for invalid HGCM handles.
1:35 PM Changeset in vbox [2432] by vboxsync
FE/Qt: Japanese translation: corrected a typo.
1:33 PM Changeset in vbox [2431] by vboxsync
FE/Qt: Added Japanese translation.
1:33 PM Changeset in vbox [2430] by vboxsync
FE/Qt: Added Japanese translation.
1:09 PM Changeset in vbox [2429] by vboxsync
Recompimer: Exported new stuff to OSE.
12:49 PM Changeset in vbox [2428] by vboxsync
FE/Qt: Fixed few more typos in English messages.
12:46 PM Changeset in vbox [2427] by vboxsync
Move all our stuff to the InnoTek directory (save the bit starting …
12:36 PM Changeset in vbox [2426] by vboxsync
Removed the old recompiler code. (wonder why subversion didn't pick up …
12:19 PM Changeset in vbox [2425] by vboxsync
another typo
12:17 PM Changeset in vbox [2424] by vboxsync
converted to C style declarations to shush up gcc when building the …
12:14 PM Changeset in vbox [2423] by vboxsync
typos
12:03 PM Changeset in vbox [2422] by vboxsync
Removed the old recompiler code.
11:53 AM Changeset in vbox [2421] by vboxsync
FE/Qt: Arabic translation: removed outdated context.
11:52 AM Changeset in vbox [2420] by vboxsync
FE/Qt: Fixed several English typos (in sources and in all translation …
11:51 AM Changeset in vbox [2419] by vboxsync
FE/Qt: Updated French translation; added Arabic and Polish …
9:53 AM Changeset in vbox [2418] by vboxsync
Applied patch for Japanese keyboard from K.Seki.
8:14 AM Changeset in vbox [2417] by vboxsync
Prevent VRDP updates when framebuffer is being resized.
7:54 AM Changeset in vbox [2416] by vboxsync
export to OSE
7:54 AM Changeset in vbox [2415] by vboxsync
export to OSE

Apr 29, 2007:

7:56 PM Changeset in kBuild [886] by bird
correct PATH slashes.
7:54 PM Changeset in kBuild [885] by bird
PC_SLASHES
6:16 AM Changeset in vbox [2414] by vboxsync
wording
6:12 AM Changeset in vbox [2413] by vboxsync
wording

Apr 28, 2007:

6:49 PM Changeset in vbox [2412] by vboxsync
Some more messing about with the dock.
6:01 PM Changeset in vbox [2411] by vboxsync
playing with the dock.
10:48 AM Changeset in vbox [2410] by vboxsync
correction.
10:37 AM Changeset in vbox [2409] by vboxsync
another hack for the abs/rel crap.
9:29 AM Changeset in vbox [2408] by vboxsync
Some refinements. the inode must be different. greate.
7:44 AM Changeset in vbox [2407] by vboxsync
Use a helper app to avoid confusing the os.
7:42 AM Changeset in vbox [2406] by vboxsync
VirtualBoxVM.app helper app.

Apr 27, 2007:

6:08 PM Changeset in vbox [2405] by vboxsync
Backed out [20718] as it broke vmdk image support.
3:40 PM Changeset in vbox [2404] by vboxsync
XPCOM/IPC: Disable inheritance of the IPC socket's file descriptor to …
3:05 PM Changeset in vbox [2403] by vboxsync
FE/Qt: Removed translations of all special fields starting with # in …
2:53 PM Changeset in vbox [2402] by vboxsync
FE/Qt: Corrected VBoxProblemReporter::cannotDiscardSnapshot() typo …
2:50 PM Changeset in vbox [2401] by vboxsync
FE/Qt: Corrected VBoxProblemReporter::cannotDiscardSnapshot() typo …
2:42 PM Changeset in vbox [2400] by vboxsync
1942: Improve automatic naming for "Add New..." UIs Corrections taken …
1:57 PM Changeset in vbox [2399] by vboxsync
Export to OSE.
1:32 PM Changeset in vbox [2398] by vboxsync
Export to OSE.
1:19 PM Changeset in vbox [2397] by vboxsync
Export to OSE.
12:54 PM Changeset in vbox [2396] by vboxsync
Fixes to Linux host networking and a manual update
12:34 PM Changeset in vbox [2395] by vboxsync
FE/Qt: Minor Russian language fixes.
11:39 AM Changeset in vbox [2394] by vboxsync
1942: Improve automatic naming for "Add New..." Uis Feature …
11:31 AM Changeset in vbox [2393] by vboxsync
VBOX_VRDP ifdefs for OSE
11:19 AM Changeset in vbox [2392] by vboxsync
FE/Qt: Naming/placing corrections.
11:18 AM Changeset in vbox [2391] by vboxsync
Export to OSE.
11:03 AM Changeset in vbox [2390] by vboxsync
Resurrect old VMDK code and make it default.
10:15 AM Changeset in vbox [2389] by vboxsync
Fixing Linux build.
10:09 AM Changeset in vbox [2388] by vboxsync
Fixing Linux build.
10:07 AM Changeset in vbox [2387] by vboxsync
Export to OSE.
9:59 AM Changeset in vbox [2386] by vboxsync
Clipboard RDP channel
8:32 AM Changeset in vbox [2385] by vboxsync
Fixed copy&paste errors. Use the correct image reference and filename.
8:22 AM Changeset in vbox [2384] by vboxsync
minor warnings
8:20 AM Changeset in vbox [2383] by vboxsync
NDEBUG for Main since we include xpcom headers
7:50 AM Changeset in vbox [2382] by vboxsync
New dynamic TAP setup code for Linux
6:38 AM Changeset in vbox [2381] by vboxsync
VCC8 is very picky about char* vs const char *
6:12 AM Changeset in vbox [2380] by vboxsync
export to OSE
6:07 AM Changeset in vbox [2379] by vboxsync
export to OSE
2:49 AM Changeset in vbox [2378] by vboxsync
Fixed 2-3 host key issues on darwin.
2:49 AM Changeset in vbox [2377] by vboxsync
Don't assert when the screensaver takes over.
12:59 AM Changeset in vbox [2376] by vboxsync
1ns steps as well please.
12:32 AM Changeset in vbox [2375] by vboxsync
I'll change RTFile* to use size_t one day. in the mean time we'll have …
12:15 AM Changeset in vbox [2374] by vboxsync
The OSE does not have instructions for XPCOM nor Qt, so until it does …

Apr 26, 2007:

10:13 PM Changeset in vbox [2373] by vboxsync
When in async mode we must update the aCPUs data everywhere since we …
8:59 PM Changeset in vbox [2372] by vboxsync
watch all cpus.
8:58 PM Changeset in vbox [2371] by vboxsync
watch all cpus.
8:58 PM Changeset in vbox [2370] by vboxsync
watch all cpus.
8:56 PM Changeset in vbox [2369] by vboxsync
watch all cpus.
7:37 PM Changeset in vbox [2368] by vboxsync
Dump all the GIP info while we're at it.
7:24 PM Changeset in vbox [2367] by vboxsync
No need to display the PIT any longer.
7:12 PM Changeset in vbox [2366] by vboxsync
use kBuild-provided msg macros
6:55 PM Changeset in vbox [2365] by vboxsync
Web services: implemented wsmap=suppress, com output arguments, enum …
6:49 PM Changeset in vbox [2364] by vboxsync
The Read/Write function has to deal with non-ram memory as well (like VGA).
6:11 PM Changeset in vbox [2363] by vboxsync
warning
6:10 PM Changeset in vbox [2362] by vboxsync
removed old stuff
5:45 PM Changeset in vbox [2361] by vboxsync
Proper fix this time.
5:09 PM Changeset in vbox [2360] by vboxsync
Shut up gcc.
5:06 PM Changeset in vbox [2359] by vboxsync
Fixed variable initialization.
4:53 PM Changeset in vbox [2358] by vboxsync
New VMDK code.
4:37 PM Changeset in vbox [2357] by vboxsync
1764: Better default size in "Create VDI" wizard when called from …
3:18 PM Changeset in vbox [2356] by vboxsync
FE/Qt: Updated the copyright statement in the About dialog.
1:51 PM Changeset in vbox [2355] by vboxsync
FE/Qt: lupdate decided to move the renamed VBoxGlobalSettings context …
1:48 PM Changeset in vbox [2354] by vboxsync
FE/Qt: Renamed class VMGlobalSettings to VBoxGlobalSettings.
1:33 PM Changeset in vbox [2353] by vboxsync
FE/Qt: Russian NLS: quotes => italics.
1:31 PM Changeset in vbox [2352] by vboxsync
FE/Qt: Updated Spanish and Russian translations; added Japanese Qt …
1:29 PM Changeset in vbox [2351] by vboxsync
FE/Qt: Improved the About dialog; changed "Global Settings" to …
9:15 AM Changeset in vbox [2350] by vboxsync
Made “AutoMaximize height” – keeping maximum height in case of …
6:48 AM Changeset in vbox [2349] by vboxsync
Fixed the problem with the apple menu bar stealing mouse events from …
4:24 AM Changeset in vbox [2348] by vboxsync
fixed buggy caps lock and num lock on darwin.
1:27 AM Changeset in vbox [2347] by vboxsync
comment.
1:17 AM Changeset in vbox [2346] by vboxsync
Get the right menu selectef for 'Apple->Preferences' (VM Settings is …
12:47 AM Changeset in vbox [2345] by vboxsync
comments
12:45 AM Changeset in vbox [2344] by vboxsync
Fixed ugly pushbutton in the about dialog.

Apr 25, 2007:

8:39 PM Changeset in vbox [2343] by vboxsync
Web services: more types support, including enums (mostly working).
3:26 PM Changeset in vbox [2342] by vboxsync
Export missing OS X stuff to OSE.
3:20 PM Changeset in vbox [2341] by vboxsync
Updated the Linux installers
11:30 AM Changeset in vbox [2340] by vboxsync
FE/Qt: Improvements to the Russian translation.
11:07 AM Changeset in vbox [2339] by vboxsync
FE/Qt: Minor Romanian language fix.
11:07 AM Changeset in vbox [2338] by vboxsync
FE/Qt: Updated Russian and Spanish languages.
10:57 AM Changeset in vbox [2337] by vboxsync
Update log groups and errors for new virtual disk container code.
10:32 AM Changeset in vbox [2336] by vboxsync
for .so suffix in Linux additions for BUILD_TARGET=l4
9:21 AM Changeset in vbox [2335] by vboxsync
Clean up a few BIOS log/error messages.
9:19 AM Changeset in vbox [2334] by vboxsync
Do the 16383 cylinder clipping earlier (again). Needed for the new …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette