summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2010-09-22mergeRichard Linden
2010-09-24STORM-189 FIXED Truncations in DE ans ES locales in Build Tools floater.Seth ProductEngine
- Some checkboxes moved in DE locale and EN xml file. - Removed floater width override for ES locale.
2010-09-21merge storm-122Tofu Linden
2010-09-21Automated merge from viewer-development-shiningLoren Shih
2010-09-21SH-178 FIXED As a non-god, I don't want to see admin optionsLoren Shih
Admin options are now enabled by a debug setting.
2010-09-21merge storm-189Tofu Linden
2010-09-21STORM-189 FIXED Applied text wrapping to fix long string truncation in Build ↵Sergei Litovchuk
tools->Features.
2010-09-20Automated merge from viewer-development-shiningLoren Shih
2010-09-20Automated merge from viewer-development-shiningLoren Shih
2010-09-20merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583Tofu Linden
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-17STORM-153 FIXED Localized Conference and non-existent IM session name strings.Andrew Dyukov
- Moved the "no session" string to XML and used it in code instead of hardcode. - Conference string turned out to be already translated, but the way translation was happening ad-hoc chat log files on disk would get localized names, and thus be inconsistent (and that would create problems with browsing them later). It didn't happen already just because this string wasn't translated in other locales somewhy. So moved localization of session name after the the creation of log file. Also changed value of string according to Eli's comment in ticket.
2010-09-17merge dead-code removal from Andrew@PETofu Linden
2010-09-17merge storm-154Tofu Linden
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-16STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow ↵Sergei Litovchuk
button resizing to get more space for other buttons.
2010-09-16STORM-154 FIXED Resized Group Info panel buttons to prevent Group Call ↵Sergei Litovchuk
button label truncation. Removed commented out button and extra layout stack from panel_group_info_sidetray.xml Resized buttons to use remaining free space when Create Group button is invisible.
2010-09-16A little refactoring.Andrew Dyukov
Removed unused code and xml data which were once used for date in status bar.
2010-09-16VWR-22347 FIX remove FR old overriding parameterseli_linden
2010-09-16STORM-122 FIXED Clean up obsolete floaters and related dead codeAimee Linden
Removed obsolete XUI files: floater_activeim.xml floater_customize.xml floater_device_settings.xml floater_first_time_tip.xml floater_im.xml floater_my_friends.xml floater_outfit_save_as.xml floater_preview_classified.xml floater_preview_event.xml floater_preview_gesture_info.xml floater_preview_gesture_shortcut.xml floater_preview_gesture_steps.xml floater_statistics.xml floater_wearable_save_as.xml panel_audio_device.xml panel_friends.xml panel_groups.xml panel_nearby_chat.xml panel_online_status.xml panel_region_general_layout.xml Killed obsolete LLFloaterVoiceDeviceSettings class, and moved LLPanelVoiceDeviceSettings into its own appropriately named files.
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