summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-23Part DEV-47695 route display name changes via sim for rebroadcast toJames Cook
nearby avatars for name tag updates and to update cached display name for LSL nonblocking functions
2010-03-18Partial support for Set Name returning error msg from serviceJames Cook
2010-03-13Hack to use display names for text chatJames Cook
2010-03-10Merge latest from viewer-hotfix, including fix for TOS screenJames Cook
2010-03-10mergeRichard Nelson
2010-03-10EXT-6295 - Cannot log in with new account, TOS dialog does not loadRichard Nelson
reviewed by Mani
2010-03-10Example logins in ghost textJames Cook
2010-03-10Freshly created SLID-only account now shows white tag, not yellowJames Cook
2010-03-10MergeJames Cook
2010-03-10Name tag color and position hackery for demoJames Cook
2010-03-10Fix for EXT-6276.Monroe Linden
Added a check in LLTextBase::drawSelectionBackground() to keep it from sending degenerate rectangles to gl_rect_2d(). This seems to be what was causing the GL state to go bad. Reviewed by Richard at http://codereview.lindenlab.com/534001
2010-03-09More name-tag vs. hud-text cleanupJames Cook
2010-03-09More harmonization of LLHUDNameTag vs. LLHUDTextJames Cook
Eliminating now-unused code from LLHUDText
2010-03-09Break name tag code out into LLHUDNameTagJames Cook
Start by duplicating the LLHUDText code, then stripping out functionality that only needs to exist in one place (like force-based juggling of name tag positions)
2010-03-09Default display names to on for demoJames Cook
2010-03-08Trivial header file cleanupJames Cook
2010-03-08Removed custom star badges for Lindens.James Cook
Plan is to use avatar profile pictures for these.
2010-03-08Simplify name tag prefs and put SLID on top of display nameJames Cook
2010-03-08Login screen says "Second Life ID", not username, per discussion with EricaJames Cook
2010-03-08Fixed merge conflict with online/offline notificationsJames Cook
2010-03-08Merge with viewer 2 beta 4James Cook
2010-03-08Enable auto-posting of SLVoice crash logs to VivoxAimee Linden
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-05Change login screen to use "Username"James Cook
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-06Fixed major bug (EXT-6033) Parcel, Region,and Estate areas of 'PlaceProfile' ↵Sergei Litovchuk
are corrupted. - Added height attribute value to accordion tabs.
2010-03-09beta 4 FR translation, new fileEli Linden
2010-03-08VWR-17496 en_xui_change; undid bad hardcoded 'ja' width override.Eli Linden
2010-03-08VWR-17484 en_xui_change; undid old 'da' overrides to fix truncationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09beta 4 FR translationEli Linden
2010-03-09beta 4 DE translationEli Linden
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