summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-09-17made address entry field of media browser select all text on first clickRichard Linden
2010-09-17maded popup alert last foreverRichard Linden
2010-09-17fix for enable all popups not workingRichard Linden
also popup notification is no longer a singleton
2010-09-17allow_popups is now driven by trusted content flagRichard Linden
trusted content is now a const attribute of LLMediaCtrl, set in constructor params
2010-09-17EXP-74 FIX Pop-up warning given for links in Home Side Panel in ViewerRichard Linden
Reviewed by Callum
2010-09-16mergeRichard Linden
2010-09-16CT-575 WIP ES linguistic, remove invalid FR elementeli_linden
2010-09-16VWR-22340 FIX en_xui_change for all langs, and remove many evil old overrideseli_linden
2010-09-16fix for all notifications being ignored by defaultRichard Linden
2010-09-16EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵Richard Linden
triggered by user taking an object from inworld into inventory
2010-09-16popup blocking notifications now handled in all web_browser instances, not ↵Richard Linden
just llfloatermediabrowser
2010-09-16VWR-22408 FIX en_xui_change to accommodate text for FR and PTeli_linden
2010-09-16VWR-22347 FIX remove FR old overriding parameterseli_linden
2010-09-16EXP-29 WIP Implement popup blockingRichard Linden
added web popup notification overlay
2010-09-16deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ↵Richard Linden
favor of label_text.text_color and label_text.text_readonly_color, respectively
2010-09-16added duration and icon to PopupAttempt notificationRichard Linden
2010-09-16added missing attributeRichard Linden
2010-09-15Trivial typo fixAimee Linden
2010-09-15STORM-86 MERGE Double-click TeleportAimee Linden
2010-09-14removed garbage from notifications.xml fileRichard Linden
2010-09-14VWR-21356 FIX added missing translation for stringeli_linden
2010-09-14VWR-22372 fix widen width for partner edit link for all languageseli_linden
2010-09-14EXP-29 WIP Added popup blocking notificationRichard Nelson
2010-09-13mergeTofu Linden
2010-09-13VWR-22975 fix wrong "endonym" for Portuguese language nameeli_linden
2010-09-13STORM-108 FIXED Added scroll container to Item Profile panel.Sergei Litovchuk
Vertical scroll bar appears when reduced panel height becomes insufficient for displaying all controls.
2010-09-13VWR-22759 FIX missing pareneli_linden
2010-09-10EXP-24 FIX Menu disable all viewer hintsRichard Nelson
2010-09-10EXP-23 FIX Tail for chat box hint should be slantways instead of horizontalRichard Nelson
2010-09-10EXP-22 FIX Change hints background to whiteRichard Nelson
2010-09-10EXP-14 FIX Voice morphing drop down missing and layout issue in ↵Richard Nelson
floater_voice_controls.xml
2010-09-10DEV-53093 FIX Layout issue in nearby voice panelRichard Nelson
2010-09-10Pull from lindenlab/viewer-developmentMerov Linden
2010-09-10merge storm-93Tofu Linden
2010-09-10merge STORM-89Tofu Linden
2010-09-10merge SNOW-98Tofu Linden
2010-09-10merge SNOW-91Tofu Linden
2010-09-10STORM-98 FIXED Updated art for People and Groups default/placeholder icons.Vadim Savchuk
Replaced the old icons with the ones provided by Epic.
2010-09-10merge.Tofu Linden
2010-09-10STORM-93 FIXED Added Take Off function to the gear menu and implemented this ↵Paul Guslisty
functionality using helper methods: canTakeOffSelected() - checking whether selected item(s) can be taken off hasItemSelected() - checking whether any item selected getSelectedItemsUUIDs() - returns selected items ids
2010-09-10STORM-91 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵Paul Guslisty
if height of 'Add More' panel was changed -Increased min height of panel
2010-09-10MergeAimee Linden
2010-09-10merge the latest ECC/Shining sprint work. ↵Tofu Linden
http://bitbucket.org/seraph/viewer-development-shining
2010-09-10merge storm-94Tofu Linden
2010-09-10STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restorePaul Guslisty
2010-09-09VWR-22759 : port of SNOW-667, fix drop down mangled language spellingMerov Linden
2010-09-09STORM-97 FIXED Fixed position of back button in Landmark info panel on width ↵Andrew Dyukov
resize Corrected "follows" attribute for button in xml.
2010-09-09Pull from lindenlab/viewer-developmentMerov Linden
2010-09-09STORM-94 FIXED Increased minimum width and height allowed for undocked panels.Andrew Dyukov
Set minimum width of undocked panels to their width in sidetray (333). Minimum width was set to 440 to make sure expandable textbox in My Profile doesn't spread out from floater if it has maximum height. Reviewed by Vadim Savchuk.
2010-09-08merge up from viewer-developmentLoren Shih