summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-05-26changed you paid... message to use non-linked name urlRichard Nelson
2010-05-26DEV-50271 FIX SLURL support for non-clickable display namesRichard Nelson
std::multimap::find does *not* return an iterator just to the matching results, use std::multimap::equal_range instead
2010-05-26mergeRichard Nelson
2010-05-26DEV-50271 FIX SLURL support for non-clickable display namesRichard Nelson
separate mIsLink from mLink to support non-clickable urls (e.g. secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/completename)
2010-05-26DEV-50466 Fix spurious warnings when someone pays youJames Cook
2010-05-26DEV-50013 Inventory item creator/owner not clickable, layout fixJames Cook
2010-05-26Merge with dessie/viewer-public to get Callum's webkit changesJames Cook
2010-05-26MergeJames Cook
2010-05-26Added Debug > XUI > Flush Names Caches for testingJames Cook
2010-05-26DEV-50013 Inventory item properties in sidetray uses completenameJames Cook
2010-05-26Clean up llurlmatch test headersJames Cook
2010-05-26mergeRichard Nelson
2010-05-26EXT-7058 FIX Viewer freezes if IM chat floater with teleport offer is ↵Richard Nelson
resized a few times
2010-05-26Fix mac build for llurlentry_test.cppJames Cook
2010-05-26Fix broken Mac build on llurlmatch_test.cppJames Cook
2010-05-26Merge from default branch, resolving conflict in ↵Mike Antipov
indra/newview/llinventorybridge.cpp LLObjectBridge::openItem() was concurrency modified. Applied behavior that was changed in c3220f7f7699 according to VWR-13743 FIXED Change Request: Change double click action for inventory wearables DEV-33391 FIXED Change Request: Change double click action for inventory wearables --HG-- branch : product-engine
2010-05-25DEV-50271 FIX SLURL support for non-clickable display namesRichard Linden
revived mDisabledLink to make url replacement logic work again
2010-05-25mergeRichard Linden
2010-05-25DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵Richard Linden
viewer
2010-05-25EXT-7487 - Bumping down class of 7000 series nvidia cards.Palmer
2010-05-25MergeCallum Prentice
2010-05-25MergeCallum Prentice
2010-05-25Updated install.xml to point to a version of temporary version LLQtWebKit ↵Callum Prentice
that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only) Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content
2010-05-25MergeJames Cook
2010-05-25automated mergeLoren Shih
2010-05-25Fixed compile error in mistakenly-checked-in llvoavatarself.hLoren Shih
2010-05-25Fix buildJames Cook
2010-05-25MergeLeyla Farazha
2010-05-25fixed merge problemLeyla Farazha
2010-05-25mergeRichard Linden
2010-05-25DEV-50013 Group chat moderator tooltip shows usernameJames Cook
2010-05-25mergeRichard Linden
2010-05-25MergeEli Linden
2010-05-25EXT-7289 FIX en_xui_changeEli Linden
2010-05-25MergeLeyla Farazha
2010-05-25reverting debug state for sell land buttonLeyla Farazha
2010-05-25LLFloaterAvatarPicker now uses LLAvatarNamesLeyla Farazha
reviewed by James
2010-05-25Mappable Buddies now using new LLAvatarNamesLeyla Farazha
reviewed by James
2010-05-25Report abuse floater updated for display names compatibilityLeyla Farazha
reviewed by James
2010-05-25DEV-50291 Text on Buy Land floater cut off when Display Name user name ↵Leyla Farazha
combination is long
2010-05-25automated mergeLoren Shih
2010-05-25EXT-7463 FIXED Create instrumentation for tracking COF actions on loginLoren Shih
Removed llinfos that was causing excessive spam.
2010-05-25EXT-7480 Add debuga bility to set texture discard levelsLoren Shih
Added TextureDiscardLevel override for specifying texture discard levels. Aesthetic change to add debug- flag to all avatar debug reporting metrics.
2010-05-25MergeJames Cook
2010-05-25DEV-50013 Display names load at startup in local chat/IM historyJames Cook
Had to change the chat log file format to include agent_id. Code will load viewer 2.0 logs, but viewer 2.0 will just discard data from 2.1 logs, which seems OK. Reviewed with Leyla.
2010-05-25DEV-50013 Avatar icons use username for tooltipJames Cook
Reviewed with Leyla.
2010-05-25DEV-50013 WIP gCacheName->getGroup() to distinguish from av lookupsJames Cook
Helps with global finds looking for remaining calls to patch. Reviewed with Leyla.
2010-05-25ND-46735 WIP IT JA linguisticEli Linden
2010-05-25fix for llinitparam logic (using wrong scope for static method)Richard Linden
2010-05-25mergeRichard Linden