summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-11-18EXT-2094angela
2009-11-17mergeJames Cook
2009-11-17EXT-2403 Object name, description now forced to be ASCII characters onlyJames Cook
Also fixes EXT-172, EXT-2399. Semantics now are: Object name, object desc, parcel name, region name, inventory item name all are ASCII only. Parcel desc allows arbitrary Unicode chars. Group names force ASCII only. Reviewed with Leyla
2009-11-17Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-17ext-2557 Buttons should not be bolded. Changed lots of SansSerifBold and ↵Lis Pardi
SansSerifSmallBold to SansSerif and SansSerifSmall
2009-11-17mergerichard
2009-11-17ext-2473 Zoom has two + buttons and no -Lis Pardi
2009-11-17Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-17ext-2473 zoom has two + buttons and no -Lis Pardi
2009-11-17ext-2473 Zoom has two + buttons and no -Lis Pardi
2009-11-17EXT-2226 Add "Rotate Mini Map" toggle to mini-map context menuJames Cook
Reviewed with Kelly
2009-11-17Only use avatar motion to compute wind noise, makes world less desolate on loginJames Cook
and when standing still. Reviewed with Kelly
2009-11-17Removed unused legacy pie menu sounds to speed up startup and save memory.James Cook
2009-11-17mergeJames Cook
2009-11-17Fix broken URL highlighting in local chat, broken in 5068 : ce08ac445035. ↵James Cook
Typo, not reviewed.
2009-11-17Nudge parabuildJames Cook
2009-11-17magickal newline to unbreak linux.Tofu Linden
2009-11-17Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-17undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵angela
font.style, font.name and font.size params for font creating
2009-11-16Allow UI tooltips and "ambient inspector" tips to have different text colorsJames Cook
2009-11-16mergeJames Cook
2009-11-16Fix comment-in-comment that was breaking Mac build.James Cook
2009-11-16Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-16EXT-1546 Don't show inspector (i) icon in empty groups list.James Cook
Apparently some name lists have placeholder items at the top, so don't show the inspector icon unless there is a valid UUID.
2009-11-16Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-16Change tooltip text to DkGray2, more readable.James Cook
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to ↵Erica
spec, EXT-2536 Remove old art from scrollbar headers, clean up layout
2009-11-16Fix up line endings issues.callum
2009-11-16Restore a minor change to the media test mule that was checked in by mistakecallum
2009-11-16Chat Item layoutErica
2009-11-16Merge with Tipcallum
2009-11-16Fix for - DEV-42713 (Playing MP3s crash the QuickTime plugin)callum
Note: This was fixed earlier in checkTitle() bosy and checked in by mistake. This checkin re-enables the title grabbing code.
2009-11-16mergerichard
2009-11-16fix for llfasttimer not appearing with tall windowsrichard
reviewed by Palmer
2009-11-16Merge with tipcallum
2009-11-16Merge with tipcallum
2009-11-16Fix for usual signed/unsigned int error from Mac developed changes..callum
2009-11-16Merge with viewer-2-0 changesMark Palange (Mani)
2009-11-17Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-16Chat Item layoutErica
2009-11-16Hopefully the final fix for DEV-42800 (white flash at login).Monroe Linden
Reinstated the hide_loading parameter to LLMediaCtrl, and made it cause LLMediaCtrl::draw() to early-exit between creating the LLViewerMediaImpl and receiving the initial MEDIA_EVENT_NAVIGATE_COMPLETE.
2009-11-16Chat Header layoutErica
2009-11-16IM Control layoutErica
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to specErica
2009-11-16Made nearby media list sort on distance from avatar instead of priority.Monroe Linden
When the MediaPerformanceManagerDebug debug setting is enabled, the list will sort by priority the way it used to.
2009-11-16mergerichard
2009-11-16fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc.richard
2009-11-16Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2009-11-16fix for DEV-2530: crash after teleporting to refion.Xiaohong Bao
2009-11-16Added MediaPerformanceManagerDebug debug setting.Monroe Linden