Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-09 | Merge with head | callum | |
2009-12-09 | Bunch of simple UI changes: | callum | |
DEV-43885 EXT-3206: Number of media items UI in Nearby Media Floater clipped when there are a lot DEV-43884 EXT-3207: In Build Dialog, Under Texture Tab, should say "Media" and not "Media URL" DEV-43877 EXT-3221: Warning message about whitelists in Security Tab of Media settings floater appears incorrectly DEV-43875 EXT-3224: Media Text Box in the Build settings: Texture should be a label and not a text box DEV-43477 Popup for adding media to only one face is misleading Reviewed by Sam | |||
2009-12-09 | Merge media into viewer 2-0 | skolb | |
2009-12-09 | Follow-up to previous change: slider control should only be set when focus ↵ | Rick Pasetto | |
changes | |||
2009-12-09 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-09 | Merge viewer 2-0 into media | skolb | |
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-09 | Reduce likelihood of indefinite wait in viewer integration tests. | Nat Goodspeed | |
Introduce LLStartupListener to allow viewerclient-based test script to query startup state. This handles the scenario in which, by the time the test script manages to connect, the viewer already IS in STATE_STARTED. Fix ViewerSession to invoke that query before waiting for STATE_STARTED. Make that wait time out eventually to deal with "System currently logging you off, please wait 5 minutes." Timeout raises new ViewerWontLogin exception. Fix testlangs to catch ViewerWontLogin and retry a limited number of times. | |||
2009-12-08 | Performance improvements for the nearby media floater when lots of media is ↵ | Monroe Linden | |
present. Added LLViewerMediaImpl::mInNearbyMediaList for LLFloaterNearbyMedia::refreshList() to use to keep track of which elements it's seen -- this allows us to remove a linear search in an inner loop. Added a map from texture ID to media impl pointer in LLViewerMedia/LLViewerMediaImpl. This allows LLViewerMedia::getMediaImplFromTextureID() to be a std::map lookup instead of a linear search. In LLFloaterNearbyMedia, call sortByColumnIndex in postBuild instead of in addMediaItem(). The latter was causing some unnecessary re-sorting. Hf: Enter commit message. Lines beginning with 'HG:' are removed. | |||
2009-12-08 | Web teams needs us to support 403 response codes for some trickery they are ↵ | callum | |
doing with Help pages. | |||
2009-12-08 | DEV-43866: Fix mute button when you slide volume slider | Rick Pasetto | |
Trivial fix, plus some minor refactoring | |||
2009-12-08 | Merge backout | James Cook | |
2009-12-08 | Back out EXT-2827 Unable to delete object when select face of object | James Cook | |
May cause right-click delete to fail - testing that Backed out changeset: 1f8e1e73f9f4 | |||
2009-12-08 | Merge with Lis and Leyla' stuff | James Cook | |
2009-12-08 | EXT-3118 disabled Alerts appear to be enabled in Preferences | James Cook | |
Wasn't rebuilding the list of alerts on Preferences open Cleaned up some formatting in llfloaterpreference.cpp | |||
2009-12-08 | EXT-2980 Made location history menu items XML-configurable | James Cook | |
Reviewed with Leyla | |||
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-08 | EXT-3192 Preferences > Sounds UI issues | Lis Pardi | |
2009-12-08 | merge | richard | |
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 | 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 | 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 | 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 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. |