Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-05 | DN-135 adding highlight color to the username for consistency in person ↵ | Leyla Farazha | |
inspector | |||
2010-09-30 | changing punctuation only display name error message | Leyla Farazha | |
2010-09-29 | Merge | Leyla Farazha | |
2010-09-29 | edit profile display name now sizes down if too long | Leyla Farazha | |
2010-09-29 | DN-116 Long user name wraps at far right edge in profile panel | Leyla Farazha | |
2010-09-28 | fixing display_name help browser link | Leyla Farazha | |
2010-09-28 | fixed super long username clipping | Leyla Farazha | |
2010-09-28 | Merge beta changes to viewer-dev. | Kent Quirk | |
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-27 | Fixed username clipping issues in profile | Leyla Farazha | |
2010-09-27 | merge storm-228 | Tofu Linden | |
2010-09-27 | merge storm-190 | Tofu Linden | |
2010-09-27 | merge storm-173 | Tofu Linden | |
2010-09-27 | STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater | Paul Guslisty | |
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped | |||
2010-09-27 | STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS. | Sergei Litovchuk | |
- Increased overall floater width. - Increased permissions columns width. - Increased 'Check All' and 'Clear' buttons width. - Applied text wrapping to permissions labels. - Removed 'NextOwnerLabel' dimensions overrides for German. - Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish. | |||
2010-09-24 | STORM-173 : Add Build > Object > Return Object | Merov Linden | |
2010-09-24 | Adding copy to clipboard button for display names in profile panel | Leyla Farazha | |
2010-09-24 | fixed set display name line editor | Leyla Farazha | |
2010-09-24 | Adding profile username and display name labels and emphasis coloring | Leyla Farazha | |
2010-09-24 | merge storm-189 redux | Tofu Linden | |
2010-09-23 | adding display name and username labels | Leyla Farazha | |
2010-09-23 | Adding notification for all punctuation display name | Leyla Farazha | |
2010-09-24 | STORM-189 FIXED Truncations in DE ans ES locales in Build Tools floater. | Seth ProductEngine | |
- Some checkboxes moved in DE locale and EN xml file. - Removed floater width override for ES locale. | |||
2010-09-23 | merge | Richard Linden | |
2010-09-23 | merge storm-206 | Tofu Linden | |
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
(transplanted from f71072a1532b3fa3de98197dd0ceeb3071ac6856) | |||
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. (transplanted from 5ed5fa607e2ce3eaabc8f9716bd4a6ef5933aa64) | |||
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. | |||
2010-09-23 | STORM-201 FIXED Substituted link to widgets page on internal LL wiki in test ↵ | Andrew Productengine | |
floater with external one. | |||
2010-09-22 | merge | Richard Linden | |
2010-09-21 | merge storm-122 | Tofu Linden | |
2010-09-21 | merge storm-189 | Tofu Linden | |
2010-09-21 | STORM-189 FIXED Applied text wrapping to fix long string truncation in Build ↵ | Sergei Litovchuk | |
tools->Features. | |||
2010-09-20 | merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 | Tofu Linden | |
2010-09-17 | made address entry field of media browser select all text on first click | Richard Linden | |
2010-09-17 | maded popup alert last forever | Richard Linden | |
2010-09-17 | fix for enable all popups not working | Richard Linden | |
also popup notification is no longer a singleton | |||
2010-09-17 | allow_popups is now driven by trusted content flag | Richard Linden | |
trusted content is now a const attribute of LLMediaCtrl, set in constructor params | |||
2010-09-17 | EXP-74 FIX Pop-up warning given for links in Home Side Panel in Viewer | Richard Linden | |
Reviewed by Callum | |||
2010-09-17 | STORM-153 FIXED Localized Conference and non-existent IM session name strings. | Andrew Dyukov | |
- Moved the "no session" string to XML and used it in code instead of hardcode. - Conference string turned out to be already translated, but the way translation was happening ad-hoc chat log files on disk would get localized names, and thus be inconsistent (and that would create problems with browsing them later). It didn't happen already just because this string wasn't translated in other locales somewhy. So moved localization of session name after the the creation of log file. Also changed value of string according to Eli's comment in ticket. | |||
2010-09-17 | merge dead-code removal from Andrew@PE | Tofu Linden | |
2010-09-17 | merge storm-154 | Tofu Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | CT-575 WIP ES linguistic, remove invalid FR element | eli_linden | |
2010-09-16 | VWR-22340 FIX en_xui_change for all langs, and remove many evil old overrides | eli_linden | |
2010-09-16 | fix for all notifications being ignored by default | Richard Linden | |
2010-09-16 | EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵ | Richard Linden | |
triggered by user taking an object from inworld into inventory | |||
2010-09-16 | popup blocking notifications now handled in all web_browser instances, not ↵ | Richard Linden | |
just llfloatermediabrowser |