Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-23 | Part DEV-47695 route display name changes via sim for rebroadcast to | James Cook | |
nearby avatars for name tag updates and to update cached display name for LSL nonblocking functions | |||
2010-03-18 | Partial support for Set Name returning error msg from service | James Cook | |
2010-03-13 | Hack to use display names for text chat | James Cook | |
2010-03-10 | Merge latest from viewer-hotfix, including fix for TOS screen | James Cook | |
2010-03-10 | merge | Richard Nelson | |
2010-03-10 | EXT-6295 - Cannot log in with new account, TOS dialog does not load | Richard Nelson | |
reviewed by Mani | |||
2010-03-10 | Example logins in ghost text | James Cook | |
2010-03-10 | Freshly created SLID-only account now shows white tag, not yellow | James Cook | |
2010-03-10 | Merge | James Cook | |
2010-03-10 | Name tag color and position hackery for demo | James Cook | |
2010-03-10 | Fix 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-09 | More name-tag vs. hud-text cleanup | James Cook | |
2010-03-09 | More harmonization of LLHUDNameTag vs. LLHUDText | James Cook | |
Eliminating now-unused code from LLHUDText | |||
2010-03-09 | Break name tag code out into LLHUDNameTag | James 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-09 | Default display names to on for demo | James Cook | |
2010-03-08 | Trivial header file cleanup | James Cook | |
2010-03-08 | Removed custom star badges for Lindens. | James Cook | |
Plan is to use avatar profile pictures for these. | |||
2010-03-08 | Simplify name tag prefs and put SLID on top of display name | James Cook | |
2010-03-08 | Login screen says "Second Life ID", not username, per discussion with Erica | James Cook | |
2010-03-08 | Fixed merge conflict with online/offline notifications | James Cook | |
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-08 | Enable auto-posting of SLVoice crash logs to Vivox | Aimee Linden | |
2010-03-05 | merge | Richard Linden | |
2010-03-05 | fix | Richard Linden | |
2010-03-05 | Fix 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-05 | merge | Richard Linden | |
2010-03-05 | added some logging to help track down crash in EXT-5849 | Richard Linden | |
2010-03-05 | Change login screen to use "Username" | James Cook | |
2010-03-05 | Merge | Eli Linden | |
2010-03-05 | VWR-17723 | Eli Linden | |
2010-03-05 | VWR-17121 en_xui_change | Eli Linden | |
2010-03-05 | merge | Richard Linden | |
2010-03-05 | fix for merge | Richard Linden | |
2010-03-05 | VWR-17116 en_xui_change | Eli Linden | |
2010-03-06 | Fixed major bug (EXT-6033) Parcel, Region,and Estate areas of 'PlaceProfile' ↵ | Sergei Litovchuk | |
are corrupted. - Added height attribute value to accordion tabs. | |||
2010-03-09 | beta 4 FR translation, new file | Eli Linden | |
2010-03-08 | VWR-17496 en_xui_change; undid bad hardcoded 'ja' width override. | Eli Linden | |
2010-03-08 | VWR-17484 en_xui_change; undid old 'da' overrides to fix truncation | Eli Linden | |
2010-03-09 | beta 4 DE translation | Eli Linden | |
2010-03-09 | beta 4 FR translation | Eli Linden | |
2010-03-09 | beta 4 DE translation | Eli Linden | |
2010-03-09 | linguistic changes | Eli Linden | |
2010-03-08 | VWR-17483 | Eli Linden | |
2010-03-08 | ES linguistic changes | Eli Linden | |
2010-03-09 | Fixed 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-09 | fixed bad merge | Richard Linden | |
2010-03-09 | merge | Richard Linden | |
2010-03-09 | rolled back changeset 5fbab7aa32ef to fix EXT-6269 | Richard Linden | |
2010-03-09 | Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix | Nyx (Neal Orman) | |
2010-03-09 | duplicating 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 |