Igor Borovkov
e0abec0012
fixed EXT-5887 [NAMELESS STRING] - Menu Einstellungen, Tab Chat: Font size and Font Colors need translation ) (panel_preferences_chat.xml)
...
--HG--
branch : product-engine
2010-03-03 17:25:43 +02:00
Denis Serdjuk
a46be2b78c
Additional commit for Low Bug EXT-5752. Removing superfluous call of updateButtons()
...
--HG--
branch : product-engine
2010-03-03 17:17:43 +02:00
Andrew Dyukov
63678f96ad
Fixed normal bug EXT-5838 (Creating a new wearable in a localized viewer appends localized wearable name with English word "New")
...
- Moved hardcoded string to string "New" in strings.xml.
--HG--
branch : product-engine
2010-03-03 16:56:29 +02:00
Vadim Savchuk
dbdf02cc0d
Additional commit for EXT-4574 ([BSI] Unhelpful tooltip for Partner and Group links in Profile).
...
Fixed tooltip for agent SLURLs.
--HG--
branch : product-engine
2010-03-03 16:42:05 +02:00
Vadim Savchuk
f75f19be93
Fixed bug EXT-4574 ([BSI] Unhelpful tooltip for Partner and Group links in Profile).
...
For wiki-style links ([<URL> <label>]) we now show the tooltip corresponding to the URL type.
--HG--
branch : product-engine
2010-03-03 16:40:38 +02:00
Sergei Litovchuk
76587bc1d6
Fixed major bugs: EXT-5889, EXT-5895, EXT-5896.
...
(EXT-5889) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Estate" (panel_place_profile.xml)
(EXT-5895) [TRANSLATED BUT IN EN] Side Bar : "About Land" and "Region/Estate" buttons inside "Place Profile "
(EXT-5896) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Region" panel_place_profile.xml
- Added names for panels which broke localization of widgets inside them.
--HG--
branch : product-engine
2010-03-03 16:41:05 +02:00
Dmitry Zaporozhan
7b5ef7053f
Implemented major sub task EXT-5858 - Assigned picture is stretched in the Classified Info panel.
...
Reshape snapshot control to max possible size maintaining aspect ratio.
--HG--
branch : product-engine
2010-03-03 16:22:51 +02:00
Mike Antipov
c01c2ec86f
Fixed major sub-task EXT-5931 ( [XUI ATTRIBUTE NOT TRANSLATABLE] People > My Groups displays English string when no groups added)
...
- implemented workaround: added <strings> name="no_filtered_groups_msg" & name="no_groups_msg" in panel_people.xml
- also updated value for no_filtered_groups_msg. It was "Try fine...", seems should be "Try finding..."
--HG--
branch : product-engine
2010-03-03 16:24:25 +02:00
Ychebotarev ProductEngine
66128f6784
merge
...
--HG--
branch : product-engine
2010-03-03 16:16:25 +02:00
Ychebotarev ProductEngine
a6e2be71c5
fix for major EXT-5839 Creating a new wearable in a localized viewer attempts to use non-ascii characters for inventory types in some languages
...
--HG--
branch : product-engine
2010-03-03 16:14:52 +02:00
Vadim Savchuk
207fd2bfdd
merge
...
--HG--
branch : product-engine
2010-03-03 16:13:43 +02:00
Vadim Savchuk
9fde8c853f
Merge from default branch.
...
This reverts Angela's fixes to panel_classified_info. I'll fix that a bit
later.
--HG--
branch : product-engine
2010-03-03 16:07:44 +02:00
Paul Guslisty
bba42a074a
Fixed major bug EXT - 5891 (Login location defaults to My Home)
...
--HG--
branch : product-engine
2010-03-03 15:07:14 +02:00
Andrew Dyukov
b5df36f81f
Fixed normal bug EXT-5885 ([HARD CODED] - The busy response should be localized. hard coded in llviewermessage.cpp).
...
- It wasn't hardcoded in llviewermessage.cpp, but xml which contains it is not localizable. Added string with default busy message to strings.xml
and used it in LLFloaterPreference::cleanupBadSetting().
--HG--
branch : product-engine
2010-03-03 15:02:04 +02:00
Igor Borovkov
36a428c020
fixed EXT-5902 [TRANSLATED BUT IN EN] - In the IM window "Pay" needs translation (panel_im_control_panel.xml)
...
--HG--
branch : product-engine
2010-03-03 14:48:34 +02:00
Tofu Linden
f7ecfe6dc4
merge.
2010-03-03 11:37:41 +00:00
Tofu Linden
8821755bd4
Backed out changeset 5f3d047f0b18
...
I'll never understand named branches, I guess.
2010-03-03 11:37:26 +00:00
Tofu Linden
a1dcf7a384
merge.
2010-03-03 11:36:49 +00:00
Mike Antipov
0e780c9b91
Fixed major subtask (bug) EXT-5829 (Switching language in preferences creates new calling cards folders for each language)
...
- Reason: Inventory folders (Friends & All) were created WITH localized names.
- Fix: create these folders with hard-coded name (like other protected Inventory Folders). They are localized in FolderView
--HG--
branch : product-engine
2010-03-03 13:23:34 +02:00
Dmitry Zaporozhan
f7624035c7
Updated major sub task EXT-5857 - location, content type, category, description in the Classified Info panel have no labels.
...
Added label for location field.
--HG--
branch : product-engine
2010-03-03 12:48:59 +02:00
Dmitry Zaporozhan
4f0a34ae7e
Update for normal bug EXT-5856 - "Auto renew each week" checkbox is displayed in the Classified Info from other resident profile.
...
Added layout stack to auto reposition description when auto_renew is being shown or hidden.
--HG--
branch : product-engine
2010-03-03 12:44:07 +02:00
Ychebotarev ProductEngine
57d498850e
merge
...
--HG--
branch : product-engine
2010-03-03 12:43:53 +02:00
Ychebotarev ProductEngine
9180edf9c0
remove hardcoded numbers
...
--HG--
branch : product-engine
2010-03-03 12:43:39 +02:00
Ychebotarev ProductEngine
0a16e7627e
cleanup
...
--HG--
branch : product-engine
2010-03-03 12:40:18 +02:00
Dmitry Zaporozhan
ac85dacfba
Implemented major sub task EXT-5857 - location, content type, category, description in the Classified Info panel have no labels.
...
Added requested labels.
--HG--
branch : product-engine
2010-03-03 12:37:34 +02:00
Tofu Linden
4a943e234d
some instrumentation - back this out when done.
...
--HG--
branch : EXT-3351
2010-03-03 10:35:31 +00:00
Denis Serdjuk
bb8071e448
merge
...
--HG--
branch : product-engine
2010-03-03 12:11:50 +02:00
Denis Serdjuk
2281b187d3
fixed Normal Bug EXT-5603 Rightclick on link in long description cause following this link
...
Cause:
LLViewerWindow called handleMouseUp() instead handleAnyMouseClick(). It caused commit action in LLExpandableTextEditor even after right mouse up event.
Solution:
handleMouseUp() replaced by handleAnyMouseClick()
--HG--
branch : product-engine
2010-03-03 12:07:51 +02:00
Ychebotarev ProductEngine
1eb84f5e13
fix EXT-5652 Make accordion in the Group Info panel a little bit wider in order to avoid horizontal scroll
...
--HG--
branch : product-engine
2010-03-03 11:51:15 +02:00
Ychebotarev ProductEngine
c624848d25
fix for low EXT-5327 Add an ability to open accordions by "Enter" button, like folders' behavior
...
--HG--
branch : product-engine
2010-03-03 11:49:27 +02:00
Ychebotarev ProductEngine
0f04222acc
fix for normal EXT-1391 Group Info: Avatar name should end with ellipsis if it doesn't fit free space
...
--HG--
branch : product-engine
2010-03-03 11:43:48 +02:00
Ychebotarev ProductEngine
2cc7478e76
merge
...
--HG--
branch : product-engine
2010-03-03 11:41:19 +02:00
Ychebotarev ProductEngine
cdb0911a78
fix for EXT-4469 Fast Timers: Minimize and Close icons do not work
...
--HG--
branch : product-engine
2010-03-03 11:39:45 +02:00
Denis Serdjuk
d587c77e90
Low Bug EXT-5752 Trash button in people panel remains enabled after removing last friend
...
Cause:
Avatarlist has been hidden before it had been updated. So one listitem was left in the list and remained always selected.
Solution:
Force update ability has been added to avatarlist
--HG--
branch : product-engine
2010-03-03 11:39:44 +02:00
Paul Guslisty
5d2b69207a
merge
...
--HG--
branch : product-engine
2010-03-03 11:17:41 +02:00
Paul Guslisty
616a40bffa
Merge with cf0282cd6d6124ec9633966fe2f8a63097d603ca
...
--HG--
branch : product-engine
2010-03-03 11:06:24 +02:00
Dmitry Zaporozhan
9676448291
Shortened code.
...
--HG--
branch : product-engine
2010-03-03 10:32:26 +02:00
Paul Guslisty
3e0c558b8f
Backed out of changeset 9944:2d6fed071539
...
--HG--
branch : product-engine
2010-03-03 10:24:41 +02:00
angela
5777dfaae6
merge
2010-03-03 13:52:14 +08:00
Eli Linden
3c443a9287
VWR-17386
2010-03-02 15:01:55 -08:00
Eli Linden
6c9b0e27c8
Merge
2010-03-02 14:48:14 -08:00
Eli Linden
ed481c418b
xui resizing fix; FR fix
2010-03-02 14:47:09 -08:00
Nyx (Neal Orman)
0a8cef9747
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-03-02 16:33:27 -05:00
Eli Linden
8c37837876
VWR-17830 for 'en' xml, resizing; JA linguistic fix
2010-03-02 12:55:25 -08:00
Nyx (Neal Orman)
6f7f4e3eee
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-03-02 14:39:53 -05:00
Nyx (Neal Orman)
e1e7f78b58
EXT-5848 Getting a lot of warning spam before ATI crash
...
Warning was extraneous and non-related to crash. Initialized a pointer to
be NULL before calling setInfo, which seems to clear up warning.
Updated comments around this to explain what I've found
Code reviewed by Seraph
2010-03-02 14:39:08 -05:00
Eli Linden
15af3f0e6a
Merge
2010-03-02 11:06:43 -08:00
Eli Linden
bfd1fd9936
DEV-46346 Cycle5 DE and JA change
2010-03-02 11:06:06 -08:00
Tofu Linden
06b8146686
PE merge
2010-03-02 13:44:52 +00:00
Vadim Savchuk
be1739c5d5
Merge from default branch
...
--HG--
branch : product-engine
2010-03-02 15:17:50 +02:00