gabriel
e148eebff3
Added a first view script limits floater
...
reviewed by Mani
2009-12-19 01:57:42 +00:00
Steve Bennetts
06019288c1
HTTP Texture tuning:
...
* Changed download rate update frequency
* Updated network bandwidth preferences to be 100 Kbps - 10 Mbps instead of 50 Kbps - 1.5 MBps
2009-12-18 17:14:53 -08:00
Monroe Linden
9cc91c42d0
Updated mac llqtwebkit build.
...
This was built from:
https://hg.lindenlab.com/monroe/llqtwebkit-4.6/changeset/e0ddcd1c1a5b/
and should fix DEV-44423 (Media fonts are incorrect and ads don't load for qq.com) for the mac.
2009-12-18 16:59:50 -08:00
Steve Bennetts
eb4238e717
Merge
2009-12-18 16:34:49 -08:00
Rick Pasetto
9204681c31
Fix slurl crashing, fix slurls highlighting objects, fix overlapping objects not "unhighlighting"
2009-12-18 16:21:57 -08:00
Tofu Linden
aa7efb7540
merge.
2009-12-18 16:08:39 -08:00
Rick Pasetto
3b110e7633
Fix crash when DnD onto an item with media but no impl
2009-12-18 15:52:45 -08:00
Tofu Linden
043407238a
Final tidy-up for DEV-44502 (gstreamer scaling bug) -
...
I *think* this is a bit clearer. Not awesomely so.
2009-12-18 15:33:52 -08:00
richard
5d8442f056
fix for build
2009-12-18 15:21:59 -08:00
richard
2b22831dd0
ext-3307 - nearby chat stays scrolled at bottom
2009-12-18 15:18:16 -08:00
callum
0100674915
Merge with tip
2009-12-18 15:15:34 -08:00
Tofu Linden
ceda074b86
gstreamer plugin now does the 'right' thing wrt resizing downwards *and up to its natural size again*. Though I don't like the logic so I'll be rejigging it again next.
2009-12-18 15:10:24 -08:00
Steve Bennetts
90548a46ce
Additional HTTP Texture tunining
...
* Important fix in lltexturefetch.cpp where a 'partial' resonse was incorrectly setting mHaveAllData.
2009-12-18 14:42:41 -08:00
Erica
16ae542f5a
Automated merge with ssh://hg.lindenlab.com/james/gooey
2009-12-18 14:41:06 -08:00
Erica
0af2248e8c
EXT-3474 Task Inventory Panel XUI layout
2009-12-18 14:40:44 -08:00
James Cook
2644653045
Avoid warnings on startup due to colors marked as "Unused?"
...
for later cleanup.
2009-12-18 14:40:14 -08:00
James Cook
2da83c55ee
Fix for color setup from Richard.
2009-12-18 14:39:54 -08:00
James Cook
298c829bb7
Fix 3D object tooltip backgrounds appearing gray
...
Image "none" wasn't being properly converted to a NULL pointer,
so was drawing the default gray image.
Reviewed with Richard
2009-12-18 14:39:45 -08:00
Eric M. Tulla (BigPapi)
4964ca39f1
EXT-2703: tex preview bug ui/buttons weren't visible or would appear off floater
2009-12-18 17:35:28 -05:00
Rick Pasetto
4d55b5bad0
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2009-12-18 14:25:15 -08:00
Eric M. Tulla (BigPapi)
0e72948943
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-12-18 17:06:34 -05:00
Eric M. Tulla (BigPapi)
8e8b149718
fix for osx compile error
2009-12-18 17:05:45 -05:00
James Cook
69004fa27e
EXT-2854 Fix PG/Mature event labels on the world map
2009-12-18 14:01:47 -08:00
Tofu Linden
68b8831fd6
add PID to gstreamer plugin logging.
2009-12-18 13:47:57 -08:00
Tofu Linden
4102367297
minor improvements to gstreamer media plugin's logging.
2009-12-18 13:21:43 -08:00
brad kittenbrink
f6d8165445
Fix for extra llplugin/ on the path of the imageformats plugins.
...
reviewed by mani.
2009-12-18 13:21:41 -08:00
Nyx (Neal Orman)
1e922c2666
Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/
2009-12-18 15:56:49 -05:00
James Cook
efdfc74b21
Merge with viewer-2-0 again, to pick up avatar changes
2009-12-18 12:32:01 -08:00
Nyx (Neal Orman)
cf5acb6af6
Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/
2009-12-18 15:26:25 -05:00
Nyx (Neal Orman)
7836bba2dc
merging latest PE changes into viewer-2-0
2009-12-18 15:23:33 -05:00
Loren Shih
c1b58587df
automated merge viewer2.0->viewer2.0
2009-12-18 15:19:24 -05:00
Loren Shih
e0f5ce4ecf
EXT-3582 : My Outfits populates from library if I delete my last outfit
...
Now checking if this is the first time a user has logged into viewer2.0, via checking against COF existence.
This doesn't quite work yet because something before LLAgentWearables is also looking up COF.
2009-12-18 15:18:40 -05:00
Nyx (Neal Orman)
fd71944170
Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/
2009-12-18 15:04:37 -05:00
Nyx (Neal Orman)
43d918b7f3
EXT-3123 cannot decline save for newly created wearable
...
We weren't marking the initially loaded parameters of a
wearable created through the appearance editor as "saved"
so the client thought the wearable was dirty when it wasn't.
Added a call to mark all parameters as saved right before
sending the wearable to the server.
reviewed by Bigpapi
2009-12-18 15:04:21 -05:00
Loren Shih
be2a898313
EXT-2203 : Wear btn is enabled when Quick Look Selector is empty
...
Partial fix. Changed filter behavior so that non-default is properly detected if filtering for non-objects.
2009-12-18 14:50:14 -05:00
Brad Payne (Vir Linden)
4d3a6fc8d1
merge
2009-12-18 14:41:36 -05:00
Brad Payne (Vir Linden)
0bc84f40b4
For EXT-3579: removed unhelpful 'try again' from gesture loading failure.
2009-12-18 14:40:24 -05:00
Palmer Truelson
5962d8804f
ext-3386 Fix for day cycle crash and xui cleanup
...
Reviewed by Richard
2009-12-18 13:28:23 -06:00
Loren Shih
c8c8900216
EXT-3567 : My Inventory shows as loading even when Library is loading
...
Fixed some highlight formatting issues.
2009-12-18 14:08:17 -05:00
Rick Pasetto
fb862f1815
Slight hack: if pixel area is 1024, force recalculation of it
...
This is because I've observed that in heavy regions, media was
not getting loaded because the queue items were stuck with the
head item at interest = 1024. This is the "default" value, which
means it probably wasn't calculated yet. This forces the
calculation.
Also cleaned up some logging in mediadataclient
2009-12-18 11:05:44 -08:00
skolb
d5b53eb483
Merge viewer 2 into media
2009-12-18 10:54:16 -08:00
James Cook
eb501f3231
Merge, pulling in viewer-2-0
2009-12-18 10:50:29 -08:00
richard
ebb69c3188
made adding sliders to a multislider possible from xui
2009-12-18 10:48:33 -08:00
Loren Shih
c624407ea7
EXT-3567 : My Inventory shows as loading even when Library is loading
...
This reformats "Loading... Inventory" into "Inventory (Loading...)"
Took out accidental debug checkin.
2009-12-18 13:13:28 -05:00
Loren Shih
74f0f4dac0
EXT-3575 : Inernal selection spam when nothing selected in some folders
...
Default selection will no longer try to select hidden folders.
2009-12-18 13:10:38 -05:00
Eugene Mutavchi
8246111b12
Fixed normal bug EXT-3570 (IM Well Chiclet's counter is not reset when IM session with unread IMs is removed)
...
--HG--
branch : product-engine
2009-12-18 19:26:49 +02:00
James Cook
b0fd284fbf
Merge
2009-12-18 08:45:43 -08:00
James Cook
35862b86bd
Remove inline llwarns to cut out some linker bloat.
2009-12-18 08:43:00 -08:00
Eugene Mutavchi
216726dd23
Implemented major sub-task EXT-3524 (Context menu for IM well)
...
--HG--
branch : product-engine
2009-12-18 18:41:14 +02:00
Dmitry Zaporozhan
8083feada1
Fixed major bug EXT-3520 - Can't open Group Notices or Attachments.
...
--HG--
branch : product-engine
2009-12-18 17:57:45 +02:00