simon@Simon-PC.lindenlab.com
1777fa5187
Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148
2012-05-25 15:07:22 -07:00
Paul ProductEngine
823a52756a
MAINT-830 FIXED ([PUBLIC]"Items successfully shared" appears even when share fails)
...
- Added check whether sharing inventory category or inventory item was successful
2012-04-04 20:08:38 +03:00
Vadim ProductEngine
47425d67fe
EXP-1882 FIXED Crashes when invoking avatar picker from mouse look mode.
...
Fixing the cases missed in EXP-1879.
2012-02-13 17:12:03 +02:00
Leslie Linden
2beaa0585e
Merge from viewer-experience
2011-12-16 16:02:47 -08:00
Paul ProductEngine
aba090ab90
EXP-1599 FIXED (Sharing multiple selected inventory folders only shares one folder (no warning for user))
...
- In case of sharing multiple folders, make the confirmation dialog contain a warning that only one folder can be shared at a time.
2011-12-13 17:27:54 +02:00
Leslie Linden
8878a5e561
* Changed background opacity of outbox and inventory to match.
...
* Removed superfluous marketplace layout stack, leftover from inbox/outbox in same inventory window.
2011-12-09 12:29:33 -08:00
Vadim ProductEngine
2be10e8660
EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters.
...
Implemented new requirements from XD: "Profile window should keep last size,
regardless of whether it was own profile or another users'.
If multiple windows open, last one touched is the size we store."
2011-12-06 20:06:44 +02:00
Vadim ProductEngine
0b7bd115ad
EXP-1577 FOLLOWUP Making default My Profile window size the same as size of other residents' profile floaters.
2011-11-23 19:21:52 +02:00
Vadim ProductEngine
649beed53b
EXP-1577 FIX Made agent profile position and size persistent.
...
Enable My Profile to use saved_rect.
Value of the "WebProfileRect" setting is ignored in this case.
2011-11-18 22:23:09 +02:00
Leslie Linden
0ff49e798c
EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory panel opens old My Inventory panel
...
* Removed old inventory panel.
* Renamed new inventory panel from "my_inventory" to "inventory"
Reviewed by Richard.
2011-10-17 15:18:19 -07:00
Richard Nelson
ec23ec68ea
EXP-1310 FIX Profile button should open Web Profile floater
...
removed unused LLWeb functions for opening non-web media
moved logic inside floaters and away from auxiliary functions
2011-10-10 19:17:38 -07:00
Paul ProductEngine
9d3fc5d930
EXP-1209 FIXED Sidetray removed.
...
- Removed all sidetray dependencies and the sidetray itself.
- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29 21:43:07 +03:00
Paul ProductEngine
87db6c59ee
Merge
2011-09-27 22:32:26 +03:00
Paul ProductEngine
3c8b0ab537
EXP-1226 FIXED (Create and register a floater for Appearance side tab)
...
- Added xml for a new floater Appearance and registred it in the floaterreg
- Removed side tray dependencies
- Added static helper method: LLFloaterSidePanelContainer::getPanel
2011-09-27 22:06:56 +03:00
Seth ProductEngine
0f3221e25d
EXP-1225 FIXED Added a floater for My Inventory side tab.
...
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer.
- Added LLFloaterSidePanelContainer::getPanel<T>() for getting custom type panels.
2011-09-27 21:05:05 +03: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
Don Kjer
ae8ed3fc2d
Merge with viewer-development
2011-05-17 19:21:55 +00: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
Don Kjer
01f4570c79
Merge with viewer-development
2011-04-14 18:27:31 +00: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
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
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
Brad Payne (Vir Linden)
5ef8545f63
consolidate generating profile URL, force to lower case
2010-10-18 18:11:29 -04:00
Brad Payne (Vir Linden)
993136fe34
Initial hooks for web profiles support
2010-10-12 08:43:16 -04:00
Leyla Farazha
68d769ae8e
Merge
2010-09-29 16:14:40 -07:00
Vadim ProductEngine
b0cadec6fb
STORM-248 FIXED The 'Share' button in My Inventory now respects multiple selection.
...
- The button is now enabled only if all selected items are shareable.
(it had checked only one currently selected item)
- Eliminated some copy&paste.
2010-09-28 22:14:22 +03:00
Aimee Linden
ffae589843
Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03 17:41:39 +01:00
Leyla Farazha
854e6acb42
Merge with dessie/viewer-release
2010-07-30 18:07:35 -07:00
Aimee Linden
047b74c4f4
EXT-8248 FIXED Can't teleport multiple friends
2010-07-22 17:46:47 +01:00