Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Mike Antipov a619f9c307 Fixed normal bug EXT-3865 ([BSI] dock and undocking an IM or group chat makes the close button disable)
- removed overridden LLIMFloater::setTornOff functionality to not disable close button

--HG--
branch : product-engine
2010-01-12 20:22:28 +02:00
Dave Parks 86f1baf836 Merge 2010-01-12 12:02:40 -06:00
Dave Parks 41daf99e19 DEV-44675 Fix for sky wierdness on ATI 9.12 drivers. 2010-01-12 12:01:18 -06:00
Vadim Savchuk 1f5e82e140 Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25).
Viewer now disallows joining or creating groups if the limit reached.
A server-side fix is also needed.

--HG--
branch : product-engine
2010-01-12 20:01:10 +02:00
Mike Antipov 628b892a66 Completed low task EXT-3759 (NOTFORBETA0: Phone numbers for AvaLine calls should be human readable)
- implemented formatting of avaline Number in the "Leaving call" notification

--HG--
branch : product-engine
2010-01-12 19:57:17 +02:00
Alexei Arabadji f0bbe78837 added missing no_group_text string constant to panel_my_profile.xml
--HG--
branch : product-engine
2010-01-12 18:33:43 +02:00
Alexei Arabadji a10fb56c37 Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-01-12 17:40:06 +02:00
Alexei Arabadji fb7f1a5d24 fixed major EXT-3992 [BSI] No notification about capped messages,
replaced logging to obsolete LLFloaterChat with posting notification system message;

--HG--
branch : product-engine
2010-01-12 17:39:51 +02:00
Eugene Mutavchi 85467c0ba6 Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on your friends list, on the first lookup after login)
--HG--
branch : product-engine
2010-01-12 17:27:36 +02:00
Dmitry Zaporozhan 7fffe078eb Fix for normal bug EXT-4134 - Right side of llDialog buttons cannot be clicked.
--HG--
branch : product-engine
2010-01-12 15:57:23 +02:00
Brad Payne (Vir Linden) a148eb8979 merge 2010-01-12 08:53:34 -05:00
Brad Payne (Vir Linden) e8b3445407 Removed some diagnostic code that got inadvertently left in 2010-01-12 08:52:51 -05:00
Dmitry Zaporozhan 6ea8552289 Fix for normal bug EXT-4149 - Crash in Group Profile - Create New Notice interface.
--HG--
branch : product-engine
2010-01-12 14:58:28 +02:00
Eugene Mutavchi 305cc64969 Fixed normal bug EXT-4150([BSI] Last Landmark in Teleport History disables teleport button)
--HG--
branch : product-engine
2010-01-12 14:28:21 +02:00
Dmitry Zaporozhan ba320f7ca4 Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox objects.
--HG--
branch : product-engine
2010-01-12 13:24:33 +02:00
Mike Antipov 94880f98fd Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-01-12 12:59:37 +02:00
Mike Antipov 3c3271761b Merge with default branch, resolved conflict in llpanelavatar.cpp
--HG--
branch : product-engine
2010-01-12 12:53:44 +02:00
Dmitry Zaporozhan bcb054970c Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.
--HG--
branch : product-engine
2010-01-12 12:38:03 +02:00
angela e9e651f5e4 Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2010-01-12 11:40:52 +08:00
Erica 82c1e6cce2 Automated merge with ssh://hg.lindenlab.com/james/gooey 2010-01-11 19:08:59 -08:00
angela@angelas-macbook-pro.local 43d97298d5 EXT-1640 Application Icon Misaligned on OSX Installer Dialog 2010-01-12 11:08:54 +08:00
Erica dcc988fa3f EXT-3799 Navbar cleanup to match spec - favorites height, vertical and horizontal alignment, volume button art, removed old art assets 2010-01-11 19:08:35 -08:00
angela@angelas-macbook-pro.local 2b2579cf1e EXT-1645 [BSI] Selection Beam color preference (My Effects) isn't remembered after re-log EXT-1644 [BSI] Selection Beam color preference (My Effects) doesn't honor color choice -- reviewed by richard 2010-01-12 11:03:28 +08:00
richard 145dd30b9a EXT-4032 - remove extra space in voice control panel
to be reviewed by Erica
2010-01-11 19:00:52 -08:00
Rick Pasetto b06d655727 Add cursor-change override while dragging on the mac
This changes the setCursor() call in LLWindowMacOSX to be ignored if we're
currently dragging via the OS

http://codereview.lindenlab.com/273045
2010-01-11 18:44:00 -08:00
Monroe Linden 3b2697cb93 Fix for black/grey look at login screen and backspace going back in search/help windows. This should address EXT-4097.
Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia.
Added background color parameters to the size_change message.
Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate.
Webkit plugin now no longer waits for the first onPageChanged event
LLViewerMediaImpl now clears the texture to the background color when initializing it.
Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet.
Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code.

Reviewed by callum and rick.
2010-01-11 17:54:05 -08:00
richard 0f11042d25 EXT-4095 - [crashhunters] Crash on shutdown in LLTextBase destructor
reviewed by James
2010-01-11 17:35:17 -08:00
Callum Prentice 77565ce0c3 Merge with tip 2010-01-11 17:27:45 -08:00
Callum Prentice a3ca95e3bd Fix that stops "Start Location" corruption if you drag an invalid http://slurl.com SLURL onto the login page 2010-01-11 17:26:28 -08:00
Erica a94b6b26e9 Removing old art assets 2010-01-11 17:19:41 -08:00
palange 03104e6998 intermediate commit, to pass to windows machine 2010-01-11 16:43:06 -08:00
Rick Pasetto a74d494dd7 Fix unposted bug: drag feedback didn't check whitelist
http://codereview.lindenlab.com/274039/show
2010-01-11 16:41:08 -08:00
richard 2128d0c90f merge 2010-01-11 16:28:37 -08:00
richard b446f673ff EXT-4066 - zooming while holding a hud in edit mode does not scale properly
EXT-4040 - Hud starts automoving when clicked

reviewed by Mani
2010-01-11 16:28:09 -08:00
Xiaohong Bao 05cbb2b46b Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-01-11 16:23:45 -08:00
Xiaohong Bao 2aa67af38e fix for EXT-4164: llrender/llimagegl.cpp(1111): ASSERT(mCurrentDiscardLevel>=0) 2010-01-11 16:23:14 -08:00
Leyla Farazha 1a35fe8725 Merge 2010-01-11 16:05:42 -08:00
Leyla Farazha 8440d99e44 EXT-4077 Clicking motd link opens two web browser windows
Fixed click handling weirdness.  On mouse up, mTopCtrl was being passed
the mouse click, and then again the mRootView regardless of whether the
first handled it. Also if mRootView didn't handle a mouse up, it was
traversed again to handle the mouse up.

reviewed by Richard
2010-01-11 16:02:57 -08:00
Leyla Farazha c1f4dc33c3 EXT-2373 Viewer crashes if open Region/Estate floater after logging out
reviewed by Richard
2010-01-11 15:59:53 -08:00
Leyla Farazha b98a475656 EXT-3629 About Land > Covenant contains incorrect information
reviewed by Richard
2010-01-11 15:58:17 -08:00
Rick Pasetto 4b8d390669 merge 2010-01-11 15:38:44 -08:00
Rick Pasetto e4b7deae75 FIX EXT-3972: Don't put up the "multiple media" dialog just because the user doesn't have the "Select Face" tool selected. 2010-01-11 15:38:26 -08:00
Tofu Linden 1dd4feee4f Avoid an assertion failure in texture baking. Reviewed by Nyx. Deemed 'tiny'... 2010-01-11 15:38:17 -08:00
richard 2aaa797194 ext-4050 - nearby chat title bar missing background art 2010-01-11 15:36:02 -08:00
richard 34f33212de merge 2010-01-11 14:48:28 -08:00
richard 3e5f5a2050 EXT-3444 Volume control slider appears in an odd location
reviewed by Leyla
2010-01-11 14:41:37 -08:00
Tofu Linden 0ab0bea009 Merge. 2010-01-11 14:41:22 -08:00
Tofu Linden cbc0674a7a EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG builds 2010-01-11 14:35:39 -08:00
Brad Payne (Vir Linden) 2a65ae2249 merge 2010-01-11 17:33:00 -05:00
James Cook fb9a20802f Better resolution of merge conflict 2010-01-11 14:18:43 -08:00