Kadah
397acefd33
Added dynamic positioning to status bar parcel info, Fixed parcel info bleed thru on right-side controls, Reenabled status bar parcel info by default
2011-03-20 18:54:49 -07:00
Kadah
77558fd8db
Added ParcelWL status bar icon
2011-03-03 00:11:15 -08:00
Tonya Souther
4b798fce1d
Make parcel info button in top bar open About Land instead of the Places sidebar panel.
2011-01-20 10:53:41 -06:00
Arrehn
7d81a168cb
fix warnings in the build
2011-01-09 20:48:32 -05:00
Kadah
3fb5cbf834
Added location info to menu/status bar (LGPL)
2011-01-09 16:40:20 -08:00
Kitty Barnett
1c2ef4090a
Merged with default tip (Revision f20bf424bd86)
...
--HG--
branch : RLVa
2010-10-30 17:28:00 +02: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
Kitty Barnett
c434dcafb2
Merged with branch point for SL-2.2.0 (Revision dc8ac597008a)
...
--HG--
branch : RLVa
2010-09-22 21:01:32 +02: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
Kitty Barnett
e6e551cb41
Merged with default tip (Revision 7a739cbdce56)
...
--HG--
branch : RLVa
2010-08-28 02:06:00 +02: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
Kitty Barnett
646947a761
- review : removed redundant include from llstatusbar.cpp
...
--HG--
branch : RLVa
2010-08-23 01:21:33 +02:00
Kitty Barnett
b6a073c659
Initial commit of RLVa-1.2.0i
...
--HG--
branch : RLVa
2010-08-22 10:57:22 +02: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