Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵ | Merov Linden | |
up for toolbar and never used) | |||
2012-01-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-01-27 | EXP-1747, EXP-1152 : Fixed visual glitches in computation of visible width ↵ | Merov Linden | |
in inventory. | |||
2012-01-27 | EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
cleaned up font positioning on buttons | |||
2012-01-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-01-23 | fix for compile error | Richard Linden | |
2012-01-23 | EXP-1837 FIX parsing notifications.xml during startup can take > 40 seconds ↵ | Richard Linden | |
(in non-release builds) added logging to track length of time spent reading notifications templates | |||
2012-01-19 | made layoutPanels have constant user_resize and auto_resize attributes | Richard Linden | |
2012-01-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-01-19 | EXP-1824 FIX Received Items panel does not collapse correct when Height of ↵ | Richard Linden | |
panel is maximized in Inventory window | |||
2012-01-18 | Fix a Linux compilation failure | Merov Linden | |
2012-01-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-01-18 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
fixed font metrics rounding error and made corrective adjustments in layout | |||
2012-01-18 | Fix Linux compilation failure | Merov Linden | |
2012-01-18 | Pull from viewer-experience | Merov Linden | |
2012-01-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-01-18 | EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ↵ | Richard Linden | |
viewer | |||
2012-01-17 | Pull from viewer-experience | Merov Linden | |
2012-01-17 | EXP-1773 : A bit of code cleanup and defensive coding in an attempt to ↵ | Merov Linden | |
alleviate some errand crashes. | |||
2012-01-17 | EXP-1809 FIX Buttons in right toolbar clipped and can be out of position | Richard Linden | |
2012-01-17 | EXP-1810 FIX Cannot resize Received items panel in Inventory window | Richard Linden | |
2012-01-17 | EXP-1806 FIXED CTRL-W no longer closes floaters. | Vadim ProductEngine | |
Restoring accidentally removed code. | |||
2012-01-17 | fix for crash in assert when programmatically toggling user resize | Richard Linden | |
2012-01-17 | Merge with viewer-dd, attempt #1 | Leslie Linden | |
2012-01-17 | EXP-1758 : Fix crash on login on Mac (bad pointer reference). Might need ↵ | Merov Linden | |
more work if the intent was to always get that pointer. | |||
2012-01-16 | Fix Mac build issue | Merov Linden | |
2012-01-16 | EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵ | Richard Linden | |
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical | |||
2012-01-12 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-01-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-01-12 | Merge with latest from viewer-experience | Leslie Linden | |
2012-01-11 | EXP-1549 : Disable the Remove button menu item in the toolbar contextual ↵ | Merov Linden | |
menu if no button clicked | |||
2012-01-11 | assert for updating views while drawing was too aggressive | Richard Linden | |
made assert match actual error condition for list iterators reviewed by Leslie | |||
2012-01-09 | Merge from viewer-development | Leslie Linden | |
2012-01-08 | merge changes for vmrg-213 | Oz Linden | |
2012-01-06 | Looking for better fix to EXP-1693 - date localization | Richard Linden | |
Backed out changeset: 4f3024e9d629 | |||
2012-01-05 | Latest from viewer-experience | Leslie Linden | |
2012-01-04 | Modified CRASH assert to not occur in release mode per Richard | Leslie Linden | |
2012-01-04 | Merge from viewer-experience | Leslie Linden | |
2012-01-04 | merge changes for storm-1708 | Oz Linden | |
2012-01-03 | EXP-1512 FIX changing UI size changes cursor position in notecards | Richard Linden | |
fixed case where adding text between 2 consecutive newlines created gibberish | |||
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-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-16 | Merge from viewer-experience | Leslie Linden | |
2011-12-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-13 | EXP-1551 FIX Ability to toggle button flashing | Richard Linden | |
added "EnableButtonFlashing" setting | |||
2011-12-12 | Merge with latest from viewer-experience | Leslie Linden | |
2011-12-12 | Added missing line end to satisfy coding policy | Leslie Linden | |
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 | |