Commit Graph

12263 Commits (efca9657a22ebbcacee705c00cac4e803f2ffa98)

Author SHA1 Message Date
Richard Nelson efca9657a2 converted static callbacks to member functions 2010-07-30 09:36:02 -07:00
Richard Nelson 572e72d8a1 merge 2010-07-20 11:31:23 -07:00
Loren Shih 4bd450737b automated merge 2010-07-20 12:51:15 -04:00
Loren Shih 2961992a7e EXT-8448 FIXED [crashhunters] Crash in LLFolderBridge::folderOptionsMenu(), and Trash folder options incorrect
Minor fix to previous checkin for this crash.  This fixes the UI issue where you're seeing the context options for the previous folder you clicked when you click on trash/library.
2010-07-20 12:50:13 -04:00
Brad Payne (Vir Linden) b0c700bfa0 merge 2010-07-20 11:44:26 -04:00
Brad Payne (Vir Linden) 06aa2322b2 EXT-8360 FIX - cleanup 2010-07-20 11:21:18 -04:00
Brad Payne (Vir Linden) ca1224fd79 EXT-8360 FIX - item name changes get propagated to the various appearance panel widgets 2010-07-20 10:44:27 -04:00
Aimee Linden 67fb588479 Trivial: Correct speeling "LLAvatarList::onItemDoucleClicked" 2010-07-20 15:20:05 +01:00
Brad Payne (Vir Linden) 22232ccf05 merge 2010-07-20 09:14:03 -04:00
Tofu Linden 71c54a9081 merge from PE's viewer-public 2010-07-20 09:40:58 +01:00
Aimee Linden 7fc07e1084 Bury the dead code day: Removed LLPanelClassified and LLFloaterPriceForListing
Made redundant by EXT-2095
2010-07-20 01:42:26 +01:00
Xiaohong Bao 62040b6865 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-07-19 18:27:17 -06:00
Richard Linden 39ae8785b4 EXT-8448 FIX [crashhunters] Crash in LLFolderBridge::folderOptionsMenu()
reviewed by Callum
2010-07-19 15:15:04 -07:00
Xiaohong Bao bab5ef916c trivial: replace some very small constant numbers with "F_ALMOST_ZERO". 2010-07-19 15:20:23 -06:00
Brad Payne (Vir Linden) 1dae91d735 EXT-8360 WIP - propagating COF item name changes various places 2010-07-19 17:15:32 -04:00
Xiaohong Bao 478edbee8c EXT-7400: FIXED: 2.0.2 texture queue gets jammed 2010-07-19 15:09:52 -06:00
Eli Linden b4aed58dec CT-575 WIP Set15 translation for 8 languages 2010-07-19 12:20:56 -07:00
Christian Goetze (CG) bc9e80fb20 Merged: Use teamcity service message to record failure to improve build log annotation. 2010-07-19 11:00:53 -07:00
Loren Shih 5b8c1851f2 automated merge 2010-07-19 10:18:57 -04:00
Aimee Linden 5c9fc08604 Bury the dead code day: Cleanup redundant XUI files 2010-07-19 14:55:58 +01:00
Mike Antipov 5fbde8f0f9 No Ticket Removed unused members in LLSysWellItem left by mistake in code when widget was removed from xml in 0b6a4c546d75.
This prevents a warning: 'WARNING: LLView::getChild: Making dummy class LLIconCtrl named "icon" in sys_well_item'.

Reviewed by Vadim Savchuk.

--HG--
branch : product-engine
2010-07-19 16:49:06 +03:00
Aimee Linden cc90425fed Bury the dead code day: Removed LLFloaterParcelInfo, LLFloaterURLDisplay and LLPanelPlace
Moved LLParcelHandler from now defunct llfloaterparcel.cpp to llpanelplaces.cpp
2010-07-19 13:23:19 +01:00
Vadim Savchuk 4523cee89c Merge from default branch
--HG--
branch : product-engine
2010-07-19 13:59:20 +03:00
Vladimir Pchelko 1ec9346f6a EXT-7899 FIXED setVisible() was overridden IN LLPanelEditWearable to hide(close) LLPanelEditWearable "child" controls by calling "showWearable(mWearablePtr, FALSE);"
The problem was in LLPanelEditWearable "child" controls does not handle parent's setVisible() (for example - floater's).

--HG--
branch : product-engine
2010-07-19 12:56:53 +03:00
Tofu Linden f1c9e56e93 merge from PE's viewer-public 2010-07-19 09:13:05 +01:00
Tofu Linden 3bb5d368a2 merge from PE's viewer-release 2010-07-19 09:10:41 +01:00
Richard Linden b73ef2f338 merge 2010-07-16 17:13:17 -07:00
Richard Linden 109ff259ca EXT-8465 FIX Text selection is often unreadable 2010-07-16 17:11:51 -07:00
Sergei Litovchuk c754951397 EXT-8188 FIXED Added SelectionEnabled flag to fix accordion tab header highlighting.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/735/.

--HG--
branch : product-engine
2010-07-16 19:03:13 +03:00
Vadim Savchuk feab33f952 EXT-8365 FIXED Untranslated "More" link in the Residents Profiles.
The default link label specified in widgets/expandable_text.xml didn't seem to be taken into account for translation.
So I moved the label to strings.xml to make sure it's localized.
Also I removed overridden textbox.label attribute values because VLT can't handle them.

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/770/

