Commit Graph

121 Commits (e92d3dcf1013ab340fdef514b41ebf790f79e04c)

Author SHA1 Message Date
Merov Linden 03b74be7fd STORM-524 : Add a click event on the L$ balance so to force refresh its content, modified tooltip to mention this 2010-12-08 21:52:19 -08:00
Kent Quirk ff46d7a274 Merge beta changes to viewer-dev. 2010-09-28 13:28:48 -04:00
Kent Quirk d9547f5e80 STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. 2010-09-28 13:20:13 -04:00
Andrew Dyukov 73ba940ffe A little refactoring.
Removed unused code and xml data which were once used for date in status bar.
2010-09-16 22:10:20 +03:00
Richard Linden abe758d45f merge 2010-09-22 19:11:29 -07:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Tofu Linden e416840f85 Backed out changeset c3d41f18ce2b
back-out the back-out for this branch.  yay.
2010-08-24 19:22:00 +01:00
Tofu Linden 98cc236503 Backed out changeset a62bf7c0af21
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden 6ba23344c9 merge heads. whew. 2010-08-24 18:37:53 +01:00
Richard Nelson 02d8197019 changed buildPanel/buildFloater to member functions buildFromFile
streamlined LLUICtrlFactory's interface
2010-08-20 10:14:28 -07:00
Richard Nelson c20bd2dfee cleaned up LLUICtrlFactory...
removed redundant functionality
moved buildPanel to LLPanel
2010-08-16 15:00:51 -07:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Richard Linden 2c999688c4 added remaining hints and fade in/fade out behavior 2010-08-12 15:18:25 -07:00
Richard Linden bd897431e1 remaining hints defined 2010-08-12 12:20:38 -07:00
Rick Pasetto 52a39060c7 fix for mac 2010-07-30 17:33:41 -07:00
Rick Pasetto c0819d7998 fix for mac build 2010-07-30 17:30:53 -07:00
Richard Nelson d72a21aca1 further UI rendering performance improvements 2010-07-30 15:17:32 -07:00
Richard Nelson 566e3969f9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Richard Linden 6e961cd9f2 EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
improved filename output for XUI parser errors
2010-06-22 18:26:29 -07:00
Richard Linden 7a54ce3cf6 EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
reviewed by Leyla
2010-06-22 13:42:55 -07:00
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