angela
ea5a60c80f
fix the layout issue for enable voice and listen position
2009-10-28 16:18:24 +08:00
Erica Firment
99e866fb51
EXT-1924 Add the Voice on/off toggle to preferences
2009-10-27 19:59:48 -07:00
Monroe Linden
6d14996bab
Fixes for several keyboard focus issues around prim media.
2009-10-27 17:52:05 -07:00
callum
caa631bf5b
Added IDropTarget interface. Still lots of cleanup but this works ok.
...
You can drag over from Firefox or IE onto a prim
2009-10-27 17:52:04 -07:00
Monroe Linden
b2a64d204d
Fake a key-up event after each key-down sent to a plugin.
2009-10-27 17:51:24 -07:00
Monroe Linden
c114b6a7d9
Fix for DEV-41544 (focus issues when signing into google docs on MoaP).
...
Made the webkit plugin code post a tab key event into llqtwebkit on initial focus. This seems to do the right thing in all cases I tested.
2009-10-27 17:49:13 -07:00
Palmer
5274c09b8f
Fix for EXT-1812 - reflection radio boxes all selected
...
Reviewed by Richard
2009-10-27 17:35:04 -07:00
Steve Bennetts
cadc8dc4a3
Fix for gInventory cleanup on shutdown, includes making LLNavigationBar a LLSingleton and explicitly destroying it with the rest of the UI.
2009-10-27 16:31:07 -07:00
James Cook
adc363db42
merge
2009-10-27 16:29:36 -07:00
James Cook
7f4d326638
EXT-1352 Use image backgrounds for inspectors and toasts.
...
Art only, not reviewed.
2009-10-27 16:27:26 -07:00
James Cook
f80a3e268a
Revert change: Floater constructor CANNOT call LLPanel(p) with params, must set bg images in initFromParams, because we have too many LLPanels to retrofit them all to call LLPanel() with params. Discussed with Richard.
2009-10-27 16:26:49 -07:00
Monroe Linden
9423f756e0
When media impls crash, don't auto-reload them without some trigger (such as clicking on the object again or an incoming NAVIGATE event). This should fix the crash-reload loop issue.
...
Also, be smarter about counting media impls for the hard cap (never count impls that aren't loaded).
2009-10-27 16:15:26 -07:00
brad kittenbrink
8558545b74
New package of linux llqtwebkit and attempt to reenable linux viewer build.
2009-10-27 18:55:19 -04:00
Lis Pardi
07e27045f6
ext-1925
...
dig Push to talk out of 1.23 and reinstate in viewer 2
2009-10-27 18:47:27 -04:00
Monroe Linden
cb9d4e5401
Change some logging in LLViewerMediaImpl::navigateTo() to be more explicit about what's happening.
2009-10-27 15:06:03 -07:00
James Cook
c3571b61fa
Renamed Toast.png to Toast_Background.png for consistency with Window and Inspector background images.
2009-10-27 15:04:04 -07:00
James Cook
e018ecf469
EXT-1352 First pass background images for floaters and panels, including pretty header.
...
Reviewed with Leyla.
2009-10-27 15:01:09 -07:00
James Cook
34398aac4b
Use consistent LLPointer<LLUIImage> return values for buttons. Reviewed with Richard.
2009-10-27 15:00:36 -07:00
Erica Firment
1720e97cbc
EXT-1922 XUI Army Bottom tray layout & style changes
2009-10-27 14:35:43 -07:00
Monroe Linden
ea020bea59
Fix for DEV-41435 and DEV-41434 (unload media instances associated with muted objects/object owners)
...
Unloading based on object owner isn't completely reliable, because the viewer doesn't have owner data for all objects it knows about.
2009-10-27 14:27:48 -07:00
Ramzi Ramey
9a196cdda8
DEV-33321 L10N: there are typos in the original fix to DEV-33321, also added comments to help translators.
...
- TEXT CHANGE ONLY, no code changed.
2009-10-27 20:59:48 +00:00
James Cook
b93c4d6bd6
merge
2009-10-27 12:07:02 -07:00
James Cook
a1981aeec5
EXT-1739 workaround, add "(old window)" button for legacy voice device settings so I can switch mic inputs.
2009-10-27 11:59:14 -07:00
Palmer
b403745bfe
Extra debugging info for EXT-1456
...
Reviewed by Bao
2009-10-27 11:44:23 -07:00
richard
afb9df7643
merge
2009-10-27 11:19:03 -07:00
Lis Pardi
d4c3bf46ed
ext-1917 rename floater_preview_gestures_backup to floater_preview_gestures
2009-10-27 14:02:13 -04:00
richard
b4dd4a4d77
removed typo
2009-10-27 10:53:08 -07:00
richard
9589ee3f70
EXT-1727 Chat history widget has no context menu for copy/paste operations
...
added ignore for dbghelp.dll
reviewed by James
2009-10-27 10:51:34 -07:00
Yuri Chebotarev
cb7ee289f2
merge
...
--HG--
branch : product-engine
2009-10-27 19:27:41 +02:00
Yuri Chebotarev
26b7e61789
fix for normal bug: EXT-1713 Nearby Chat: Objects have tooltips (???)(???)
...
--HG--
branch : product-engine
2009-10-27 19:26:41 +02:00
Dmitry Oleshko
dfb9cef8d4
merge
...
--HG--
branch : product-engine
2009-10-27 18:50:01 +02:00
Dmitry Oleshko
0ac752cd4b
fixed major bug (EXT-1849) Crash in Notification subsystem while teleporting and having toasts shown
...
--HG--
branch : product-engine
2009-10-27 18:48:47 +02:00
Andrew Polunin
0a1d9175f2
merge
...
--HG--
branch : product-engine
2009-10-27 18:38:18 +02:00
Eugene Kondrashev
606488d1df
Refixed major bug ext1850-Crash after open of group-chat (ProductEngine). Added check if target speaker is not found.
...
--HG--
branch : product-engine
2009-10-27 18:30:09 +02:00
Yuri Chebotarev
68ccc70e65
merge
...
--HG--
branch : product-engine
2009-10-27 18:13:52 +02:00
Yuri Chebotarev
42e29558db
EXT-1709 Nearby Chat: Avatar context menu can be triggered on avatar's icon only
...
--HG--
branch : product-engine
2009-10-27 18:12:27 +02:00
ayp
d8802ba0fd
fixed major bug EXT-1765 Viewer crahes if drop landmark from notecard onto Favorites Bar
...
--HG--
branch : product-engine
2009-10-27 18:12:06 +02:00
Igor Borovkov
8a5d4c91f5
merge
...
--HG--
branch : product-engine
2009-10-27 18:04:17 +02:00
Igor Borovkov
3eb7f84b10
IM: implemented task EXT-1905 (Add "Call" and "End Call" functionality to new IIM Floater)
...
--HG--
branch : product-engine
2009-10-27 18:01:41 +02:00
Eugene Kondrashev
21e8e11c64
Moved last added property meeting the alphabetical order
...
--HG--
branch : product-engine
2009-10-27 17:28:11 +02:00
Eugene Kondrashev
e3270200f9
Additional patch for normal task ext748-Implement Participant list for a group chat. Added fulfilling of avatarList for none initiator users
...
--HG--
branch : product-engine
2009-10-27 17:20:11 +02:00
Mike Antipov (Mike ProductEngine)
22ae60a344
merge
...
--HG--
branch : product-engine
2009-10-27 16:52:36 +02:00
Eugene Kondrashev
67cd718d7a
Fixed normal bug ext-1856-All participants of group chat/friends conference listed like off-line
...
--HG--
branch : product-engine
2009-10-27 16:35:51 +02:00
Mike Antipov (Mike ProductEngine)
a2de480807
Fixed normal bug EXT-1859 (Only just added landmark is shown in "favorites bar" folder)
...
Reason: items of Inventory Panel's start folder are removed while processing Inventory model changed event.
In this case root items have no parent LLFolderViewFolder and parent is LLFolderView (LLInventoryPanel::mFolders) itself.
Fix:
- added check of LLFolderViewItem's parent against NULL.
--HG--
branch : product-engine
2009-10-27 16:34:33 +02:00
Eugene Mutavchi
bfc9445563
Implemented major task EXT-1717 (IM related server responses processing stuff should use new IM floater along with the old one) sub-task of EXT-96 (Viewer 2009: Group IM detail).
...
--HG--
branch : product-engine
2009-10-27 14:29:18 +02:00
Denis Serdjuk
3b40f9052b
fixed Bug EXT-1602 'Add new folder' and 'Add new landmark' has same icons that is deceitful
...
New menubutton has been implemented according to
Viewer 2.0 Design Specification:Places Task Panel.
It generates a menu for AddLandmark and AddFolder options
--HG--
branch : product-engine
2009-10-27 13:49:06 +02:00
Igor Borovkov
4309277c1b
merge
...
--HG--
branch : product-engine
2009-10-27 13:17:10 +02:00
Igor Borovkov
6222149487
IM refactoring: moved voice channel related classes to its own llvoicechannel.* files from dying llimpanel.* files
...
--HG--
branch : product-engine
2009-10-27 13:16:44 +02:00
Dmitry Oleshko
153f4efa38
merge
...
--HG--
branch : product-engine
2009-10-27 12:41:44 +02:00
Dmitry Oleshko
e39ec1e042
fixed normal bug (EXT-1805) Noninteractive notification toast is redundant if local chat floater is open
...
--HG--
branch : product-engine
2009-10-27 12:39:50 +02:00