summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-09linguistic changesEli Linden
2010-03-08VWR-17483Eli Linden
2010-03-08ES linguistic changesEli Linden
2010-03-09Fixed major bug EXT-5939 (UI slider tracks turn light grey when in focus)Mike Antipov
- All horizontal sliders are configured to have no highlighted track.
2010-03-09fixed bad mergeRichard Linden
2010-03-09mergeRichard Linden
2010-03-09rolled back changeset 5fbab7aa32ef to fix EXT-6269Richard Linden
2010-03-09Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixNyx (Neal Orman)
2010-03-09duplicating fix for EXT-6256 Viewer 2 - Search field set the focus out of ↵Richard Linden
the field when user type 'ne' or 'na' or some other letters combinations reviewed by Leyla
2010-03-09fix for EXT-4161: skinny pant legs(have no flare)Xiaohong Bao
2010-03-08beta 4 tier1 JA translation, new fileEli Linden
2010-03-08beta 4 tier1 JA translationEli Linden
2010-03-08VWR-17477 en_xui_changeEli Linden
2010-03-08WR-17933 en_xui_change; undid 'de' evil overrides. also, more fix for 'en' ↵Eli Linden
floater_tools build menu
2010-03-08EXT-6266 en_xui_change for spinner label widths; undid 'de' local overridesEli Linden
2010-03-08Fix for mac build errorMonroe Linden
"enumeration value 'MEDIA_EVENT_CLICK_LINK_NOFOLLOW' not handled in switch"
2010-03-08https://jira.secondlife.com/browse/EXT-5884skolb
Added code to support SLAPPS for Media on a Prim Reviewed by Monroe and Callum via Code Collab (Review 143).
2010-03-01https://jira.secondlife.com/browse/EXT-5884skolb
Added code to support SLAPPS for Media on a Prim Reviewed by Monroe and Callum via Code Collab (Review 143).
2010-03-08EXT-5867 : Crash when clicking and dragging root folder of object contents ↵Loren Shih
into build floater Simple fix to use dynamic cast - the previous unsafe static cast was treating folders as if they were items and then querying permissions, which don't exist for folders. This code actually existed back in 1.23 but by some stroke of luck worked.
2010-03-08VWR-17615 en_xui_change; undoing bad local overrides in fr and esEli Linden
2010-03-08better fix for spam in LLTextureViewRichard Nelson
reviewed by Palmer
2010-03-08linguistic fixesEli Linden
2010-03-08Merge Bao's texture fix and associated changes so we can benefit from speed ↵Kent Quirk
improvement in Beta 4 (and get QA testing on it early)
2010-03-08Enable auto-posting of SLVoice crash logs to VivoxAimee Linden
2010-03-07trival fix to eliminate unnecessary warnings "LLView::~LLView(): Deleting ↵Xiaohong Bao
view " << mName << " during UI draw() phase" caused in lltextureview.cpp (from the texture console).
2010-03-07Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-07partial fix for EXT-5711: Some textures loading from cache seems jammed.Xiaohong Bao
This fix should be able to improve the speed of loading texturs from cache noticeably (30% or more). More fix to come.
2010-03-05mergeRichard Linden
2010-03-05fixRichard Linden
2010-03-05Fix for a crash on startup/shutdown introduced in the tip of viewer-2-0 very ↵Monroe Linden
recently. list.erase(list.find()) is not safe, because erasing list.end() is undefined. Check to make sure the find succeeded before doing the erase. Reviewed by Richard at http://codereview.lindenlab.com/341001
2010-03-05mergeRichard Linden
2010-03-05added some logging to help track down crash in EXT-5849Richard Linden
2010-03-05MergeEli Linden
2010-03-05VWR-17723Eli Linden
2010-03-05VWR-17121 en_xui_changeEli Linden
2010-03-05mergeRichard Linden
2010-03-05fix for mergeRichard Linden
2010-03-05VWR-17116 en_xui_changeEli Linden
2010-03-05mergeRichard Linden
2010-03-05MergeEli Linden
2010-03-05VWR-17558 en_xui_changeEli Linden
2010-03-05VWR-17687 en_xui_changeEli Linden
2010-03-05VWR-17686Eli Linden
2010-03-05VWR-17362Eli Linden
2010-03-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2010-03-05Fix Mac llmediaplugintest build breakage.Nat Goodspeed
A viewport array passed to glGetIntegerv() and gluUnProject() was declared as 'int'. This compiles on Windows, but fails on Mac. Declaring as 'GLint' works.
2010-03-05mergePalmer
2010-03-05Only comments added to crash reporting code on handling old crash logs on ↵Palmer
mac. No code changed :)
2010-03-05EXT-5698 undo local FR override (not good practice); fix EN instead for ↵Eli Linden
consistency, and to allow for ES longer translation of "Buy" (Erica changed "Buy L$" to "Buy" to mitigate the problem)
2010-03-05MergeEli Linden