Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Nyx (Neal Orman) 2aa9f1bcbe EXT-2477 minimizing while in appearance editing mode leaves a bad state
when minimizing the viewer while in appearance editing mode with unsaved changes
kicks you out of appearance editing mode and leaves you unable to recover as
the editor always starts itself on the shape tab. Fixed this in two ways:

1) if a wearable is dirty when the editor is opened, that is the tab that is
   selected.

2) the camera mode is not forcibly changed away from appearance editing mode
   on minimize. This only needs to happen if we are in mouselook.

Code reviewed by Vir.

--HG--
branch : avatar-pipeline
2009-11-13 14:57:06 -05:00
Rick Pasetto ca630bf6bb Add background to media controls
This actually required some help from James and Richard.  Thanks, guys!

This adds custom-drawing of a background image underneath the
icons that make up the media controls in the layout stack.
In order to have this work, we had to publicize API in lllayoutstack
to force relayout to calculate the size.

I also did another cleanup pass ("Boy Scout Rule") that
squirreled away all pertinent controls into membed variables,
instead of doing a getChild() every time updateShape() is called.

Readjusted a bunch of components as well.
2009-11-13 11:52:12 -08:00
Leyla Farazha ce397569bf merge 2009-11-13 11:48:51 -08:00
Leyla Farazha 20f9ea904a Backed out main_view.xml 2009-11-13 11:47:23 -08:00
Leyla Farazha 1303b7371c Backed out changeset fb21e02f8f08 2009-11-13 11:45:52 -08:00
Tofu Linden 224cfffa1c merge. 2009-11-13 19:44:01 +00:00
Loren Shih 0fb0ce836d EXT-2428 : Wearing a look should update the "Current Look" sidepanel string
Both double-clicking on an outfit to wear, and wearing an outfit from side panel, will now update the current look string.

--HG--
branch : avatar-pipeline
2009-11-13 14:42:28 -05:00
Tofu Linden 7722105e4e set the outgoing call window's dock point in postBuild() instead of onOpen() to avoid it being in the wrong place for a frame. 2009-11-13 19:38:13 +00:00
callum 7e2d240658 Merge to tip 2009-11-13 11:05:18 -08:00
callum be72748d2a Fix for DEV-42152 (Streaming media broken on QuickTime) 2009-11-13 11:03:39 -08:00
Lynx Linden 69ca84a6a4 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-11-13 18:34:12 +00:00
Steve Bennetts b3b608b2a8 Merge from product-engine 2009-11-13 10:17:56 -08:00
Tofu Linden 1b0b439c23 make the outgoing call dialog appear and disappear smarter.
this is sort of less like the spec but more like... reality...
2009-11-13 17:53:12 +00:00
Nat Goodspeed 8dda668fc4 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-13 12:22:40 -05:00
James Cook 230f28080c merge 2009-11-13 09:10:41 -08:00
James Cook 543fdfd512 More explicit test code for dummy widget creation.
Added "Inspectors Test" back to login debug menu.
2009-11-13 09:07:14 -08:00
Mike Antipov 8a0341f42e Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Fixed issue: "Snapshort button can appear first due to its the least width while Bottom Bar extending"
	- implemented ordering in which buttons can be shown: Gesture, Move, View, Snapshot.

--HG--
branch : product-engine
2009-11-13 18:58:23 +02:00
Alexei Arabadji f9d3791aaf Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2009-11-13 18:50:10 +02:00
Brad Payne (Vir Linden) d065a185e0 Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/
--HG--
branch : avatar-pipeline
2009-11-13 11:45:16 -05:00
Brad Payne (Vir Linden) 036b0b7d8d removed dead code that was triggering a warning on some platforms
--HG--
branch : avatar-pipeline
2009-11-13 11:43:32 -05:00
Eric M. Tulla (BigPapi) 885bd589f5 merging changes accidentally made to default into avp branch
--HG--
branch : avatar-pipeline
2009-11-13 11:20:26 -05:00
Tofu Linden 7e59bf358d merge. 2009-11-13 16:18:53 +00:00
Andrew Dyukov 3add88cd97 Fixed normal bug EXT-1014 (Unable to move undocked camera controls bar)
--HG--
branch : product-engine
2009-11-13 18:12:55 +02:00
Lynx Linden d5917e5d4c Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ 2009-11-13 16:12:26 +00:00
Alexei Arabadji 638a21045b Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2009-11-13 18:12:01 +02:00
Lynx Linden 9fd06f55f9 DEV-41324: Rename Spatial Chat to Nearby Voice Chat, as per spec. 2009-11-13 16:11:14 +00:00
Nyx (Neal Orman) 69f4b29761 EXT-2434 update rendering cost to reflect changes in avatar rendering
finished the updates to avatar rendering cost and formalized the
display of selected object render cost in the build tools floater.

Both checkins reviewed by Vir.
2009-11-13 11:11:11 -05:00
Alexei Arabadji e310e18481 implemented EXT-1286 "Need support for [ITEM_ICON], [AN_OBJECTTYPE], [ITEM_SLURL], in notifications.xml"
--HG--
branch : product-engine
2009-11-13 18:11:11 +02:00
Loren Shih 3b730cef75 merge
--HG--
branch : avatar-pipeline
2009-11-13 11:10:29 -05:00
Loren Shih cf6e4c5059 EXT-2349 : Diagnose warning spam: "[X] is in model and in view, but STRUCTURE flag not set"
EXT-2432 : Diagnose warning spam: "[X] does not exist in either view or model, but notification triggered"

