Commit Graph

13510 Commits (bf55e74784f95cc514b140ac054c09b81bb977a7)

Author SHA1 Message Date
Monroe Linden bf55e74784 SOCIAL-254 FIXED Dropdown menu items are hard to select in WebKit
Fixed with a rebuild of the Mac llqtwebkit library from revision a7bb61cf10c3 of the public llqtwebkit repository.
2010-11-22 11:33:34 -08:00
Richard Linden ecd8290b3f SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1
factored out llwindowshade control for slide-in notifications
2010-11-19 19:18:17 -08:00
Richard Linden db1af5b6cf merge 2010-11-18 22:41:07 -08:00
Richard Linden a927b1cb0e SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1
initial support for XUI auth dialog
2010-11-18 22:34:54 -08:00
Monroe Linden ffa6d31707 EXP-411 FIX Underlined text looks bad on OSX (almost strikethrough)
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-18 17:39:21 -08:00
Monroe Linden 9d82af29df SOCIAL-233 WIP Better performance (improve loading time of webkit instance)
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-17 16:01:46 -08:00
callum 39f6086a3a Merge with head 2010-11-16 17:56:25 -08:00
callum 5b69eeca91 SOCIAL-269 FIX Search floater in client should bypass the usual media MIME type detection 2010-11-16 17:55:31 -08:00
Monroe Linden c300ebffe8 SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1
New Mac build of llqtwebkit from this revision:

http://hg.secondlife.com/llqtwebkit/changeset/d5876292d3d3
2010-11-16 17:43:53 -08:00
callum 9ebbc46608 SOCIAL-266 (PARTIAL FIX) Implement solution for HTTP dialogs that don't work in 4.7.1
This change is a new version of LLQtWebKit to support the changes
2010-11-16 17:43:04 -08:00
Monroe Linden df8b87435f SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1
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-16 17:01:44 -08:00
callum 5397edebbc SOCIAL-265 FIX Help floater in client should bypass the usual media MIME type detection 2010-11-16 15:11:32 -08:00
callum b4efcccce7 Merge with tip of of viewer-development (http://hg.secondlife.com/viewer-development) 2010-11-15 17:21:27 -08:00
callum a52e06d209 Change to Qt 4.7.1 built version of LLQtWebKit. (Only a change to manifest packaging) 2010-11-15 15:27:18 -08:00
Vadim ProductEngine e8e1d7e629 STORM-318 FIXED The Advanced menu shortcut was broken under Linux.
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-15 21:38:12 +02:00
Oz Linden a9eb639511 Automated merge with https://bitbucket.org/vadim_productengine/storm-52 2010-11-15 07:34:30 -05:00
Oz Linden e08250d087 merge fix for STORM-578 2010-11-15 07:28:47 -05:00
Oz Linden 0cd40b4409 merge fix for STORM-579 2010-11-15 07:27:50 -05:00
Monroe Linden b76a2a3e95 EXP-377 FIX Update LLQTWebkit to 4.7.1 (Mac version)
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-12 18:38:44 -08:00
Dave SIMmONs 5cbbb565f1 Merge simon_linden/viewer-dev to get avatar motion prediction code. 2010-11-12 16:59:43 -08:00
Vadim ProductEngine b2fcba25c8 STORM-52 FIXED Made it possible to use an external script editor.
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-13 00:53:29 +02:00
callum 746b2c00e6 EXP-377 FIX Update LLQTWebkit to 4.7.1 (Windows version) 2010-11-12 14:16:48 -08:00
Dave SIMmONs 187b21e6d2 Merge latest from lindenlab/viewer-development 2010-11-12 12:24:15 -08:00
Dave SIMmONs e3677f9ee2 Revert change for ER-301 to make merging easier. We'll get this in another pass 2010-11-12 12:18:18 -08:00
Oz Linden 4839e79b20 merge STORM-102 to latest viewer-development prior to pull 2010-11-12 14:15:21 -05:00
Oz Linden 5b86f60a13 Automated merge with file:///Users/oz/Work/viewer-development 2010-11-12 14:06:22 -05:00
Dessie Linden 4dcf8288be Propagated 2.3.0 Beta 3 tag from viewer-beta 2010-11-12 10:07:53 -08:00
Andrew Productengine 29a36c21db STORM-571 FIXED Moved voice prefs from advanced to Sound&Media and changed 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-12 18:18:44 +02:00
Seth ProductEngine ef46e7037c STORM-579 FIXED resident SLURL font color to match Chat preferences for plain text Nearby Chat log 2010-11-12 17:28:44 +02:00
Paul Guslisty 5711bb02ed Merge 2010-11-12 16:49:57 +02:00
Wolfpup Lowenhar 2632565bbc STORM-102 : STORM-143 :Removed unneeded code in llimview. 2010-11-12 09:09:41 -05:00
Paul Guslisty 5c18ab7ace STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of Preferences
- 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-12 15:35:42 +02:00
Wolfpup Lowenhar 4077e6bb52 STORM-102 : STORM-143 :Made needed changes to code to improve searching for 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-11 22:50:14 -05:00
Wolfpup Lowenhar 899f470dec STORM-102: Merge from viewer-development 2010-11-11 22:37:51 -05:00
Leyla Farazha 5f099265fc Merge 2010-11-11 15:54:06 -08:00
Leyla Farazha 76d708bdb5 Turning down dummy avatar name entry expiration to 2 minutes 2010-11-11 15:53:13 -08:00
Dessie Linden c13f6afe73 Added tag 2.3.0-beta3 for changeset 6ad3d6fa35a4 2010-11-11 13:13:08 -08:00
Paul Guslisty 2287f7612c STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of Preferences
- 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-11 18:49:55 +02:00
Paul Guslisty 51e38dff76 STORM-587 FIXED Layout cleanup in the Advanced tab of Preferences
- 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-11 16:45:35 +02:00
Oz Linden 20921d6a1a merge performance data tracking system STORM-104 2010-11-11 09:29:30 -05:00
Oz Linden fc22e2cf5b merge fix for STORM-559 2010-11-11 09:22:56 -05:00
Andrew Productengine 5821631c2e STORM-583 ADDITIONAL_FIX Fixed top_pad of topmost control in "Colors" so that it is consistent with other preferences tab. 2010-11-11 15:15:04 +02:00
Paul Guslisty d358feff7a STORM-586 FIXED Layout cleanup in the Setup tab of Preferences
- Deleted Mouselook settings

- Increased vertical padding between "Cache size" and "Cache location" controls
2010-11-11 15:06:51 +02:00
Andrew Productengine 5894a6a593 STORM-582 FIXED Moved movement and camera control preferences from Advanced 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-11 14:59:51 +02:00
Paul Guslisty 608d58c114 STORM-585 FIXED Layout cleanup in the Privacy tab in Preferences
- 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-11 14:51:05 +02:00
Paul Guslisty fd145f10b2 STORM-570 ADDITIONAL FIX Layout cleanup in the General tab of Preferences
- 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-11 13:59:03 +02:00
Dave SIMmONs 94680419e9 ER-301 : increase allowable bandwidth. Bumped up to 3 mbps. 2010-11-10 18:14:42 -08:00
Leyla Farazha ee8df37544 fixing group invite name scrubbing to work with server changes 2010-11-10 15:22:49 -08:00
Leyla Farazha 210c0f28e9 DN-203 [crashhunters] LLIMModel::LLIMSession::onAvatarNameCach 2010-11-10 15:21:09 -08:00
Leyla Farazha e06472ff40 Merge Backout rev 994c6639b393 DN-132 top scripts change - it was breaking name filtering 2010-11-10 14:45:54 -08:00