Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-17 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-17 | For EXT-3500: Make InventorySP and AppearanceSP filters behave like it does ↵ | Brad Payne (Vir Linden) | |
in LandmarksSP and PeopleSP. This covers AppearanceSP --HG-- branch : avatar-pipeline | |||
2009-12-17 | For EXT-3500: Make InventorySP and AppearanceSP filters behave like it does ↵ | Brad Payne (Vir Linden) | |
in LandmarksSP and PeopleSP. This covers the InventorySP part. --HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-3514 update debug settings for appearance | Nyx (Neal Orman) | |
fixing layout issues with previous patch to avoid breaking the bottom buttons reviewed by vir --HG-- branch : avatar-pipeline | |||
2009-12-16 | merge with avp | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-16 | merge with avp-tip | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-3514 update debug settings for new appearance features | Nyx (Neal Orman) | |
following changes: 1) remove renderavatarinvisible - no longer need this debug setting 2) add showobjectrenderingcost (default:TRUE) so we can turn this feature off if necessary 3) add showdebugappearanceeditor (default:FALSE) so we can test the future appearance editor code reviewed by vir and seraph --HG-- branch : avatar-pipeline | |||
2009-12-16 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-16 | For EXT-3114: [BSI] Can't right click > edit a no-mod attachment | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-16 | automated merge avp->viewer2.0 | Loren Shih | |
2009-12-16 | DEV-44351: Add a new secondlife:///app/classified/create SLapp. | Lynx Linden | |
Also cleaned up the code for the existing app/classified/{UUID} support. Much nicer now. | |||
2009-12-15 | Merge | skolb | |
2009-12-15 | Misnamed additional Qt/WebKit DLL. | callum | |
2009-12-15 | Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches ↵ | Monroe Linden | |
applied. | |||
2009-12-15 | Merge with tip before push | callum | |
2009-12-15 | client changes to work with new version of Qt (4.6) and to do some cleanup ↵ | callum | |
at plugin exit so that cookies more betterer than what they did before. | |||
2009-12-15 | Add a PrimMediaMasterEnabled debug flag to allow us to disable the media ↵ | Rick Pasetto | |
data client Conceptually reviewed by Monroe | |||
2009-12-15 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3304 : Can't reorder items in the Favorites accordions | Loren Shih | |
Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established. --HG-- branch : avatar-pipeline | |||
2009-12-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-15 | merge | Lynx Linden | |
2009-12-15 | EXT-3496: Add a common authentication key for search and home. | Lynx Linden | |
Search and the Home sidetray now have their own specific authentication keys that they support from login.cgi, but they fallback to a common key as follows: Search: "search_token", fallback to "auth_token" Home: "home_sidetray_token", fallback to "auth_token" | |||
2009-12-15 | Merge | skolb | |
2009-12-15 | Merge | skolb | |
2009-12-15 | EXT-3180: Update Home sidetray to temporary URL. | Lynx Linden | |
2009-12-15 | Merge | Runitai | |
2009-12-15 | EXT-3488 Fix for sky not being reflected in water any more. | Runitai | |
2009-12-15 | Merge | Steve Bennetts | |
2009-12-15 | Fixed an edge case that was triggering an error check when doing HTTP ↵ | Steve Bennetts | |
texture fetches. | |||
2009-12-15 | menu separator fix | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | merge | Rick Pasetto | |
2009-12-15 | For EXT-3448: New attachments detach after relog. Added a check that the ↵ | Brad Payne (Vir Linden) | |
only objects deleted by LLAppearanceManager are links. Probably not the cause of disappearing objects in this bug, but a good safety feature. --HG-- branch : avatar-pipeline | |||
2009-12-15 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/ | Rick Pasetto | |
2009-12-15 | Merge | skolb | |
2009-12-15 | Merge | skolb | |
2009-12-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-15 | fix for post merge compile error (minor) | Eric M. Tulla (BigPapi) | |
2009-12-15 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | L10N: some legacy strings were left in panel_preferences_setup.xml. At least ↵ | Ramzi Linden | |
I will make them consistent. | |||
2009-12-15 | For EXT-3448: New attachments detach after relog. This fixes the most ↵ | Brad Payne (Vir Linden) | |
common problem, failing to create COF link to new attachment. --HG-- branch : avatar-pipeline | |||
2009-12-15 | Merging in latest PE changes from ↵ | Eric M. Tulla (BigPapi) | |
https://hg.aws.productengine.com/secondlife/viewer-2-0/ | |||
2009-12-15 | New mac build of llqtwebkit. | Monroe Linden | |
This build is based on the following: http://bitbucket.org/girish/llqtwebkit-4.6/ revision 08c337619f50 local change: comment out the definition of qt_sendSpontaneousEvent() in llembeddedbrowserwindow.cpp git://gitorious.org/~girish/qt/girishs-qt.git branch lindenqt revision b4820037eac5c52d44df99ec37a50edd1796c897 | |||
2009-12-15 | EXT-3304 : Can't reorder items in the Favorites accordions | Loren Shih | |
EXT-3476 : Dragging and item in the PlacesSP brings up the InventorySP EXT-1916 : Landmarks are not sorted in the Favorites Accordion Added a new LLInventoryObserver::SORT request for resorting folder contents. Landmarks no longer use the same sorting as accordions. --HG-- branch : avatar-pipeline | |||
2009-12-15 | added more comments to code | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-15 | Merge | skolb | |
2009-12-15 | EXT-3199 : Re-enable task inspection inventory sidepanel | Loren Shih | |
Re-enabled right click menu option for bringing up this sidepanel. --HG-- branch : avatar-pipeline | |||
2009-12-15 | Work on task EXT-3147 (Implement new states for message indicators) | Mike Antipov | |
-- Implemented requirement: Opening either Message Well will clear the "new messages" state (and thus the "lit" status), even though there may still be unread messages --HG-- branch : product-engine | |||
2009-12-15 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3199 : Re-enable task inspection inventory sidepanel | Loren Shih | |
Re-added the task sidepanel. Fixed bottom button layout. Edit mode now always returns true for inventory sidepanels. --HG-- branch : avatar-pipeline |