Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-08 | Formatting cleanup for (currently unused) llsidepaneltaskinfo. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-08 | Standardizing layout and button sizes for various panels, added refresh ↵ | Erica | |
button art, reduced floater sizes | |||
2009-12-08 | EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensible | Lis Pardi | |
2009-12-08 | EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensible | Lis Pardi | |
2009-12-08 | merge. | Tofu Linden | |
2009-12-08 | DEV-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-08 | DEV-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 | EXT-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-08 | EXT-2427: Added an About > Report Bug menu | Lynx 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-08 | DEV-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-08 | DEV-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-08 | DEV-41358: Updated the Search URL to the new staging area. | Lynx Linden | |
2009-12-08 | DEV-43897 linux viewer2 corrupted vorbis problem | Tofu Linden | |
we were accidentally linking the duff fmod vorbis first because our dependancies weren't well-defined. | |||
2009-12-07 | fix for inline widgets never shrinking with resizable text editor | richard | |
also fixed dropping last line in chat history | |||
2009-12-07 | EXT-2855 delete 2 more entries in strings.xml that are not actually user-visible | Ramzi Linden | |
2009-12-07 | Merge | Steve Bennetts | |
2009-12-07 | merge fixes | Steve Bennetts | |
2009-12-07 | LLSidepanelTaskInfo cosmetic cleanup. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-07 | L10N: 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-07 | merge | richard | |
2009-12-07 | ext-3152 - crash when opening debug console | richard | |
bad cast | |||
2009-12-07 | Merge from product-engine | Steve Bennetts | |
2009-12-07 | EXT-3062 Inspector affordance should spawn closer to mouse | James Cook | |
Reduced some size constants. Trivial, not reviewed. | |||
2009-12-07 | fix for horizontal scrolling in text_editors | richard | |
2009-12-07 | merge | James Cook | |
2009-12-07 | EXT-3159 Mouse-wheel scrolling down causes unexpected side-scrolling | James 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-07 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-07 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-07 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-07 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-07 | Appearance panel layout changes for Nyx - contains bug causing accordion to ↵ | Erica | |
not follow sidepanel bottom | |||
2009-12-07 | Made 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-07 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-07 | 1. 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-07 | EXT-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-07 | EXT-2826 : Rename "Favorite" folder to "Favorites" folder | Loren Shih | |
Only will affect new accounts. --HG-- branch : avatar-pipeline | |||
2009-12-07 | merge | richard | |
2009-12-07 | merge | James Cook | |
2009-12-07 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-07 | Tweaks to make toasts conform to style guide. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-1673 | |||
2009-12-07 | merge | James Cook | |
2009-12-07 | ext-3112 - bad font width information with sansserif | richard | |
2009-12-07 | EXT-3214 : Trash icon flahes in Recent Items when nothing in history | Loren Shih | |
Trash icon is disabled when no items are selected. --HG-- branch : avatar-pipeline | |||
2009-12-07 | Fixed 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-07 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-07 | DEV-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-07 | DEV-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-07 | No ticket. Removed inventory offer fake notification. | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-12-07 | For EXT-2637: Renaming outfit that's currently worn should update Current ↵ | Brad Payne (Vir Linden) | |
Outfit string --HG-- branch : avatar-pipeline |