Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Lis Pardi c9a1d3040e http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- This Jira also illuminated that buttons should be Medium, instead of Small 2009-11-23 18:35:21 -05:00
James Cook 2ede27a5e2 Context menu item to show/hide nav bar parcel property icons. 2009-11-23 15:29:01 -08:00
Ramzi Linden 47f9da8544 DEV-43298 Expand widgets slightly in EN: floater_image_preview.xml 2009-11-23 15:18:12 -08:00
Loren Shih e11d1c1d2b EXT-2705 : Remove (dont' just grey out) right-click context menu options for Links that aren't necessary
--HG--
branch : avatar-pipeline
2009-11-23 18:10:37 -05:00
Ramzi Linden fef0d16a15 DEV-43298 Expand widgets slightly in EN: floater_build_options.xml 2009-11-23 14:57:01 -08:00
Justin C. Rounds (Chuck) 057309093e Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ 2009-11-23 17:52:46 -05:00
Justin C. Rounds (Chuck) 78bbe3f5b1 Updated graphic from 80/20. Changed references in xml.
http://jira.secondlife.com/browse/EXT-2642
2009-11-23 17:51:32 -05:00
Ramzi Linden a19d849e9b DEV-43298 Expand widgets slightly in EN: floater_animation_preview.xml 2009-11-23 14:50:26 -08:00
James Cook 620de712c4 merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, llfloaternearbymedia.cpp 2009-11-23 14:46:47 -08:00
Loren Shih 2b54c8a084 EXT-2763 : Right-click on inventory doesn't bring up context menu
Also did some minor cleanup on header files.

--HG--
branch : avatar-pipeline
2009-11-23 17:46:30 -05:00
James Cook 070c3a1e4b merge 2009-11-23 14:32:12 -08:00
James Cook 347562844d Initial implementation of parcel property icons and maturity string on nav bar
Added new LLAgentUI location format, renamed unclear old one
Renamed ShowCoordinatesOption to NavBarShowCoordinates
Extended LLLocationInputCtrl to show icons.
Reviewed with Rick
2009-11-23 14:23:51 -08:00
Nyx (Neal Orman) 8eb62aef06 Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/
--HG--
branch : avatar-pipeline
2009-11-23 17:21:10 -05:00
Nyx (Neal Orman) c36973dbc8 tweaking render cost calculations based on code review feedback.
Following commits were reviewed by vir:
3054bae2bf21
dcc420c4d3f0
05341c33f01e
d9cb3bf709f8
dad4281217d3
f1d887a950ba

 - Nyx

--HG--
branch : avatar-pipeline
2009-11-23 17:21:00 -05:00
Andrew Dyukov 9135bb7b0f Implemented normal task EXT-2739 (Ctrl-I should open Inventory side panel,
Ctrl-Shift-I should open Inventory floater).

--HG--
branch : product-engine
2009-11-23 23:03:08 +02:00
Loren Shih fc1860bcc6 EXT-2705 : Create accordion panel to show COF contents
Also made several infrastructure improvements that help inventory panels defer generating their folders/views until after inventory has been loaded up.  This was pretty haphazard before.

--HG--
branch : avatar-pipeline
2009-11-23 15:25:31 -05:00
Justin C. Rounds (Chuck) c4e4c77d3d Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ 2009-11-23 15:22:50 -05:00
Justin C. Rounds (Chuck) a8126a82cf Removed font references to SansSerifSmall.
http://jira.secondlife.com/browse/EXT-1315
2009-11-23 15:21:59 -05:00
Loren Shih 0c3bd94da9 EXT-2435 : Advanced > Shortcuts > Fly is always ticked
Did a few lines of cleanup for code surrounding this.  Issue is still not fixed though.

--HG--
branch : avatar-pipeline
2009-11-23 15:16:19 -05:00
Nyx (Neal Orman) ca5e49d5fa EXT-2718 EXT-2434 avatar render cost changes
Fixing a but in new ARC function where textures added 5 to the ARC for each
use. Expected (and previous) behavior restored, where 5 is added to ARC for each
unique texture, regardless of how many faces it is used on.

Confirmed new ARC is 99 points higher than previous (20 for each body part), or
119 if avatar is wearing a skirt.

Will be post-reviewed before pushing

--HG--
branch : avatar-pipeline
2009-11-23 15:12:48 -05:00
Sergei Litovchuk 3119468d06 Fixed normal bug EXT-2346 "My Landmarks accordion panels shouldn't be displayed if there are no landmarks in respective folders".
- Added inventory observer to Landmarks Panel to update accordion tabs visibility upon inventory changes.
- Added accordions contents refreshing upon filter edit to fix updating accordion items when filter becomes less restrictive.

--HG--
branch : product-engine
2009-11-23 21:47:59 +02:00
richard d4dc4cfddc EXT-2460 - mouselook mode - remove unused UI elements
EXT-2504 - black bars present at top and bottom when in mouselook

reviewed by Leyla
2009-11-23 11:46:35 -08:00
richard dc88effc24 fix for infinite loop when doing /me emotes
reviewed by Mark
2009-11-23 11:44:03 -08:00
richard 7fd1488c62 convert signals to allocate on demand in order to speed up widget construction
reviewed by James
2009-11-23 11:42:32 -08:00
richard e0a364b7bf comverted mEnclosingBlockOffset from signed to unsigned to support param blocks up to 32k in size
reviewed by James
2009-11-23 11:37:32 -08:00
Justin C. Rounds (Chuck) 8ef1dcf72a Scrollbar was too dark and not matching other scrollbars. Switched scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix.
http://jira.secondlife.com/browse/EXT-1451
2009-11-23 14:16:31 -05:00
Justin C. Rounds (Chuck) 8173ed5fd5 Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ 2009-11-23 13:57:34 -05:00
Justin C. Rounds (Chuck) dc6216e77e "Fit and finish" issues with bottom bar.
See comments in JIRAs for details.
http://jira.secondlife.com/browse/EXT-2537
http://jira.secondlife.com/browse/EXT-2352
2009-11-23 13:56:01 -05:00
Sergey Borushevsky 9e403da7b0 Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat history style (widget-less))
--HG--
branch : product-engine
2009-11-23 20:34:06 +02:00
Nyx (Neal Orman) 24dbd81763 EXT-829 share button in profile inactive
refactored share code to all call LLAvatarActions::share.
Function opens an IM window if one doesn't already exist and prints an
appropriate message, as well as opening the inventory sidepanel.

