Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Ychebotarev ProductEngine 4a902dd76a fix normal EXT-3987 [BSI] *Save* button in group profile should be greyed out when there are no changes to save
"save" btn will not be visible for groups where you are not a member. fixed enabled/disabled state

--HG--
branch : product-engine
2010-01-11 15:07:44 +02:00
Dmitry Zaporozhan d0c029c609 Fixed normal bug EXT-3764 - Notifications should not stack when selected from the Well.
--HG--
branch : product-engine
2010-01-11 14:12:03 +02:00
Lynx Linden 1d9591afbe DEV-44732: Added some unit tests for URLs with no protocols. 2010-01-11 12:05:39 +00:00
Alexei Arabadji 86b78d84bc added no_group_text string to the profile panel;
--HG--
branch : product-engine
2010-01-11 13:59:32 +02:00
Lynx Linden 07aa9421e6 EXT-4145: Added a secondlife:///app/search SLapp
Displays the search floater and performs a search. You can specify an
optional category and an optional search string. See the wiki docs for
usage details: https://wiki.lindenlab.com/wiki/Viewer_2.0_SLapps
2010-01-11 11:39:37 +00:00
Vadim Savchuk 9393c28831 Merge from default branch.
--HG--
branch : product-engine
2010-01-11 12:57:42 +02:00
Lynx Linden d24cd96ef8 EXT-3929: Also look in accordion tabs for help topic.
When the user clicks on the help "?" button, we try to find the
currently active tab and see if there is a help topic for that tab.
In addition, we now also look for a currently-visible accordion tab.
2010-01-11 10:41:01 +00:00
Lynx Linden a4baeed12f EXT-3929: Moved LLAccordionCtrl to llui.
Both LLAccordionCtrl and LLAccordionCtrlTab should live in llui, not
newview. I need to make this happen in order to fix EXT-3929. No code
change was necessary (other than to change #include for predefined
headers) as these classes did not rely on any newview code.
2010-01-11 10:05:37 +00:00
Lynx Linden df08485cf8 EXT-3715: Added a help button to the speaker controls floater. 2010-01-11 09:32:21 +00:00
Lynx Linden 6f978d732b EXT-3902: Make all Choose Resident tabs use the same help ID. 2010-01-11 09:20:39 +00:00
Lynx Linden 779bbe76d8 EXT-3911 EXT-3846: Added help ID for Blocked Residents & Objects. 2010-01-11 09:13:59 +00:00
Kent Quirk 47dd146c43 Reverting change that broke the build so we can get a working build for QA 2010-01-10 15:28:09 -05:00
Nathan Wilcox 8246b382b7 DEV-44838 - find_in_path() returns a list of candidates. Select the first. 2010-01-08 18:00:32 -08:00
Nathan Wilcox 61bc236b35 DEV-44838 - Remove a typo line which would cause duplicate executions for every run call. 2010-01-08 17:58:56 -08:00
Rick Pasetto 301f59b8d9 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-08 17:43:14 -08:00
Nathan Wilcox 6b33d5955a DEV-44838 - See if the executable parameter to subprocess.Popen must be absolute on windows. 2010-01-08 17:42:22 -08:00
Monroe Linden b88563b23b Made AudioStreamingMedia setting control loading of prim media as well as parcel media.
Moved the media first-run dialog code from llviewerparcelmedia.cpp to llviewermedia.cpp, and made it come up for both prim and parcel media.
2010-01-08 17:33:44 -08:00
James Cook 9ffaacc47e First pass expose inventory item settings in XML (folder_view_item.xml)
Optimized LLFolderViewItem constructor by passing param block as
const ref to avoid copies.
Removed per-item arrow and background images, use defaults.
Removed unneeded static image pointers.
Removed hard-coded rounded_square.tga, replaced with Rounded_Square
Ditto for folder_arrow.tga
Reviewed with Richard.
2010-01-08 17:26:47 -08:00
richard eb228dcf3a fast timer performance tuning 2010-01-08 16:41:39 -08:00
Rick Pasetto fa2fdd0a95 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-08 16:39:19 -08:00
Tofu Linden 0f04c65178 Merge. 2010-01-08 16:33:42 -08:00
Tofu Linden 0d09530d85 EXT-1847 Regression in the design spec: "You" should be replaced by your full avatar name in communication 2010-01-08 16:33:03 -08:00
Eric M. Tulla (BigPapi) d605b79e62 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-08 19:29:01 -05:00
Eric M. Tulla (BigPapi) 6d27a9e28d EXT-4038: Typo fix & proper handling of autopopulation if library clothing already imported
-Reviewed by vir
2010-01-08 19:28:23 -05:00
Leyla Farazha a708d820e8 Merge 2010-01-08 16:18:19 -08:00
Leyla Farazha 55aba555f5 EXT-3418 [BSI] Can't set Web Proxy in Preferences floater 2010-01-08 16:15:48 -08:00
Leyla Farazha 3a578884e7 EXT-3091 [BSI] Loading Texture Text in Build doesn't fit 2010-01-08 16:15:30 -08:00
Leyla Farazha ecf6e997ff EXT-3874 Lindens can (appear to) be blocked from avatar info popup 2010-01-08 16:15:15 -08:00
Tofu Linden 6aa46cc53f EXT-4026 parcel media does not autoplay after arriving by teleport 2010-01-08 15:57:33 -08:00
Nathan Wilcox 010bfed411 DEV-44838 - This is an attempt at the minimal possible change to fix the quoting bug on windows.
This commit is untested!  The simplest approach to testing is to push into a repo watched by parabuild.

