Richard Nelson
4f016a2dbe
made L$ balance non-clickable
2010-05-26 15:38:53 -07:00
Nyx (Neal Orman)
b2433a6c82
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
2010-05-26 18:22:15 -04:00
Nyx (Neal Orman)
ec7dbc7040
EXT-7213 WIP kill old appearance editor and traces of code
...
Removed last remaining references to gFloaterCustomize.
Next step: kill the files themselves.
Will be reviewed when complete, before pushing
2010-05-26 18:22:04 -04:00
Eli Linden
14b8471d44
ND-47143 WIP FR translation for set11
2010-05-26 13:43:58 -07:00
Eli Linden
b81f37fed7
ND-47143 WIP FR translation for set11
2010-05-26 13:43:49 -07:00
Nat Goodspeed
4dec143020
VPLAT-268: Add libexception_handler.dylib to viewer_manifest.py.
...
Without this, the viewer fails to start because it can't find the new
libexception_handler.dylib.
2010-05-26 16:07:16 -04:00
Eli Linden
df798376e3
Merge
2010-05-26 13:04:05 -07:00
Eli Linden
6537e042a8
EXT-7290 FIX missing translation for IT
2010-05-26 13:03:42 -07:00
Dessie Linden
cc7bd911a0
Merge
2010-05-26 12:42:38 -07:00
Dessie Linden
44c8565fe1
EXT-7017 FIXED Changed dialog phrasing to match recommendation
2010-05-26 12:41:55 -07:00
Eli Linden
cb1c9f4c68
ND-46735 WIP FR JA linguistic
2010-05-26 12:41:28 -07:00
Nyx (Neal Orman)
1084bfef00
EXT-7213 WIP kill old appearance editor and all traces of code
...
part 2 - correcting a few points that would have broken the build.
Final version will be reviewed before pushing.
2010-05-26 13:27:19 -04:00
Richard Nelson
74279f551b
merge
2010-05-26 10:11:14 -07:00
Richard Nelson
a01de4d25f
EXT-7058 FIX Viewer freezes if IM chat floater with teleport offer is resized a few times
2010-05-26 10:10:20 -07:00
Nat Goodspeed
0bf02ad820
VPLAT-268: Update Mac for relative-path libexception_handler.dylib
...
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it.
2010-05-26 12:21:55 -04:00
Yuri Chebotarev
c86816859b
merge
...
--HG--
branch : product-engine
2010-05-26 19:14:07 +03:00
Nyx (Neal Orman)
c7b6ab8208
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
2010-05-26 12:04:26 -04:00
Mike Antipov
5ad9b85a7e
EXT-7255 FIXED Added dragbar into edit outfit panel.
...
Reverted changes committed by mistake in (5d420914a906).
--HG--
branch : product-engine
2010-05-26 18:54:52 +03:00
Mike Antipov
d7604af180
EXT-7255 FIXED Added dragbar into edit outfit panel.
...
I was going to implement dragbar via icon rendered in LLResizeBar. Layout panel marked as user_resize=true would have resize bar icon next to it.
But there is an issue in layout stack when user_resize is possible only if there are more than one layout panels with user_resize=true. And applied resize icon (dragbar) is rendered where it is not necessary. See EXT-7471 for details.
So, dragbar was implemented as a workaround: added an icon with dragbar into the "add to outfit" panel.
Also layout of the "add to outfit" panel was updated to match spec.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/441/
--HG--
branch : product-engine
2010-05-26 18:28:31 +03:00
Aimee Linden
7ab53a6eec
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
2010-05-26 14:43:48 +01:00
Lynx Linden
a63b6dd93c
Hooked up Google Breakpad for the Linux client too.
...
Using Alain's Darwin reporter callback was all that was needed.
Also replaced the call that exposed the breakpad exception class
with a call to just write out the minidump, as that was the only
reason for exposing it. Now clients don't need to know about
Google Breakpad.
2010-05-26 14:43:27 +01:00
Aimee Linden
3c7df727ee
EXT-7138 WIP Simplify and improve detection and notification of changes to the Voice font list
2010-05-26 14:42:18 +01:00
Aimee Linden
80b9e6b3fb
EXT-7138 WIP Improved debug logging around voice font expiry
2010-05-26 12:55:30 +01:00
Yuri Chebotarev
a8978c1b52
merge
...
--HG--
branch : product-engine
2010-05-26 11:41:33 +03:00
Yuri Chebotarev
daa8d2b823
EXT-7434 FIX Worldview rect wasn't updated when "SidebarCameraMovement" variable was changes.
...
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/443/
--HG--
branch : product-engine
2010-05-26 11:40:01 +03:00
Yuri Chebotarev
051da01da3
EXT-7423 FIX Roles tab was marked as updated when role description field receives focus.
...
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/444/
--HG--
branch : product-engine
2010-05-26 11:36:47 +03:00
Mike Antipov
14418c1970
Merge from default branch, resolving conflict in indra/newview/llinventorybridge.cpp
...
LLObjectBridge::openItem() was concurrency modified.
Applied behavior that was changed in c3220f7f7699 according to
VWR-13743 FIXED Change Request: Change double click action for inventory wearables
DEV-33391 FIXED Change Request: Change double click action for inventory wearables
--HG--
branch : product-engine
2010-05-26 10:24:05 +03:00
Nyx (Neal Orman)
946af937d7
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
2010-05-25 20:17:31 -04:00
Nyx (Neal Orman)
b524aacb59
EXT-7213 WIP kill old appearance editor and all traces of code
...
First pass - eliminated all references to gFloaterCustomize except
those that call saveIfDirty. Haven't compiled, haven't reviewed.
Will clean up in further patches and get reviewed before pushing.
2010-05-25 20:17:23 -04:00
Richard Linden
6885a1a6ad
merge
2010-05-25 16:51:24 -07:00
Richard Linden
a2600644ab
DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the viewer
2010-05-25 16:51:06 -07:00
Nyx (Neal Orman)
35f585ec7a
EXT-7392 WIP correct implementation of isTextureVisible()
...
This is needed so that we don't duplicate this functionality for EXT-7392.
Its late, so will be reviewed tomorrow (but before code is pushed!)
2010-05-25 19:30:08 -04:00
Palmer
c89af9db54
EXT-7487 - Bumping down class of 7000 series nvidia cards.
2010-05-25 16:18:36 -07:00
Callum Prentice
d7911eda9c
Merge
2010-05-25 16:07:15 -07:00
Callum Prentice
4bd0291dff
Merge
2010-05-25 16:06:40 -07:00
Callum Prentice
879f0cd5fd
Updated install.xml to point to a version of temporary version LLQtWebKit that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only)
...
Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content
2010-05-25 16:06:01 -07:00
Nyx (Neal Orman)
61dfb969ea
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
2010-05-25 19:02:47 -04:00
Nyx (Neal Orman)
9b57c13efc
EXT-7209 EXT-7366 WIP better handling of wearable editor camera views
...
Added code to get camera change to trigger on first opening a wearable editor.
Also fixed a minor label issue that was causing skirt editor to fail.
Code reviewed by Seraph
2010-05-25 19:02:39 -04:00
Loren Shih
cef5b2c5a4
automated merge
2010-05-25 18:15:22 -04:00
Loren Shih
1cc24544d4
Fixed compile error in mistakenly-checked-in llvoavatarself.h
2010-05-25 18:13:46 -04:00
Andrew A. de Laix
6a39149fec
Added configuration setting to send crash reports to configured url rather than through the grid.
2010-05-25 15:08:36 -07:00
Eli Linden
208d935e8f
Merge
2010-05-25 14:33:30 -07:00
Eli Linden
16d337307e
EXT-7289 FIX en_xui_change
2010-05-25 14:32:09 -07:00
Andrew A. de Laix
5a52c5eb8a
Mac crash behavior matches windows and linux: report on crash (not after restart). This is OK because we use Breakpad generated minidumps instead of OS generated ones.
2010-05-25 13:32:12 -07:00
Loren Shih
1b56e79624
automated merge
2010-05-25 16:06:34 -04:00
Loren Shih
35fb83e1e3
EXT-7463 FIXED Create instrumentation for tracking COF actions on login
...
Removed llinfos that was causing excessive spam.
2010-05-25 16:05:17 -04:00
Loren Shih
00d534d7a7
EXT-7480 Add debuga bility to set texture discard levels
...
Added TextureDiscardLevel override for specifying texture discard levels.
Aesthetic change to add debug- flag to all avatar debug reporting metrics.
2010-05-25 14:56:45 -04:00
Eli Linden
8da5677f8a
ND-46735 WIP IT JA linguistic
2010-05-25 11:17:21 -07:00
Richard Linden
f6b4cd3b32
fix for llinitparam logic (using wrong scope for static method)
2010-05-25 10:23:21 -07:00
Richard Linden
1040c7039b
merge
2010-05-25 10:15:09 -07:00