summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-16mergeSteve Bennetts
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-16Eliminated redundant selection callback for LLComboBox (mSelectionCallback).Steve Bennetts
2009-11-16EXT-525 - World Maps landmarks drop-down does not find the locationSteve Bennetts
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-16Increasing texture cache version to force cache clear of possibly corrupted ↵Steve Bennetts
texture caches from previous 2.0 versions. Enabling Admin menu in God Mode independent of Advanced menu.
2009-11-16EXT-2110 - Help -> Abuse Report produces noticeable 3-10 second hangSteve Bennetts
Only happens with small windows because of some code that does font resizing on high res. Changed the scale factor threshold to cover vast majority of cases.
2009-11-16Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-16EXT-2264 - Statistics window puts items in wrong categoriesSteve Bennetts
2009-11-16Header file cleanup.Loren Shih
Spelling cleanup. Changed "Inventroy"->"Inventory". Removed a couple of headers from llinventory.h. --HG-- branch : avatar-pipeline
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
2009-11-16EXT-2529 Fixed viewer_manifest.py to check secondlife-bin.exe for bad ↵Mark Palange (Mani)
manifest linking. Reviewed by Palmer.
2009-11-16EXT-1068 appearance editor previews do not updateNyx (Neal Orman)
addendum: re-added changes to avatar-parameters as well as wearable parameters so that the system knows to re-update the local composite after rendering each preview. Code reviewed by Bigpapi --HG-- branch : avatar-pipeline
2009-11-16Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-16ext-1639 Removed Use Fullscreen check box from Preferences > GraphicsLis Pardi
2009-11-16Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-11-16EXT-1898 Improve layout of Person Inspector, EXT-2533 Match layout of object ↵Erica
inspectors to style guide, EXT-2534 Widen picks list layout to use available space, provide for longer descriptions
2009-11-16EXT-2526 : Disable "double click to wear" on outfit foldersLoren Shih
EXT-1763 : Places - Landmarks : Unable to drop a landmark into Landamrks & FavoriteBar accordian panels Threefixes in here. (1) Simple disable of double-click. (2) Corrected typos "hierary"-> "hierarchy". (3) Now adding start folder to specialized inventory panels, so that we get the start folder's listener for drag&drop operations. --HG-- branch : avatar-pipeline
2009-11-16EXT-2527 : Allow contents of Appearance panel to be expandableLoren Shih
Changed the InventoryFilter logic slightly, so that if it's filtering by categories, it allows the contents of those categories to pass. --HG-- branch : avatar-pipeline
2009-11-16ext-1639 removed Use Fullscreen checkbox from panel_preferences_graphics1.xmlLis Pardi
2009-11-16EXT-2445 appearance editor doesn't show correct previewsNyx (Neal Orman)
This system is in dire need of a rewrite, but the bug reported is fairly simple. The visual params in the avatar are no longer authoritative, the real values are stored in the wearable itself. The appearance editor was manipulating the values in the avatar object, resulting in no change. Updated the preview windows to use the parameter objects stored in the wearable. Code reviewed by Bigpapi --HG-- branch : avatar-pipeline
2009-11-16mergeLeyla Farazha
2009-11-16EXT-1478 Tool-tip background and border colors are being ignored - ↵Leyla Farazha
hooked up xml EXT-2237 Preferences > Alerts shows "$ignoretext" in the list EXT-1582 The current edit coordinates are displaced from their background EXT-1466 Change Mouselook text "Press ESC to return to World View" to match stylesheet reviewed by James