--HG--
branch : product-engine
2010-07-16 19:12:46 +03:00
Vadim Savchuk bc87b6078b EXT-8258 FIXED Update the Trash button in 'My Inventory' if selected items get worn or taken off.
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/772/

--HG--
branch : product-engine
2010-07-16 19:08:37 +03:00
Vadim Savchuk e2eca8bd24 Merge from default branch
--HG--
branch : product-engine
2010-07-16 18:22:59 +03:00
Andrew Polunin 0fa0ffb574 EXT-7639 FIXED (Make shop button open different URLs depending on what is selected in outfit editor) - 'Add More' panel multiple selection behavior
Implemented the following behavior: \"if multiple selection is made in the Add More panel then default marketplace home URL can be used\".

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

--HG--
branch : product-engine
2010-07-16 18:19:31 +03:00
Mike Antipov f3f5687416 EXT-8358 FIXED Added one more server hardcoded string to global strings in notifications.xml to make it localizable.
Added "You died and have been teleported to your home location" string. It requires localization efforts.

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

--HG--
branch : product-engine
2010-07-16 17:37:27 +03:00
Vadim Savchuk 97a43e303b Merge from default branch
--HG--
branch : product-engine
2010-07-16 16:40:29 +03:00
Tofu Linden 94cae52bb7 merge from PE's viewer-release 2010-07-16 11:23:30 +01:00
Monroe Linden 7844914b03 Fix for EXT-8230
LLPanelMediaSettingsPermissions::initValues() was referencing both XUI elements that don't exist and strings that don't appear in strings.xml.

Also fixed a number of elements in panel_media_settings_permissions.xml and floater_tools.xml that weren't graying out properly when non-editable items were selected, and some mixed up image attributes that made the media "gear" icon states look wrong.
2010-07-15 17:07:05 -07:00
Monroe Linden 6ad6f91163 Changes to allow disabling an LLTextBox (or LLTextBox subclass) to gray out the text.
Due to some legacy issues, text boxes will not gray out on disable unless they have their text_readonly_color property in xui set to "LabelDisabledColor" (or some other color distinct from their text color).

Reviewed by Richard.
2010-07-15 16:32:50 -07:00
Loren Shih 94fde578cd EXT-8135 FIXED Textures blurry when in Appearance Edit mode
Trivial fix to correct for wrong debug message printed out due to use of wrong timer.
2010-07-15 17:54:09 -04:00
Loren Shih 020b156299 EXT-8135 FIXED Textures blurry when in Appearance Edit mode
EXT-8445 Reduce baked texture timeout fro 120sec to 60sec default

Also did some minor infrastructure cleanup, added code comments, etc.  There is now separate logic for determining how to handle update (versus upload) requests.
Also made a trivial change to llvoavatar to properly encapsulate mAppearanceAnimating.
Also reduced the baked texture timeout to 60s (in settings.xml)
2010-07-15 17:24:12 -04:00
Xiaohong Bao 565d5dc1a9 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-07-15 15:17:49 -06:00
Xiaohong Bao 540e2d8e5d EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin llviewertexture.cpp] 2010-07-15 15:16:50 -06:00
brad kittenbrink 88edd15674 Fix for SNOW-742 compile & link errors under certain gcc versions due to violation of One Definition Rule.
reviewed by Moss.
2010-07-15 11:29:55 -07:00
Brad Payne (Vir Linden) d4845c1d26 merge 2010-07-15 14:26:11 -04:00
Andrew Dyukov a97485fa60 EXT-8385 FIXED Fixed simultaneous availability to click "Sit here" and "Stand Up" on object.
Made only one of them enabled in the same time, didn't make disabled one invisible because it was decided so in EXT-8094.

- This bug is the result of EXT-8094 fix. Corrected logic of enabling "Sit here" and "Stand up" both in xml and code.

- Removed class LLObjectEnableSitOrStand because it's not needed anymore, and it's handleEvent() method duplicates is_object_sittable() function.

- Renamed Object.EnableSit to Object.EnableGearSit because its name is now used for enabling object menu sit, and this "simple" version is used only from object inspector's gear menu.

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/761

--HG--
branch : product-engine
2010-07-15 21:07:16 +03:00
Brad Payne (Vir Linden) d5655c9bbf EXT-8283 FIX - allow saveWearable to change name of wearable, split off logic for saveAs case. Some remaining UI issues will be filed separately. Reviewed by Nyx 2010-07-15 13:56:46 -04:00
Richard Linden dd72f789e2 Automated merge with ssh://richard@hg.lindenlab.com/dessie/viewer-public 2010-07-15 10:45:24 -07:00
Richard Linden 2fb2efe2a2 changed allow_html to parse_urls to be clearer about its meaning
allow_html still supported as alternate
2010-07-15 10:20:06 -07:00
Alexei Arabadji 875fb0d72b Automated merge with https://hg.productengine.com/secondlife/viewer-release/
--HG--
branch : product-engine
2010-07-15 18:57:18 +03:00
Alexei Arabadji 200ad6dca7 EXT-8303 FIXED [crashhunters] Crash in inventory_offer_mute_callback
Details:
Instead of copying shared pointer, raw pointer was used, that cause crash, since notification responder object was accessed after it was destroyed.
Replaced usage copying of raw pointer instead of copying shared pointer of notification responder object, that should live after notification destroyed.

--HG--
branch : product-engine
2010-07-15 18:57:01 +03:00