summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-01-19sync up with Viewer 2.5 from viewer-betaEli Linden
2011-01-19STORM-348 FIXED "Edit" and "Lock" buttons appearing on body part items in ↵Vadim ProductEngine
outfit editor before they are hovered with mouse. Added buttons reshaping code that exists in postBuild() methods of the other LLPanelWearableListItem descendants.
2011-01-19pull changes back from betaOz Linden
2011-01-19merge changes for storm-243Oz Linden
2011-01-19STORM-725: add os to updater query urlKent Quirk
2011-01-19STORM-547 FIXED Name of blocked person is not presented in list if person ↵Paul Guslisty
was blocked from Inspector - Replaced method call which returns empty string with member containing display name
2011-01-19STORM-373 FIXED "Rename" context menu option was disabled for incomplete ↵Vadim ProductEngine
inventory items. Refresh the inventory context menu (which enables the "Rename" option) after the selected item(s) gets fetched.
2011-01-19STORM-869 Minor irregulaties in settings.xml -- remove duplicate entries, ↵Jonathan Yap
formatting cleanup
2011-01-18fix for SH-761: Texture Saving Does Not WorkXiaohong Bao
2011-01-18fix for SH-659: small textures not loadedXiaohong Bao
2011-01-18remove problematic include used during debugOz Linden
2011-01-18Sync with viewer-betaMerov Linden
2011-01-18pull from viewer-betaMerov Linden
2011-01-18debug tool to show texture info for SH-659: small textures not loaded.Xiaohong Bao
2011-01-18STORM-243 FIXED Disabled the "You just entered a region using a different ↵Vadim ProductEngine
server version..." pop-up notification.
2011-01-18make storing the cache obey the same unrefreshed time as other usageOz Linden
2011-01-17STORM-383 FIXED Added "Restore Item" context menu entry for landmarks and ↵Seth ProductEngine
folders in Trash category in Places->My Landmarks->My Inventory accordion tab.
2011-01-17STORM-484 FIXED The long name is not truncated in Build toolsPaul Guslisty
- Decreased height of text box containing name - Enabled ellipses for these text boxes
2011-01-17merge changes for vwr-24401Oz Linden
2011-01-17merge changes for vwr-24420Oz Linden
2011-01-17VWR-24217: allow Contents folder from object to be dragged to inventoryKitty Barnett
2011-01-16DN-202: Make avatar name caching more aggressive and error handling more uniformOz Linden
Add logging (mostly at DEBUG level)
2011-01-16STORM-844 Better way of doing "More" should be "Less" when Media Control is openJonathan Yap
thanks to Twisted Laws
2011-01-15renamed temp name flag member in name cache to avoid confusion with similar ↵Oz Linden
names in other classes
2011-01-14SOCIAL-452 FIX Default size of Web content floater is wrong - needs to be ↵callum
optimized for Web profile display
2011-01-14fix CHOP-366, on temporary errors (e.g. version manager returns other than ↵Andrew A. de Laix
200) show error dialog instructing the user to manually install the latest viewer.
2011-01-14STORM-830 : pull into viewer-developmentMerov Linden
2011-01-14STORM-834 FIXED Color picker remains opened after 'Undo changes' button was ↵Paul Guslisty
pressed on 'Edit weareble' panel - Close color picker after color swatch's value updated
2011-01-13Automated merge with file:///Users/oz/Work/V-DOz Linden
2011-01-13mergedJoshua Bell
2011-01-13VWR-24401 Show TOS and other login dialogs when --login is usedJoshua Bell
2011-01-13Pull sync to viewer-developmentMerov Linden
2011-01-13STORM-477 : backout changeset 959f9340da92Merov Linden
2011-01-13STORM-477 : backout changeset 6f5cb303d3e2Merov Linden
2011-01-13STORM-832 FIXED Two Roles are selected after made changes in onePaul Guslisty
- Clear selection from role that was changed
2011-01-12Merge with viewer-developmentDon Kjer
2011-01-12STORM-720 : pull in viewer-developmentMerov Linden
2011-01-12STORM-387 : pull in viewer-developmentMerov Linden
2011-01-12STORM-477 : pull in viewer-developmentMerov Linden
2011-01-12STORM-702 : pull in viewer-developmentMerov Linden
2011-01-12STORM-615 : pull in viewer-developmentMerov Linden
2011-01-12STORM-514 : pull in viewer-developmentMerov Linden
2011-01-12STORM-797 : pull in viewer-developmentMerov Linden
2011-01-12STORM-393 : pull in viewer-developmentMerov Linden
2011-01-12STORM-385 : pull in viewer-developmentMerov Linden
2011-01-12STORM-370 : pull in viewer-developmentMerov Linden
2011-01-12STORM-844 "More" should be "Less" when Media Control is openJonathan Yap
2011-01-11STORM-823 FIX Tab Key not working properlyRichard Linden
set focus root to true by default for all floaters via floater.xml template existing calls to setIsChrome will turn off focus root for chrome floaters after initializing it from the focus_root parameter
2011-01-11STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object.Seth ProductEngine
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object. - Removed platform specific LLDir::getNextFileInDir() implementation.
2011-01-11STORM-807 : pull into viewer-developmentMerov Linden