Commit Graph

1834 Commits (bb9fe04b5fcfdb8f0f386fa4c11bcaed3dd1ddff)

Author SHA1 Message Date
richard bb9fe04b5f EXT-1949 - Viewer freezes on resizing IM window
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block
reviewed by Leyla
2009-10-28 11:48:10 -07:00
richard afb9df7643 merge 2009-10-27 11:19:03 -07:00
Lis Pardi d4c3bf46ed ext-1917 rename floater_preview_gestures_backup to floater_preview_gestures 2009-10-27 14:02:13 -04:00
richard b4dd4a4d77 removed typo 2009-10-27 10:53:08 -07:00
richard 9589ee3f70 EXT-1727 Chat history widget has no context menu for copy/paste operations
added ignore for dbghelp.dll

reviewed by James
2009-10-27 10:51:34 -07:00
angela 13184abdc3 EXT-760 Move Tap tap hold to run to Preferences > Advanced , and make the default to false 2009-10-27 18:32:55 +08:00
angela 830fa3ebcc disable media title to make it read only at all time 2009-10-27 18:06:43 +08:00
Steve Bennetts c0abbb6a64 Fixed a crash on exit in gInventory destructor. 2009-10-26 23:41:18 -07:00
Steve Bennetts 4272cc6956 EXT-5 - Fixed ESC and other shortcuts, again.
Moved Shortcuts from Develop menu to Advanced.
2009-10-26 22:08:26 -07:00
Steve Bennetts 6c03d32e0d EXT-1548 - Fix for Crash on restart of a region 2009-10-26 20:03:39 -07:00
angela 773ce219c6 merge 2009-10-27 13:26:50 +08:00
Monroe Linden 4767b546e6 Fix for DEV-41638 (current URL is not propagated if media changes from website to media).
Made the quicktime plugin send navigate_begin and navigate_complete events.

This should allow the viewer's logic for sending prim media navigate events to work when loading quicktime media.
2009-10-26 17:59:45 -07:00
Monroe Linden 7f25433ccb Volume controls in the media HUD should now work -- this fixes DEV-41746, DEV-41748, and DEV-40782.
Added LLPluginClassMedia::getVolume().

Added setVolume/getVolumeupdateVolume methods to LLViewerMediaImpl.

LLViewerMedia::setVolume() now no longer overrides the volume settings on all media instances -- it now sets a "global volume" value which is multiplied by all instances' volumes to modulate them.

Cleaned up volume/mute handling in LLPanelMediaHUD (made it go through the LLViewerMediaImpl interface instead of directly through LLPluginClassMedia, and removed the mMediaVolume member variable, since the media impl now stores that state).
2009-10-26 17:13:38 -07:00
callum ca903a1180 Merge 2009-10-26 17:13:28 -07:00
callum b7d446a3e9 Potential fix for https://jira.lindenlab.com/jira/browse/DEV-41702
and https://jira.lindenlab.com/jira/browse/DEV-38579. Both relate to
media not working properly and were likely caused by an uninitialized
heartbeat timeout.
2009-10-26 17:12:35 -07:00
Erica Firment fe0bf81a6d EXT-1901 Add color inventory icons, remove old art, add references to new art 2009-10-26 17:06:04 -07:00
Steve Bennetts 7f3af8bc38 merge 2009-10-26 16:03:34 -07:00
Steve Bennetts b078c44c9f EXT-1402 - Thousands of "WARNING: LLAssetStorage::getAssetData: Discarding duplicate request for asset" lines
Added a list of requested landmark assets and limited the frequency of multiple requests for the same asset
2009-10-26 15:25:55 -07:00
richard 3e9a8c1f43 merge 2009-10-26 14:28:41 -07:00
richard f2a48ed7f9 merge 2009-10-26 14:28:09 -07:00
richard 977dd84534 tweaked clipping rect for scroll containers to not overlap vertical scrollbar
fixed reflow logic when resizing text editors that contain widgets (would make text appear and disappear)

