Commit Graph

20 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

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