summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-17automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-17EXT-3329 : Able to delete system folder is confusing - disable from non-god modeLoren Shih
"Delete" no longer works for system folders. Created a new "Delete System Folder" context menu entry that only works in RelWithDebug if only one item is selected. --HG-- branch : avatar-pipeline
2009-12-17Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-17EXT-3551 make outfit functionality non-discoverableNyx (Neal Orman)
removed + button, added make outfit button. make outfit button is only enabled if the "my outfits" tab is selected. Code reviewed by Vir --HG-- branch : avatar-pipeline
2009-12-17automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-17EXT-2677 : "Remove From Outfit" active even when I'm not wearing any items ↵Loren Shih
in the folder Now checking contents of the folder for any actively worn items for determining this flag. --HG-- branch : avatar-pipeline
2009-12-17EXT-1634 : Block collapse/expand of accordion "root" folder by keywordLoren Shih
Hidden folders are no longer allowed to be selected. --HG-- branch : avatar-pipeline
2009-12-17mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-17For 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-17For 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-16EXT-3527 : Centralize calls to getIsItemWornLoren Shih
Changed more functions to use get_is_item_worn. --HG-- branch : avatar-pipeline
2009-12-16EXT-3527 : Centralize calls to getIsItemWornLoren Shih
Changed more functions to use get_is_item_worn. --HG-- branch : avatar-pipeline
2009-12-16EXT-3527 : Centralize calls to getIsItemWornLoren Shih
Moved function from llinventorybridge to llinventoryfunctions. --HG-- branch : avatar-pipeline
2009-12-16EXT-2524 : Disable ability to make links manually in non-god modeLoren Shih
Non-god mode treatment of copy/paste is now consistent with 1.23 behavior, and "paste as linK" doesn't show up in non-god mode. --HG-- branch : avatar-pipeline
2009-12-16EXT-2435 : Advanced > Shortcuts > Fly is always tickedLoren Shih
Simple UI change to read gAgent.getFlying state. --HG-- branch : avatar-pipeline
2009-12-16EXT-3514 update debug settings for appearanceNyx (Neal Orman)
fixing layout issues with previous patch to avoid breaking the bottom buttons reviewed by vir --HG-- branch : avatar-pipeline
2009-12-16EXT-2760 : Double-clicking an Object in inventory opens the permissions in ↵Loren Shih
the side tray Double clicking on an object no longer brings up both the floater and sidetray (it only brings up the sidetray now). --HG-- branch : avatar-pipeline
2009-12-16merge with avpNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-16merge with avp-tipNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-16EXT-3514 update debug settings for new appearance featuresNyx (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-16mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-16For EXT-3114: [BSI] Can't right click > edit a no-mod attachmentBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-16automated merge avp->viewer2.0Loren Shih
2009-12-16DEV-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-15Mergeskolb
2009-12-15Misnamed additional Qt/WebKit DLL.callum
2009-12-15Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches ↵Monroe Linden
applied.
2009-12-15Merge with tip before pushcallum
2009-12-15client 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-15Add a PrimMediaMasterEnabled debug flag to allow us to disable the media ↵Rick Pasetto
data client Conceptually reviewed by Monroe
2009-12-15automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-15automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-15EXT-3304 : Can't reorder items in the Favorites accordionsLoren Shih
Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established. --HG-- branch : avatar-pipeline
2009-12-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-15mergeLynx Linden
2009-12-15EXT-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-15Mergeskolb
2009-12-15Mergeskolb
2009-12-15EXT-3180: Update Home sidetray to temporary URL.Lynx Linden
2009-12-15MergeRunitai
2009-12-15EXT-3488 Fix for sky not being reflected in water any more.Runitai
2009-12-15MergeSteve Bennetts
2009-12-15Fixed an edge case that was triggering an error check when doing HTTP ↵Steve Bennetts
texture fetches.
2009-12-15menu separator fixBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-15mergeRick Pasetto
2009-12-15For 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-15Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/Rick Pasetto
2009-12-15Mergeskolb
2009-12-15Mergeskolb
2009-12-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)