reviewed by James
2009-10-26 14:25:45 -07:00
Steve Bennetts 771fe6cb8d Re labled "About Land" links back to "About Land" for 2.0. 2009-10-26 14:16:48 -07:00
Rick Pasetto 6698c681fd Add some logging to perhaps discern more information about reported crashes 2009-10-26 14:06:42 -07:00
callum e84ff39e4c Merge 2009-10-26 11:41:39 -07:00
Rick Pasetto bc6aa9445f merge from remote repo 2009-10-26 10:40:41 -07:00
Rick Pasetto 3f0b2307b5 Mac build fix; fix error about hidden functions in llui_libtest.cpp 2009-10-26 10:39:36 -07:00
Steve Bennetts d6e8f32b80 merge 2009-10-26 09:59:39 -07:00
callum c5bd549b27 Merge 2009-10-26 09:28:22 -07:00
callum d8ed8489b0 Fixed up mouseEvent function to reflect mouse button 2009-10-26 09:27:56 -07:00
Steve Bennetts 53c972a521 * Changes to enable differentiating between icon texture priority and other UI texture priority.
* Still need to only request smaller mip maps of icon textures
2009-10-25 23:05:15 -07:00
Adam Moss add9298c1e DEV-41803 class2 deferred light smoothing wrong in creases
to be reviewed by davep
2009-10-24 14:19:29 +00:00
callum 62e0e51b43 Merge 2009-10-23 17:08:36 -07:00
angela f60314f227 EXT-1305 Hook up Script Error preferences -- reviewed by james 2009-10-24 07:58:31 +08:00
Erica Firment 4bc3b5f3db merge 2009-10-23 16:52:43 -07:00
Erica Firment d9b6c6cbd7 EXT-1702, EXT-1692, Viewer 2.0 Fit & Finish Pass: People Panel - Profile 2009-10-23 16:48:02 -07:00
James Cook 07f7247dff merge 2009-10-23 16:44:23 -07:00
James Cook 71822edfe8 EXT-968 Side tray buttons have "selected" appearance when each tab is selected.
Changed mTabs to hold LLSideTrayTab* so we don't have to dynamic_cast<> everywhere
Reviewed with Leyla.
2009-10-23 16:40:10 -07:00
callum 3008b3fdc0 Main change is pointing install.xml for Windows to new version of LLQtWebKit that has DLLs with no manifest as per recent build change.
Tweaked bookamrks for test app too.
Finally, added fix for DEV-41392 (Home URL Preview should be next to the Home URL)
2009-10-23 16:19:04 -07:00
skolb 2b69cb9e9c Merged change to auto play pref (DEV-41787) 2009-10-23 15:34:15 -07:00
skolb 913786a62b DEV-41787 Media Auto Play controls were removed from prefs. Also made auto play override prim settings. 2009-10-23 15:29:00 -07:00
Neal Orman 576b8fe6ec EXT-1809 Wearing an item doesn't update avatar
Two part fix: prevented the copying of wearable parameters to the avatar to trigger a rebake.
Then: Called wearableUpdated every time a wearable was added/removed/replaced and ensured it properly invalidated the composite

Confirmed working fix on developer machine.

Code reviewed by Seraph.
2009-10-23 22:19:15 +00:00
Monroe Linden 376deff7a3 Changes to match new version of llqtwebkit -- passing modifier keys through to most user events and using new scroll wheel event. 2009-10-23 14:28:21 -07:00
Steve Bennetts 4ddaa866dd merge 2009-10-23 12:18:46 -07:00
Steve Bennetts 80b682d4b4 merge 2009-10-23 12:17:30 -07:00
Steve Bennetts 127b428863 merge 2009-10-23 12:15:22 -07:00
Loren Shih a5453d45fe For EXT-1863 : "Wear" and "Take Off" for items should be properly greyed out depending on item worn state 2009-10-23 17:41:32 +00:00
Steven Bennetts b43771cad5 Merging revisions 2156-2183 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry
* Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572
* Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
2009-10-23 17:20:45 +00:00
Loren Shih 0220106ecd For EXT-1862 : Wearing an item shouldn't refocus to COF 2009-10-23 16:33:31 +00:00
Loren Shih 584962d5c7 svn merge -r137024:137071 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14-seraph into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
Bugs: EXT-1785 EXT-1818 EXT-1820 EXT-1845
2009-10-23 15:21:49 +00:00
Nat Goodspeed 2438a9168b Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-10-23 09:56:16 -04:00