Commit Graph

63 Commits (d0a51da8942c1908ecad3f718cf620dafd96c511)

Author SHA1 Message Date
Nicky a7111940bc Replace childSetText with childSetValue and add missing includes for LLViewerRegion. 2014-06-10 12:34:16 +02:00
Tank_Master 8863d9beaf Compile fixes 2014-06-09 23:27:05 -07:00
Ansariel 93b8ce8182 Replace some c-style casts and deprecated logging macros in FSPanelProfile.cpp 2014-05-12 18:36:50 +02:00
Ansariel 6a9859850d FIRE-5387: Disable voice call option in legacy profile gear menu at least if friends are offline 2014-04-11 13:34:00 +02:00
Tank_Master 3d1ac7c0ec Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
Ansariel 2c617094d4 FIRE-12542: Add "report" to legacy profile gear menu 2014-02-04 13:29:34 +01:00
Ansariel 586df6666e FIRE-12720: SLURLs in existing pick description in legacy profile will get lost when editing/updating the pick 2014-01-16 23:33:19 +01:00
Ansariel c06b555ef0 Copying the SLURL of a profile should open the profile when clicked 2013-11-13 17:18:19 +01:00
Cinders 3aafa46935 Generate a proper slapp 2013-11-13 02:41:49 -07:00
Kadah_Coba f87f3d79ff Only enable profile editing in the popout/floater
General cleanup
2013-08-01 19:34:11 -07:00
Kadah_Coba 1aad52fd14 Fixed legacy-legacy people search profile preview to work more than once
Cleaned up unneeded code
2013-08-01 00:59:04 -07:00
Kadah_Coba aafaffd355 Reworked profiles to load secondary profile info on demand and support embedding profiles in other panels
Changed web profiles on legacy profiles to only load on viewing web tab
Latency: Added legacy profile preview on legacy people search
Latency: Reordered search tabs to match legacy order
Fixed layout issue on legacy profile
2013-07-29 19:48:30 -07:00
Ansariel 7569433c6e Fixed whitespaces in legacy profiles 2013-07-20 12:59:56 +02:00
Ansariel 160a8bb5f7 Fix web profiles not loading on web tab in legacy profiles 2013-07-11 18:31:22 +02:00
Tank_Master c61db3d380 Merge LGPL tip 2013-06-26 12:59:37 -07:00
Tank_Master 14001c54df Gastly CHUI merge pass 1, don't count on anything to work. 2013-06-26 12:14:54 -07:00
Techwolf Lupindo 3e4c010828 FSData project refactor/finish
Agents.xml saved file is now per-grid.
Framework for agents.xml URL download location for each grid added.
Releases.xml is gone. Its function been moved to data.xml.
Licence changed to LGPL.
Per-agent UUID now uses a bitfield for all the features flags.
Assest.xml added and finished.
Bug Hunters added to profile.
Events MOTD added.
Opensim MOTD added.
Added last modified timestamping to downloaded files. This saves lots of bandwith due to not having to download the entire
file with each login.
fsdata.xml startDownload moved to after LLProxy is set up to fix bug of not working across proxies.
Both data.xml and agent.xml downloads have startup wait states to ensure download and processing of data that is needed
during the login process.
Removed un-used code.
2013-06-10 00:23:14 -04:00
Ansariel a6e96a489b Fixed some warnings in profile floater:
* LLView::getChild: Making dummy class LLUICtrl named "web_profile_text" in panel_profile_secondlife
* LLView::getChild: Making dummy class LLView named "homepage_edit" in panel_profile_secondlife
* LLView::getChild: Making dummy class LLLoadingIndicator named "progress_indicator" in panel_pick_info
2013-04-28 02:01:58 +02:00
Ansariel bbdb1929b2 Don't use UI boost level for profile picture texures - it will set them to don't discard and keep them in memory 2013-04-25 13:39:56 +02:00
Cinders faa1547b59 Add isInSecondLife() to simplify things a little 2013-04-02 14:56:53 -06:00
Ansariel e3f1d1b981 First round of URL updates for the new firestormviewer.org domain 2013-01-04 21:59:45 +01:00
Ansariel a60877c529 FIRE-8576: Legacy profile profile pick location changed to line editor to allow scrolling and viewing the full text 2012-12-12 12:06:13 +01:00
Tonya Souther 5f96be9c76 Update to correct corporate name. 2012-12-04 14:19:55 -06:00
Ansariel 5a283508c4 FIRE-7696: Explicitly initialize mLoaded with FALSE 2012-10-06 01:12:25 +02:00
Ansariel 27c084812f FIRE-4015/FIRE-7696: Possible fix for profile notes on legacy profiles getting lost 2012-09-19 17:04:50 +02:00
Ansariel 352f687bd0 Replaced lots of findWidget calls in legacy profiles with member variables 2012-09-19 16:38:23 +02:00
Liny fd1afb5745 Force profile picture boost level up so the full image loads. This way viewing the full size image works correctly and as expected. 2012-06-26 12:57:09 -07:00
Tank_Master 1c55d5cbb6 Merge LL 3.3.2 release 2012-05-28 17:02:11 -07:00
Kadah_Coba 74ca4cdf91 FIRE-5240: LP: update block/unblock buttons for non-friends 2012-03-11 12:53:12 -07:00
Kadah_Coba 0ff21c9996 FIRE-5322: Added support for DnD profile picture
Would start inv transfer to self before.
2012-03-11 12:41:21 -07:00
Ansariel 86d0246416 Made load time display in profile web tab localizable 2012-03-10 18:07:29 +01:00
Liny 8ba4ff88af Making other residents profile pick pictures clickable to show them in the texture preview window. 2012-02-23 15:07:26 -08:00
Ansariel 4bd201398e Fix for being able to open texture picker on other residents picks (FIRE-5213) 2012-02-23 13:52:11 +01:00
Kadah_Coba 2c7eb83d6f LP: FIRE-5178 - Do not show own online status on own profile
If the agent is offline, it wouldn't load anyway, so whats the point?
2012-02-21 16:23:26 -08:00
ziree 1142f31c09 Made online/offline message in legacy profiles skinnable. 2012-02-21 13:11:23 +01:00
Kadah_Coba faf4b4a7dd LP: Fixed editing pick names 2012-02-20 20:32:32 -08:00
Kadah_Coba d9fb22b1a3 LP: Added button on own profile to set display name 2012-02-20 19:47:43 -08:00
Kadah_Coba c7e3044262 LP: Removed duplicate code 2012-02-20 18:34:04 -08:00
ziree 529c145806 Added avatar age in seconds variable and Copy URI/Copy Name button functionality to legacy profile floater. 2012-02-19 21:21:16 +01:00
Kadah_Coba 6a2cdf9970 LP: Colorful statuses 2012-02-18 20:09:21 -08:00
Kadah_Coba 48afa8d048 LP: Fixed profile call button 2012-02-18 20:00:40 -08:00
Kadah_Coba cb2d52c0cc LP: Fixed profile group list not showing all groups, having icons, or extra spacing in some cases 2012-02-18 17:59:51 -08:00
Kadah_Coba 3fa7346151 LP: Do not parse links in own profile 2012-02-18 16:25:08 -08:00
Kadah_Coba 3d13274513 LP: Fixed showing online status on friends 2012-02-18 12:20:20 -08:00
Kadah_Coba fb31376209 LP: Fixed profile buttons 2012-02-18 04:37:47 -08:00
Kadah_Coba 902dadf1b8 LP: Fixed drag and drop invnetory on profile 2012-02-18 00:37:28 -08:00
Kadah_Coba 7c01db582b LP: Added copy UUID 2012-02-18 00:35:22 -08:00
Kadah_Coba 2c6c742e30 LP: Added loading indicator to all profile panels 2012-02-17 20:34:25 -08:00
Kadah_Coba c44c4619bf LP: Added loading indicator 2012-02-17 00:34:13 -08:00
Kadah_Coba bad8e32239 LP: Use web profile floater for popout 2012-02-16 22:38:02 -08:00