[00:41:26] <CIA-111> scottmc * r41764 /haiku/trunk/build/jam/OptionalPackages: Updated gcc2 and gcc4 vim OptionalPackages compiled by Siarzhuk Zharski [00:43:55] <CIA-111> scottmc * r41765 /haiku/trunk/build/jam/OptionalLibPackages: [00:43:55] <CIA-111> Updated gcc4 OptionalLibPackages for alpha3. [00:43:55] <CIA-111> +alpha3 [01:13:31] <CIA-111> scottmc * r41766 /haiku/trunk/build/jam/OptionalLibPackages: Fixed typo in the link for libart_lgpl OptionalLibPackage, spotted by MichaelPeppers. [02:44:06] <CIA-111> mmadia * r41767 /haiku/trunk/build/jam/OptionalBuildFeatures: [02:44:06] <CIA-111> Partially reverted r41711, as that OpenSSL package potentially breaks other [02:44:06] <CIA-111> applications. There is no need for such a change at this time. [02:44:06] <CIA-111> * http://ports.haiku-files.org/changeset/1635 [02:44:06] <CIA-111> * http://dev.haiku-os.org/ticket/7534#comment:15 [02:44:06] <CIA-111> +alpha3 [03:33:00] <CIA-111> mmadia * r41768 /haiku/branches/releases/r1alpha3/ (28 files in 22 dirs): Merged r41767 from trunk. [04:12:35] <CIA-111> kallisti5 * r41769 /haiku/trunk/ (4 files in 2 dirs): Add surface address high handling; set primary and secondary surface frame buffer offset [04:13:41] <CIA-111> kallisti5 * r41770 /haiku/trunk/src/add-ons/accelerants/radeon_hd/mode.cpp: small style fix; no functional change [06:35:27] <CIA-111> scottmc * r41771 /haiku/trunk/build/jam/OptionalLibPackages: [06:35:28] <CIA-111> Updated several more gcc4 and some gcc2 OptionalLibPackages for alpha3, this should now finish the [06:35:28] <CIA-111> OptionalLibPackages for alpha3. [06:35:28] <CIA-111> +alpha3 [17:26:23] <CIA-111> axeld * r41772 /haiku/trunk/src/apps/showimage/ (ShowImageView.cpp ShowImageWindow.cpp): (log message trimmed) [17:26:23] <CIA-111> * We obviously need to relayout manually, as it looks like the view is not [17:26:23] <CIA-111> layouted correctly after the resize. This fixes bug #7577. Ingo, is this [17:26:23] <CIA-111> the desired behaviour of the layout engine, and if so, what's the rationale [17:26:24] <CIA-111> behind it? [17:26:24] <CIA-111> * Removed extraneous FitToBounds() call in ShowImageView::SetHideIdlingCursor(); [17:26:25] <CIA-111> it doesn't belong there. [18:03:41] <CIA-111> axeld * r41773 /haiku/trunk/src/apps/readonlybootprompt/ (BootPromptWindow.cpp BootPromptWindow.h): [18:03:41] <CIA-111> * Now switches the keymap according to the language. If there is no matching [18:03:41] <CIA-111> keymap, it falls back to US-International, as before. [18:03:41] <CIA-111> +alpha [18:04:42] <CIA-111> anevilyak * r41774 /haiku/trunk/build/jam/OptionalPackageDependencies: [18:04:42] <CIA-111> Remove duplicate dependency line for curl. [18:04:42] <CIA-111> +alpha [18:06:43] <CIA-111> axeld * r41775 /haiku/trunk/src/data/keymaps/ (Lithuanian (Standard).keymap Lithuanian.keymap): [18:06:43] <CIA-111> * Removed the "Standard" from "Lithuanian (Standard)" - the name without any [18:06:43] <CIA-111> suffix is the standard for all other keymaps but this one. [18:06:43] <CIA-111> * As a side effect, this allows ReadOnlyBootPrompt to select the right keymap [18:06:44] <CIA-111> for Lithuanian as well. [18:50:08] <CIA-111> bonefish * r41776 /haiku/branches/developer/bonefish/signals/src/system/kernel/timer.cpp: [18:50:08] <CIA-111> * A timer::schedule_time value 0 is no longer treated specially. In fact it [18:50:08] <CIA-111> wasn't checked for 0 anywhere anywhere. Now we don't reset it to 0 in [18:50:08] <CIA-111> timer_interrupt() anymore and don't try to avoid 0 for regular schedule times. [18:50:08] <CIA-111> * timer_interrupt(): Made periodic timers more precise. The next schedule time [18:50:09] <CIA-111> is no longer computed based on the current time, but on the last schedule [18:50:10] <CIA-111> time. We skip complete ticks, if we lag too much behind. [20:26:46] <CIA-111> korli * r41777 /haiku/trunk/src/kits/midi/SoftSynth.cpp: Patch from Pete Goodeve (ticket #7581): MIDI Pitchbend scaled wrongly. [20:57:05] <CIA-111> korli * r41778 /haiku/trunk/src/add-ons/kernel/drivers/audio/ice1712/ (10 files): Patch from J?\195?\169r?\195?\180me Leveque: Work in progress: code cleanup (includes dos newlines and 80 chars by line) [20:57:50] <CIA-111> humdinger * r41779 /haiku/trunk/data/catalogs/ (152 files in 90 dirs): [20:57:50] <CIA-111> Updated catkeys from HTA. Replaced false Chinese catkeys with the correct ones. [20:57:50] <CIA-111> Looks like ReadOnlyBootPrompt should now be available in be, de, fi, fr, ja, ru, [20:57:50] <CIA-111> sv. All other translations should finish and validate that catalog really soon [20:57:50] <CIA-111> or it wont make it onto the alpha3. +alpha3 [21:02:26] <CIA-111> scottmc * r41780 /haiku/trunk/build/jam/ (OptionalPackageDependencies OptionalPackages): Updated gcc4 build of transmission, added a gcc2 build, and removed gettext dependency for transmission. [23:49:19] <CIA-111> yourpalal * r41781 /haiku/trunk/src/preferences/media/MediaWindow.cpp: [23:49:19] <CIA-111> Shrink Media preflet main window by removing doubled spacing in one place, and using default spacing (11.0f) in place of a custom spacing (14.0f). [23:49:19] <CIA-111> +alpha