summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-08-11update default value for Lindens listOz Linden
2011-08-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Nelson
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
forgot a file
2011-08-10EXP-1078 FIX Mode selector position does not move with other UI elements and ↵Richard Linden
can overlap UI or not be shown on screen when resizing window
2011-08-10mergeRichard Nelson
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
changed down arrows to up arrows for mode changers on login screen
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead
2011-08-10convert linden names list to stringOz Linden
2011-08-10CHOP-757 Ask for the inventory-basic login option and dump its return id to ↵Aaron Stone
llinfo.
2011-08-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Nelson
2011-08-10added fast timers to profile inventory LLSD deserializationRichard Nelson
2011-08-10storm-1060: yet another attempt to fix windows iconsOz Linden
2011-08-09storm-1549Oz Linden
2011-08-09sync with viewer-developmenteli
2011-08-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-08-09EXP-700 WIP SLPlugin(s) takes high CPU%Richard Linden
clamp maximum framerate of slplugin to 100Hz also added assert to catch cases where we're requesting infinite framerate
2011-08-09EXP-880 FIX Disable address bar copy menu and open in external browser buttonRichard Linden
when using trusted browser or explicitly disabling address bar
2011-08-09STORM-1546 FIXED Fixed a crash caused by a race condition in LLRefCount.Vadim ProductEngine
Reason: secapiSSLCertVerifyCallback() seems to be called simultaneously by multiple threads, which causes a race condition in LLRefCount::ref/unref() methods. The reference counter in LLSecAPIBasicHandler::mStore goes to zero, and the object gets destroyed. Fix: Derive LLCertificateStore from LLThreadSafeRefCount instead of LLRefCount, which should fix the race condition. Note: The LLThreadSafeRefCount constructor is private, so we have to wrap instances of the class with LLPointer.
2011-08-09merge late beta fixes for storm-1060Oz Linden
2011-08-09merge changes for vwr-26458Oz Linden
2011-08-09merge changes for storm-1473Oz Linden
2011-08-09merge changes for storm-1436Oz Linden
2011-08-09merge changes for storm-1309Oz Linden
2011-08-09merge changes for storm-1540Oz Linden
2011-08-09merge changes for storm-1194Oz Linden
2011-08-09merge changes for storm-1186Oz Linden
2011-08-08merge changes for storm-1060Oz Linden
2011-08-08more idiosyncracies for beta channelOz Linden
2011-08-08mergeLeslie Linden
2011-08-08EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has ↵Leslie Linden
an average one second delay. Same with switching between tabs. * Removed numerous places in the code that called findChild across the inventory panel unnecessarily. * Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently. * Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus. Reviewed by Richard.
2011-08-08EXP-1065 FIX Inventory has slowed to a crawl. Clicking between items has an ↵Richard Nelson
average one second delay. Same with switching between tabs. disable traversal of inventory contents for findView family of functions
2011-08-08merge beta fix for storm-1060Oz Linden
2011-08-08mergeVadim ProductEngine
2011-08-08fix idiosyncratic name for beta viewer channel icon recognitionOz Linden
2011-08-08STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as ↵Vadim ProductEngine
Web links in the ShareItemsConfirmation notification. Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox.
2011-08-08increment viewer version to 3.0.1Oz Linden
2011-08-08correct xml syntax errorOz Linden
2011-08-08correct version number typoOz Linden
2011-08-08correct merge-induced error in settings.xmlOz Linden
2011-08-08merge back beta tagsOz Linden
2011-08-08increment viewer version to 3.0.0Oz Linden
2011-08-08merge changes for storm-1060Oz Linden
2011-08-05merged .hgtagsDebi King (Dessie)
2011-08-05fixing scroller issueLeyla Farazha
2011-08-05add reading Linden names at build time from enviroment-specified fileOz Linden
2011-08-05STORM-1427 FIXED Fixed a debug assertion triggered in the world map floater.Vadim ProductEngine
Apparently, passing empty region name to the MapNameRequest makes server return empty name in MapBlockReply, which triggered the assertion.
2011-08-05EXP-863 FIX -- Add Outbox sync button that performs marketplace syncleslie@leslie-HPz600.lindenlab.com
EXP-908 FIX -- Hide outbox when appropriate EXP-1035 FIX -- Allow user to remove items from outbox EXP-1000 FIX -- New icon can cover long names in Received Items Panel EXP-1001 FIX -- Newness is removed on next login if you log out or crash before opening inventory panel EXP-1008 UPDATE -- Extra space at bottom of Inventory panel when Inbox/outbox not displayed * Updated "New" tag to properly display over long names per Epic's design * "New" tags now compare vs last inbox collapse time rather than expansion time * Marketplace inventory panels now have their own layout stack Reviewed by Leyla
2011-08-05SH-2218 FIX -- v2.8.x Viewers crash consistently when I actively use other ↵Leslie Linden
applications * Mac memory stats now extracted from proper system calls. Reviewed by Nat Linden.
2011-08-05sync with viewer-developmenteli
2011-08-05undo Mac app name change (again)Oz Linden