summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-08Completed normal task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Implemented flashing to 'Lit' [N] times. Also added configurable period of flashing. --HG-- branch : product-engine
2009-12-08Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-08fixed Bug EXT-3001 \"speaking\" object appears in the Voice Control ↵Denis Serdjuk
window as (???)(???) Cause: LLFloaterChat::addChat() was adding a speaking object into the speaker list Solution: filtering these speakers in SpeakerAddListener --HG-- branch : product-engine
2009-12-08EXT-2350: Added a help link to login panel.Lynx Linden
There is now a new "Need help logging in?" link on the right-hand side of the login panel. Clicking on this brings up the help browser with the pre_login_help topic (the same as pressing F1).
2009-12-08Completed normal task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Implemented 4 states of button by its background images via force Pressed state. They are: --- xml attribute Description --- image_unselected "Unlit" - there are no new messages --- image_selected "Unlit" + "Selected" - there are no new messages and the Well is open --- image_pressed "Lit" - there are new messages --- image_pressed_selected "Lit" + "Selected" - there are new messages and the Well is open --HG-- branch : product-engine
2009-12-08EXT-2427: Added an About > Report Bug menuLynx Linden
This menu brings up the Help Browser with the report_bug topic. To support this, I've created a new ShowHelp function that can be accessed from XUI. You can supply an optional help topic parameter, or if you specify no parameter then the default (F1) help is shown.
2009-12-08fix low EXT-1112 No critical notification if quiting SL with unsaved groupYuri Chebotarev
--HG-- branch : product-engine
2009-12-08DEV-43439: Added support for GRID substitution variable.Lynx Linden
The Home side panel URL, specified in settings.xml, now additionally supports a [GRID] substitution variable, with potential values equal to: "None", "Agni", "Aditi", etc.
2009-12-08DEV-43439: Remove Back/Forward/Home buttons from Home side panel.Lynx Linden
As per request from Yoz. They will add navigation buttons to the actual HTML content.
2009-12-08DEV-41358: Updated the Search URL to the new staging area.Lynx Linden
2009-12-08Update for normal task EXT-3089 - Notification toasts positioning, layering ↵Dmitry Zaporozhan
and stacking. Improved functionality, cleaned code. --HG-- branch : product-engine
2009-12-08merge.Tofu Linden
2009-12-08DEV-43679: Pass god mode through to search.Lynx Linden
The state of gAgent.isGodlike() is now passed through to the Search web pages via a new g=[0|1] query parameter.
2009-12-08DEV-43439: Created new LLVersionInfo API.Lynx Linden
Renamed llviewerversion to llversioninfo, to avoid confusion with llversionviewer in llcommon (llversion is already used by llwindow). Created new LLVersionInfo class with the following methods: static S32 getMajor(); static S32 getMinor(); static S32 getPatch(); static S32 getBuild(); static const std::string &getVersion(); static const std::string &getShortVersion(); static const std::string &getChannel(); All viewer code has been updated to use this API. Viewer code no longer directly includes llversionviewer.h from llcommon.
2009-12-08 DEV-43897 linux viewer2 corrupted vorbis problemTofu Linden
we were accidentally linking the duff fmod vorbis first because our dependancies weren't well-defined.
2009-12-07fix for inline widgets never shrinking with resizable text editorrichard
also fixed dropping last line in chat history
2009-12-07EXT-2855 delete 2 more entries in strings.xml that are not actually user-visibleRamzi Linden
2009-12-07MergeSteve Bennetts
2009-12-07merge fixesSteve Bennetts
2009-12-07LLSidepanelTaskInfo cosmetic cleanup.Loren Shih
--HG-- branch : avatar-pipeline
2009-12-07L10N: Add much-needed linguistic context in the comments of strings.xml;Ramzi Linden
L10N: consistency in phrasing on the 2 separate places in the Nav Bar where you create/edit a Landmark Also, add a separator to menu_NavBar so its easier to parse visually.
2009-12-07mergerichard
2009-12-07ext-3152 - crash when opening debug consolerichard
bad cast
2009-12-07Merge from product-engineSteve Bennetts
2009-12-07EXT-3062 Inspector affordance should spawn closer to mouseJames Cook
Reduced some size constants. Trivial, not reviewed.
2009-12-07fix for horizontal scrolling in text_editorsrichard
2009-12-07mergeJames Cook
2009-12-07EXT-3159 Mouse-wheel scrolling down causes unexpected side-scrollingJames Cook
If vertical scroll bar is visible, give it the scroll events and don't scroll horizontally. Eliminated extraneous folder view item scroll handler. Reviewed with Richard.
2009-12-07Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-07mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-07For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSPBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-07Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-07Appearance panel layout changes for Nyx - contains bug causing accordion to ↵Erica
not follow sidepanel bottom
2009-12-07Made viewerclient.py a bit more robust against timing problems on startup.brad kittenbrink
It now successfully retries to connect on windows. reviewed by nat.
2009-12-07Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-071. Adjusted vertical placement of nearby voice chat indicator.Justin C. Rounds (Chuck)
2. Added text padding on the right of the chat input field to prevent overlapping of text and nearby voice chat indicator. https://jira.secondlife.com/browse/EXT-3177 https://jira.secondlife.com/browse/EXT-3155
2009-12-07EXT-3125 : INFRASTRUCTURE : Cleanup LLInventoryFilter to disambiguate ↵Loren Shih
various filter options EXT-3124 : Add lookup for finding all linked items to an item Specifying date range now is explicitly tracked as a filter type. --HG-- branch : avatar-pipeline
2009-12-07EXT-2826 : Rename "Favorite" folder to "Favorites" folderLoren Shih
Only will affect new accounts. --HG-- branch : avatar-pipeline
2009-12-07mergerichard
2009-12-07mergeJames Cook
2009-12-07Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-07Tweaks to make toasts conform to style guide.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1673
2009-12-07mergeJames Cook
2009-12-07ext-3112 - bad font width information with sansserifrichard
2009-12-07EXT-3214 : Trash icon flahes in Recent Items when nothing in historyLoren Shih
Trash icon is disabled when no items are selected. --HG-- branch : avatar-pipeline
2009-12-07Fixed normal bug EXT-3018([BSI] Hook up "Go to My Dashboard" in Profile to ↵Eugene Mutavchi
link to http://secondlife.com/my) --HG-- branch : product-engine
2009-12-07Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-07DEV-43439: Rename llviewerbuild.{cpp|h} -> llviewerversion.{cpp|h}Lynx Linden
This module now contains general viewer version routines, not just access to the viewer build number, so I've renamed it from llviewerbuild to llviewerversion.
2009-12-07DEV-43439: Added calls to query the viewer version.Lynx Linden
Rather than copy/paste the same version string formatting pattern again, I added new string-based version routines: /// return the full viewer version as a string like "2.0.0.200030" const std::string &llGetViewerVersion(); /// return the viewer version as a string like "2.0.0" const std::string &llGetViewerShortVersion(); /// return the viewer build version as a string, e.g., "200130" const std::string &llGetViewerBuildVersion();
2009-12-07No ticket. Removed inventory offer fake notification.Eugene Mutavchi
--HG-- branch : product-engine