Commit Graph

42 Commits (e4e01ea7cce42ca5eac28ceff2b111e52dfd939b)

Author SHA1 Message Date
Richard Linden 41b4374760 SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect
standard naming conventions for handlers vs. reactors
2013-05-10 17:57:12 -07:00
Oz Linden b4df9fd202 merge changes for storm-1220 2011-07-29 11:08:00 -04:00
Vadim ProductEngine c645e9e59e STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") everywhere. 2011-07-25 17:34:06 +03:00
Vadim ProductEngine e67bc88737 STORM-1311 FIXED Provide more space for parcel description in the Place Profile when coming from search.
This also affects the way teleport history items look.

In the first place I tried to make the description occupy all available space
and follow viewer window shape. However that triggered numerous bugs in the
text widgets, which spoiled the whole fix.
So I'm coming up with a temporary hacky solution that should fit
the ticket requirements.
2011-07-22 17:35:05 +03:00
simon@lindenlab.com 918238dd18 ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcel
Privacy" changes.  Many naming changes for the featureto be "See avatars"
instead of "hidden avatars".  Also removed the "anyone can edit terrain"
checkbox and slammed the value to FALSE.
2011-07-01 14:06:08 -07:00
Dave SIMmONs 5039378869 ER-910: Parcel Privacy. Rename things in code to reflect feature name change to "hidden avatars" 2011-06-09 13:46:19 -07:00
Dave SIMmONs b43da6721e Viewer UI work to add icons for the nav bar and places profile to indicate parcel privacy settings. Using engineering art icons. 2011-05-06 18:29:43 -07:00
Leyla Farazha 60db8577a9 Merge 2010-09-16 12:02:24 -07:00
Vadim Savchuk 85b4eed950 STORM-92 ADDITIONAL FIX Now state of the Place Profile panel isn't reset on (un)docking.
The accordion was reset whenever the panel visibility was changed.
Now that's done only when the panel gets (re-)initialized with a place info.
2010-09-15 21:02:11 +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
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Leyla Farazha 854e6acb42 Merge with dessie/viewer-release 2010-07-30 18:07:35 -07:00
Andrew Polunin a96f47db68 EXT-8164 FIXED (Accordions should be reset to default state after Edit Outfit panel reopening)
Now accordion on panels 'Edit Outfit', 'Editing Shape', 'Editing Hair', 'Editing Eyes', 'Editing Skin', 'Group Profile' and 'Place Profile' are reset when the panels are closed and then opened again.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/782/

--HG--
branch : product-engine
2010-07-21 19:00:57 +03:00
Leyla Farazha c897061856 Merge with q/viewer-release 2010-06-21 10:21:52 -07:00
Mike Antipov 56d9e64b6d EXT-7047 FIXED Overridden tab container's max tab width. Added paddings to status message text in inventory folder view.
Also fixed crash in LLPanelPlaceProfile if login after places Panel is opened and hidden in UI Preview Tool:
 * added removing of an idle function when instance is destroyed.

Message text has been wrapped into several lines in EXT-7564 (1869e99b5ce2)

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/558/

--HG--
branch : product-engine
2010-06-11 10:26:53 +03:00
James Cook 3bbb622731 WIP Fix miscellaneous display names in UI 2010-05-28 08:21:33 -07:00
Richard Nelson 4ea7d2de9f DEV-50271 FIX SLURL support for non-clickable display names
reviewed by James
2010-05-24 17:25:35 -07:00
Richard Nelson 2920d4c46f merge 2010-05-24 16:37:52 -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
James Cook 894261e4e4 Fix build errors introduced in last merge 2010-05-13 16:30:15 -07:00
James Cook ecc2c72650 Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final 2010-03-29 16:55:22 -07:00
Sergei Litovchuk c74f870151 (EXT-5982) [FRAGMENTATION] L$ kaufen window (Buy L$)
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml

Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/

--HG--
branch : product-engine
2010-03-18 19:42:38 +02:00
Andrew Dyukov b3f305ae94 Implemented normal task EXT-5982([HARD CODED] on L$ kaufen window (Buy L$)).
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/33/

