Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-12 | EXT-2135 [BSI] Scrolling the TOS agreement makes the entire agreement unreadable | skolb | |
2009-11-10 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-10 | FIX DEV-41991: do not allow media settings panel to come up if media data is ↵ | Rick Pasetto | |
in flight Review #33 This change marks the current selection "not editable" if any objects in the selection are currently "in flight" (i.e. their media data has not been fetched yet, or is in the process of being fetched). This involved adding API to LLMediaDataClient to query whether an object is in the process of being fetched (i.e. in the queue). I've added a unit test for this new API. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | pushing changes to named font sizes prior to hardcoded font removal | Erica | |
2009-11-10 | merge | Leyla Farazha | |
2009-11-10 | EXT-1478 Tool-tip background and border colors are being ignored | Leyla Farazha | |
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard | |||
2009-11-10 | Fix for DEV-42400 (Mouse pointer location does not map correctly to ↵ | Monroe Linden | |
non-square media faces). | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-11 | DEV-41358: Added user's preferred maturity level to search URL. | Lynx Linden | |
The Search URL now includes a "r=" query parameter to specify the user's preferred maturity rating. This can be "pg" or "pg,mature" or "pg,mature,adult". | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-10 | Added PluginAttachDebuggerToPlugins debug setting. | Monroe Linden | |
Added accessors to get platform-specific process ID from LLProcessLauncher. Added an optional "debug" argument to LLPluginClassMedia::init() and LLPluginProcessParent::init() (defaults to false). Mac only: made the state machine in LLPluginProcessParent::idle() open a new window in Terminal.app with a gdb session attached to the plugin process upon successful launch. | |||
2009-11-10 | DEV-40001: Add support for a pre-login help topic. | Lynx Linden | |
Asking for help (e.g., pressing F1) before logging in will now display a specific pre-login help topic, "pre_login_help". This behavior was agreed upon with Rand to allow us to display a custom page to help the user log on successfully. | |||
2009-11-10 | Merge with tip | callum | |
2009-11-10 | Fix for DEV-42546 (QuickTime plugin crashes a lot) | callum | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | EXT-2355 Preferences: Inconsistent use of capital letters for second word of ↵ | Lis Pardi | |
labels | |||
2009-11-10 | Added media textures to textures.xml | Erica | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | EXT-2336 add new media art to viewer | Erica | |
2009-11-10 | EXT-2356 Replace Log button in bottom tray with up arrow | Lis Pardi | |
2009-11-10 | Add newline at end of file | James Cook | |
2009-11-10 | merge | James Cook | |
2009-11-10 | Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵ | James Cook | |
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | brad kittenbrink | |
2009-11-10 | further fixes in gcc land | Rick Pasetto | |
2009-11-10 | fix for gcc | Rick Pasetto | |
2009-11-10 | FIX DEV-41949: LLMediaEntry::setWhitelist() and LLMediaEntry::asLLSD() have ↵ | Rick Pasetto | |
a contract conflict Review #32 This code will go into both server 1.32 branch and the viewer branch. As proposed in DEV-41949, I've changed setWhitelist(const LLSD &whitelist) to clear the whitelist if the WHITELIST_KEY is not present in the passed-in 'whitelist'. I've also made sure that asLLSD() ensures that the WHITELIST_KEY is erased in the given LLSD. | |||
2009-11-10 | merge | richard | |
2009-11-10 | EXT-677 Build tool arrows work again with UI size != 1.0 | James Cook | |
Must use scaled (virtual) pixels in some computations Will review with Richard | |||
2009-11-10 | EXT-1503 Cosmetic and Polish issues with Viewer 2.0 Internal Alphan -- ↵ | Lis Pardi | |
Notifications with long headlines are overlapping with text | |||
2009-11-10 | Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0. | brad kittenbrink | |
2009-11-10 | Added an explicit copy constructor to LLPluginMessage. | Monroe Linden | |
2009-11-10 | merge | richard | |
2009-11-10 | Fix for mac failure in apr shared lib staging (Part of DEV-41724) | brad kittenbrink | |
2009-11-10 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-10 | Changed value of "Unused?" to modify highlight color. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2312 | |||
2009-11-10 | Don't allocate memory for debugging strings every mouse click. | James Cook | |
2009-11-10 | Minor develop.py tweaks to make mac logs more readable in parabuild output. | brad kittenbrink | |
Supressing all the setenv spam. | |||
2009-11-10 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-10 | merge. | Tofu Linden | |
2009-11-10 | L10N: Add some translations to FR, DE, JA from Localization Cycle1. | Ramzi Linden | |
2009-11-10 | merge | Ramzi Linden | |
2009-11-10 | I18N: several nodes in XUI have no name= or a duplicate name=, thus cant be ↵ | Ramzi Linden | |
localized. Notifications console was listed twice in the Develop>Console menu | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | DEV-35097 final check in XUI for instances of the nonapproved terms "2nd ↵ | Ramzi Linden | |
Life", "1st Life", "SLURL" | |||
2009-11-10 | Develop>XUI>Send Test IMs: Lets not poke fun of a resident tradition in the ↵ | Ramzi Linden | |
public beta. Also it should test a sentence that wraps. Ideally it would also test a string with double-byte characters but I dont know how to do that. | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | clean up include llfontgl | angela | |
2009-11-09 | LLViewerMediaImpl now keeps track of which instance is the current parcel ↵ | Monroe Linden | |
media instance. The active parcel media instance always gets priority over other inworld media. |