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 | fixing [NAME] issue for friend notifications with no message | Leyla Farazha | |
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-29 | merge storm-248 | Tofu Linden | |
2010-09-29 | merge storm-249 | Tofu Linden | |
2010-09-29 | merge storm-249 | Tofu Linden | |
2010-09-29 | STORM-291 FIXED Fixed the position of the nearby chat bar. | Andrew Productengine | |
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself without modifying code in LLBottomTray::loadButtonsOrder() which used that layout panel. - Fixed it by using this new nearby chat container layout panel in this method. | |||
2010-09-28 | fixing display_name help browser link | Leyla Farazha | |
2010-09-28 | merge storm-266 | Tofu Linden | |
2010-09-28 | STORM-249 FIXED The Wear button in My Inventory now respects multiple selection. | Vadim ProductEngine | |
- The button is now enabled only when all selected items can be worn. - Pressing it wears all selected items. | |||
2010-09-28 | STORM-248 FIXED The 'Share' button in My Inventory now respects multiple ↵ | Vadim ProductEngine | |
selection. - The button is now enabled only if all selected items are shareable. (it had checked only one currently selected item) - Eliminated some copy&paste. | |||
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-28 | STORM-266 FIXED displaying group notices in detached People SP. | Seth ProductEngine | |
Fixed failure getting pointers to some child panels of LLSideTray while parent side panels are detached. | |||
2010-09-28 | merge storm-210 | Tofu Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-27 | Fixed username clipping issues in profile | Leyla Farazha | |
2010-09-27 | hooked up copy to clipboard button | Leyla Farazha | |
2010-09-27 | STORM-207 FIXED Favorites overflow menu didn't close when you press ESC. | Vadim ProductEngine | |
Caused by the fix of EXT-4217 which I had to revert. | |||
2010-09-27 | STORM-210 FIXED Implemented adding of ad-hoc call participans in Recent. | Andrew Productengine | |
Both offline and online users are added. It is done in LLVoiceChannelGroup::activate(), where TODO for it was placed earlier. To avoid code duplication when adding users from speakers list to Recent, a new method was added to LLIMModel. | |||
2010-09-27 | merge | Tofu Linden | |
2010-09-27 | Merge | Kelly Washington | |
2010-09-27 | merge storm-153 re-fix. | Tofu Linden | |
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-153 ADDITIONAL FIX Properly fixed unlocalized chiclet tooltip and ↵ | Andrew Productengine | |
syswell session names for adhoc. Bug was caused by using unlocalized name of session as argument in LLIMModel::newSession() after the session name was localized in constructor. - Used correct session name in LLIMModel::newSession(). Adding similar logic to addMessage() turned out to be unnecessary and also caused regression (VWR-23180), so previous fix of the same bug(8ab901af1241) was backed out in 28ed1b4cf4cd. Erroneous part was excluded from this fix. | |||
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 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
make ctrl-f work from the script search box itself. | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
change to better / more consistent naming | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
let some LLViews handle shortcut keys if they want. reviewed with ambroff | |||
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 | Pulling one bugfix changeset from another repository. | Monroe 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-23 | fix for llviewernetwork integration test | Richard Linden | |
2010-09-23 | dummy commit to track experience team work: | Richard Linden | |
EXP-11 UI Optimizations EXP-12 Selective Pop-up Blocking EXP-5 UI Hints EXP-6 Side Panel Tutorial EXP-3 Enable Pop-up Web Content EXP-13 Javascript Handling EXP-56 Add support for file picking to LLQtWebKit and hook up to media plugin EXP-59 Some buttons disappear when clicked QAR-3491 "Tutorial in the side panel" QAR-3448 "UI Hints Experience Sprint 1" QAR-3440 "Pop-Up Web Content in Viewer Experience Sprint 1 QAR" QAR-3439 "UI Performance Improvements Experience Sprint 1 QAR" | |||
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 | STORM-199 Merge | Aimee Linden | |
2010-09-23 | STORM-153 ADDITIONAL FIX Fixed unlocalized chiclet tooltip and syswell ↵ | Andrew Productengine | |
session names for adhoc. Bug was caused by using incorrect (unlocalized) name of session as argument for some methods after the session name was localized in constructor. - Used correct (localized) session name instead. |