--HG--
branch : product-engine
2010-03-16 18:29:56 +02:00
James Cook 88350edbcb merge 2010-02-03 14:13:56 -08:00
James Cook 146e9d5e4d Support returning full_name (and SLID) for LLCacheName::get() calls
Changed callback signature to full_name instead of first_name,last_name
Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism
Change Pay dialog names to SLURL links
Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit
Consolidate name first + " " + last concatenation in LLCacheName::buildFullName()
Reviewed with Kelly
2010-02-01 17:06:18 -08:00
Sergei Litovchuk a359db96eb (EXT-2987) Parcel Characteristics icons aren't refreshed
after changing restrictions
- LLViewerParcelMgr refactoring. Changed parcel characteristics accessors to get selected parcel properties.

--HG--
branch : product-engine
2010-02-01 16:57:34 +02:00
Sergei Litovchuk bc5cd7337f No ticket, Fixed displaying parcel voice permission in Place Profile.
--HG--
branch : product-engine
2010-01-29 20:51:17 +02:00
Tofu Linden 1afc7ecc14 CID-388
Checker: UNINIT_CTOR
Function: LLPanelPlaceInfo::LLPanelPlaceInfo()
File: /indra/newview/llpanelplaceinfo.cpp
2010-01-27 16:11:32 -08:00
Sergei Litovchuk 5344f82e28 Fixed normal bug (EXT-4720) N/A is displayed in the Create Landmark panel while data is retrieved.
--HG--
branch : product-engine
2010-01-26 20:17:44 +02:00
James Cook 1ddd2f2677 Converted place info names to SLID-compatible, probably unused 2010-01-22 16:53:45 -08:00
Sergei Litovchuk 16b1af72b2 Fixed (EXT-4589) 'About Land' floater loose information after user quit Place Profile
- Fixed Places panel not to remove parcel selection when it is used by "About Land" floater.

--HG--
branch : product-engine
2010-01-22 20:02:10 +02:00
brad kittenbrink 1ea60591a9 Refactoring of llviewerprecompiledheaders.h to hopefully increase stability
and reduce unnecessary dependencies and incredibuild wedging.  Hopefully in
the long run this will reduce build time.  Also cleaned up a lot of header
file usage to conform better to the coding standard.

reviewed by james and steve.
2009-11-13 20:33:59 -05:00
Denis Serdjuk beb62fa222 Fix for bug EXT-1234. Crash after click on For Sale banner for remote place
Cause:
After teleporting LLViewerParcelMgr resets current selected parcel.
Changes:
Complementary check of selected parcel has been added.

--HG--
branch : product-engine
2009-11-16 15:37:30 +02:00
Sergei Litovchuk e360a44464 Fixed normal bug EXT-2314 "Restore maturity rating in "Landmark" and "Teleport History" views":
- Added rating icons and text to "Landmark" and "Teleport History" views.
- Removed code for "Last Visited" from Teleport History.

--HG--
branch : product-engine
2009-11-07 17:20:52 +02:00
Steve Bennetts b286744a36 Merge 2009-11-05 13:31:38 -08:00
richard d3d5965d8a merge 2009-11-05 11:04:06 -08:00
richard bbbacf1c4d eliminated various warnings when parsing side tray 2009-11-05 11:02:02 -08:00
Sergei Litovchuk 33a56087fa - Fixed EXT-2054 "Hook up parcel permission icons to parcel profile"
implementation: moved icon file names to XML.

--HG--
branch : product-engine
2009-11-05 18:09:15 +02:00
Bryan O'Sullivan b806edf4ac Redo Bao's broken merge 2009-11-04 14:59:23 -08:00
Sergei Litovchuk 380bb0ce09 No ticket. Removed extra includes. Fixed copyright years.
--HG--
branch : product-engine
2009-11-04 15:24:11 +02:00
Sergei Litovchuk 2715e94a5a Implemented major task EXT-2054 "Hook up parcel permission icons to parcel profile":
- Added icon representation of parcel permissions to Place Profile panel.

--HG--
branch : product-engine
2009-11-04 14:33:00 +02:00
Sergei Litovchuk ed40da6795 Implemented sub-task EXT-1452 '"places" title should not be on this
panel':
- Made LLPlaceInfo a base class for two derived LLPlaceProfile and LLLandmarkInfo classes each representing a separate panel with its own XUI layout.
- Fixed broken title change for Place Profile and Landmark cases.

--HG--
branch : product-engine
2009-11-03 19:13:36 +02:00