Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-13 | removed dead code that was triggering a warning on some platforms | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | branch merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | EXT-1796 right click menu has "take off items" for gestures | Nyx (Neal Orman) | |
renamed "take off items" to "remove from outfit" Code reviewed by Seraph | |||
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 | LLAppearanceManager cleanup - no static at all | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-12 | LLAppearanceManager cleanup - turning into proper singleton | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
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 | merge. | Tofu Linden | |
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 | merge | James Cook | |
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 | 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 | add Cancel button to outgoing call dialog, make it work (perhaps), make the ↵ | Tofu Linden | |
name of the departing voice session more accurate (perhaps). WIP. | |||
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Brad Payne (Vir Linden) | |
2009-11-12 | merge | Loren Shih | |
2009-11-12 | more inching towards outgoing call popup goodness... | Tofu Linden | |
2009-11-12 | more work on the outgoing call popup... | Tofu Linden | |
2009-11-12 | more mimicking of the good parts of the incoming_floater! | Tofu Linden | |
2009-11-12 | merge | Lynx Linden | |
2009-11-12 | DEV-2925: Remove a null char at the end of the location string. | Lynx Linden | |
2009-11-12 | DEV-2925: Remove support for secondlife:///app/objectim URLs. | Lynx Linden | |
These are no longer generated in Viewer 2.0 (instead we use notifications to send object IMs to the user), so there's no need to look for them in every textbox. Users can get details on any objects spamming them via the new remote object inspector. | |||
2009-11-12 | DEV-2925: Added a new remote object inspector. | Lynx Linden | |
This is used to display details about objects that may not be in the current scene (the existing object inspector is tied to selection and only works for objects in the scene). The remote inspector lets you see the name and owner of the object. You can also teleport to the object's location, view the location on the map, or mute the object. I've also added more information to the notification you receive when an object sends you an IM via llInstantMessage(). This notification now has an "Inspect" button that brings up the remote object inspector. | |||
2009-11-12 | reacreate floater_outgoing_call in the new style of floater_incoming_call. | Tofu Linden | |
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ | Lynx Linden | |
2009-11-12 | DEV-41324: Updated the Incoming Call floater. | Lynx Linden | |
This is now a dockable floater with a dock tongue. It currently floats over the sys well, where other system messages appear. The appearance now matches the voice spec more closely. It also tells you which voice channel you would be leaving if you accept the call. | |||
2009-11-12 | merge | Steve Bennetts | |
2009-11-12 | Better fix for edge case where abort call to readComplete() can cause a crash. | Steve Bennetts | |
2009-11-11 | Fix for DEV-42720 - media settings floater is Empty | callum | |
2009-11-11 | merge | Loren Shih | |
2009-11-11 | Took out unnecessary llinfos msg from LLInventoryModel. | Loren Shih | |
2009-11-11 | EXT-387 : Clean up WARNINGS - Advanced.DumpAvatarLocalTextures | Loren Shih | |
Added menu callbacks in for avatar texture debug, but disabled functionality for release version. | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | James Cook | |
2009-11-11 | Revert global font setting for UI controls because it makes About Land crash | James Cook | |
Apparently moving ui_ctrl to a different registry breaks our ability to create dummy ones in code. Reverting until I have time to investigate. Discussed with Richard | |||
2009-11-11 | Fix merge error (and hence build breakage :( ) | Rick Pasetto | |
2009-11-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-11 | EXT-2261 : Inventory view should show default foldres (i.e. expand My Inventory) | Loren Shih | |
2009-11-11 | Fix a potential crash if scroll button is not there | Rick Pasetto | |
2009-11-11 | some minor changes based on Richard's code review | Rick Pasetto | |
Code Collab #34 |