summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-19SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
factored out llwindowshade control for slide-in notifications
2010-11-18mergeRichard Linden
2010-11-18SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
initial support for XUI auth dialog
2010-11-18EXP-411 FIX Underlined text looks bad on OSX (almost strikethrough)Monroe Linden
Changing the way the Qt library embedded in llqtwebkit is built solves this issue. It's now being built against the 10.5 SDK, and configured to use the Cocoa rendering path.
2010-11-17SOCIAL-233 WIP Better performance (improve loading time of webkit instance)Monroe Linden
The plugin system will now keep a spare running webkit plugin process around and use it when it needs a webkit instance. This should hide some large portion of the setup time when creating a new webkit plugin (i.e. opening the search window, etc.)
2010-11-16Merge with headcallum
2010-11-16SOCIAL-269 FIX Search floater in client should bypass the usual media MIME ↵callum
type detection
2010-11-16SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Monroe Linden
New Mac build of llqtwebkit from this revision: http://hg.secondlife.com/llqtwebkit/changeset/d5876292d3d3
2010-11-16SOCIAL-266 (PARTIAL FIX) Implement solution for HTTP dialogs that don't work ↵callum
in 4.7.1 This change is a new version of LLQtWebKit to support the changes
2010-11-16SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Monroe Linden
Added support to the webkit media plugin and llpluginclassmedia for passing through the auth request/response. We still need an updated build of llqtwebkit for all platforms, as well as some UI work in the viewer to actually display the auth dialog.
2010-11-16SOCIAL-265 FIX Help floater in client should bypass the usual media MIME ↵callum
type detection
2010-11-15Merge with tip of of viewer-development ↵callum
(http://hg.secondlife.com/viewer-development)
2010-11-15Change to Qt 4.7.1 built version of LLQtWebKit. (Only a change to manifest ↵callum
packaging)
2010-11-15STORM-318 FIXED The Advanced menu shortcut was broken under Linux.Vadim ProductEngine
Reason: The old shortcut (Ctrl+Alt+D) was eaten by some window managers. Changes: - Changed the shortcut to Ctrl+Alt+Shift+D. - Moved the appropriate menu item from "Advanced > Shortcuts" to "World > Show" (so that it's not in the menu it triggers) and made it visible. The old shortcut is still available but marked as legacy. Submitting on behalf of Boroondas Gupte.
2010-11-15Automated merge with https://bitbucket.org/vadim_productengine/storm-52Oz Linden
2010-11-15merge fix for STORM-578Oz Linden
2010-11-15merge fix for STORM-579Oz Linden
2010-11-12EXP-377 FIX Update LLQTWebkit to 4.7.1 (Mac version)Monroe Linden
NOTE: since I don't have the proper S3 keys to upload the library build at the moment, this is currently an scp link to install-packages.lindenlab.com. Once the package is uploaded to S3, the link will need to be fixed.
2010-11-12Merge simon_linden/viewer-dev to get avatar motion prediction code.Dave SIMmONs
2010-11-13STORM-52 FIXED Made it possible to use an external script editor.Vadim ProductEngine
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one.
2010-11-12EXP-377 FIX Update LLQTWebkit to 4.7.1 (Windows version)callum
2010-11-12Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-12Revert change for ER-301 to make merging easier. We'll get this in another passDave SIMmONs
2010-11-12merge STORM-102 to latest viewer-development prior to pullOz Linden
2010-11-12Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-11-12Propagated 2.3.0 Beta 3 tag from viewer-betaDessie Linden
2010-11-12STORM-571 FIXED Moved voice prefs from advanced to Sound&Media and changed ↵Andrew Productengine
layout accordingly. This changeset also covers STORM-572 (note that design in this fix differs a little from the one proposed in there because there was not enough space to make it that way).
2010-11-12STORM-579 FIXED resident SLURL font color to match Chat preferences for ↵Seth ProductEngine
plain text Nearby Chat log
2010-11-12MergePaul Guslisty
2010-11-12STORM-102 : STORM-143 :Removed unneeded code in llimview.Wolfpup Lowenhar
2010-11-12STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of PreferencesPaul Guslisty
- Removed controls: 1. "Move avatar lips when speaking" checkbox 2. "Toggle speak on/off when I press:" checkbox 3. "Push-to-Speak trigger" lineeditor 4. "set_voice_hotkey_button" button 5. "set_voice_middlemouse_button" button - Set proper names for checkboxes According to the specification these controls are in the Sound&Media panel now.
2010-11-11STORM-102 : STORM-143 :Made needed changes to code to improve searching for ↵Wolfpup Lowenhar
previous logs and also changed the name used for P2P IM log file names. The latter change is going to temporarely break personal content for those that are saving conversation logs as P2P IM logs will now be useinf the user name and not the legacy name.
2010-11-11STORM-102: Merge from viewer-developmentWolfpup Lowenhar
2010-11-11MergeLeyla Farazha
2010-11-11Turning down dummy avatar name entry expiration to 2 minutesLeyla Farazha
2010-11-11Added tag 2.3.0-beta3 for changeset 6ad3d6fa35a4Dessie Linden
2010-11-11STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of PreferencesPaul Guslisty
- Temporary restored controls: 1. "Move avatar lips when speaking" checkbox 2. "Toggle speak on/off when I press:" checkbox 3. "Push-to-Speak trigger" lineeditor 4. "set_voice_hotkey_button" button 5. "set_voice_middlemouse_button" button They should be moved to the Sound&Media panel of floater Preferences. But the specification for the Sound&Media panel is not ready yet. As specification will be ready, these controls will be moved to the Sound&Media panel.
2010-11-11STORM-587 FIXED Layout cleanup in the Advanced tab of PreferencesPaul Guslisty
- According to the specification deleted all controls except: 1. "UI Size" slider 2. "Show script errors in" radio group - According to the specification: 1. "Allow Multiple Viewer" checkbox 2. "Show Grid Selection at login" checkbox 3. "Show Advanced Manu" checkbox 4. "Show Developer Menu" checkbox
2010-11-11merge performance data tracking system STORM-104Oz Linden
2010-11-11merge fix for STORM-559Oz Linden
2010-11-11STORM-583 ADDITIONAL_FIX Fixed top_pad of topmost control in "Colors" so ↵Andrew Productengine
that it is consistent with other preferences tab.
2010-11-11STORM-586 FIXED Layout cleanup in the Setup tab of PreferencesPaul Guslisty
- Deleted Mouselook settings - Increased vertical padding between "Cache size" and "Cache location" controls
2010-11-11STORM-582 FIXED Moved movement and camera control preferences from Advanced ↵Andrew Productengine
to the new Move & View tab. In addition to moving existing controls, created stub checkbox and radiobuttons for double-click behavior. Logic will be hooked up to them in STORM-576.
2010-11-11STORM-585 FIXED Layout cleanup in the Privacy tab in PreferencesPaul Guslisty
- Increased vertical paddings between checkbox groups - Changed label of IM checkbox group from "Logs:" to "Chat Logs:" - Changed label of checkbox from "Add timestamp" to "Add timestamp to each line in chat log" - Added checkbox "Add datestamp to log file name". For now this checkbox is not working, it's just a stub for a future functionality. - Added descriptive text for the "Block List" button
2010-11-11STORM-570 ADDITIONAL FIX Layout cleanup in the General tab of PreferencesPaul Guslisty
- Decreased vertical padding between controls to insert radio group - Added "Pressing letter keys:" radio group. For now these radio buttons are not working, they are just a stub for a future functionality.
2010-11-10ER-301 : increase allowable bandwidth. Bumped up to 3 mbps.Dave SIMmONs
2010-11-10fixing group invite name scrubbing to work with server changesLeyla Farazha
2010-11-10DN-203 [crashhunters] LLIMModel::LLIMSession::onAvatarNameCachLeyla Farazha
2010-11-10Merge Backout rev 994c6639b393 DN-132 top scripts change - it was breaking ↵Leyla Farazha
name filtering
2010-11-10Backed out changeset: 994c6639b393Leyla Farazha