summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-12-08Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-08Added context menu items to the list from the avatar context menu.Justin C. Rounds (Chuck)
https://jira.secondlife.com/browse/EXT-2863
2009-12-08Fixed normal bug EXT-2776 (Notification toasts of group chat pop up when ↵Andrew Dyukov
group chat is open but not in focus). --HG-- branch : product-engine
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08EXT-2276 Advanced water settings floater sliders spaced too tightLis Pardi
2009-12-08Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-08fixed EXT-3193 “Closing toasts cause blocking toast screen channel.”,Alexei Arabadji
added direct check of toast hovering to avoid collisions with order of mouseEnter and mouseLeave events; corrected EXT-3096, added call off startFadingToasts in deleteToast since mouseLeave not will be called in case closing toast; --HG-- branch : product-engine
2009-12-08Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-08Standardizing layout and button sizes for various panels, added refresh ↵Erica
button art, reduced floater sizes
2009-12-08EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensibleLis Pardi
2009-12-08EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensibleLis Pardi
2009-12-08additional fix for outgoing voice notificationDmitry Oleshko
now only "NO ANSWER" notification closed after specified timeout --HG-- branch : product-engine
2009-12-08Fixed Linux BuildMike Antipov
--HG-- branch : product-engine
2009-12-08work on normal tasks:Dmitry Oleshko
(EXT-2803) Create notifications and dialogs to negotiate P2P voice chat (shown over the Speak button) (EXT-2806) Create notification windows and dialogs to negotiate Group Voice Chat (docked to Speak button's chevron) (EXT-2802) Create notifications and dialogs to negotiate AvaLine calls (shown over Speak button) (EXT-2805) Create notifications and dialogs to negotiate Ad-Hoc calls (shown over Speak button) - "NO ANSWER" notification gets closed after specified timeout - added possibility to check direction of call (but it doesn't work for group and ad-hoc calls yet) - adjusted layout for the incoming call dialog --HG-- branch : product-engine
2009-12-08implemented normal task EXT-3086 Update non-interactive system toasts behaviorAndrew Polunin
--HG-- branch : product-engine
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-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-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-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-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-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-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