summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-21 EXT-3220 Need an icon for inventory items broken linksErica
2009-12-21EXT-3132 Artwork for IM&Chat system messages requiredErica
2009-12-18Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-18EXT-3474 Task Inventory Panel XUI layoutErica
2009-12-18Avoid warnings on startup due to colors marked as "Unused?"James Cook
for later cleanup.
2009-12-18Fix for color setup from Richard.James Cook
2009-12-18Fix 3D object tooltip backgrounds appearing grayJames Cook
Image "none" wasn't being properly converted to a NULL pointer, so was drawing the default gray image. Reviewed with Richard
2009-12-18EXT-2854 Fix PG/Mature event labels on the world mapJames Cook
2009-12-18Merge with viewer-2-0 again, to pick up avatar changesJames Cook
2009-12-18automated merge viewer2.0->viewer2.0Loren Shih
2009-12-18EXT-3582 : My Outfits populates from library if I delete my last outfitLoren Shih
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-18Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-12-18EXT-3123 cannot decline save for newly created wearableNyx (Neal Orman)
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-18EXT-2203 : Wear btn is enabled when Quick Look Selector is emptyLoren Shih
Partial fix. Changed filter behavior so that non-default is properly detected if filtering for non-objects.
2009-12-18mergeBrad Payne (Vir Linden)
2009-12-18For EXT-3579: removed unhelpful 'try again' from gesture loading failure.Brad Payne (Vir Linden)
2009-12-18ext-3386 Fix for day cycle crash and xui cleanupPalmer Truelson
Reviewed by Richard
2009-12-18EXT-3567 : My Inventory shows as loading even when Library is loadingLoren Shih
Fixed some highlight formatting issues.
2009-12-18Merge viewer 2 into mediaskolb
2009-12-18Merge, pulling in viewer-2-0James Cook
2009-12-18EXT-3567 : My Inventory shows as loading even when Library is loadingLoren Shih
This reformats "Loading... Inventory" into "Inventory (Loading...)" Took out accidental debug checkin.
2009-12-18EXT-3575 : Inernal selection spam when nothing selected in some foldersLoren Shih
Default selection will no longer try to select hidden folders.
2009-12-18MergeJames Cook
2009-12-18Remove inline llwarns to cut out some linker bloat.James Cook
2009-12-18automated merge viewer2.0->viewer2.0Loren Shih
2009-12-17EXT-3126 : Avatar Textures (Debug) floater is too huge to fit screenLoren Shih
Added horizontal and vertical scrollbars.
2009-12-17EXT-3559 : Crash when deleting last Favorites entryLoren Shih
Map accessor was not checking for NULL.
2009-12-17EXT-1607 : Trash and Gear buttons are enabled when nothing is selectedLoren Shih
UI wasn't being updated when nothing is selected.
2009-12-17EXT-3557 : CTRL+I should bring up either InventorySP or InventoryFloaterLoren Shih
Hitting CTRL+I when InventorySP is open will now bring up InventoryFloaters.
2009-12-17Changed default launch timeout in LLPluginProcessParent to 60 seconds, and ↵Monroe Linden
added an to LLPluginProcessParent that allows callers to adjust the launch and lockup timeouts.
2009-12-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2009-12-17EXT-3536 Bugfix in lllogin.cpp when reading 'indeterminate' repsonse from ↵Mark Palange (Mani)
login.cgi. Also fixed up lllogin unit test to match the bugfix. Reviewed by Brad
2009-12-17Merge.Tofu Linden
2009-12-17DEV-43898 Enable Flash-on-a-prim on Linux. Yowza!Tofu Linden
2009-12-17EXT-3552 : Opening a box and copy the items to inventroy also opens an ↵Loren Shih
inventory floater InventorySP/InventoryFloater open behavior now follows 2.0 conventions -- sidepanel will open in preference to floater.
2009-12-17New mac llqtwebkit built from revision 3e60e0d929ff in ↵Monroe Linden
hg.lindenlab.com/monroe/llqtwebkit-4.6 . I believe this should fix the following issues: DEV-44406 (login screen occasionally remains black/grey with no background image) DEV-44449 (Mac webkit will not navigate to certain sites)
2009-12-17merge.Tofu Linden
2009-12-17Fix a code comment now that we enable NSAPI plugins under Darwin.Tofu Linden
2009-12-17mergeLeyla Farazha
2009-12-17automated merge viewer2.0->viewer2.0Loren Shih
2009-12-17Merge.Tofu Linden
2009-12-17Rebuild linux qt+llqtwebkit.Tofu Linden
DEV-44461 linux qt/webkit rebuild again - girish snap 2009-12-17 DEV-44368 Linux MoaP viewer sees a blank 404 page on secondlife.com
2009-12-17automated merge viewer2.0->viewer2.0Loren Shih
2009-12-17dos2unix line ending fix for llviewermenufile.cpp.Loren Shih
2009-12-17removing mCancelOnCloseLeyla Farazha
2009-12-17mergeLeyla Farazha
2009-12-17mergerichard
2009-12-17reverted to viewer-2 copy of sidepanel_item_info.xmlrichard
2009-12-17MergeSteve Bennetts
2009-12-17HTTP Texture changes:Steve Bennetts
* Fixed bug in llqueuedthread.cpp causing unnecesssary sleeeping * Fixed an issue that was preventing retries on 503 errors * Added number of pending creates to Texture View * Increased time allocated for texture creates