Commit Graph

10784 Commits (370ddfb03e5df7d9207c77aec9237dfe192b65dc)

Author SHA1 Message Date
Paul Guslisty 370ddfb03e EXT-7963 FIXED Edit Outfit > Add More > Do not switch to next item type after add/replace
- Added callback to wear item from Add More panel on doubleclick
- To keep the list in its existing state and do not change the contents of the Add More panel to the next listed unworn item after the user wears an item, check if the item is not dummy. Dummy icons have no ids.

Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/647/

--HG--
branch : product-engine
2010-06-24 15:13:30 +03:00
Yuri Chebotarev 249d014b67 merge
--HG--
branch : product-engine
2010-06-24 15:01:53 +03:00
Yuri Chebotarev 259b033d6a EXT-7905 FIX xml fix
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/632/

--HG--
branch : product-engine
2010-06-24 14:59:49 +03:00
Yuri Chebotarev 16eeea4cc5 EXT-7975 FIX Didn't show menu if there is no work clothing among selected items
reviwed by Neal Orman at https://codereview.productengine.com/secondlife/r/635/

--HG--
branch : product-engine
2010-06-24 14:58:04 +03:00
Vladimir Pchelko 3735352328 EXT-8008 FIXED Disable (+) button when worn item is selected (including multi-selection).
Reviewed by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/640/

--HG--
branch : product-engine
2010-06-24 14:35:34 +03:00
Vladimir Pchelko a0cb8a35dc EXT-7962 FIXED Background color was Changed to back for layout panel "add_button_and_combobox".
Reviewed by Neal Orman https://codereview.productengine.com/secondlife/r/639/

--HG--
branch : product-engine
2010-06-24 14:33:56 +03:00
Mike Antipov c0fd8b1548 Merge
--HG--
branch : product-engine
2010-06-24 13:18:27 +03:00
Mike Antipov c99bfaf6ed EXT-7961 FIXED Added possibility to show label on the back button in Edit Wearables panel.
Implemented behavior:
 * Normally Back button appears narrow without label
 * When wearable is changed - "Save" label is set and button gets wide. Left Border of Title is moved to the right.
   Note: "Save" label is shown without truncation in all languages, Title can be truncated with dots.
 * When changes are saved/reverted - label is removed, button shrinks, Title left border is moved to the its default place.
 * Added consistent tooltip for title (the same as a title).
 * Added tooltip for button: "Save changes if necessary and return back"

Details:
 * added getter for button's font
 * implemented derived from LLButton class for Back button to enable setting necessary label's padding in xml

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/636/

--HG--
branch : product-engine
2010-06-24 13:16:35 +03:00
Igor Borovkov 0a50de9b67 EXT-8007 FIXED updated heights and pads (wearables panel on panel outfit edit)
Reviwed by Neal Orman at https://codereview.productengine.com/secondlife/r/645/

--HG--
branch : product-engine
2010-06-24 13:12:40 +03:00
Mike Antipov a3d8f6ee45 Reverted changes in <string> reformatting made in f7ac28b29eec.
this is necessary to avoid new translate cycle for already translated strings in format <string name=""> VALUE <string/>

--HG--
branch : product-engine
2010-06-24 12:43:06 +03:00
Mike Antipov 32283ca339 EXT-7777 FIXED reverted changes to show loading indicator for "Wear/Attach" action.
Because it was too hard to fix EXT-7949 having so extremly lack of time.
Proper fix for EXT-7949 requires changes in different places of the code calling add/removeCOFItemLink().

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/644/

--HG--
branch : product-engine
2010-06-24 11:53:26 +03:00
Mike Antipov 82167627ee Merge with default branche.
--HG--
branch : product-engine
2010-06-24 11:20:51 +03:00
Richard Nelson 6fbfb03358 merge 2010-06-23 18:34:59 -07:00
Richard Nelson 6dd35018d2 EXT-7767 FIX Outfit editor doesn't appear to have a default camera view
added some comments and cleaned up code based on review
2010-06-23 18:32:31 -07:00
Nyx (Neal Orman) ceb226fffb Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-23 20:53:30 -04:00
Nyx (Neal Orman) bb083dfca4 EXT-7958 FIX fixed shop button in the appearance sidepanel
updated icon, and fixed XUI so it displays properly.

Code reviewed by Monroe
2010-06-23 20:53:24 -04:00
Richard Nelson 0aabcc8134 EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 16:50:06 -07:00
jonathanwolk@149.2.168.192.in-addr.arpa be059c2111 Fix for EXT-6954 'rendering artifact when editing an object.' Reviewed by qarl 2010-06-23 16:14:22 -07:00
Andrew Dyukov 9aad53a437 EXT-7158 FIXED Implemented showing of full outfit content if its name or any item(s) inside it match current filter.
- Added availability to force showing unmatched items to LLFlatListViewEx

- Applied it to wearable items lists in LLOutfitsList

