summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-18Fixed normal bug EXT-3570 (IM Well Chiclet's counter is not reset when IM ↵Eugene Mutavchi
session with unread IMs is removed) --HG-- branch : product-engine
2009-12-18MergeJames Cook
2009-12-18Remove inline llwarns to cut out some linker bloat.James Cook
2009-12-18Implemented major sub-task EXT-3524 (Context menu for IM well)Eugene Mutavchi
--HG-- branch : product-engine
2009-12-18Fixed major bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-18mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-18partial implementation for major task (EXT-2211) Add textual indication (IM ↵Dmitry Oleshko
messages) about incoming voice calls and reactions on them (All types of IMs) - added notifications for group/adhoc calls --HG-- branch : product-engine
2009-12-18mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-18fixed critical bug EXT-3559 Crash when deleting last Favorites entryDenis Serdjuk
Cause: An error of invalid array index. Solution: Additional check has been added. --HG-- branch : product-engine
2009-12-18completed EXT-3545 Voice controls panel should auto-open on starting call ↵Igor Borovkov
w/o text chat --HG-- branch : product-engine
2009-12-18corrected outgoing call dialogIgor Borovkov
--HG-- branch : product-engine
2009-12-18reverted current voice channel changes notification timeIgor Borovkov
--HG-- branch : product-engine
2009-12-18automated merge viewer2.0->viewer2.0Loren Shih
2009-12-18Major task EXT-3466 (Add avatars context menu for nearby voice chat in the ↵Eugene Mutavchi
voice control panel) --HG-- branch : product-engine
2009-12-18IM floater: Made P2P IM control panel resizable (added "follows" flags).Vadim Savchuk
This is an additional fix for task EXT-3470. --HG-- branch : product-engine
2009-12-18Fixed stall on startup: removed references to Arrow_Left and Arrow_Right ↵Vadim Savchuk
images (which don't exist and are unused anyway) from textures.xml. --HG-- branch : product-engine
2009-12-18Fixed normal bug EXT - 2863 ([BSI] Group Chat List Names right click do not ↵Paul Guslisty
contain view profile or send private message) --HG-- branch : product-engine
2009-12-18Fixed Linux build.Vadim Savchuk
--HG-- branch : product-engine
2009-12-18implemented major task (EXT-3354) Add "unread message" counters for IM ↵Dmitry Oleshko
sessions in the IM well window - IM Well Window's chiclets now have counters and count IMs from 1 to "99+" - IM Well Window's items can resize on appearance of chiclet's counter or speaker indicator --HG-- branch : product-engine
2009-12-18implemented major task EXT-3469 Make timestamp disappear instead of covering ↵Andrew Polunin
avatar name while IM floater is being resized --HG-- branch : product-engine
2009-12-18implemented major task EXT-3509 User's own name should appear in the ↵Denis Serdjuk
Group chat participant list --HG-- branch : product-engine
2009-12-18mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-18mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-18fix Task EXT-1190 Accordion should support keyboard accessabilityYuri Chebotarev
--HG-- branch : product-engine
2009-12-18Implemented major sub-task EXT-3525 (Context menu for Notifications well)Eugene Mutavchi
--HG-- branch : product-engine
2009-12-18Renamed method to reflect what it doesMike Antipov
--HG-- branch : product-engine
2009-12-18Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-18Fixed normal bug EXT - 3288 (Tool-tips are missing on whole Places panel)Paul Guslisty
--HG-- branch : product-engine
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