Restructured llinventorypanel's handling of add/remove/structure so it's easier to understand
Removed false positive "notification triggered" warning since objects can now exist outside of various inventory panels' directories.

--HG--
branch : avatar-pipeline
2009-11-13 11:08:45 -05:00
Loren Shih 606256b9e6 Removed llinfos spam on prefetched items (changed to lldebugs).
--HG--
branch : avatar-pipeline
2009-11-13 11:08:28 -05:00
Dmitry Oleshko 63ea6ccf58 fixed normal bug (EXT-2372) Region restart toasts have no text
returned necessary attributes to the panel_notification.xml file that was corrupted by Chuck's commit (changeset 3862:a7bf90cddcdb)

--HG--
branch : product-engine
2009-11-13 18:06:57 +02:00
Tofu Linden e66fc02224 Remove reference to mozilla in the linux viewer launch-script. 2009-11-13 15:53:17 +00:00
Mike Antipov 806edae084 Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Improved functionality to process Buttons showing via context menu
 - added new alert dialog ("BottomTrayButtonCanNotBeShown") in case when there is no enough space to show button

For now it contains a such message:
"Selected button can not be shown right now.
The button will be shown when there is enough space for it."

It should be reviewed by XUI team

--HG--
branch : product-engine
2009-11-13 17:52:57 +02:00
Tofu Linden fa1e64ffaa remove debug llinfos 2009-11-13 15:50:05 +00:00
Tofu Linden e60ba28953 minor code restructuring to aid more state-change dialog-jiggery. 2009-11-13 15:37:44 +00:00
Mike Antipov 977b731dd6 Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Implemented functionality to process Buttons hidden/shown via context menu
1. hidden buttons are not processed while resizing
2. setTrayButtonVisibleIfPossible() is implemented:
	 * If it is impossible to show required button via context menu due to there is no enough room in bottom tray
	 * it will no be shown.
	 * Method also stores resize state to be processed while future bottom tray extending:
	 *  - if hidden while resizing button should be hidden it will not be shown while extending;
	 *  - if hidden via context menu button should be shown but there is no enough room for now
	 *    it will be shown while extending.

--HG--
branch : product-engine
2009-11-13 17:28:19 +02:00
Dmitry Oleshko b59afa9396 fixed normal bug (EXT-2393) Items aren't highlighted on mouse over in the Message Well
returned necessary attributes to the corresponding XML-files that were corrupted by Erica's commit (changesets 3991 and 3992)

--HG--
branch : product-engine
2009-11-13 16:50:18 +02:00
Brad Payne (Vir Linden) f36c43abde branch merge
--HG--
branch : avatar-pipeline
2009-11-13 09:35:37 -05:00
Yuri Chebotarev bff45e735f merge
--HG--
branch : product-engine
2009-11-13 16:30:39 +02:00
Dmitry Oleshko 8039b75ae8 fixed normal bug (EXT-1217) Non-interactive notifications in queue aren't dismissed when overflow toast is dismissed proactively
returned a call to the appropriate function "onOverflowToastHide" that was brocen by commit r2150 to SVN

--HG--
branch : product-engine
2009-11-13 15:56:47 +02:00
Denis Serdjuk 0ec8d0aacf implemented major task EXT-1897 Ctl + G Gestures floater should show ALL gestures from inventory, not just Active Gestures
refactoring of gesture's manager

--HG--
branch : product-engine
2009-11-13 15:51:22 +02:00
Tofu Linden fdf287d9b6 trivial comment change. 2009-11-13 13:50:07 +00:00
Sergei Litovchuk 61556f1acf Fixed EXT-2320 "Viewer creates empty Friends folders every startup".
- Added check for "Friends" folder and all its contents to be fetched from server. Only after fetch is complete friends cards are synchronized with agent's buddies list.

--HG--
branch : product-engine
2009-11-13 15:08:41 +02:00
Lynx Linden a69bce6928 EXT-2458: Added global mute/unmute button to the status bar. 2009-11-13 12:55:34 +00:00
Dmitry Oleshko 03a0b86335 fixed normal bug (EXT-2454) "Unread message" indicator isn't reset for chiclet in the Message Well after opening IM window
added a check, whether a new message came, in order to prevent unwanted return from function, that makes impossible updating chiclets' states

--HG--
branch : product-engine
2009-11-13 14:50:52 +02:00
Mike Antipov fc9741f9ae Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Implemented functionality to process shrink after bottom tray min width is reached

--HG--
branch : product-engine
2009-11-13 14:32:23 +02:00
Igor Borovkov 0c3c87884a merge
--HG--
branch : product-engine
2009-11-13 14:00:47 +02:00
Igor Borovkov 937c8c8595 merge
--HG--
branch : product-engine
2009-11-13 14:00:03 +02:00
Dmitry Oleshko a3dbbeef70 fix of normal bug (EXT-2411) Toast for a group notification has bigger width, than other toasts
fixed panel's size in XML. Also formatted XML according to standards using viewer's XML util.

--HG--
branch : product-engine
2009-11-13 13:55:09 +02:00