Arrehn
7394730eaa
Merge up to LL FUI
2011-10-28 02:00:09 -04:00
Richard Linden
b215c724c1
Automated merge with http://hg.secondlife.com/viewer-development
2011-08-11 10:11:59 -07:00
Leslie Linden
b6685b5872
EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has an average one second delay. Same with switching between tabs.
...
* Removed numerous places in the code that called findChild across the inventory panel unnecessarily.
* Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently.
* Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus.
Reviewed by Richard.
2011-08-08 15:13:53 -07:00
Richard Linden
feddda6740
EXP-1056 FIX Web popup issues with Web Content Browser
...
changed browser id back to a string so it accepts malformed uuid strings
coming from webkit - "{uuid}" instead of "uuid"
2011-07-29 16:38:07 -07:00
Richard Linden
ca9b47ba57
EXP-1055 FIX Profile button not toggled on when Profile open in Basic mode
2011-07-28 17:38:35 -07:00
Richard Nelson
fd9f3b9fe9
EXP-1021 FIX Position of web content browser dictates position of profile panel - profile panel position changes do not persist
...
EXP-1030 FIX Search button toggle can get out of synch in bottom bar
made llinstancetracker::iterator do own nested level management (removing need for separate guard)
added support for filename= to floaters
can pass in arbitrary window_class to floaters
2011-07-26 14:26:27 -07:00
Richard Nelson
95da8c81f3
Automated merge with http://hg.secondlife.com/viewer-development
2011-07-20 20:18:12 -07:00
Richard Nelson
fecf706f1b
EXP-880 FIX Enable navigation chrome for Search floater
...
changes in size of target windows other than _blank or "" are not saved
EXP-1018 FIX Profile button in Basic mode does not toggle correctly when profile is opened and toggles on and closes other Web Content Panel windows
2011-07-20 20:16:47 -07:00
Richard Linden
fa3f4d1166
EXP-880 FIX Enable navigation chrome for Search floater
...
search floater derives from floater_web_content
all web content now uses floater_web_content instead of media_browser
2011-07-12 20:58:30 -07:00
Leyla Farazha
d7318bf9f0
merge
2011-07-08 16:06:49 -07:00
Richard Linden
88a90aabcb
Automated merge with http://hg.secondlife.com/viewer-development
2011-07-07 13:34:13 -07:00
Richard Linden
e92d3dcf10
EXP-971 FIX New Direct Delivery item does not sort as most recent item in Recent Tab if that tab is open when item delivered
2011-07-05 23:40:19 -07:00
Richard Linden
aecfaef10c
EXP-982 FIX As a user, I would like to see the new web-based profiles without any browser chrome and at an appropriate default size
2011-07-05 16:51:04 -07:00
Richard Linden
af142618f9
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2011-06-23 11:35:14 -07:00
Richard Linden
70fc5af53f
Automated merge with http://hg.secondlife.com/viewer-development
2011-06-23 11:28:23 -07:00
Leyla Farazha
e2f9276a08
EXP-877 Profile button not active when selecting items in Marketplace inbox
2011-06-21 15:18:05 -07:00
Andrew A. de Laix
0fb93246b3
Fix VWR-24099: disable teleport button when too many friends are selected; we keep the warning dialog as a failsafe.
2011-06-15 15:12:42 -07:00
Arrehn
3a3008ee6e
FIRE-3405, Script Info Radar Option
2011-10-19 01:38:17 -04:00
Tonya Souther
9ff40380ce
Use web profiles for the user's own profiule if web profiles are selected. Fixes FIRE-3329.
2011-10-04 13:32:48 -05:00
Tonya Souther
585c894799
Add preference to allow using web profiles. Fixes FIRE-3293. Needs separate Webkit fix to function.
2011-09-16 19:34:02 -05:00
Leslie Linden
a3298c978c
EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has an average one second delay. Same with switching between tabs.
...
* Removed numerous places in the code that called findChild across the inventory panel unnecessarily.
* Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently.
* Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus.
Reviewed by Richard.
2011-08-08 15:13:53 -07:00
Arrehn
8de8a5f1cf
Merge with RLVa 2.8, part 1
...
Known issues:
- RLV Debug method commented out
- RLV Windlight options not implemented
2011-08-27 01:21:37 -04:00
Arrehn
9fd0edb326
Initial 2.8.3+ merge, Tozh & Arrehn
...
Issues: Graphics preferences tab, lighting, depth of field
Issues: Color preferences tab, new direct chat
Issues: Build floater Mesh build tab
Issues: German translations of build, viewer menus
Issues: pipeline issues with mac, possibly other things
Issues: uploading content / temp content
Issues: Windlight quickprefs, parcel windlight, RLVa windlight
2011-08-26 11:18:49 -04:00
Kitty Barnett
74aff082df
Merged with .RLVa tip
...
--HG--
branch : RLVa
2011-08-06 20:06:42 +02:00
Arrehn
e277b8a4ac
Merge with LL 2.6.9, initial work. Needs tests, extra XUI merging with particular skins.
2011-08-04 11:53:40 -04:00
Kitty Barnett
5ddd0fbdc9
- fixed : "Share" doesn't remember the original inventory selection
...
catznip hg#23179c769aec
2011-07-01 07:09:54 -07:00
Arrehn
f2eb1c325c
Radar Estate/Parcel moderations fix, catch up with Kitty's catznip fixes, improve labelling.
2011-06-12 15:18:53 -04:00
Kitty Barnett
a713ffa247
Merged with default tip (Revision ddfc2ed6aee1)
...
--HG--
branch : RLVa
2011-05-25 13:37:12 +02:00
Don Kjer
ae8ed3fc2d
Merge with viewer-development
2011-05-17 19:21:55 +00:00
Kitty Barnett
8fdc03b584
- internal : adjusted @shownames=n for Firestorm
...
-> anonymize the avatar list
-> block the avatar context menu
2011-06-11 16:36:28 +02:00
Kitty Barnett
dadbdecb4d
Merged with default tip
2011-06-11 11:10:39 +02:00
Kitty Barnett
825d5bc58e
Merged with RLVa-1.3.1c
2011-06-03 21:38:34 +02:00
Leslie Linden
d952f97459
EXP-752 FIX -- When "View Display Names" is disabled, only my own profile loads, when I click others profiles
...
Avatar username is now looked up in the name cache when it is blank, which happens when display names are turned off apparently.
Reviewed by Fredrik.
2011-04-26 14:02:41 -07:00
Arrehn
f5d3164376
Radar Parcel/Estate Context Menu options and Controls, adapted from Kitty Barnett / Catznip
...
Catznip Branch UI-SidepanelPeople, changesets:
b357a45d57122ec40e9abd9d25c19ffebb601926
d56e5290381fa183631d9284e4047c6c3273e25d
7d095c19edaf2d6ebcdf94d1302a45ee9f31ee04
2011-05-31 16:43:54 -04:00
Don Kjer
01f4570c79
Merge with viewer-development
2011-04-14 18:27:31 +00:00
Kitty Barnett
eeb35533c7
- added : @startim[:<uuid>]=n|y and @startimto:<uuid>=n|y
...
--HG--
branch : RLVa
2011-04-12 12:33:34 +02:00
Arrehn
10e88f3891
Merge with RLVa-LL2.5.2
2011-04-09 22:24:22 -07:00
Leslie Linden
b7973b3061
Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/
2011-04-06 16:58:34 -07:00
Leslie Linden
8cfb11ab91
WEB-3796 FIX - First click in session on "Profile" button doesn't do anything
...
* Updated to use the avatar name get callback function so it will always open
the profile after the info has been properly cached, rather than silently
passing through the function without doing anything.
Reviewed by Leyla
2011-04-06 16:55:44 -07:00
Kelly Washington
0080ed8e29
Merge
2011-03-31 14:07:54 -07:00
Arrehn
b8ec97ae81
Double-click teleport now cams target. Thanks to Andromeda Rage, based on code by Kitty Barnett
2011-03-08 01:36:17 -05:00
Richard Linden
fd8dff8a44
SOCIAL-551 WIP add buttons to open people and profile windows
...
detecting if a profile window is visible now relies on the key the window was opened with and not the current url of that window
this way you can navigate away from your profile and still close the window with the profile button
removed unused getURL() function
2011-02-24 18:38:29 -08:00
Richard Linden
66de8ba97f
SOCIAL-551 WIP Add buttons to open people and profile windows
...
added LLAvatarActions::profileVisible and hideProfile
2011-02-23 16:43:36 -08:00
Kitty Barnett
593639b176
Merged with default tip (Revision e5176946eb04)
...
--HG--
branch : .RLVa
2011-02-17 16:09:01 +01:00
Tank_Master
9755dbe5bf
changed various cpp files to unix line endings (most had mixed line endings).
2011-01-20 00:28:01 -08:00
Arrehn
1bcf034c84
Kitty Barnett / Catznip floating profile windows.
...
Warning: known crashes, will pick up extra fixes shortly from catznip tip
2011-01-05 01:26:17 -05:00
callum
855fd156b0
SOCIAL-405 FIX Always make Web profiles open in internal Web content floater regardless of prefs
2010-12-29 13:35:23 -08:00
Brad Payne (Vir Linden)
1831c1a950
more merge from viewer-development
2010-12-07 16:57:52 -05:00
Brad Payne (Vir Linden)
3c00c1ba45
merge viewer-development into web-profiles
2010-12-07 15:05:57 -05:00
Brad Payne (Vir Linden)
dd1b70f712
SOCIAL-84, SOCIAL-85 WIP
2010-10-20 17:03:36 -04:00