Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
skolb a68fefc430 Merge 2009-12-21 11:24:36 -08:00
Nat Goodspeed 0e44480705 Add event API to enumerate registered LLCommandHandler instances. 2009-12-21 14:24:21 -05:00
Vadim Savchuk c72de2edf0 Added context menu to the group list (task EXT-3595).
--HG--
branch : product-engine
2009-12-21 20:56:38 +02:00
Lynx Linden 53668fefd6 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-12-21 18:52:44 +00:00
Lynx Linden 2e8902d591 DEV-44367: Put back help IDs for prefs, land, and water.
The help_topic tags for Preferences, About Land, and Advanced Water
Editor were removed for EXT-2766. However, this has the sideeffect
that those floaters no longer show the "?" Help button. So, I'm
reverting that change and putting these help IDs back again.
2009-12-21 18:51:50 +00:00
Vadim Savchuk 7d308294e9 Removed unused code (context menu handling in LLAvatarListItem).
--HG--
branch : product-engine
2009-12-21 20:45:27 +02:00
Rick Pasetto 2ebd9b54af Automated merge with ssh://richard@hg.lindenlab.com/james/gooey 2009-12-21 10:44:13 -08:00
Mike Antipov 7bfb8ec050 Work on normal bug EXT-3434 There is no difference between invited and left participants in a Group call (Voice Controls)
-- implemented decorating of left participants in voice chat via italic font style (draft, harcoded)

--HG--
branch : product-engine
2009-12-21 20:42:34 +02:00
Dmitry Oleshko 3c7e1435fe workaround for (EXT-3599) No chiclets in the IM Well Window
- manually set rect for a chiclet in the IM Well Window

