Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-04 | EXP-1769 FIX -- Crash in ASSERT (mInDraw == false) - can trigger with ↵ | Leslie Linden | |
selecting build tool * Fixed build window to not fail assert at construction time. | |||
2012-01-04 | EXP-1586 ADDITIONAL FIX (Nearby chat window no longer persists between ↵ | Paul ProductEngine | |
viewer startups) - Got rid of confusing conditions. | |||
2012-01-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-01-03 | use lazy deletion of views via die() method to avoid some potential crashes | Richard Linden | |
2011-12-30 | EXP-1586 FIXED (Nearby chat window no longer persists between viewer startups) | Paul ProductEngine | |
- Visibility state of chat floater is saved between sessions - Also visibility state of chat history in nearby chat floater is saved too | |||
2011-12-30 | EXP-1523 WIP Defensive fix for a crash at ↵ | Vadim ProductEngine | |
LLFolderView::onItemsRemovalConfirmation(). | |||
2011-12-28 | EXP-1593 FIXED Navbar was displayed after exitting hide contorls mode, even ↵ | Vadim ProductEngine | |
if disabled via settings. Apparently, the way we showed/hid the panels was wrong. | |||
2011-12-26 | EXP-1624 FIXED ([TRANSLATED BUT IN EN] tooltip for chat floater in English: ↵ | Paul ProductEngine | |
Shows/hides nearby chat log) Reason: - Panel name was missed in other locales. Solution: - Added panel name to other locales. | |||
2011-12-26 | EXP-1621 FIXED (Duplicated XUI ID: panel_snapshot_postcard.xml) | Paul ProductEngine | |
- Removed duplicated parameters | |||
2011-12-26 | EXP-1618 (Serious truncation in top-right status bar "Buy $S" and "Shop" ↵ | Paul ProductEngine | |
buttons in many languages) - Adjusted width of "shop" button in all locales. Had to override width parameter in xml files of all locales. If to set one value with extra room space for all locales it will look rather ugly for many locales including EN. | |||
2011-12-23 | EXP-1762 FIXED Pre-select current window resolution. | Vadim ProductEngine | |
2011-12-23 | EXP-1732 FIXED "Refresh to Save" message displayed in auto-refresh mode. | Vadim ProductEngine | |
2011-12-23 | EXP-1744 FIXED URL-like group display name was shown as hyperlink in the ↵ | Vadim ProductEngine | |
Leave Group confirmation dialog. | |||
2011-12-22 | EXP-1632 FIXED Added checking for valid agent avatar before selecting the ↵ | Seth ProductEngine | |
avatar gender and loading the initial outfit. | |||
2011-12-21 | EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs ↵ | Seth ProductEngine | |
window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM"> | |||
2011-12-21 | EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group. | Seth ProductEngine | |
2011-12-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-15 | dummy commit to fix TeamCity | Richard Linden | |
2011-12-13 | EXP-1551 FIX Ability to toggle button flashing | Richard Linden | |
added "EnableButtonFlashing" setting | |||
2011-12-13 | EXP-1599 FIXED (Sharing multiple selected inventory folders only shares one ↵ | Paul ProductEngine | |
folder (no warning for user)) - In case of sharing multiple folders, make the confirmation dialog contain a warning that only one folder can be shared at a time. | |||
2011-12-12 | EXP-1711 FIX LLWindowShade doesn't stack multiple notifications | Richard Linden | |
added configurable shade color to window_shade | |||
2011-12-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-12 | EXP-1711 FIX LLWindowShade doesn't stack multiple notifications | Richard Linden | |
2011-12-12 | Merge from viewer-development | Leslie Linden | |
2011-12-12 | merge changes for vmrg-202 | Oz Linden | |
2011-12-12 | merge changes for vmrg-204 | Oz Linden | |
2011-12-12 | merge changes for vmrg-203 | Oz Linden | |
2011-12-12 | EXP-1672 FIXED Added check for LLChicletBar instance existence not to create ↵ | Seth ProductEngine | |
a new one when viewer exits. Could not reproduce the crash. This is a possible fix for EXP-1672. The message before the crash in all client logs was: "WARNING: LLSingleton<class LLChicletBar>::getInstance: Trying to access deleted singleton class LLChicletBar creating new instance" | |||
2011-12-09 | FIX VWR-27811 | eli | |
2011-12-09 | sync with viewer-development | eli | |
2011-12-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-09 | merge changes for vmrg-201 | Oz Linden | |
2011-12-09 | EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat ↵ | Vadim ProductEngine | |
floater whenever translation preferences change. The checkbox is also updated when the nearby chat floater is opened. | |||
2011-12-08 | made undo/redo/paste accept key repeat | Richard Linden | |
2011-12-08 | FIX VWR-21237 | eli | |
2011-12-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-12-08 | EXP-1598 FIXED (items from a second inventory window cannot be shared) | Paul ProductEngine | |
- Now select proper inventory floater (from all opened inventory floaters) to share items from. | |||
2011-12-08 | EXP-1657 FIXED Change success/failure message text on posting to profile feed. | Vadim ProductEngine | |
2011-12-08 | EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality. | Vadim ProductEngine | |
2011-12-08 | EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵ | Vadim ProductEngine | |
accordingly. | |||
2011-12-07 | sync with viewer-development | eli | |
2011-12-07 | toned down spammy error message when slplugin isn't working | Richard Linden | |
2011-12-07 | merge changes for vmrg-199 | Oz Linden | |
2011-12-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-07 | EXP-1652 FIX (Build tool floater size affected by viewer window size) | Richard Linden | |
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters | |||
2011-12-07 | EXP-1673 FIX "Remove minimum window size constraint in the Viewer" | Richard Linden | |
2011-12-07 | EXP-1639 WIP Cleaning up to improve readability; added more debugging messages. | Vadim ProductEngine | |
2011-12-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-06 | EXP-1664 FIX Toolbars visible in mouselook view and when hide all controls ↵ | Richard Linden | |
selected |