Verified working in IM window, people tab, and individual's profile.

Will be post-reviewed before push.

--HG--
branch : avatar-pipeline
2009-11-23 13:23:54 -05:00
James Cook 83237f875c Allow large paramblocks by converting mEnclosingBlockOffset to U16, needed for
location_input.xml
2009-11-23 10:15:00 -08:00
Vadim Savchuk c889fa9ee1 Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me".
--HG--
branch : product-engine
2009-11-23 20:12:00 +02:00
Rick Pasetto 7bfa11ed69 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-23 10:08:53 -08:00
Rick Pasetto a1dd97507c DEV-42967: Fix prefs panel to not clobber changes to prefs made by other UI
The prefs floater was unilaterally reverting any changes
made by other UI.  This fixes that by making squirreling
away the current settings an explicit operation, and
cancel now happens explicitly on close(), but only if
a flag is not set (as is what happens when you hit OK).

Reviewed by James.
2009-11-23 10:08:35 -08:00
Tofu Linden de92d5ce32 re-upgrade to vivox v3 sdk here. 2009-11-23 17:57:25 +00:00
Tofu Linden 655f33a9f8 panelized volume pulldown, that doesn't work at all. 2009-11-23 17:52:37 +00:00
Andrew Dyukov 35ebf50ec7 Fixed normal bug EXT-2668 (NONE group is present in the Group Chooser for which to send invitation).
--HG--
branch : product-engine
2009-11-23 19:08:52 +02:00
Eric M. Tulla (BigPapi) 9eb42546dc Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-23 11:55:33 -05:00
Nyx (Neal Orman) ef63c80766 EXT-2535 wearables created in 2.0 don't load in 1.23
Re-opening issue for a second pass at it. This pass updates the code that was
intended to make all loaded wearables auto-save themselves back to wearable
version 22 (from 24). Code was not being hit, so relocated it to after wearable
had been added to llagentwearables to ensure the save succeeded.

Will be post-reviewed before push.

--HG--
branch : avatar-pipeline
2009-11-23 11:46:15 -05:00
Nyx (Neal Orman) 98c184619b EXT-829 share button in profile inactive
Pass number 2 - re-enabled share button in the locations where it should exist
and disabled it in others. Next pass will be making all buttons functional.

Will be post-reviewed before pushing

--HG--
branch : avatar-pipeline
2009-11-23 11:32:30 -05:00
Tofu Linden afd81a7d74 start to make this a panel instead of a floater. 2009-11-23 16:29:14 +00:00
Tofu Linden f6f9e63091 incomplete but almost-working volume pulldown, except it's not a pulldown. 2009-11-23 16:10:37 +00:00
Mike Antipov 3b0bfcb4b7 merge
--HG--
branch : product-engine
2009-11-23 17:56:14 +02:00
Mike Antipov 2f89092096 Work on normal task EXT-2640 (Create a tabbed IM multifloater)
- hide Dock button for IM Floaters

--HG--
branch : product-engine
2009-11-23 17:54:07 +02:00
Tofu Linden a434e32097 merge. 2009-11-23 15:53:49 +00:00
Mike Antipov fb3b6145a8 Work on normal task EXT-2640 (Create a tabbed IM multifloater)
- disable adding torn off IM Floaters into container when chiclet is clicked

--HG--
branch : product-engine
2009-11-23 17:47:40 +02:00
Tofu Linden 4c1faceefc bones. 2009-11-23 15:14:32 +00:00
Tofu Linden 21723e8567 Backed out changeset 19dc0ca58f15 2009-11-23 15:05:42 +00:00
Tofu Linden 278ce0be7a clone tutorial floater for volume pulldown. 2009-11-23 14:52:33 +00:00
Tofu Linden 1a498fbeea reg and rename. 2009-11-23 14:48:50 +00:00