summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
AgeCommit message (Collapse)Author
2010-11-10STORM-575 FIXED Layout cleanup in the Chat tab of PreferencesPaul Guslisty
- Deleted color swatchers - Repositioned rest controls according to the specification
2010-11-10STORM-572 FIXED Move "Bubble Chat" preference from Advanced to ChatPaul Guslisty
- Moved checkbox "Bubble Chat" from Advanced to Chat panel of Preferences floater
2010-11-01STORM-255 : Made changes to the tool tips for the check boxesWolfpup Lowenhar
in panel_prefferences_chat.xml
2010-10-29STORM-255 : Merge from viewer-developmentWolfpup Lowenhar
2010-10-27Made changes to setting names and in pannel_preferences_chat.xml for better ↵Wolfpup Lowenhar
understanding as per Esbee's comments in STORM-255
2010-10-26STORM-36 FIXED As a User, I want to control how long a chat toast appears ↵Paul Guslisty
before it fades. Please add fade time back to Chat preferences. - Added two spinners to the Chat preferences tab that control NearbyToastLifeTime and NearbyToastFadingTime - Added callbacks to the LLNearbyChatScreenChannel that update these properties if they were changed Refactoring of LLToast: - Removed code that was making toast transparent from LLToast::draw() - Modified LLToast interface that relates to showing and hiding toast, so that all screen channels can use LLToast universally. - Replaced in LLScreenChannel calling methods of old interface to new ones.
2010-10-26Correction to pannel_preferences_chat.xml os it reads 'IM chat' instead of ↵Wolfpup Lowenhar
Im chat'
2010-10-25Inverting settings and test so that telling other how to turn off the ↵Wolfpup Lowenhar
messages popping is easier as per discussion with Oz and Boroondas also correcting some minor spelling issues
2010-09-28update for STORM-255 to correct small issue with tool tip in ↵Wolfpup Lowenhar
pannel_preferences_chat.xml
2010-09-27[STORM-255] As a user I would like to disable incoming Group/IM toasts from ↵Wolfpup Lowenhar
showing up. This will also take care of STORM-221 since the person that would be affected by the toast cha now disable them.
2010-09-13VWR-22975 fix wrong "endonym" for Portuguese language nameeli_linden
2010-09-09VWR-22759 : port of SNOW-667, fix drop down mangled language spellingMerov Linden
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden
2010-04-29Fixed major bug EXT-7114 (Preferences plain text chat history also modifies ↵Paul Guslisty
IM history) - Changed old label with new one. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/333/ --HG-- branch : product-engine
2010-04-13VWR-18599 en_xui_changeEli Linden
2010-03-15Fixed normal task EXT-6260 - [NAMELESS STRING] - Menu Preferences, Tab Chat: ↵Dmitry Zaporozhan
Show IMs in: and (requires restart) need to be localized (panel_preferences_chat.xml) Added widget missing names to make localization tool work. Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/7/ --HG-- branch : product-engine
2010-03-03fixed EXT-5887 [NAMELESS STRING] - Menu Einstellungen, Tab Chat: Font size ↵Igor Borovkov
and Font Colors need translation ) (panel_preferences_chat.xml) --HG-- branch : product-engine
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-11Fix for EXT-5175 (prefs review: Chat Prefs tab settings need labels)Callum Prentice
Not reviewed - coordinate and whitespace changes only
2010-01-29 EXT-4756 Black text in sell land confirmation dialog, EXT-2241 layout of ↵Erica
Preferences > Sound needs to be improved for I18N, EXT-4683 Build>Options submenus are non-intuitive, EXT-3787 System messages needs to be visually distinct in Nearby and IM
2010-01-11ext-3820 [BSI] Preferences > Chat > Show IMs In: does not take effect ↵Lis Linden
without restart
2009-12-17made color_swatch border color consistentrichard
2009-12-15added "value" attribute to radio_items to better support arbitrary data ↵richard
selection moved LLRadioCtrl to internal implementation of LLRadioGroup reviewed by Leyla
2009-12-04L10N: use better, consistent language in a preference about IMs.Ramzi Linden
2009-12-02Implemented normal sub-task EXT-2975 - Make the IM multifloater optional.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-23Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) --HG-- branch : product-engine
2009-11-10(EXT-2343) Preference > Chat > ColorSwatch 's LLUIColorTable is not workingangela
2009-11-03ext-1468 move "bubble" chat color from prefs > chat to prefs > advancedLis Pardi
2009-10-20Edit tool_tips for uniform capitalization and punctuationLisabeth Pardi
EXT-1675 Log, Speak and Gestures btns don't have tool-tips EXT-1444
2009-08-11svn merge -r 129543-130091 skinning-19 -> viewer-2.0.0-3Steven Bennetts
EXT-172 - adding non-unicode support for group name line_editor EXT-310 text was squished, moved things around so there was was more space between text blocks. EXT-313 "me" panel EXT-314 changed out arrow character for arrow art, added arrow art to textures.xml EXT-315 replaced word "mute" with "block" EXT-322 moved Use Chat Bubbles text box from _chat.xml to _advanced.xml EXT-323 killed some two items EXT-324 and EXT-322 removed small avatar names checkbox and added show chat bubbled checkbox EXT-330 Sidetray filter - text overlaps search icon inside textbox EXT-261 I18N: Labels in /character/avatar_lad.xml are not localizable EXT-392 Rearranged floater_inventory_items_properties.xml to match spec DEV-35897 Filters in sidebar remain active even after user has changed/closed tab DEV-36886 I18N: hardcoded currency format in panel_status_bar.xml/status/buycurrency DEV-36987 - Pressed states needed for widgets DEV-36795 Remove slurl tooltip from navigation bar location box DEV-37184 Move "Block List" out of topmenu and make a button in Prefs > Privacy
2009-07-21I18N fix: more nodes in XUI have duplicate name= parameters. This breaks ↵Ramzi Ramey
localization.
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵James Cook
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch