summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2012-03-22Automated merge with http://hg.secondlife.com/viewer-releaseRichard Linden
2012-03-19EXP-1841 : Pull the whole Cut and Paste feature in viewer-experienceMerov Linden
2012-03-16EXP-1767 FIX (Received Items panel state does not persist between sessions)Richard Linden
made received items not auto resizable save/restore received items height on collapse/expand
2012-03-16EXP-1841 : pull from current viewer-experience.Merov Linden
2012-03-14CHUI-60 FIX Initial chat bubble from object is incorrectly sized on loginRichard Linden
bad XUI
2012-03-06fixed some log warnings resulting from missing "name" attributes in ↵Richard Linden
menu_viewer.xml
2012-03-01Pull from viewer-experienceMerov Linden
2012-02-28EXP-1888 FIX Update text for emtpy Received Items folder in the ViewerRichard Linden
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels
2012-02-23EXP-1910 FIXED (Viewer usually crashes whith empty list of voice morphs )paulgproductengine
- Added missed strings to the XML - Just adding unlocalized name to the effects list if localized string was not found in XML. I think it's a better than throwing an error.
2012-02-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-02-14EXP-1891 FIXED ('Vehicles' category overlays avatar thumnail after setting ↵paulgproductengine
minimal width in Avatar picker floater) - Increased min width of the floater
2012-02-14EXP-1890 FIXED (The "Shop" button is partially not clickable)paulgproductengine
- Adjusted width of the panel which contains the shop button
2012-02-13EXP-1888 FIX -- Update text for emtpy Received Items folder in the ViewerLeslie Linden
2012-02-10Merge with headcallum
2012-02-10EXP-1889 FIX As a Second Life viewer developer, I would like a tool that ↵callum
helps me find memory leaks.
2012-02-10Resized the Merchant Outbox spinner to its native sizeLeslie Linden
2012-02-09EXP-1877 FIX Scroll list listings in group roles tab and other areas shows ↵Richard Linden
vertical scroll bar before needed
2012-02-10EXP-1876 FIXED Landmark notes editor height increased to accommodate 5 lines ↵Seth ProductEngine
of new font height.
2012-02-09EXP-1335 FIXED Disabled dragging the items from notecards and objects into ↵Seth ProductEngine
Recent tab. Disabled DnD from Recent to Received Items. Fixed updating FILTERTYPE_DATE flag of LLInventoryFilter when time limits are applied.
2012-02-09EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 ↵paulgproductengine
px on left and 150 px on right. ) - Allowed dragging to the left to shrink location to no less than 410 pixels, and to the right to shrink favorites to 185 pixels
2012-02-09Enabled the 'Merchant Outbox' menu item and context menuLeslie Linden
2012-02-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/Richard Linden
2012-02-08EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
fixed layout stack so programmatic size updates will work correctly
2012-02-07EXP-1873 : Implement cut in the inventory contextual menu. Works without ↵Merov Linden
deleting the items but simply dimming them and moving them. Doesn't work for folders yet.
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-06EXP-1849 FIXED Privacy settings could be set to default when modifying other ↵Vadim ProductEngine
preferences before login.
2012-02-03EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low
2012-02-03merge changes for vmrg-222Oz Linden
2012-02-03EXP-1868 FIX Remove Merchant Outbox from Me menuRichard Linden
reviewed by Leslie
2012-02-03EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 ↵Paul ProductEngine
px on left and 150 px on right. ) - Allowed dragging to the left to shrink location to no less than 310 pixels, and to the right to shrink favorites to 185 pixels
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-31Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-01-31 EXP-1851 FIX Crash when trying to resize the bottom sectionsRichard Linden
more layout logic fixes and added renormalization to fractional sizes to eliminate drift
2012-01-31EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to ~75%)Paul ProductEngine
- Made splitter draggable to ~75% - Decreased min width of navigation layout panel for user convenience, so that user can make favorites bar bigger and see more favorite landmarks at a time.
2012-01-30 EXP-1851 WIP Crash when trying to resize the bottom sectionsRichard Linden
fixed layout logic when dealing with invisibile layout_panels
2012-01-27EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-27EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
cleaned up font positioning on buttons
2012-01-26EXP-1846 FIX Text positioning issues in Floaters, Notifications, UI, and ↵Richard Linden
toasts with UI size smaller than 1 also, re-enabled floater_test_textbox.xml
2012-01-26EXP-1335 FIXED Enabled DnD and sorting items in Recent tab of My inventory.Seth ProductEngine
Added filtering the items on DnD, allowing to drop only the items which pass the filter in the destinatination inventory panel. Added filtering the items from object contents and notecards. Changed handle type for LLInventoryPanel in LLInvFVBridge to remove some extra dynamic casts.
2012-01-30mergeBrad Payne (Vir Linden)
2012-01-24merge changes for vmrg-218Oz Linden
2012-01-24EXP-1833 FOLLOWUP Fixed a resizing issue in nearby chat.Vadim ProductEngine
2012-01-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2012-01-23merge with headcallum
2012-01-23EXP-1818 World/Local/Reference editing mode hiddencallum
Moved coordinate mode combo back into main build floater from sub-floater.
2012-01-23merge changes for storm-1798Oz Linden
2012-01-23merge changes for storm-1796Oz Linden
2012-01-23merge changes for storm-1788Oz Linden
2012-01-23EXP-1671 FIXED Hide "Translate chat" checkbox when translation is not ↵Vadim ProductEngine
configured.