Commit Graph

16 Commits (bbfc0e47196ecbae8d89e7b721a61ba5eeaaa2b7)

Author SHA1 Message Date
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
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