Commit Graph

101 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Richard Linden 4fb3198642 EXT-7090 WIP STRG(CTRL)+SHIFT+S in Mouselook doesnt make a snapshot
made world view extend to where menu bar would normally be when in mouselook
2010-06-15 15:25:55 -07:00
Richard Nelson 46e1253ee1 DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the viewer
reviewed by Mani
2010-06-04 14:25:51 -07:00
Callum Prentice d84990307b VI-65 - Addition of Quick/Eazy Buy Web based floater.
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency'
Reviewed by Sam/Richard
2010-05-21 15:22:32 -07:00
Vadim Savchuk 3e23c04c9b Merge from default branch
--HG--
branch : product-engine
2010-03-30 18:19:56 +03:00
Loren Shih 58d76a9ecf EXT-6536 : Make LLVOAvatarSelf a singleton
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp".
2010-03-29 12:11:51 -04:00
Loren Shih 94e6e10739 EXT-6536 : Make LLVOAvatarSelf a singleton
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar".
2010-03-29 12:00:26 -04:00
Vadim Savchuk a5227864bd Manual merge from default branch
Resolved conflict in indra/newview/llviewerwindow.cpp.

--HG--
branch : product-engine
2010-03-26 19:00:27 +02:00
Loren Shih fc49539b36 EXT-2959 : Full out camera functions from llagent to llagentcamera
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
Eugene Mutavchi c008004e18 Fixed low bug (Menu bar background + Master Volume control display in Mouselook mode) - removed overlaping of master volume and nearby media icons in mouselook mode
--HG--
branch : product-engine
2010-03-23 20:34:12 +02:00
Richard Linden 931ff555bd merge 2010-03-05 14:46:00 -08:00
Richard Linden 0bbcb0d22d resizing and nesting of popups now work 2010-03-03 20:23:26 -08:00
Richard Linden 69f9c0bcf9 WIP - replace top ctrl with LLPopupView 2010-03-03 19:37:41 -08:00
angela 5fbf81d17e EXT-5410 Streaming audio does ignores preference setting. 2010-02-25 01:00:50 +08:00
Rick Pasetto 50a99d5419 FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: it's now up to callers to decide to do that
Review #137
2010-02-22 19:04:27 -08:00
Rick Pasetto dcfcf50d40 Fix (unposted bug): media "affordance" was not properly being disabled when media was disabled 2010-02-22 17:46:34 -08:00
Richard Nelson 6b73675897 EXT-5545 - make volume popup and nearby media popup mutually exclusive
reviewed by Leyla
2010-02-18 18:45:27 -08:00
Rick Pasetto f82e57a9c7 Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses 2010-02-12 17:36:51 -08:00
Richard Linden e159873eec added popup panel to hold nearby media popup and stopped using top view 2010-02-12 16:54:47 -08:00
Rick Pasetto ffd962f3a3 EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panel
Review #109

This (fairly major) change adds new "items" to the media list for
Parcel Media and Parcel Audio. Since these items are special (before
the items were always MoaP impls), they had to be treated
special. Moreover, actions on all of "media" had to be centralized so
that they would have similar behavior.
2010-02-12 13:38:17 -08:00
richard 48a66364a1 merge 2010-02-11 18:11:08 -08:00
richard 6c5b984bf6 converted llfloaternearbymedia to llpanelnearbymedia
moved from LLTransientDockableFloater model to popup panel model like volume popup
2010-02-11 18:06:25 -08:00
Rick Pasetto c680368e19 EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable behavior of media toggle in chrome
Review #100 http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=100

This encompasses the first of the behavioral and structural changes for the Nearby Media Floater and the chrome button at the top of the UI. It includes:
- Removal of the Parcel Media and Parcel Audio UI. Still not in the list yet.
- New More/Less button, which doesn't quite work right (see below)
- Changed icon for UI chrome
- Enabled "turning on" and "turning off" media from the chrome and NMF
- Added gear icon to bring up prefs
- XUI changes to the structure of NMF
- Implementation of the "tentative" autoplay flag

