summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_im_session.xml
AgeCommit message (Collapse)Author
2010-06-07EXT-7629 FIXED removed redundant label xml attributesIgor Borovkov
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/520 --HG-- branch : product-engine
2010-04-21Fixed EXT-6883(normal) - [TRUNCATION] Friendship offer screenDmitry Zaporozhan
Increased IM control panel width by nine pixels to avoid truncation in all languages(longest are Spanish and German). Also updated IM floater width(by nine pixels) to avoid any possible truncation. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/252/ --HG-- branch : product-engine
2010-03-19Implemented normal task EXT-6379 ([TRUNCATION] [EN XUI REDESIGN] - Receiving ↵Andrew Dyukov
Landmarks). - Button order was fixed in changeset dd44dac25177. It was an implemetation of EXT-5906 (Reverse buttons order in the inventory offers). That changeset was included in cumulative diff at https://codereview.productengine.com/secondlife/r/52/ and already made its way into viewer 2-0. - This changeset removes inventory offer button truncation in IM in German locale by increasing default width of IM floater and decreasing distance between buttons. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/77/ --HG-- branch : product-engine
2010-03-04Refixed Major bug EXT-3852 ([BSI] Tabs in Tabbed Instant Messaging do not ↵Mike Antipov
auto focus the text field when clicked) - set in floater_im_session.xml default tab groups over view hierarchy to have input field as a default widget. For now LLUICtrl::focusFirstItem called from Tab container gets input editor as "first item" & sets focus to it --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-03fixed EXT-4805 “Friend offer is corrupted in resized IM window”,Alexei Arabadji
reverted IM floater default width; made offer buttons have absolute positions; avoided text message scrolling with default IM floater width; --HG-- branch : product-engine
2010-01-29fixed major EXT-3643 “Embed friendship offer into IM window”;Alexei Arabadji
--HG-- branch : product-engine
2010-01-22Fixed normal bug EXT-4557 ([BSI] New IM session steals focus)Eugene Mutavchi
--HG-- branch : product-engine
2010-01-21fixed EXT-4316 Side panel slides to the left in a newly created IM windowIgor Borovkov
--HG-- branch : product-engine
2010-01-05Fixed bug EXT-3750 (IM window min size too large):Vadim Savchuk
* Decreased minimum IM window size. * Removed gaps between buttons on the left. --HG-- branch : product-engine
2009-12-18Merge, pulling in viewer-2-0James Cook
2009-12-17Completed normal task EXT-3470 (Make IM control panel resizable in IM Floater)Mike Antipov
-- made panel user resizable -- increase buttons' width to fill empty space in ad-hoc & group chat panels --HG-- branch : product-engine
2009-12-16MergeJames Cook
2009-12-15EXT-2947 [BSI] Group Chat and Instant Message floaters missing minimze ↵Erica
button, confusing functionality on X button
2009-12-16implemented major task EXT-3473 Increase min width of IM Floater (increased ↵Andrew Polunin
by 20%) --HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for P2P IM chat --HG-- branch : product-engine
2009-11-23mergeMike Antipov
--HG-- branch : product-engine
2009-11-23Work on normal task EXT-2640 (Create a tabbed IM multifloater)Mike Antipov
- hide Dock button for IM Floaters --HG-- branch : product-engine
2009-11-19fix for disappearing scrollbar in im windowsRick Pasetto
2009-11-18Change close behavior to not end session.Steve Bennetts
* NOTE: This is functional, but not ideal - it's still closing the floater; we really want to change the behavior of the X button instead. Also made the group IM floater a little less broken.
2009-11-18 EXT-2638 Add Close X to IM and Chat log windowsErica
2009-11-17Merge from product-engineSteve Bennetts
2009-11-17completed major task EXT-2516 Remove the close button from IM window titleIgor Borovkov
--HG-- branch : product-engine
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to ↵Erica
spec, EXT-2536 Remove old art from scrollbar headers, clean up layout
2009-11-06implemented normal subtask EXT-2263 IM P2P: avatar name under avatar icon ↵Igor Borovkov
should follow avatar icon and should not overlap it when being resized --HG-- branch : product-engine
2009-11-04Implemented normal sub-task EXT-2144 (IM P2p control panel should contain ↵Eugene Mutavchi
avatar name under avatar icon aligned to the left side) --HG-- branch : product-engine
2009-11-04Implemented normal task EXT-2149 (IM Text Editors should display grayed text ↵Sergey Borushevsky
"TO [avatar_name/group_name/ad-hoc conference]") --HG-- branch : product-engine
2009-11-04Implemented normal sub-task EXT-2142 (Call, End Call and Oen Voice Controls ↵Eugene Mutavchi
buttons should be located on their own panel at the bottom of the control panel (all types of IMs)) --HG-- branch : product-engine
2009-11-03Implemented major sub-task EXT-2140 (Avatar icon in p2p should take all ↵Eugene Mutavchi
available space on Control Panel) --HG-- branch : product-engine
2009-11-03Fixed major bug EXT-2007 (Friends Conference: Names of partisipants are ↵Eugene Mutavchi
invisible) --HG-- branch : product-engine
2009-11-03Temporary fix for normal task EXT-1510 (Implement left side sticking control ↵Sergey Borushevsky
panels for IM floaters) Disabled resizing of left side control panel to not occupy space for chat history on the right side. Changed follows properties for icon and buttons in panel_im_control_panel, icon sticked to top, buttons to bottom. --HG-- branch : product-engine
2009-11-02Fixed normal bug EXT-957-IM Verb button missingEugene Kondrashev
--HG-- branch : product-engine
2009-11-02Implemented normal sub-task EXT-1909 (Update IM Control Panels buttons ↵Eugene Mutavchi
according to the spec) - added 'Open Voice Controls' button. Note Teleport and Pay buttons will be implemented in EXT-957 --HG-- branch : product-engine
2009-10-29Made explicit in all floaters that we are using a hack to set the top widget ↵James Cook
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard.
2009-10-23Merging revisions 2156-2183 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
2009-10-14merge -r 2005-2011 https://svn.aws.productengine.com/secondlife/pe/stable-2 ↵Steven Bennetts
-> viewer-2.0.0-3 * Bugs: EXT-1472 EXT-996
2009-10-09merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1943 https://svn.aws.productengine.com/secondlife/pe/stable-2@1958 -> viewer-2.0.0-3 * Bugs: EXT-1148 EXT-1330 EXT-990 EXT-1259 EXT-1184 EXT-1327 EXT-1389 EXT-1276 EXT-1390 EXT-1396 EXT-1050 EXT-1094 EXT-1166 EXT-1137 EXT-1327 EXT-782 EXT-1137 EXT-1394 EXT-1326 EXT-917 EXT-1262 * New Dev: EXT-1292 EXT-1139
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵James Cook
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry
2009-09-29merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1830 https://svn.aws.productengine.com/secondlife/pe/stable-2@1839 -> viewer-2.0.0-3 JIRAS: EXT-96 EXT-204 EXT-312 EXT-334 EXT-479 EXT-498 EXT-514 EXT-637 EXT-647 EXT-746 EXT-748 EXT-749 EXT-757 EXT-789 EXT-794 EXT-808 EXT-817 EXT-823 EXT-831 EXT-834 EXT-837 EXT-844 EXT-848 EXT-862 EXT-876 EXT-896 EXT-897 EXT-898 EXT-899 EXT-910 EXT-912 EXT-918 EXT-921 EXT-925 EXT-926 EXT-928 EXT-930 EXT-931 EXT-935 EXT-938 EXT-939 EXT-952 EXT-985 EXT-986 EXT-992 EXT-994 EXT-995 EXT-996 EXT-997 EXT-998 EXT-1001 EXT-1004 EXT-1010 EXT-1012 EXT-1016 EXT-1018 EXT-1020 EXT-1028 EXT-1041 EXT-1044 EXT-1051 EXT-1052 EXT-1061 EXT-1069 EXT-1071 EXT-1074 EXT-1075 EXT-1076 EXT-1078 EXT-1080 EXT-1081 EXT-1082 EXT-1083 EXT-1085 EXT-1092 EXT-1093 EXT-1099 EXT-1100 EXT-1101 EXT-1104 EXT-1106 EXT-1111 EXT-1113 EXT-1114 EXT-1115 EXT-1116 EXT-1118 EXT-1119 EXT-1129 EXT-1132 EXT-1135 EXT-1138 EXT-1142 EXT-1161 EXT-1162 EXT-1178 EXT-1180 * NEW DEVELOPMENT: * EXT-898 - Add dock/undock support for camera and movement controls * Avatar list changes * Bottom bar changes: menu, docking, visibility * Camera changes * Camera & Movement Floaters * Dockable Floaters (LLDockableFloater) * Removed LLListCtrl * Toast / Notification changes: signal / destruction changes, ordering * Nearby chat input should display active voice indicator QA NOTES: * Message Well Window is ready to be tested for regression & matching the spec. * Verify Group List Item L&F * Verify All tabs in People Panel * Verify that Picks behavior is not changed
2009-09-21DEV-39997: merging all of the recent xui file updates from theMartin Reddy
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence. This involves giving all floaters and side panels a help_topic attribute, to specify a logical name for that UI element's page in the help viewer. If you are creating/updating a floater or panel, please consider adding a help_topic field. For details, see the wiki page on XUI Documentation: https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic I'm also merging in some updates to the lastest floater button artwork to ensure these are 16x16 pixels. (Note, the new help code is still being developed in viewer2help-1 and is NOT being merged into 2.0 with this checkin. This is just data files.)
2009-08-28Updated eol properties on .xml filesSteven Bennetts
Added test_apps to ignore list
2009-08-18EXT-495 IM windows don't autoscroll. Added track_bottom param to ↵James Cook
floater_im_session.xml text editor, as I believe there is an implicit reshape happening in the dialog. Also made the divider lines showing usernames for each IM suppress duplicates, more like local chat history. Reviewed with Leyla.
2009-08-13merge -r 130196-130356 skinning-20 -> viewer-2.0.0-3Steven Bennetts
* EXT-449 EXT-131 EXT-464 * People and Places panel layout changes * Some I18N fixes, test language * Updated group panels following proposed new design * made ims easier to read by color coding
2009-08-04svn merge -r 128442:129343 ↵Richard Nelson
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
2009-07-27Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ↵James Cook
for now, not complete. Merging revisions 127913-128319 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-17 into D:\viewer-2.0.0-3, respecting ancestry
2009-07-09svn merge -r126726:126727 ↵Leyla Farazha
svn+ssh://svn.lindenlab.com/linden/branches/skinning/skinning-15/ DEV-35109 Nav bar does not record teleports taken by any method other than typing into nav bar DEV-35117 Hard to open local chat, needs bottom bar widget for now hiding test IM floaters
2009-07-07Merge skinning-14 to viewer-2, including refactoring many floaters to ↵James Cook
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14