Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
richard fac0b6836a refactored top level ui into main_view.xml 2009-11-05 20:36:15 -08:00
Loren Shih 96345c7420 EXT-2278 : "Save Texture As" for bottom panel
--HG--
branch : avatar-pipeline
2009-11-05 21:51:35 -05:00
palange 7caf37b977 Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0 2009-11-05 17:56:27 -08:00
palange 4ead03acd0 merge to viewer-2-0 2009-11-05 17:54:51 -08:00
palange ec32310c86 Removed search_dirs and dst_path arguments from ll_deploy_sharedlibs_command()
Fixed mac breakage.
2009-11-05 17:51:50 -08:00
Rick Pasetto 4f0731d722 make drop add media if not there, navigate if already there 2009-11-05 17:51:04 -08:00
Rick Pasetto 8c44fac93f merge from remote repo 2009-11-05 17:50:32 -08:00
Loren Shih 3cff39dd4a EXT-2277 : Bottom panel for Inventory view
"Add" button menu for bottom panel.

--HG--
branch : avatar-pipeline
2009-11-05 20:42:06 -05:00
Palmer e654475529 Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 2009-11-05 17:35:52 -08:00
Palmer e948c0c03c Ext-2191 - Put some limits on WLSkyDetail
Reviewed by Mani
2009-11-05 17:33:10 -08:00
James Cook 6970ffa5aa merge 2009-11-05 17:16:46 -08:00
Loren Shih 9affcc4a10 EXT-2277 : Bottom panel for Inventory view
Adds gear menu, add button, trash.

--HG--
branch : avatar-pipeline
2009-11-05 20:16:44 -05:00
James Cook d0bb161daa EXT-2030 Accordion header needs to change graphic when selected/expanded
New attribute header_image_expanded supplies background image.
Reviewed with Leyla (last commit too)
2009-11-05 17:10:45 -08:00
Erica 36f295fb9e EXT-2241 layout of Preferences > Sound needs to be improved for I18N, EXT-2276 Advanced water settings floater sliders spaced too tight 2009-11-05 17:00:20 -08:00
Palmer fc43d455f1 Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 2009-11-05 16:32:51 -08:00
richard 52b174d316 merge 2009-11-05 16:30:51 -08:00
richard 29d8ee76f1 LLChiclet cleans up its connection to LLTransientFloaterMgr now
and panel_stand_stop_flying is visible by default while its contents are not
2009-11-05 16:30:11 -08:00
Monroe Linden 81192236ac Fix for DEV-39258.
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 16:08:04 -08:00
Mark Palange (Mani) 953b7ea550 Belated addition of GetPrerequisites_2_8.cmake 2009-11-05 16:00:47 -08:00
richard 93e877a5ce LLSpeakButton now cleans up after itself by removing transientfloatermgr references 2009-11-05 15:36:59 -08:00
richard 0a7290772a moved scroll_column_header default params to scroll_column_header.xml
reviewed by James
2009-11-05 15:36:11 -08:00
Palmer 67919c2ee6 Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 2009-11-05 15:32:39 -08:00
James Cook e096fa3480 EXT-2032 Accordion header title is black (hard to read) and cannot be configured in XUI XML
Font and color can be set in accordion_tab.xml
2009-11-05 15:31:22 -08:00
James Cook c1a65fcd9d Don't print every Windlight param file loaded. 2009-11-05 15:29:01 -08:00
Justin C. Rounds (Chuck) aee6cf3d2d Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-05 17:50:03 -05:00
Justin C. Rounds (Chuck) 680512c9e6 Removed attributes that were causing parse errors. 2009-11-05 17:48:58 -05:00
James Cook 1bf5f1465d merge 2009-11-05 14:19:00 -08:00
Monroe Linden 44fc2e5ba3 Restore the media focus ring. This fixes DEV-42166.
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 14:18:16 -08:00
James Cook 74f74da3cf Only use ctrl-up/down for recently typed chat lines if chat field is empty.
Otherwise it discards a typed line in progress.
2009-11-05 14:17:53 -08:00
Nat Goodspeed a01dd3709a Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-05 16:58:49 -05:00
Nat Goodspeed 7b33c9b862 Produce slightly more info for bad LLDir::setLindenUserDir() call 2009-11-05 16:55:31 -05:00
Nat Goodspeed 04add8806e Support QAModeTermCode var for unattended shutdown on LL_ERRS.
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 16:53:35 -05:00
James Cook ef30dfd591 merge 2009-11-05 13:52:00 -08:00
James Cook d7a2ddc0c0 EXT-2262 Arrow keys should move cursor in chat entry field.
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 13:51:26 -08:00
richard b7b499dac4 merge 2009-11-05 13:51:13 -08:00
richard 50164c2d86 removed some more picture_style attributes 2009-11-05 13:49:59 -08:00
richard c9e91056fd fixed crash on login
reviewed by James
2009-11-05 13:49:15 -08:00
Steve Bennetts b286744a36 Merge 2009-11-05 13:31:38 -08:00
Steve Bennetts e26dacb374 Merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ 2009-11-05 13:29:32 -08:00
Erica 6ce9f3b047 EXT-2160 texture picker cancel button should be on the right, General texture and color picker cleanup 2009-11-05 12:53:41 -08:00
Justin C. Rounds (Chuck) 3e7c26f334 Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-05 15:17:34 -05:00
Justin C. Rounds (Chuck) ebf74a7b38 Updated TimeTextColor.
http://jira.secondlife.com/browse/EXT-2138
2009-11-05 15:16:27 -05:00
Rick Pasetto 32f9c1a3b4 merge with remote repo 2009-11-05 12:11:08 -08:00
Rick Pasetto b60d80542f Remove scrolling controls (not to spec) 2009-11-05 12:10:30 -08:00
Eugene Mutavchi 0260805259 Fixed normal bug EXT-1420(Menu context (People side panel) sorting is not working)
--HG--
branch : product-engine
2009-11-05 22:05:48 +02:00
Loren Shih 280e017291 EXT-2229 : Task SP : Update task on new selection
Using activePanel hack to update selection when it changes.

--HG--
branch : avatar-pipeline
2009-11-05 15:00:36 -05:00
richard 07ea347a0f merge 2009-11-05 11:55:41 -08:00
Justin C. Rounds (Chuck) b2bad3f756 Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-05 14:46:00 -05:00
Justin C. Rounds (Chuck) c67ef56fa1 Removed chrome from help button and replaced with 80/20 art.
http://jira.secondlife.com/browse/EXT-2172
2009-11-05 14:45:00 -05:00
Steve Bennetts 98229cbbcf Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/ 2009-11-05 11:41:25 -08:00