Also, develop.py could be improved to use subprocess consistently across all platforms.  Doing so could simplify the code, but until I understand how to test it better, I'm going to leave it alone.
2010-01-08 15:50:09 -08:00
Leyla Farazha 8ac2135819 EXT-3615 Tiny cosmetic thing: make sure all "Ok" in buttons are changed to "OK" 2010-01-08 15:31:47 -08:00
Rick Pasetto 0e97532230 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-08 15:27:43 -08:00
Eric M. Tulla (BigPapi) 9f401893c0 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-08 18:21:52 -05:00
Eric M. Tulla (BigPapi) c9542b5d05 EXT-4038: Autopopulating My Outfits now happens correctly (creates links instead of folder copies).
-Reviewed by Seraph
2010-01-08 18:21:08 -05:00
Rick Pasetto e31d695247 get rid of commented-out code 2010-01-08 15:11:15 -08:00
Rick Pasetto 1500e90ecc Make sure mac build honors compile-time flag that en/disables OS drag and drop.
Also fixed the cmake file to properly set LL_OS_DRAGDROP_ENABLED.
2010-01-08 15:11:03 -08:00
Nathan Wilcox 5d2167c66a Fix a typo bug caught by pyflakes. eys.exit(1) -> sys.exit(1) 2010-01-08 15:10:59 -08:00
Tofu Linden e827c8a5eb Merge. 2010-01-08 14:45:04 -08:00
Tofu Linden e96d7af72a EXT-4099 Remove 'Reg in Client Test (restart)' item from Debug menu on Login Screen 2010-01-08 14:44:24 -08:00
Xiaohong Bao 0c581f1469 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-01-08 14:36:09 -08:00
Xiaohong Bao 3d1843e92d fix for EXT-4094: Shared whiteboard script crashes viewer. 2010-01-08 14:35:23 -08:00
Kent Quirk a2032ad349 Automated merge 2010-01-08 17:12:17 -05:00
Rick Pasetto 8944bc36ed Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-08 14:12:15 -08:00
Tofu Linden 99ad123b07 Merge. 2010-01-08 13:59:15 -08:00
Tofu Linden 52ab1a03f2 EXT-4049 Change About SL window label from ABOUT Second Life to About Second Life 2010-01-08 13:58:48 -08:00
Loren Shih d9b8307786 automated merge viewer2.0->viewer2.0 2010-01-08 16:33:43 -05:00
Monroe Linden 0a3781673f Minor cleanup: make data members in LLViewerMediaImpl private.
This required adding one accessor and making two related classes friends of LLViewerMediaImpl.
2010-01-08 12:26:09 -08:00
Rick Pasetto d33b72c318 code review feedback: fixed comment 2010-01-08 12:25:10 -08:00
Rick Pasetto f5fd0729b6 FIX EXT-4052: don't bounce back if url does not pass whitelist
http://codereview.lindenlab.com/265005/show
2010-01-08 12:18:21 -08:00
Leyla Farazha e04752c165 EXT-3874 Lindens can (appear to) be blocked from avatar info popup 2010-01-08 11:53:03 -08:00