Commit Graph

5836 Commits (8758fac7124ff07f2a003bf5719c19a4dab170b9)

Author SHA1 Message Date
Vadim Savchuk 8758fac712 Fixed bug EXT-4369 ([BSI] Changing image in "Pick" doesn't trigger "Save Pick" button to be active)
* Changed the Save button to react on texture picker commit, not on selection.
* Added an optional "no_commit_on_selection" parameter to LLTextureCtrl
  to commit only when user presses the OK button in the picker or changes
  the texture via DnD, i.e. browsing in the picker doesn't commit.

--HG--
branch : product-engine
2010-01-20 19:49:41 +02:00
Dmitry Zaporozhan da00631c63 Update for low bug EXT-4371 - Text from search history drop-down list merge with landmarks on 'Favorites Bar'.
Made border customisable in combo box.

--HG--
branch : product-engine
2010-01-20 18:21:54 +02:00
Dmitry Zaporozhan 4028b720c9 Update for normal bug EXT-3749 - Clicking landmark attachment on Group notices doesn't open side panel.
--HG--
branch : product-engine
2010-01-20 17:17:15 +02:00
Dmitry Zaporozhan 5183fa51f2 Update for major bug EXT-4206 - Bottom bar spec calls for button background art on IM Chiclets.
Adjusted chiclets height to match other bottom bar widgets height.

--HG--
branch : product-engine
2010-01-20 14:18:28 +02:00
Dmitry Zaporozhan 284279966b Fixed normal bug EXT-4476 - Classfield appears in classfield accordeon after error message about money scarcity has been closed.
--HG--
branch : product-engine
2010-01-20 13:16:23 +02:00
Dmitry Zaporozhan f53f65cc1a Update for normal bug EXT-3749 - Clicking landmark attachment on Group notices doesn't open side panel.
--HG--
branch : product-engine
2010-01-19 18:03:25 +02:00
Dmitry Zaporozhan 6fac1bf369 Fix for normal bug EXT-3749 - Clicking landmark attachment on Group notices doesn't open side panel.
--HG--
branch : product-engine
2010-01-19 17:22:13 +02:00
Ychebotarev ProductEngine a498bf958c merge
--HG--
branch : product-engine
2010-01-20 19:07:04 +02:00
Ychebotarev ProductEngine e761c0ece7 fix for major EXT-4414 Floaters can be expanded over bottom bar
left<->top...:)

--HG--
branch : product-engine
2010-01-20 19:06:05 +02:00
Igor Borovkov 9c277d95b6 fixed EXT-4162 Remove "Show IMs in Nearby Chat"
--HG--
branch : product-engine
2010-01-20 18:23:23 +02:00
Igor Borovkov 5f2669ab62 got rid of win CR
--HG--
branch : product-engine
2010-01-20 18:22:56 +02:00
Ychebotarev ProductEngine 361a54849f merge
--HG--
branch : product-engine
2010-01-20 17:57:37 +02:00
Ychebotarev ProductEngine fd9def311a more on LLFloaterChat - oops...commit code with error
--HG--
branch : product-engine
2010-01-20 17:56:47 +02:00
Igor Borovkov a03e00799a fixed EXT-4428 [BSI] Chat bubble color preference doesn't honor color choice
--HG--
branch : product-engine
2010-01-20 17:24:01 +02:00
Ychebotarev ProductEngine f4b8822aca merge
--HG--
branch : product-engine
2010-01-20 17:12:30 +02:00
Ychebotarev ProductEngine 086135b684 more on removing LLFloaterChat
there was some places with messages that (as I think) should not go to nearby chat.
but still probably should go somewhere...
code is commented and messages are marked with:
//TODO* CHAT: how to show this?

--HG--
branch : product-engine
2010-01-20 17:11:29 +02:00
Mike Antipov f2af69c993 merge
--HG--
branch : product-engine
2010-01-20 16:29:12 +02:00
Mike Antipov a719c3631a Fixed major bug EXT-4364 ( Crash clicking "View IM & Chat" when someone else joins group call)
- disabled processing of Incoming dialog buttons' clicks after viewer is disconnected

--HG--
branch : product-engine
2010-01-20 16:25:26 +02:00
Alexei Arabadji 3324c736d7 fixed EXT-4515 “Crash when ending an IM session”,
corrected chiclet destroying;

--HG--
branch : product-engine
2010-01-20 15:41:48 +02:00
Mike Antipov d970835f41 Fixed magor bug EXT-3889 (Group IM window voice icons do not show who has joined the group voice call)
- processing agent's speaking indicators in avatar lists in the same way as others (if voice is disabled indicators are invisible)

--HG--
branch : product-engine
2010-01-20 15:26:29 +02:00
Soft Linden c252f122e3 DEV-45037 Attackers can request files from viewer cache 2010-01-19 19:42:13 -06:00
Ramzi Linden 992cabd7f9 merge 2010-01-19 16:18:23 -08:00
Ramzi Linden 4e4561cb32 DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break localization. 2010-01-19 16:12:43 -08:00
Lynx Linden 9f163b9f45 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-20 00:12:16 +00:00
Lynx Linden 2ab9378e19 EXT-4505: Don't leave a trailing slash in the Help URLs. 2010-01-20 00:10:55 +00:00
Ramzi Linden cdae00e7f0 better fix of EXT-299 "Mute" still showing in avatar Context menu, although label says "Block"
The original fix at r6543 created a duplicate node, which breaks localization. Renaming that new node with a unique name=.
2010-01-19 16:01:49 -08:00
skolb b8122d10d1 Merge gooey into viewer 2 2010-01-19 15:03:29 -08:00
Rick Pasetto 1afef40883 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 14:53:51 -08:00
Rick Pasetto ea3130e7e3 Make AudioStreaming* settings default to 'true' per Sam's request 2010-01-19 14:53:36 -08:00
Monroe Linden c3b8a84d3c Workaround for "Stop on Debugger()/DebugStr()" Xcode setting causing the webkit plugin to crash. 2010-01-19 14:31:27 -08:00
Tofu Linden b35a682ec7 coding_policy hook conformance in merge. 2010-01-19 14:16:32 -08:00
Tofu Linden 6a1a821093 merge! 2010-01-19 14:14:41 -08:00
Tofu Linden fe5b3662cb merge. 2010-01-19 14:14:09 -08:00
Rick Pasetto 60f4808ede Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 14:07:59 -08:00
Tofu Linden ea875ca0eb merge. 2010-01-19 13:16:12 -08:00
Tofu Linden 4c91f45448 Clean up the llimage init-ordering and header comments, to make it clearer when we miss initializing a member. No semantic change. 2010-01-19 12:58:49 -08:00
Tofu Linden 705e31f16a PE merge. 2010-01-19 12:57:03 -08:00
Ramzi Linden cd5cd11ccb L10N: harmless commit to test the Viewer Localization Tool, which has been broken for 80 days. 2010-01-19 12:30:07 -08:00
Erica 1e9436c3a4 EXT-4338 Design alert for Outfit save to help users understand what is happening 2010-01-19 12:28:25 -08:00
Rick Pasetto 6d952dd40d FIX EXT-4468 DEV-41991: Make selected objects "more important" when loading their media data 2010-01-19 12:24:58 -08:00
Rick Pasetto 72684c15f7 FIX EXT-4172: encode all URLs navigated by the plugin API 2010-01-19 12:24:50 -08:00
Andrew Dyukov 85c97cab02 Fixed normal bug Bug EXT-4444 ([BSI] Buy L$ art in top bar is clipped when Fav and Navbar are hidden).
- Changed vertical alignment of "Buy L$" and some other elements in status bar via xml.

--HG--
branch : product-engine
2010-01-19 22:03:55 +02:00
Vadim Savchuk c4a2c1f462 Fixed bug EXT-4373 (Edit gesture: 'Save' btn disabled after changes).
Changing name or description now enables the Save button.

--HG--
branch : product-engine
2010-01-19 21:59:24 +02:00
Eugene Mutavchi fd3e2dc474 Fixed low bug EXT-3890([BSI] someone has said text cutoff when opening and closing user list)
--HG--
branch : product-engine
2010-01-19 21:44:04 +02:00
Nyx (Neal Orman) 9e8037f959 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 13:53:07 -05:00
Nyx (Neal Orman) 0650dc0b0a EXT-4412 swap order of tabs on outfit editor panel
Swapping back so "my outfits" is displayed first. Also changing code so that
this change can be made in the future as a XUI-only change.

Reviewed by Vir.
2010-01-19 13:52:59 -05:00
Tofu Linden c64755b23b With great sadness, disable an assert that's firing. Add comment at to why. 2010-01-19 10:50:06 -08:00
Vadim Savchuk e57ab1e225 Made name boxes displaying an avatar's partner clickable and have a proper initial value.
--HG--
branch : product-engine
2010-01-19 20:40:17 +02:00
Vadim Savchuk c9896ba504 Fixed name_box to display correct initial value (e.g. "Loading...") until the name is cached instead of a broken link "(nobody)".
--HG--
branch : product-engine
2010-01-19 20:21:08 +02:00
Vadim Savchuk 138604c2e0 Fixed bug EXT-4471 (Group Profile Group Founder not Clickable).
--HG--
branch : product-engine
2010-01-19 20:17:37 +02:00