Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-06 | fix the Ext-2191 linux compile failure | Tofu Linden | |
min->llmin, max->llmax | |||
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-11-05 | refactored top level ui into main_view.xml | richard | |
2009-11-05 | EXT-2278 : "Save Texture As" for bottom panel | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-05 | Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0 | palange | |
2009-11-05 | merge to viewer-2-0 | palange | |
2009-11-05 | Removed search_dirs and dst_path arguments from ll_deploy_sharedlibs_command() | palange | |
Fixed mac breakage. | |||
2009-11-05 | EXT-2277 : Bottom panel for Inventory view | Loren Shih | |
"Add" button menu for bottom panel. --HG-- branch : avatar-pipeline | |||
2009-11-05 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-05 | Ext-2191 - Put some limits on WLSkyDetail | Palmer | |
Reviewed by Mani | |||
2009-11-05 | merge | James Cook | |
2009-11-05 | EXT-2277 : Bottom panel for Inventory view | Loren Shih | |
Adds gear menu, add button, trash. --HG-- branch : avatar-pipeline | |||
2009-11-05 | EXT-2030 Accordion header needs to change graphic when selected/expanded | James Cook | |
New attribute header_image_expanded supplies background image. Reviewed with Leyla (last commit too) | |||
2009-11-05 | EXT-2241 layout of Preferences > Sound needs to be improved for I18N, ↵ | Erica | |
EXT-2276 Advanced water settings floater sliders spaced too tight | |||
2009-11-05 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-05 | merge | richard | |
2009-11-05 | LLChiclet cleans up its connection to LLTransientFloaterMgr now | richard | |
and panel_stand_stop_flying is visible by default while its contents are not | |||
2009-11-05 | Fix for DEV-39258. | Monroe Linden | |
When the amount of the texture that's being drawn by the plugin shrinks in either width or height, reallocate the texture (which clears it). | |||
2009-11-05 | Belated addition of GetPrerequisites_2_8.cmake | Mark Palange (Mani) | |
2009-11-05 | LLSpeakButton now cleans up after itself by removing transientfloatermgr ↵ | richard | |
references | |||
2009-11-05 | moved scroll_column_header default params to scroll_column_header.xml | richard | |
reviewed by James | |||
2009-11-05 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-05 | EXT-2032 Accordion header title is black (hard to read) and cannot be ↵ | James Cook | |
configured in XUI XML Font and color can be set in accordion_tab.xml | |||
2009-11-05 | Don't print every Windlight param file loaded. | James Cook | |
2009-11-05 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-05 | Removed attributes that were causing parse errors. | Justin C. Rounds (Chuck) | |
2009-11-05 | merge | James Cook | |
2009-11-05 | Restore the media focus ring. This fixes DEV-42166. | Monroe Linden | |
Media focus is still tracked separately from LLSelectMgr (which was a change made during a refactor a while ago), but LLViewerMediaFocus now keeps LLSelectMgr updated with the current media focus when it changes. Added a special case for media focus to LLSelectMgr::deselectAllIfTooFar(), since it was making the focus ring not show up when media focus was on distant media. | |||
2009-11-05 | Only use ctrl-up/down for recently typed chat lines if chat field is empty. | James Cook | |
Otherwise it discards a typed line in progress. | |||
2009-11-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-05 | Produce slightly more info for bad LLDir::setLindenUserDir() call | Nat Goodspeed | |
2009-11-05 | Support QAModeTermCode var for unattended shutdown on LL_ERRS. | Nat Goodspeed | |
Normally LL_ERRS in a developer build of the viewer pops up an OS message box with the text of the LL_ERRS log message, requiring user intervention to proceed. This isn't good for unattended testing, especially on Parabuild machines. Running the viewer with '--set QAModeTermCode n' for some 0 < n < 256 will, on LL_ERRS, cause the viewer to terminate immediately with _exit(n). | |||
2009-11-05 | merge | James Cook | |
2009-11-05 | EXT-2262 Arrow keys should move cursor in chat entry field. | James Cook | |
See Communications Spec for design. Arrow keys still move you if text chat field is empty. Also fixed ctrl-up/ctrl-down for recently chatted lines. Reviewed with Richard. | |||
2009-11-05 | merge | richard | |
2009-11-05 | removed some more picture_style attributes | richard | |
2009-11-05 | fixed crash on login | richard | |
reviewed by James | |||
2009-11-05 | Merge | Steve Bennetts | |
2009-11-05 | Merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |
2009-11-05 | EXT-2160 texture picker cancel button should be on the right, General ↵ | Erica | |
texture and color picker cleanup | |||
2009-11-05 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-05 | Updated TimeTextColor. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2138 | |||
2009-11-05 | merge with remote repo | Rick Pasetto | |
2009-11-05 | Remove scrolling controls (not to spec) | Rick Pasetto | |
2009-11-05 | Fixed normal bug EXT-1420(Menu context (People side panel) sorting is not ↵ | Eugene Mutavchi | |
working) --HG-- branch : product-engine | |||
2009-11-05 | EXT-2229 : Task SP : Update task on new selection | Loren Shih | |
Using activePanel hack to update selection when it changes. --HG-- branch : avatar-pipeline | |||
2009-11-05 | merge | richard | |
2009-11-05 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-05 | Removed chrome from help button and replaced with 80/20 art. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2172 | |||
2009-11-05 | Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |