Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-08 | EXT-3266 : Object contents show up as empty always | Loren Shih | |
InventoryFilter was rejecting all items that didn't exist in agent inventory. Changed this to properly account for inventory of in-world objects. --HG-- branch : avatar-pipeline | |||
2009-12-08 | L10N: add a helpful tooltip to the refresh icon, as done in other places in ↵ | Ramzi Linden | |
the UI | |||
2009-12-08 | INFRASTRUCTURE: Took out unused function "getAllAttachmentsArray" from ↵ | Loren Shih | |
llvoavatarself. --HG-- branch : avatar-pipeline | |||
2009-12-08 | L10N: clarify wording in panel_group_notice accordian. Please, no more Ascii ↵ | Ramzi Linden | |
art arrows in 2.0. | |||
2009-12-08 | L10N: Add much-needed linguistic context in the comments of strings.xml | Ramzi Linden | |
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-08 | Re-adding references to Arrow_Up and Arrow_Down so these arrows show on ↵ | Lis Pardi | |
panel_preferences_alerts.xml | |||
2009-12-08 | Capitalized the tab labels. | Justin C. Rounds (Chuck) | |
Bonus: made them conform visually to other tabs in the side panel http://jira.secondlife.com/browse/EXT-3073 | |||
2009-12-08 | ext-3087 - avatar icon is truncated badly | richard | |
reviewed by James | |||
2009-12-08 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-08 | Changed "Assigned Roles" to "Assigned Members". | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-3079 | |||
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-08 | EXT-2599 Temporary Text in filter fields should be a lighter color than User ↵ | Lis Pardi | |
typed text | |||
2009-12-08 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-08 | World > Snapshot is supposed to have separators, per the Design Spec - Top Menu | Ramzi Linden | |
L10N: use the consistent term 'Side Tray' already used elsewhere in the UI. Even if this isnt visible, it becomes part of our glossary and translation. | |||
2009-12-08 | Added space between Server message output area and expand button to prevent ↵ | Justin C. Rounds (Chuck) | |
overlapping elements. http://jira.secondlife.com/browse/EXT-3116 | |||
2009-12-08 | L10N: use consistent terminology in tooltip for a button that does the same ↵ | Ramzi Linden | |
thing as the one in the Navigation Bar | |||
2009-12-08 | For EXT-3166 : MyInventory/Library Places accordions are causing massive ↵ | Loren Shih | |
inventory background fetch on startup Took out line to start background fetch at start of filter; the background fetch will start when the filter is started. This prevents the viewer from requesting a complete inventory fetch at login. --HG-- branch : avatar-pipeline | |||
2009-12-08 | merge | richard | |
2009-12-08 | L10N: the terminology 'Show Profile' is not to spec. Make this consistent ↵ | Ramzi Linden | |
to 'View Profile' used everywhere else. | |||
2009-12-08 | Merge | richard | |
2009-12-08 | merge | richard | |
2009-12-08 | ext-2049 - tighten up inventory indentations | richard | |
2009-12-08 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-08 | Added context menu items to the list from the avatar context menu. | Justin C. Rounds (Chuck) | |
https://jira.secondlife.com/browse/EXT-2863 | |||
2009-12-08 | Fix for unable to create alpha masks and tattoos in inventory menus | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-08 | EXT-2276 Advanced water settings floater sliders spaced too tight | Lis Pardi | |
2009-12-08 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Incorporated code formatting cleanup from llsidepaneltaskinfo into ↵ | Loren Shih | |
llpanelpermissions. No functionality changes. --HG-- branch : avatar-pipeline | |||
2009-12-08 | Incorporated code formatting cleanup from llsidepaneltaskinfo into ↵ | Loren Shih | |
llpanelpermissions. No functionality changes. --HG-- branch : avatar-pipeline | |||
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 | 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 |