Brad Payne (Vir Linden)
377ed93543
merge
2010-01-11 17:16:47 -05:00
James Cook
a36087f5c1
Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp
2010-01-11 14:06:09 -08:00
Nathan Wilcox
99a2e77d6b
Automated merge with ssh://inoshiro@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-11 14:05:15 -08:00
James Cook
a570c39bd3
Merge
2010-01-11 14:00:49 -08:00
James Cook
ba1f246503
EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 background
...
EXT-4044 Inventory and Outfits scroll region has no background color/border
Moved background color initialization to inventory_panel.xml
Fixed search highlight color and extra borders no longer needed now that colors
are correct. Reviewed with Simon.
2010-01-11 13:58:42 -08:00
Brad Payne (Vir Linden)
ca97039e75
merge
2010-01-11 16:36:53 -05:00
Brad Payne (Vir Linden)
8f4c2a59db
For EXT-4068: [BSI] right click several times on an inventory item produces several second hang. Improved speed of panel finding by restricting search to only panels, saving time when inventory is very large
2010-01-11 16:36:27 -05:00
Lis Linden
09dc1af21c
ext-3820 [BSI] Preferences > Chat > Show IMs In: does not take effect without restart
2010-01-11 16:26:22 -05:00
Lis Linden
81cde841c2
ext-4015 Preferences: non-standard position of field labels
2010-01-11 15:53:55 -05:00
Nathan Wilcox
2d337ca8c6
DEV-44838 - See if buildconsole is confused by having the absolute path (with spaces) in the commandline. To accomplish this we put relative paths in the command string but lookup the absolute path for the executable parameter.
2010-01-11 12:30:27 -08:00
Loren Shih
370a8592ac
automated merge viewer2.0->viewer2.0
2010-01-11 15:15:11 -05:00
Rick Pasetto
d2f6350993
Automated merge with http://demeter:8000
2010-01-11 12:12:58 -08:00
Lis Linden
29695bd08a
Automated merge with ssh://lis@hg.lindenlab.com/james/gooey
2010-01-11 15:07:31 -05:00
Eugene Mutavchi
13148203a4
Fixed normal bug EXT-3672 (OSX specific: Notification "calling to ..." doesn't disappear after the voice call has been accepted)
...
--HG--
branch : product-engine
2010-01-11 22:07:14 +02:00
Lis Linden
572424ffac
ext-4116 bad label position on Region/Estate/ Ground Textures
2010-01-11 15:06:59 -05:00
richard
daa4965fe0
renamed LLFastTimerUtil to LLFastTimer
2010-01-11 12:05:13 -08:00
James Cook
bbcbed2539
Merge
2010-01-11 12:02:25 -08:00
James Cook
6473dbf588
EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via
...
folder_view_item.xml
EXT-3753 Inventory folders now have customizable item indents and
"My Inventory" has indent again
Reviewed with Richard
2010-01-11 11:58:56 -08:00
Callum Prentice
832f135fd2
Merge with tip
2010-01-11 11:39:32 -08:00
Callum Prentice
817798ece0
Fix for EXT-3991 - "add url to security for MoAP floater is devoid of standard floater information"
2010-01-11 11:38:34 -08:00
Loren Shih
79542fe8e7
EXT-4154 : Memory leak from FetchObservers in AppearanceSP
...
Member observers of LLSidepanelAppearance are now deleted appropriately.
2010-01-11 14:15:32 -05:00
Erica
77f799b23a
Automated merge with ssh://hg.lindenlab.com/james/gooey
2010-01-11 11:08:55 -08:00
Erica
20c01befd2
New art for landmarks and places - replacing the pushpin with a globe - reviewed with esbee
2010-01-11 11:07:18 -08:00
Nathan Wilcox
33df069238
DEV-44838 - Fix a silly bug in yet another place: find_in_path returns a list, so select the first element.
2010-01-11 11:07:04 -08:00
Rick Pasetto
ca1a164b6a
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-11 11:05:00 -08:00
Lis Linden
b4ae773378
Automated merge with ssh://lis@hg.lindenlab.com/james/gooey
2010-01-11 14:04:49 -05:00
Lis Linden
6fc0731319
ext-3910 Instant Messages isn't in ALL CAPS like other windows
2010-01-11 14:04:06 -05:00
Mike Antipov
a452a4a642
Fixed normal bug EXT-3984 (Bottom bar layout issues)
...
* All buttons and controls need to move down 1 px (except chiclets, which are already vertically centered)
* Left-hand controls need to shift left about 2 px (there should be 5 px of padding between the chat entry field and the edge of the window)
* Right-hand controls (IM and notification buttons) also shift left so there is 5 px of padding against the right edge
--HG--
branch : product-engine
2010-01-11 20:51:54 +02:00
Nathan Wilcox
11eac588c2
DEV-44838 - Fix another bug introduced by passing "executable" in WindowsSetup.run(); find_in_path() does not handle absolute paths, but name is guaranteed to be an absolute path.
...
This explains the bogus message in the log of the form "process $foo exited with nonzero status; process $foo is not found", described here:
https://jira.lindenlab.com/jira/browse/DEV-44838?focusedCommentId=328441&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_328441
2010-01-11 10:45:01 -08:00
Nathan Wilcox
f37f806660
DEV-44838 - Fix a bug introduced by inconsistently changing the get_build_cmd() interface.
2010-01-11 10:38:13 -08:00
Rick Pasetto
158005d5ec
Merge backout of b6030bb6ff40
2010-01-11 10:04:04 -08:00
Rick Pasetto
dd86113567
Backed out changeset b6030bb6ff40
2010-01-11 10:03:00 -08:00
Rick Pasetto
c0c1d91c87
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-11 09:55:20 -08:00
Rick Pasetto
0b63977570
Fix build issue with ba93e704bd4f
2010-01-11 09:53:24 -08:00
Mike Antipov
b8774e9f6b
Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to show/hide its buttons properly)
...
Code cleanup:
* removed unused static members
--HG--
branch : product-engine
2010-01-11 19:42:07 +02:00
Mike Antipov
66f8c49bd6
Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to show/hide its buttons properly)
...
Code improved:
* removed disabled method LLAvatarListItem::reshapeAvatarName
* added refreshing chat participant list immediately after moderator rights are changed (for EXT-2364)
--HG--
branch : product-engine
2010-01-11 19:34:32 +02:00
Runitai
78cb4204a4
Merge
2010-01-11 11:24:04 -06:00
Runitai
2a00a16f57
EXT-3784 Fix for first menu item going blank when highlighted on ATI cards.
2010-01-11 11:21:52 -06:00
James Cook
e417d8fd25
Merge
2010-01-11 09:01:01 -08:00
Lynx Linden
fddc7d856e
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0
2010-01-11 17:00:02 +00:00
Lynx Linden
a2c08d8e86
EXT-3429: Don't display inspect slider when inappropriate.
...
The avatar inspector has a volume slider and mute button. We make
these widgets invisible when it does not makes sense to interact with
them. That is, when the inspector is for your own avatar, or when
voice is not active.
2010-01-11 16:59:28 +00:00
Mike Antipov
150368274f
Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to show/hide its buttons properly)
...
Code improved:
* removed direct changing of "speaker indicator" visibility in Avatar List when Avatar List Item is added
--HG--
branch : product-engine
2010-01-11 18:50:19 +02:00
Mike Antipov
1bdae78926
Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to show/hide its buttons properly)
...
Initial implementation:
* implemented common functionality to update Avatar List Item children positions & size (for name) depend on children visibility
* added its usage whereve visibility of child view is changed
* removed direct changing of "info button" visibility in Avatar List when Avatar List Item is added
--HG--
branch : product-engine
2010-01-11 18:39:15 +02:00
Eugene Mutavchi
8be80d14c1
Fixed normal bug EXT-3988 ([BSI] superfluous bottom bar buttons shown in mouse look after pressing enter)
...
--HG--
branch : product-engine
2010-01-11 19:12:19 +02:00
Nyx (Neal Orman)
2073945b23
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-01-11 10:58:18 -05:00
Nyx (Neal Orman)
d258883b0c
EXT-3952 save outfit button should be enabled on the wearing tab
...
Enabled the button on the wearing tab of the appearance sidepanel and
set its functionality to switch to the my outfits tab before the auto-rename
happens.
Reviewed by Seraph
2010-01-11 10:57:26 -05:00
Dmitry Zaporozhan
ab36981b3b
Fix for normal bug EXT-3888 - [BSI] double click does not fetch/open attachment on group notice.
...
--HG--
branch : product-engine
2010-01-11 17:45:46 +02:00
Paul Guslisty
35f1b788f9
Fixed normal bug EXT - 3786 ("View profile" arrow widget in People/Friends list needs tooltip)
...
--HG--
branch : product-engine
2010-01-11 17:42:22 +02:00
Lynx Linden
92b569a607
EXT-3928: Escape group names in the profile panel URLs.
2010-01-11 15:05:01 +00:00
Ychebotarev ProductEngine
31c5c18f6c
merge
...
--HG--
branch : product-engine
2010-01-11 15:09:23 +02:00