- Changed condition for outfit accordion tab showing (because now all items are visible, so checking their number doesn't help).
Used here check for a flag added in this fix, which tells whether last applied filter found any matches in the list.

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/648/

--HG--
branch : product-engine
2010-06-24 01:52:26 +03:00
Nyx (Neal Orman) 8d301676c2 Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-23 18:35:35 -04:00
Nyx (Neal Orman) c964abf525 EXT-7988 FIX wrong highlight color for worn items
green is too green. EmphasisColor is the new green.

Reviewed by Erica
2010-06-23 18:35:29 -04:00
Eli Linden 049d84838c ND-47489 WIP FR translation for set 12 2010-06-23 14:11:11 -07:00
Eli Linden 537678a8d8 ND-47489 WIP FR translation for set 12 2010-06-23 14:11:02 -07:00
Eli Linden 4f2d241c17 CT-575 WIP DA translation for set 12, new files 2010-06-23 11:59:33 -07:00
Eli Linden 2af4dae64e CT-575 WIP DA translation for set 12 2010-06-23 11:59:13 -07:00
Tofu Linden 7c409076ee merge from PE's viewer-release. 2010-06-23 17:24:09 +01:00
Tofu Linden af914e4ab6 merge from PE's viewer-release 2010-06-23 09:21:52 +01:00
Leyla Farazha 11ec720a06 adding eol 2010-06-22 16:55:08 -07:00
Leyla Farazha 204603e201 Merge 2010-06-22 16:53:49 -07:00
Leyla Farazha 25de07a379 EXT-7980 Double-clicking no longer selects contents of number fields
reviewed by Richard
2010-06-22 16:14:22 -07:00
Nyx (Neal Orman) 6296390cde Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-22 18:19:35 -04:00
Nyx (Neal Orman) 056bd69be2 EXT-7781 FIX labels on wearable editor previews are unreadable.
Changed text color to white as requested.
Verified results are acceptable

XUI reviewed by Erica
2010-06-22 18:19:27 -04:00
Brad Payne (Vir Linden) d12be5978e merge 2010-06-22 16:41:50 -04:00
Brad Payne (Vir Linden) 449de8e608 EXT-3616 FIX - avoid bailing out of outfit population too soon. 2010-06-22 16:34:31 -04:00
palange 566a619113 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-22 13:13:40 -07:00
palange f388efa49a EXT-7925 FIX Added NSTreatUnknownArgumentsAsOpen to setupCocoa() to prevent pop-ups 2010-06-22 13:03:56 -07:00
Vladimir Pchelko e02b51f125 EXT-7770 FIXED Call updatePanelPickerControls to "revert" Picker controls in PanelEditWearable.
Reviewed by Neal Orman and Mike Antipov https://codereview.productengine.com/secondlife/r/619/

--HG--
branch : product-engine
2010-06-22 22:17:33 +03:00
Nat Goodspeed dfc20a8249 EXT-7926: Remove unreferenced catch-clause variable (MSVC error). 2010-06-22 14:59:34 -04:00
Lynx Linden ccad528d5f EXT-7926 FIXED Minor typo correction. 2010-06-22 18:55:04 +01:00
Lynx Linden 4a3fd56867 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-22 18:33:54 +01:00
Lynx Linden 4c31f60bba EXT-7926 FIXED Fixed crash opening About for non-English locales.
Calling std::locale("fr_FR.UTF-8") crashes on Linux and Mac. Or
rather, it throws an exception when it doesn't know the locale and we
didn't handle the exception. I now catch the exception and output an
error rather than crash.

Note, this happened because of change 703f3bcf7069, which made us
actually pass a real locale string instead of just "C". So, we were
never actually supporting a locale for LLStringUtil::formatNumber().
There is therefore an open task of making formatNumber() actually
respect the locale. I'll report a separate JIRA to capture that task.
2010-06-22 18:33:39 +01:00
Sergei Litovchuk 1216c1348a Linux build fix.
--HG--
branch : product-engine
2010-06-22 18:23:22 +03:00
Vladimir Pchelko c19dd3d2c4 EXT-7805 FIXED set tool_tip for "plus" button when body_part is selected in "Add more" panel (Edit Outfit)
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/626/

--HG--
branch : product-engine
2010-06-22 18:41:40 +03:00
Sergei Litovchuk 2583a4d6ea EXT-4295 FIXED Added gear and context menus for Wearing tab.
- Moved My Outfits gear menu from llpaneloutfitsinventory.cpp to lloutfitslist.cpp

Revieved by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/604/.

--HG--
branch : product-engine
2010-06-22 16:34:27 +03:00
Yuri Chebotarev 7132b7485e merge
--HG--
branch : product-engine
2010-06-22 15:59:56 +03:00
Yuri Chebotarev 75d3856811 EXT-7654 FIX "AddText" didn't create image segment now, use appendImageSegment
reviewed by Richard Nelson, Vadim Savchuk at https://codereview.productengine.com/secondlife/r/616/

--HG--
branch : product-engine
2010-06-22 15:50:34 +03:00
Yuri Chebotarev 0d099b4f08 EXT-7882 FIX Set caption when floater minimized and remove when maximized.
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/624/

--HG--
branch : product-engine
2010-06-22 15:47:36 +03:00
Mike Antipov bedc5790e0 Reformatted panel_edit_wearable.xml file with UI Preview Tool
--HG--
branch : product-engine
2010-06-22 15:46:21 +03:00
Yuri Chebotarev b14e19c1ac EXT-7820 FIX escape only parameters of slurl
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/614/

--HG--
branch : product-engine
2010-06-22 15:46:17 +03:00
Mike Antipov fe2e46e44a merge
--HG--
branch : product-engine
2010-06-22 15:03:46 +03:00