Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | EXT-2426 : Remove COF processing that is causing recursive calls to ↵ | Loren Shih | |
gInventory.notifyObservers Changing COF processing to happen during idle(), versus within done(). Reviewed by: Vir --HG-- branch : avatar-pipeline | |||
2009-11-12 | EXT-2387 crash on dump local textures | Nyx (Neal Orman) | |
we didn't check local_tex_obj for NULL before using it. checked to make sure pointer is not null before calling ->getImage() | |||
2009-11-12 | EXT-2190 share button in IM should open sidepanel inventory | Nyx (Neal Orman) | |
share button in im popup now opens sidepanel inventory. Code reviewed by Seraph | |||
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | LLAppearanceManager cleanup - removed dead code | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | merging put on submenu fix with avatar-pipeline | Nyx (Neal Orman) | |
2009-11-12 | EXT-2354 menus contain multiple lines not editable in XUI | Nyx (Neal Orman) | |
We're building a pie menu in code, complete with separators for this particular branch of submenus. This is terrible and ugly and needs to be killed, but for now I removed the lines that cause the separators to be added where there are empty pie slices. Code reviewed by Vir | |||
2009-11-12 | merge | James Cook | |
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 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | James Cook | |
2009-11-12 | LLAppearanceManager cleanup - no static at all | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | Corrected 9-slice coords (again) for Tooltip. | Justin C. Rounds (Chuck) | |
2009-11-12 | LLAppearanceManager cleanup - turning into proper singleton | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | Fixed 9-slice scaling coords for Tooltip. | Justin C. Rounds (Chuck) | |
2009-11-12 | merge | Leyla Farazha | |
2009-11-12 | EXT-677 build l arrows don't work | richard | |
EXT-2388 - top of world does not update reviewed by james | |||
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 | merge | richard | |
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 "(???) (???)". |