summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2009-11-26merge.Tofu Linden
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- made Voice Control Panel dockable to speak panel -- move button toggle state processing from the code to xml --HG-- branch : product-engine
2009-11-25EXT-1944 - Implement ellipsis in message wellrichard
EXT-699 - Toasts should display maximum 6 lines of text before ellipses are applied EXT-2453 - TextBox displays an extra line of text
2009-11-25forgot to apply resize fix for when text is selectedrichard
EXT-1995 - [BSI] Get rid of the *blop* sound when a textbox contains more text than displayable
2009-11-25created container for LLFloaterView for future z-swapping with sidetrayrichard
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James
2009-11-25Fix up nav bar buy icon spacing.James Cook
Trivial, not reviewed.
2009-11-25DEV-40008 retract (some of) the broken formatting in the foreign languages:Ramzi Linden
- use the new [LOCALAMOUNT] variable for floater_buy_currency.xml - fix the French floater_world_map.xml, floater_animation_preview.xml
2009-11-25EXT-2855 Strings.xml has entries which are not actually user-visibleRamzi Linden
2009-11-25DEV-43046: Move media controls to the bottom of mediaRick Pasetto
- Tweaked the algorithm to shift controls down when zoomed in. - Adjusted some numbers in the XUI file - Moved some hard-coded constants into the XUI file so they can be data-driven
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in ↵James Cook
llviewermessages.cpp
2009-11-25mergeTofu Linden
2009-11-25automated merge from viewer-2-0 pull -uLoren Shih
2009-11-25Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-25mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-25Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Implemented speakers list for local chat. --HG-- branch : product-engine
2009-11-25EXT-2555 Change look and feel of nearby chat toastsYuri Chebotarev
--HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Initial implementation of the xml for Voice Control Floater -- Added cpp files for an appropriate class (LLCallFloater) --HG-- branch : product-engine
2009-11-25merge from trunk.Tofu Linden
2009-11-25more attempts to panelize the volume pulldown, but why won't it show?Tofu Linden
2009-11-25Nudge parabuild againJames Cook
2009-11-25Nudge Parabuild, Mac build choked for some reasonJames Cook
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-24Removed include llnotifications.h from llfloater.h trying to speed buildsJames Cook
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater.
2009-11-24mergeJames Cook
2009-11-24viewer-2.0 automated mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24Artwork for Stop and Zoom Out for the prim media controlsRick Pasetto
2009-11-24Partial EXT-1735 added "for sale" clickable icon next to landmark starJames Cook
2009-11-24DEV-42130 - moved progress bar to below media controls, made it half-height ↵Rick Pasetto
per recommendation in DEV-42130
2009-11-24FIX DEV-43033 - the prim media controls were "stealing focus" and so would ↵Rick Pasetto
clobber any drop-downs Reviewed by James (thanks, James!)
2009-11-24Expose floater close, etc. button images in XML.James Cook
Renamed EFloaterButtons to EFloaterButton Review with Richard pending
2009-11-24MergeSteve Bennetts
2009-11-24 ext-2814 turn off border on "Press a key to select" floaterLis Pardi
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-24Fixed major bug EXT-2701 (Recent People > last_interaction value is not ↵Vadim Savchuk
internationalized). Made the avatar last interaction time localizeable. This also fixes task EXT-1096 (Implement Recent time in Recent People list for Avatar items). --HG-- branch : product-engine
2009-11-24Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-24Updated to use new button art.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2732
2009-11-24made task inventory offers work the old way, and disabled inv slurls for them.Eric M. Tulla (BigPapi)
2009-11-24Merge from product-engineSteve Bennetts
2009-11-24ext-2591 Missing tool tip on texture icon in New Permissions FloaterLis Pardi
2009-11-24Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-24ext-2557 buttons should not be bolded -- changing default button size from ↵Lis Pardi
SansSerifMedium to SansSerifSmall
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24MergeJames Cook
2009-11-24Fixed line editor right padding to work when left padding also assignedJames Cook
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending
2009-11-24Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-24ext-2557 Buttons should not be bolded -- changes to remove ↵Lis Pardi
font="SansSerifMedium" and "SansSerif" on buttons
2009-11-24Changed/moved Teleport Home to Home.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2720
2009-11-24Copied layout from panel_pick_list_item.xml.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2734
2009-11-24Fixed a minor grammatical mistake.Vadim Savchuk
--HG-- branch : product-engine