--HG--
branch : product-engine
2009-12-21 20:14:39 +02:00
Loren Shih 460d781332 automated merge viewer2.0->viewer2.0 2009-12-21 12:57:44 -05:00
Loren Shih 5aaaa4e947 EXT-3567 : Folders hsould show as "Loading..." when contents are being fetched
Name change "DontShowInHierarchy"->"Hidden".
2009-12-21 12:56:52 -05:00
Eugene Mutavchi 0d6af2a01d Additional commit for EXT-3581: the code of updating of speakers order is moved to a separate method
--HG--
branch : product-engine
2009-12-21 19:45:20 +02:00
skolb ec8738ac45 Merge viewer 2-0 into media 2009-12-21 09:31:48 -08:00
Loren Shih 83d2971554 EXT-3574 : CTRL+SHIFT+I doesn't bring up an InventoryFloater (Windows)
Took out CONTROL+SHIFT+I for bringing up test inspectors, per Erica request.
2009-12-21 11:57:19 -05:00
Lynx Linden d894c7a0d8 DEV-43799: Increase the minimum floater size for Search.
Liana and the search team want the minimum size of the search floater
to be such that the web content appears at 650x600 pixels. Users can
resize the window larger, but not smaller, than this limit.
2009-12-21 16:55:41 +00:00
Lynx Linden 82b0a42f86 DEV-44357: Close classified/pick details when closing Pick panel.
When we close the Pick panel, we now also close any specific
classified or pick that was opened from the pick panel.
2009-12-21 16:45:23 +00:00
Eugene Mutavchi 50e5c4c3f3 Fixed major bug EXT-3581(Sort by Recent Speakers broken for Group Voice Call)
--HG--
branch : product-engine
2009-12-21 18:30:46 +02:00
Paul Guslisty d7dbab7535 removed diagnostic output
--HG--
branch : product-engine
2009-12-21 18:28:49 +02:00
Paul Guslisty e2de2c2b71 merge
--HG--
branch : product-engine
2009-12-21 18:25:10 +02:00
Paul Guslisty 2305676fed Fixed low bug EXT - 3464 ("You" should be shown for Nearby chat window instead of avatar's name)
--HG--
branch : product-engine
2009-12-21 18:20:21 +02:00
Yuri Chebotarev d43a03d5c8 merge
--HG--
branch : product-engine
2009-12-21 18:18:38 +02:00
Yuri Chebotarev aa56836ab7 additional fix for (EXT-3601) Accordion Ctrl didn't autoscroll to accordion header while navigating with keyboard
there was no autoscroll when scrolled by keyboard to _last_ of _first_ item in LLFlatListView.

--HG--
branch : product-engine
2009-12-21 18:15:44 +02:00
Andrew Polunin 2af9653f0a merge
--HG--
branch : product-engine
2009-12-21 18:06:11 +02:00
Andrew Polunin e03a2beeb6 fixed normal bug EXT-3562 MissingString(message) appears instead of warning about blocked text chat
--HG--
branch : product-engine
2009-12-21 17:56:10 +02:00
Igor Borovkov d08ff06230 merge
--HG--
branch : product-engine
2009-12-21 17:54:53 +02:00
Lynx Linden bf7494017f EXT-3486: Support SLapps and URLs in the nav bar.
If the user enters a string into the navigation bar that is not
recognized as an SL location, the behavior is now:

- handle any secondlife:// SLapps, or
- open any http: or https: URLs in the media browser, or
- otherwise, send the text to the search floater
2009-12-21 15:49:52 +00:00
Lynx Linden d1eb2948f8 EXT-3558: Don't escape '#' chars for URLs in text.
Added '#' to the list of chars that are not escaped when escaping a
URL in a text editor/box. Now, clicking on a link with '#' in text
chat will open the URL in your browser with the '#' intact.
2009-12-21 14:33:20 +00:00
Администратор c353e640fa Fixed low bug EXT-3353 - There's an ability to create classified w/o title and description.
--HG--
branch : product-engine
2009-12-21 16:13:09 +02:00
Vadim Savchuk 10d20fdfe7 merge
--HG--
branch : product-engine
2009-12-21 15:27:40 +02:00
Igor Borovkov eb4f026181 implemented EXT-3594 IM Chiclet should be created for voice calls also
--HG--
branch : product-engine
2009-12-21 15:18:48 +02:00
Vadim Savchuk 88e091e930 Merge from default branch.
--HG--
branch : product-engine
2009-12-21 15:18:21 +02:00
Mike Antipov c4d684d462 Fixed major bug EXT-3572 (Notification Well button becomes "lit" after resolving any notification)
-- set "new messages" state only if count of unread messages is increased.

--HG--
branch : product-engine
2009-12-21 15:14:56 +02:00
Denis Serdjuk 40e9c253fc additional commit to major task EXT-3509 User's own name should appear in the Group chat participant list
1. agent will be appear in ad-hoc conference too.
2. Disabling block/unblock yourself.

--HG--
branch : product-engine
2009-12-21 14:43:09 +02:00
Yuri Chebotarev 1c3d7eec89 merge
--HG--
branch : product-engine
2009-12-21 13:39:30 +02:00
Lynx Linden e33ebe2b48 EXT-3460: Update to URL hyperlinking with no protocol.
We no longer treat ":" or "/" as valid chars before a .com, .net,
.edu, or .org string when trying to match a URL with no protocol
(i.e., no http:// prefix).
2009-12-21 11:35:37 +00:00
Lynx Linden 695c758340 EXT-3554: Added help topics for the Appearance tabs.
The "My Appearance" floater now has the following new help IDs, to
provide more granular help feedback:

customize_shape_tab
customize_skin_tab
customize_hair_tab
customize_eyes_tab
customize_shirt_tab
customize_pants_tab
customize_shoes_tab
customize_socks_tab
customize_jacket_tab
customize_gloves_tab
customize_undershirt_tab
customize_underpants_tab
customize_skirt_tab
customize_alpha_tab
customize_tattoo_tab
2009-12-21 11:09:27 +00:00
Alexei Arabadji 2b873b073c fixed EXT-3395 “Docked IM/Chat windows shouldn't hide when voice control panel
is opened”,
made transient floaters visible if clicked any context menu;

--HG--
branch : product-engine
2009-12-21 12:46:11 +02:00
Lynx Linden 1e46e4ee9a Fixed bad XML that was checked into strings.xml.
This caused lots of fallout, like menu accelerators appearing as
"missing_string(accel-win-ctrl)" instead of "Ctrl+". The offending
line was the ATTACH_HUD_CENTER_2 string, which had a messed up XML
close tag.
2009-12-21 10:35:47 +00:00
Yuri Chebotarev 77c9772551 merge
--HG--
branch : product-engine
2009-12-21 12:16:56 +02:00
Yuri Chebotarev 45b859b50b working on EXT-2781
this is extra and useless callback since setFlyingMode will be called from OnStopFlyingButtonClick.

--HG--
branch : product-engine
2009-12-21 12:13:29 +02:00
Yuri Chebotarev 2fd6bb4b59 fix for low Task EXT-2881 Enough space to place 5 chiclets without arrows in bottom bar when voice indicator isn't shown
change whole chicklet arranging.

--HG--
branch : product-engine
2009-12-21 12:11:26 +02:00
Andrew Polunin 05898105c8 fixed major bug EXT-3586 IM well button shows \"9+\" if number of unread IMs is more than 9
--HG--
branch : product-engine
2009-12-19 20:00:46 +02:00
Vadim Savchuk 24b1f27824 Added "Group Call" verb button to the group list so that you can start a call without opening group chat first (EXT-3596).
--HG--
branch : product-engine
2009-12-19 19:55:04 +02:00
Andrew Polunin 368c75ccd3 no ticket. static variables renamed according to convention.
--HG--
branch : product-engine
2009-12-19 18:52:14 +02:00
Andrew Polunin dc8cd05082 implemented minor task EXT-3455 Code Improvements: Improve LLAvatarListItem not to calculate constant values in each constructing
--HG--
branch : product-engine
2009-12-19 18:35:38 +02:00
Nat Goodspeed 6ed6bed5ac Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-19 08:43:06 -05:00
Nat Goodspeed bddf08f9e3 Add event API operations to query channels and notifications within channel;
respond to or cancel an individual notification by UUID; or forward
notifications through a specified LLEventPump.
2009-12-19 08:23:05 -05:00
Nat Goodspeed b6e3d01ea0 Add LOG_CLASS() macro to clarify origin of log messages. 2009-12-19 08:20:28 -05:00
callum b910de4ad7 Client changes to pick up new version of Qt 4.6 with codecs for default text encoding. 2009-12-18 18:44:43 -08:00
gabriel lee 75a4c5a6dd added script limits floater
reviewed by mani
2009-12-19 02:02:38 +00:00