Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-19 | Edited to have elements follow panel bottom. | Justin C. Rounds (Chuck) | |
https://jira.secondlife.com/browse/EXT-2446 | |||
2009-11-19 | merge | Loren Shih | |
2009-11-19 | fixed minor bug EXT-1615 Landmark name is truncated before @ character after ↵ | Andrew Polunin | |
placing landmark on Favorites Bar --HG-- branch : product-engine | |||
2009-11-19 | EXT-2562 : Somehow show cnotents of what I'm wearing | Loren Shih | |
Added appearanceSP button to toggle folder closed/open state. Also fixed up some bugs with current outfit title placement in appearanceSP.xml Also added a generic call for getting the current outfit folder link | |||
2009-11-19 | fixed EXT-2515 "Docked floaters should be resizeable" | Alexei Arabadji | |
undock floater when user resize floater by resize bar; --HG-- branch : product-engine | |||
2009-11-19 | Fix "Global Illumintation" typo in the menu text which was bugging me. | Tofu Linden | |
2009-11-19 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-19 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-19 | No ticket. Updated comments to conform to the doxygen style | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-19 | Fixed major bug EXT-2620 (IM Chiclet Panel goes crazy when new IM chiclets ↵ | Mike Antipov | |
are added (chiclet scrolling appears with no need)) - refactored algotithm of caclulating position of the first chiclet in the list when adding new one. - added comments for LLChicketPanel::addChiclet() & LLChicketPanel::arrange() methods --HG-- branch : product-engine | |||
2009-11-19 | related to EXT-700 '"Offer" notifications should be accessible via chiclet' | Alexei Arabadji | |
made 'FriendshipAccepted' notification show correct avatar icon; avoided empty avatar name on 'OfferFriendship' notifiaction; avoided creating IM session on offer from objects; --HG-- branch : product-engine | |||
2009-11-19 | EXT-2094 Add click-to-zoom as a one-click settable option for objects | angela | |
2009-11-18 | Changes to IM Logging, includes preference changes | Steve Bennetts | |
2009-11-19 | branch merge | angela | |
2009-11-18 | EXT-1743 People inspectors should show Age, not Date born, fixed date math | James Cook | |
Changed date math to correctly account for month lengths and leap years. Extended unit test. Review pending. | |||
2009-11-18 | merge | Steve Bennetts | |
2009-11-18 | Change close behavior to not end session. | Steve Bennetts | |
* NOTE: This is functional, but not ideal - it's still closing the floater; we really want to change the behavior of the X button instead. | |||
2009-11-18 | Change close behavior to not end session. | Steve Bennetts | |
* NOTE: This is functional, but not ideal - it's still closing the floater; we really want to change the behavior of the X button instead. Also made the group IM floater a little less broken. | |||
2009-11-18 | EXT-2636 : No "fetching inventory" or other indication that inventory is ↵ | Loren Shih | |
loading. | |||
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan | |
2009-11-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-18 | merge | Steve Bennetts | |
2009-11-18 | merge | James Cook | |
2009-11-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-18 | EXT-1916 : Places: Landmarks are not sorted in the Favorites Bar Accordion | Loren Shih | |
2009-11-18 | EXT-2638 Add Close X to IM and Chat log windows | Erica | |
2009-11-18 | Renamed "close" to "end" in chiclet context menus | Steve Bennetts | |
Removed "open" in chiclet context menus Removed some deprecate "..." Removed ^M from menu_viewer.xml | |||
2009-11-18 | merge | James Cook | |
2009-11-18 | merge | Steve Bennetts | |
2009-11-18 | Merge | Steve Bennetts | |
2009-11-18 | Change /me emote formatting to pure italics, not underlined. | James Cook | |
Review pending with Richard/Leyla | |||
2009-11-18 | EXT-2579 Fix memory leak/bloat due to /me IRC-style emotes. | James Cook | |
Pending review with Richard/Leyla | |||
2009-11-18 | Merge from product-engine | Steve Bennetts | |
2009-11-18 | merge | Loren Shih | |
2009-11-18 | merge | Steve Bennetts | |
2009-11-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-18 | Make failure to load lleventhost.dll when requested a fatal error. | Nat Goodspeed | |
This addresses a failure mode Mani encountered when lleventhost.dll wasn't built. testlangs.py couldn't talk to the newly-launched viewer -- but thinking that was because it had crashed, it went ahead and launched a whole bunch more. This fix avoids the possibility of rogue viewer processes on an unattended test machine. | |||
2009-11-18 | EXT-2644 - Add "Close Session" option to chicklet context menus | Steve Bennetts | |
2009-11-18 | EXT-2641 : Linked gestures aren't showing up as being worn (and possibly ↵ | Loren Shih | |
more serious problems with linked gestures) Gestures now properly handle link indirection. | |||
2009-11-18 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-18 | merge | Loren Shih | |
2009-11-18 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-18 | Allow USE_GOOGLE_PERFTOOLS to be set to on. For memory manager | Palmer | |
Reviewed by Bao | |||
2009-11-18 | EXT-2581 : Old items still display as "(worn)" even after I change outfits | Loren Shih | |
Added gInventory.notifyObservers to idle callbacks so it gets triggered without explicit notifyObservers synchronization. Added more state tracking for attachments, wearables, and links of those types, so that they're marked as changed properly. | |||
2009-11-18 | EXT-2539 confirm we're not sending local texture IDs in appearance msg | Nyx (Neal Orman) | |
created a throwaway function to temporarily set local texture IDs in the avatar object to IMG_DEFAULT_AVATAR immediately before sending the TE message, and restore the IDs when we're done. Will implement a more elegant solution for 2.1. This is the least risky implementation, though it isn't elegant. Code reviewed by Seraph | |||
2009-11-18 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-11-18 | ext-2633 Default Upload Permissions floater all messed up | Lis Pardi | |
2009-11-18 | merge | James Cook | |
2009-11-18 | Nudge parabuild | James Cook | |
2009-11-18 | ext-2629 Arrange order of satus bar to match spec | Lis Pardi | |