Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Loren Shih b134bf554d EXT-4319 : Category descendent count fails to increment if descendent received while cat still fetching
EXT-4320 : Mismatch in folder descendents count is causing fetch descendents to never complete
EXT-2244 : My Outfits bars should be populated from Library on first 2.0 login

Implemented a workaround for an issue where descendent count was becoming unsynchronized.  EXT-4320 is the workaround, this solves for EXT-2244, and EXT-4319 is the actual bug (whose fix is still pending).
2010-01-14 13:54:15 -05:00
Lynx Linden be8e6100a7 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-01-14 18:42:29 +00:00
Lynx Linden caa9acaaed EXT-3624: Push new llqtwebkit package.
This includes the new getLinkType() method, to support "_blank" href
links.
2010-01-14 18:41:34 +00:00
Callum Prentice 556d5b8d5f Quick tweak for missing color reference LLColor4::white;
Didn't want to introduce another linker dependency so I specified the color directly.
2010-01-14 09:54:28 -08:00
Tofu Linden 1a5e2be99c Merge from PE. 2010-01-14 09:48:07 -08:00
Mike Antipov ab935fbeee merge
--HG--
branch : product-engine
2010-01-14 19:28:38 +02:00
Sergei Litovchuk 7ee8096ba7 Partially fixed normal bug (EXT-4212) There's an ability to send non-latin group
notices but they turn to '????...' in group profile page
- Disabled non-ascii characters in group notice subject editor.
- Group notice text editor depends on (EXT-3103) Add an option to restrict entering non-ascii symbols in text editor.

--HG--
branch : product-engine
2010-01-14 18:53:26 +02:00
Sergei Litovchuk 6649dcc38e Fixed normal bug (EXT-3794) Controls in Edit Pick side panel cut off by
vertical scrollbar.
- Added resizing pick info and pick editing panels when vertical scrollbar appears.
- Resized controls on pick info and edit panels to avoid them being overlapped by scrollbar.
- Changed pick info description from text box to text editor in read-only mode to allow text scrolling.
- Removed text box resizing logic from LLPanelPickEdit.

--HG--
branch : product-engine
2010-01-14 18:52:52 +02:00
Mike Antipov 3c9d99b3b0 Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- cleanup: fixed line endings

--HG--
branch : product-engine
2010-01-14 18:49:36 +02:00
Mike Antipov a53fd8d428 merge
--HG--
branch : product-engine
2010-01-14 18:45:31 +02:00
Mike Antipov 4f95501f91 Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- cleanup: remove deprecated commented out code

--HG--
branch : product-engine
2010-01-14 18:38:38 +02:00
Dmitry Zaporozhan 84f6c7bc04 Fixed low bug EXT-4181 - IM window appears after double click on arrow button from Voice Control Panel.
--HG--
branch : product-engine
2010-01-14 18:29:56 +02:00
Dmitry Zaporozhan 1317cdbf8f Fixed low bug EXT-4146 - IM window appears after double click on "i" button.
--HG--
branch : product-engine
2010-01-14 18:29:00 +02:00
Mike Antipov fc633fce71 Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- improvements: replace std::vector with std::set to avoid duplicated speaker UUIDs. Added method to get a set of voice participants UUIDs

--HG--
branch : product-engine
2010-01-14 18:24:38 +02:00
Eugene Mutavchi 24d8bf26fc Fixed normal bug EXT-4072([BSI] Emotes appear as (italic) text chat in plain text mode)
--HG--
branch : product-engine
2010-01-14 18:15:01 +02:00
Andrew Dyukov eb800ade7e At last! Implemented normal task EXT-3477 (Change gesture list implementation).
Created a new widget consisting of button and scrollist. List is added to NonSideTrayView
to properly draw it without using topcontrol (because it caused problems).

This commit also fixes following bugs:

EXT-3301 (Opening Gestures on Bottom Tray Disables Move Button)
EXT-3190 (No bottom tray's context menu appears if right mouse click was perform over enabled Gesture button)
EXT-2610 ('Gesture' btn: floater opens on OnMouseDown)

--HG--
branch : product-engine
2010-01-14 17:42:21 +02:00
Mike Antipov 2029bf92e2 Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- improvements: added more comment for LLOutputMonitorCtrl::switchIndicator

--HG--
branch : product-engine
2010-01-14 17:35:57 +02:00
Mike Antipov 44e1f34f96 Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- refactoring: implemented processing of switching indicator on/off in the same way

--HG--
branch : product-engine
2010-01-14 17:29:56 +02:00
Vadim Savchuk b91a3967a4 Fixed major bug EXT-4177: [BSI] Notification about inventory offer lacks article (a/an).
Changed the text to "<name> has given you this <item>".

--HG--
branch : product-engine
2010-01-14 17:19:29 +02:00
Mike Antipov f606a5b300 Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- fixed bug: "Indicator does not appear if two indicators are visible for the same avatar on second switching to the same voice channel"

--HG--
branch : product-engine
2010-01-14 17:14:43 +02:00
Mike Antipov 86769b40aa Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel)
-- implemented functionality to have voice indicator visible only for avatars in the same voice channel with agent
   All speacking indicators should be registered in LLSpeakingIndicatorManager to be provcessed for the voice channel.
   They should implement switchIndicator(bool) as reaction on voice state changing

