summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-02EXT-2934 Sidetray is resizeable and its resize causes crashJames Cook
One panel had user_resize="true", which it should not have.
2009-12-02EXT-2572 partial fix for nearby chat text clipping at the bottomJames Cook
Fixes 1 pixel of clipping caused by LLScrollContainer. Text is still clipped by 1 pixel, down from 2. Added more test text boxes to floater_test_textbox.xml Reviewed with Leyla.
2009-12-02EXT-3064 New layout for Login page, wider default window sizeErica
2009-12-01Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-01preserve a prior helpful tool_tip in 2.0 for the Build > Texture > 'Align' ↵Ramzi Linden
button
2009-12-01mergeJames Cook
2009-12-01mergeJames Cook
2009-12-01Adjusted the value of UILineEditorVPad to give more room for text in text ↵Justin C. Rounds (Chuck)
fields.
2009-12-01mergeJames Cook
2009-12-01Test floater for nearby chat text clipping problemJames Cook
2009-12-01Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-01Made context menus opaque to improve readability, especially in areas like ↵Justin C. Rounds (Chuck)
Inventory where the menu appears in front of text. http://jira.secondlife.com/browse/EXT-2622
2009-12-01EXT-2888 'Parcel Variable Icons' don't follow right edge of nav barJames Cook
Needed follows flags set
2009-12-01Mergeskolb
2009-12-01Mergeskolb
2009-12-01mergeLeyla Farazha
2009-12-01mergeJames Cook
2009-12-01Fix Linux/Mac builds due to LLToolDragAndDrop member function pointersJames Cook
2009-12-01Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-01EXT-2719 - put on menu now gets disabled if the object is lockedEric M. Tulla (BigPapi)
2009-12-01Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-01Fix for "DEV-43581 - EXT-2901: [BSI] Can't access twitter pages directly via ↵callum
MoaP"
2009-12-01mergeJames Cook
2009-12-01mergeJames Cook
2009-12-01Merge - backing out scroll container changeJames Cook
2009-12-01Revert partial fix for EXT-2572 (chat history text clipping) that causes ↵James Cook
EXT-1597 (script editor scrolls upward while typing) Backed out changeset: e38642e0c21c
2009-12-01mergeLeyla Farazha
2009-12-01EXT-3015 Fixed right and center aligned text boxesJames Cook
Document rect left edge was being computed incorrectly. Made floater_test_textbox.xml have more examples of text. Reviewed with Kelly
2009-12-01EXT-2635 No message reminding user that a restart is required to reset ↵Leyla Farazha
cache (was Clear Cache) EXT-2652 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI EXT-2227 [BSI] Preferences -> Setup -> Cache Location blank EXT-1036 Clicking menu separators selects wrong menu option (allows selection of greyed-out option) reviewed by James
2009-12-01Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-01Increased width of drop-downs in floater_tools.xmlJustin C. Rounds (Chuck)
Discovered bug: active drop-down missing art. Fixed in textures.xml. http://jira.secondlife.com/browse/EXT-2674
2009-12-01EXT-332: Hide international billing features until enabled.Lynx Linden
The international billing links and labels in the Buy L$ floater are now hidden by default. They will only be displayed once we get an estimate from the server that includes an "estimatedLocalCost" token, i.e., we are connected to a server that has the international billing functionality enabled. This is done so that the new functionality in Viewer 2.0 is not exposed to the user until the international billing features are live (which is scheduled to happen after the Viewer 2.0 release date).
2009-12-01automated merge for viewer-2.0 -> avp.Loren Shih
--HG-- branch : avatar-pipeline
2009-12-01Automated merge for avatar-pipeline pullLoren Shih
--HG-- branch : avatar-pipeline
2009-12-01EXT-2964 : Can drag-and-drop a folder with links onto an objectLoren Shih
EXT-3012 : Cleanup LLToolDragAndDrop Now checking if folder contents have links before allowing object drop. Did some superficial cleanup of lltooldraganddrop files. --HG-- branch : avatar-pipeline
2009-12-01EXT-2922 : 2nd inventroy shouldn't list "New Window" as an option, since it ↵Loren Shih
silently fails Fixed the behavior so that New Window brings up a new floater inventory window instead of doing nothing. --HG-- branch : avatar-pipeline
2009-12-01Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-01Increased height on object content inventory panel.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2906
2009-12-01line ending fixesBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-01mergeJames Cook
2009-12-01merge.Tofu Linden
2009-12-01Merge the major new voice SDK version from Vivox ('mossbuild1')Tofu Linden
2009-12-01Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-01Changed UISpinctrlBtnHeight to match art.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1621 http://jira.secondlife.com/browse/EXT-1669 http://jira.secondlife.com/browse/EXT-1671
2009-12-01mergeLynx Linden
2009-12-01EXT-2765: Added help IDs for tabs in the Places sidebar.Lynx Linden
The issue was that the widgets for this panel are not built solely from XUI. There's code in LLPanelPlaces::changeInventory() that creates the actual My Inventory and Teleport History panels. Adding help_topic strings to the relevant XUI files for the LLLandmarksPanel and LLTeleportHistoryPanel classes fixes this issue.
2009-12-01version number tweakery in About dialog.Tofu Linden
vivox 'Unknown' is the more-descriptive '(Not Connected)' now. plus, we admit that our Qt version number is hard-coded right into the viewer instead of asking Qt.
2009-12-01DEV-41358: pass localization information to the Search web pages via aLynx Linden
new ?lang=<LANG> query parameter.
2009-12-01DEV-40702: Internationalize the unknown Vivox version string ratherLynx Linden
than hardcode it in llvoiceclient.cpp. Also rename the string from "Unknown" to "Not connected", to better reflect the fact that we get the Vivox version once voice is connected.
2009-11-30Merge from product-engineSteve Bennetts