This is basically a checkpoint so that Richard can help with the More/Less implementation
2010-02-10 14:28:46 -08:00
richard 8ca06e7bf3 nearby media pops up on hover 2010-02-08 08:19:32 -08:00
Rick Pasetto d3f361752e Plumb getting and setting the system audio mute through appviewer
Next step is to actually implement the OS-specific calls to do so.
Until then, behavior is the same; the status bar will mute/unmute
the "master" audio for the viewer *only*
2010-01-27 14:00:02 -08:00
Ychebotarev ProductEngine 82de841c52 merge
--HG--
branch : product-engine
2010-01-19 17:13:21 +02:00
Ychebotarev ProductEngine f28778b8b8 work on EXT-4322 Remove the Communicate floater
leave some LLFloaterChat usages commented for later review...

--HG--
branch : product-engine
2010-01-18 17:50:19 +02:00
James Cook 9d7108e8f1 Fix linux build - missed unused function declaration 2010-01-15 11:23:01 -08:00
James Cook 4813b8b99f EXT-4304 Clicking on "Buy L$" in nav bar does nothing
Now it buys currency.
Also fixes EXT-4176, same issue
Reviewed with Richard.
2010-01-15 10:06:40 -08:00
richard 3e5f5a2050 EXT-3444 Volume control slider appears in an odd location
reviewed by Leyla
2010-01-11 14:41:37 -08:00
Andrew Polunin 3eeb7cc33b fixed normal bug EXT-3737 Drop shadow visible between menu bar and navbar
--HG--
branch : product-engine
2009-12-29 19:11:04 +02:00
Mike Antipov c3f2859c9f Reduced header dependency from the "llimview.h"
--HG--
branch : product-engine
2009-12-26 16:35:33 +02:00
Tofu Linden 84f52f9033 DEV-44634 statusbar global volume mute button should not take keyboard focus when clicked 2009-12-23 15:14:41 -08:00
Alexei Arabadji 4fc7b91a79 implemented EXT-2323 “Get rid from obsolete notification widgets”;
--HG--
branch : product-engine
2009-12-11 14:26:27 +02:00
Tofu Linden c2fbdab7f1 lots more clean-up. 2009-11-30 17:30:45 +00:00
Tofu Linden ec42c50fe8 tidy-up. clicking mute button doesn't need to bring up the volume slider any more. 2009-11-30 15:24:23 +00:00
Tofu Linden 903de794d2 pretty good volume bar appear-on-hover 2009-11-30 15:22:16 +00:00
Tofu Linden c5719c445a whee, back to a floater for now. i'm going to stop worrying about the position for a while and work on the functionality. 2009-11-27 17:34:50 +00:00
Tofu Linden 6d515c1c6d back to the floater version of the volume drop-down - I was having no luck with having the panel version display properly. 2009-11-27 14:56:13 +00:00
Tofu Linden cf485a384b more fiddling and tracing. 2009-11-27 12:58:45 +00:00
Tofu Linden e90e8e8f77 more stabbing that doesn't work. 2009-11-27 11:55:37 +00:00
Tofu Linden 5fc387c918 More trying to get my panel to show.
I must still be missing something obvious.
2009-11-26 17:07:35 +00:00
Tofu Linden 0a8e19d498 merge. 2009-11-26 09:43:57 +00:00
Tofu Linden 9b0236990b sketch what I think it wrong here. 2009-11-26 09:41:18 +00:00
Tofu Linden e71fdf32da more fiddling with panel visibility 2009-11-25 17:09:36 +00:00
Tofu Linden 7c340079ef more attempts to panelize the volume pulldown, but why won't it show? 2009-11-25 10:22:39 +00:00
James Cook cbc0783cd1 Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00
James Cook 0e351bedb6 Removed llnotifications.h from all headers by adding llnotificationsptr.h
Fixed many more includes
2009-11-24 22:55:56 -08:00
Tofu Linden f2b3aca83a hmm, more panel-ization, but it's not displaying. 2009-11-24 13:51:26 +00:00
Tofu Linden 655f33a9f8 panelized volume pulldown, that doesn't work at all. 2009-11-23 17:52:37 +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