summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-12-21merge changes for vmrg-210Oz Linden
2011-12-21EXP-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-21EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group.Seth ProductEngine
2011-12-20add mutex to protect curl_multi-init()Xiaohong Bao
2011-12-20EXP-1499 FIXED Added some NULL checks in notifications UI code to avoid a ↵Vadim ProductEngine
crash on exit. The crash happened if connection timed out while there were unread object inventory offers.
2011-12-20more tuning of llcurl code targeting crashes like SH-2777.Xiaohong Bao
2011-12-20SH-2789 WIP - fixes for 16-byte alignmentBrad Payne (Vir Linden)
2011-12-20merge changes for storm-1734Oz Linden
2011-12-20merge changes for storm-653 and storm-1737Oz Linden
2011-12-20merge up to latest viewer-developmentOz Linden
2011-12-19SH-2789 WIP - various fixes to force 16-byte alignmentBrad Payne (Vir Linden)
2011-12-19SH-2738 Don't lock unless we really need toDave Parks
2011-12-19merge changes for vmrg-206Oz Linden
2011-12-19merge changes for storm-1737Oz Linden
2011-12-18STORM-1737 panel_edit_skin.xml uses confusing historical terminologyJonathan Yap
2011-12-17STORM-653 As a user i would like to be able to see the available number of ↵Jonathan Yap
attachments and remaining free slots.
2011-12-16EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵Leslie Linden
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it.
2011-12-16merge changes for storm-1729Oz Linden
2011-12-16merge snowstorm issues to latest viewer-developmentOz Linden
2011-12-16merge changes for vmrg-206Oz Linden
2011-12-15fix for SH-2738 and SH-2777, might also help SH-2723: heap corruptionXiaohong Bao
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle
2011-12-15SH-2789 WIP - tests for alignmentBrad Payne (Vir Linden)
2011-12-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-15dummy commit to fix TeamCityRichard Linden
2011-12-15merge changes for storm-1653Oz Linden
2011-12-15merge changes for storm-1731Oz Linden
2011-12-15merge changes for storm-1723Oz Linden
2011-12-15merge changes for storm-1733Oz Linden
2011-12-15storm-1723: fix character display when a lot of different characters are usedAlissa Sabre
2011-12-15merge changes for vmrg-205Oz Linden
2011-12-15SH-2789 WIP - build without tcmalloc, force alignment in various placesBrad Payne (Vir Linden)
2011-12-14WIP VWR-23642eli
2011-12-14FIX VWR-23635eli
2011-12-14FIX VWR-22449eli
2011-12-14STORM-1736 Cropped buttons in the bottom of the Ad-hoc floaterJonathan Yap
2011-12-14FIX VWR-22392eli
2011-12-14sync with viewer-developmenteli
2011-12-14SH-2789 WIP - add asserts to check object address alignment where neededBrad Payne (Vir Linden)
2011-12-14STORM-1733 Menu entry Release Keys is in Advanced->Shortcuts sub-menu but ↵Jonathan Yap
has no shortcut
2011-12-14EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px.Vadim ProductEngine
2011-12-14EXP-1639 FIXED Fixed a resolution rounding error.Vadim ProductEngine
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot
2011-12-13EXP-1551 FIX Ability to toggle button flashingRichard Linden
added "EnableButtonFlashing" setting
2011-12-13storm-1729: ensure that cpu id has no leading or trailing spaces for ease of ↵Oz Linden
comparison and formatting
2011-12-13EXP-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-12VWR-27832 L$ Transfer failures show alert as if successfulJonathan Yap
2011-12-12Added missing line end to satisfy coding policyLeslie Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
added configurable shade color to window_shade
2011-12-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
2011-12-12STORM-1731 Adjusted if muted logic slightlyJonathan Yap