summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-01-21EXT-3418 [BSI] Can't set Web Proxy in Preferences floaterLeyla Farazha
reviewed by Callum
2010-01-21EXT-4260 Minimizing Chat History will steal keyboard focusLeyla Farazha
reviewed by Callum
2010-01-15mergerichard
2010-01-15mergerichard
2010-01-15Clean up the XUI for media controls (avoids warnings)Rick Pasetto
- get rid of some invalid params - make sure all buttons are named
2010-01-15get rid of 'min_width' from <button>s -- it isn't a valid paramRick Pasetto
2010-01-15Merge for EXT-1874, EXT-3800, EXT-4133Leyla Farazha
2010-01-15EXT-4133 MissingString(AllEstatesYouOwn) when adding/removing from ↵Leyla Farazha
REGION/ESTATE, Estate tab reviewed by James
2010-01-15mergerichard
2010-01-15EXT-4380 - LLTextEditor: line_spacing.multiple option doesn't work well with ↵richard
"widgeted" text partial fix reviewed by Leyla
2010-01-15Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-15FIX EXT-3957: add "Media Enabled" checkbox to Privacy PrefsRick Pasetto
review http://codereview.lindenlab.com/271074
2010-01-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-15EXT-4253 "unsaved" detection seems buggyNyx (Neal Orman)
Corrected bug where saving an outfit wouldn't update the "unsaved" marker on the UI. Also switched the UI to use a popup dialog to request the name of the outfit being made, as we could not convey everything we needed to on the button alone. Code reviewed by Vir
2010-01-15mergerichard
2010-01-15mergerichard
2010-01-15Merge.Tofu Linden
2010-01-15mergerichard
2010-01-15EXT-3741 Viewer menus need outlines or dropshadowsJames Cook
Set drop_shadow="true" in menu.xml
2010-01-15EXT-4148 EXT-4230: Lots of help ID updates.Lynx Linden
Updated the logic of the help ID detection to search sub-panels before searching active tabs. For some reason, certain tabs are still visible and active even though they are not being displayed on screen. I also removed a bunch of help IDs for button panels that just confuse things. Also went through all of the side panel tabs and added new help IDs where appropriate. These are: profile_classified_info profile_edit_classified profile_pick_info profile_edit_pick my_inventory_tab recent_inventory_tab
2010-01-15PE merge.Tofu Linden
2010-01-15Fixed a minor spelling issue.Vadim Savchuk
--HG-- branch : product-engine
2010-01-15EXT-3836: Don't show "?" button in script-generated dialogs.Lynx Linden
2010-01-14EXT-4362 Replace red beacon arrow with anti-aliased png, ↵Erica
EXT-4363Notification list is too close to the right of the screen, conflicts with window resize affordance
2010-01-14"Enabled" checkbox for friends log in/out.Chuck Linden
http://jira.secondlife.com/browse/EXT-4204
2010-01-14Created new assets and modified xml to clean up tabbed IM window layout.Chuck Linden
http://jira.secondlife.com/browse/EXT-4205
2010-01-14Partially fixed normal bug (EXT-4212) There's an ability to send non-latin groupSergei Litovchuk
notices but they turn to '????...' in group profile page - Disabled non-ascii characters in group notice subject editor. - Group notice text editor depends on (EXT-3103) Add an option to restrict entering non-ascii symbols in text editor. --HG-- branch : product-engine
2010-01-14Fixed normal bug (EXT-3794) Controls in Edit Pick side panel cut off bySergei Litovchuk
vertical scrollbar. - Added resizing pick info and pick editing panels when vertical scrollbar appears. - Resized controls on pick info and edit panels to avoid them being overlapped by scrollbar. - Changed pick info description from text box to text editor in read-only mode to allow text scrolling. - Removed text box resizing logic from LLPanelPickEdit. --HG-- branch : product-engine
2010-01-14At last! Implemented normal task EXT-3477 (Change gesture list implementation).Andrew Dyukov
Created a new widget consisting of button and scrollist. List is added to NonSideTrayView to properly draw it without using topcontrol (because it caused problems). This commit also fixes following bugs: EXT-3301 (Opening Gestures on Bottom Tray Disables Move Button) EXT-3190 (No bottom tray's context menu appears if right mouse click was perform over enabled Gesture button) EXT-2610 ('Gesture' btn: floater opens on OnMouseDown) --HG-- branch : product-engine
2010-01-14Fixed major bug EXT-4177: [BSI] Notification about inventory offer lacks ↵Vadim Savchuk
article (a/an). Changed the text to "<name> has given you this <item>". --HG-- branch : product-engine
2010-01-14EXT-3752: Change color of "Sign up" link on login screen.Lynx Linden
2010-01-14Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2010-01-13Merge.Chuck Linden
2010-01-13Commit for Lis.Chuck Linden
2010-01-14Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2010-01-14clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox ↵angela
intact -- reviewed by james
2010-01-13mergerichard
2010-01-13Make max length of URL fields 1024 (media controls and settings)Rick Pasetto
2010-01-13EXT-3504 fix text boxes that use a carriage return to format wordwrapped ↵Ramzi Linden
lines within a sentence; instead, these should use a 1-line string and word_wrap="true".
2010-01-13MergeLeyla Farazha
2010-01-13EXT-3685 Object Profile panel layout issuesLeyla Farazha
reviewed by Richard
2010-01-13automated merge PE->viewer2.0Tofu Linden
2010-01-13EXT-4272 Style Unread message IM talk bubble chiclet overlay image to match specErica
2010-01-13EXT-3739 Task panel tabs in incorrect order, Home tab is missingTofu Linden
2010-01-13EXT-3383 adhere to style guide for capitalization of 'Resident'Ramzi Linden
2010-01-13Automated merge with ssh://hg.lindenlab.com/james/gooey/Chuck Linden
2010-01-13Adjusted width of panel and scroll list columns to make "Mono Time" column ↵Chuck Linden
label visible. Added column in XUI for URLs. http://jira.secondlife.com/browse/EXT-4167
2010-01-13EXT-3939 Display problems when object price == MAXINTLis Linden
2010-01-13EXT-4197: Search in sub-panels for help IDs too.Lynx Linden
In order to support unique help IDs for the Landmark and Place Profile panels off the Places sidetray, we need to also search within any embedded (and visible) sub-panels.
2010-01-13Fixed bug EXT-4210 (Partner in Profile not a Link).Vadim Savchuk
Added an optional "link" parameter to LLNameBox to display the name as a link. --HG-- branch : product-engine