Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-13 | set the outgoing call window's dock point in postBuild() instead of onOpen() ↵ | Tofu Linden | |
to avoid it being in the wrong place for a frame. | |||
2009-11-13 | make the outgoing call dialog appear and disappear smarter. | Tofu Linden | |
this is sort of less like the spec but more like... reality... | |||
2009-11-13 | merge. | Tofu Linden | |
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ | Lynx Linden | |
2009-11-13 | DEV-41324: Rename Spatial Chat to Nearby Voice Chat, as per spec. | Lynx Linden | |
2009-11-13 | remove debug llinfos | Tofu Linden | |
2009-11-13 | minor code restructuring to aid more state-change dialog-jiggery. | Tofu Linden | |
2009-11-13 | trivial comment change. | Tofu Linden | |
2009-11-12 | Temporary build un breakage - removing broken unit test from build while fixing. | Mark Palange (Mani) | |
2009-11-12 | Couple LLMimeDiscoveryResponder more tightly with LLViewerMediaImpl. This ↵ | Monroe Linden | |
should fix DEV-41596, as well as other potential problems. | |||
2009-11-12 | EXT-2433 Fix tab max width on build tools | Erica | |
2009-11-12 | Merge with product-engine | Steve Bennetts | |
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2009-11-12 | merge | skolb | |
2009-11-12 | EXT-2135 [BSI] Scrolling the TOS agreement makes the entire agreement unreadable | skolb | |
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2009-11-12 | do not apply additional decode priority to textures with high boost levels. | Xiaohong Bao | |
2009-11-12 | fix a bug of making invisible spatial group visible. | Xiaohong Bao | |
2009-11-12 | merge | Leyla Farazha | |
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | more fixing for hokey layout. | Tofu Linden | |
2009-11-12 | merge | Leyla Farazha | |
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | try fixing mysterious layout issue. | Tofu Linden | |
2009-11-12 | merge latest batch of stuff from viewer2voiceparity | Tofu Linden | |
2009-11-12 | merge | Loren Shih | |
2009-11-12 | Rename LLInventoryObservers to LLInventoryObserver | Loren Shih | |
2009-11-12 | merge | Loren Shih | |
2009-11-12 | Extracted LLInventoryObserver classes from LLInventoryModel.h into their own ↵ | Loren Shih | |
subclass, LLInventoryObservers.h. This reduces dependencies and compile times, and makes these classes easier to locate. I have not yet refactored classes to remove #include "llinventorymodel.h" and replace with #include "llinventoryobservers.h". This will happen later. | |||
2009-11-12 | Fixed normal bug EXT-2375 (Nearby Chat: Click on object name spawns Person | Andrew Dyukov | |
Inspector instead of Object Inspector) --HG-- branch : product-engine | |||
2009-11-12 | Minimized floaters will now follow top left when main view is resized | Leyla Farazha | |
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ | Lynx Linden | |
2009-11-12 | EXT-2367: Fixed potential NULL dereference crash in voice chat. | Lynx Linden | |
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | Implemented major sub-task EXT-2364 (Items in group/ad-hoc IM participant ↵ | Eugene Mutavchi | |
list (avatar names) should be reshaped when adding/removing the "(Moderator)" label) --HG-- branch : product-engine | |||
2009-11-12 | Initial implementation of normal task EXT-2159 (Create Vertical Slider to ↵ | Eugene Mutavchi | |
use for zoom in / out controls in view) --HG-- branch : product-engine | |||
2009-11-12 | merge | Mark Palange (Mani) | |
2009-11-12 | DEV-42715 Fixed lllogin SRV request timeout unit test. | Mark Palange (Mani) | |
Also made SRV config options not persistent. reviewed by brad | |||
2009-11-12 | related to EXT-2397 "Notification and IM toasts stop to appear after ↵ | Alexei Arabadji | |
pressing Reply in any IM toast" corrected on hover lost event handling --HG-- branch : product-engine | |||
2009-11-12 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-12 | fixed EXT-2397 "Notification and IM toasts stop to appear after pressing ↵ | Alexei Arabadji | |
Reply in any IM toast" --HG-- branch : product-engine | |||
2009-11-12 | merge | James Cook | |
2009-11-12 | fixed major bugs | Dmitry Oleshko | |
(EXT-2392) No "login" toast appears with overall number of unresolved interactive notifications (EXT-2391) Notifications overflow toast is broken --HG-- branch : product-engine | |||
2009-11-12 | merge | James Cook | |
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Brad Payne (Vir Linden) | |
2009-11-12 | Fixed minor bug EXT-1499 (Finalize the Home panel and add tooltips to the ↵ | Andrew Dyukov | |
tab grabs)- changed one icon I forgot about in yesterday's fix. --HG-- branch : product-engine | |||
2009-11-12 | fix silly error that was nerfing the outgoing call dialog. | Tofu Linden | |
more work towards a decent DEV-42312 and DEV-42313 | |||
2009-11-12 | Fixed Major sub-task EXT-2398-Mini inspector should be opened by ↵ | Eugene Kondrashev | |
DOUBLE-click on the IM message header not by single-click --HG-- branch : product-engine | |||
2009-11-12 | DEV-41324 DEV-41331: Improvements to the Avaline voice workflow. | Lynx Linden | |
Don't show the "Start IM" button in the incoming call request for an Avaline call. And display the phone number of the incoming call as the avatar name, instead of "(???) (???)". | |||
2009-11-12 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Code refuctored: - moved code to process Borrom Bar shrinking into separate method - unified code to process a hiding of the Bottom Tray's buttons Code is ready to process shrink after min width is reached & be synchronized with user hidden buttons --HG-- branch : product-engine |