--HG--
branch : product-engine
2010-01-14 16:48:06 +02:00
Igor Borovkov a656e7bbfd fixed EXT-3886 Group Profile button does not always show group info
--HG--
branch : product-engine
2010-01-14 16:38:44 +02:00
Lynx Linden e110524537 EXT-4233: Don't show help button on tear-off floaters.
The script error floater may be the only floater left that uses the
old-style tearoff functionality, but at least it should behave a
little better now in terms of help "?" buttons.
2010-01-14 14:30:40 +00:00
Vadim Savchuk 1ccba5992e merge
--HG--
branch : product-engine
2010-01-14 14:29:01 +02:00
Vadim Savchuk b278de94c9 Merge from default branch.
--HG--
branch : product-engine
2010-01-14 14:27:25 +02:00
Lynx Linden 4ed6b9516c Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-01-14 11:58:05 +00:00
Igor Borovkov a9f532b2ea fixed major bug EXT-4194 Escape key does not reset the camera FOV
--HG--
branch : product-engine
2010-01-14 13:57:16 +02:00
Lynx Linden 507ccd52a9 EXT-3624: Support "_blank" href target types.
Support href links in web views that have a target attribute set to
"_blank". This will open the link in the user's preferred browser
(internal or external, as defined in Prefs). This change relies on the
new llqtwebkit package that has just been pushed.

Also updated the hardcoded Qt version number in the About floater.
2010-01-14 11:57:03 +00:00
Lynx Linden 0556c2c047 EXT-3752: Change color of "Sign up" link on login screen. 2010-01-14 10:22:22 +00:00
Alexei Arabadji e727800829 fixed EXT-3748 “Clicking notification toast related to an alert in
Notification well should not close Notification well”,
included toast inspector to transient manager exclude list;

--HG--
branch : product-engine
2010-01-14 11:16:33 +02:00
Alexei Arabadji a42ef84b9f fixed EXT-3732 “Remove "x other alerts" toast“,
removed overflow toast related functionality;

--HG--
branch : product-engine
2010-01-14 10:12:07 +02:00
Alexei Arabadji c441f754c5 Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-01-14 09:52:12 +02:00
Alexei Arabadji 7901bfe6a5 corrected llinspecttoast file header;
--HG--
branch : product-engine
2010-01-14 09:47:33 +02:00
angela 402d2e7c9d Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2010-01-14 13:02:44 +08:00
Chuck Linden 8a2404fa33 Merge. 2010-01-13 23:25:46 -05:00
Chuck Linden 43b10c8376 Commit for Lis. 2010-01-13 23:00:35 -05:00
angela 82b073be87 Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2010-01-14 11:40:58 +08:00
angela 6a2b10d869 clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox intact -- reviewed by james 2010-01-14 11:40:24 +08:00
richard d278333828 fix for mac fast timer resetting too often 2010-01-13 19:16:59 -08:00
richard 01c65e891d merge 2010-01-13 18:18:03 -08:00
richard faae541261 merge 2010-01-13 18:17:30 -08:00
richard 6da4746d5c better commented fix for VS2005 compile issues
reviewed by Leyla
2010-01-13 17:48:49 -08:00
Ramzi Linden 630f154688 DEV-43688 commit new translations - DE, FR, JA cycle2
(Apparently our Localizatoin tool (xuiparse.py) destroys any preceding spaces in a translation, which in these few cases are critical to proper formatting of the string as shown to the user. Sigh. Dont ask me about the state of our tools.)
2010-01-13 17:44:04 -08:00
Rick Pasetto ab539864e5 Make max length of URL fields 1024 (media controls and settings) 2010-01-13 17:41:47 -08:00
angela 433eb89473 EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
richard ab1ec1285d potential fix for build issues on vs2005 2010-01-13 17:33:27 -08:00
Ramzi Linden f036c0c0c4 EXT-3504 fix text boxes that use a carriage return to format wordwrapped lines within a sentence; instead, these should use a 1-line string and word_wrap="true". 2010-01-13 17:08:15 -08:00
Leyla Farazha 585ad10d04 Merge 2010-01-13 16:23:27 -08:00
Leyla Farazha 2d9de5c0de EXT-3685 Object Profile panel layout issues
reviewed by Richard
2010-01-13 16:21:49 -08:00
Nathan Wilcox d194d95391 DEV-44838 - Fix a logic flaw in the windows run() retry code which would re-execute a process if its exit status was 0. 2010-01-13 16:09:07 -08:00