Ansariel
2bc4fb2bf0
Merge branch 'DRTVWR-567' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/llcommon/llqueuedthread.cpp
# indra/llcommon/llsdserialize.cpp
# indra/llcommon/llsdserialize.h
# indra/llcommon/llthreadsafequeue.h
# indra/llinventory/llsettingssky.cpp
# indra/llui/llfolderviewitem.cpp
# indra/llui/llview.h
# indra/newview/llaisapi.cpp
# indra/newview/llappviewer.cpp
# indra/newview/llfloaterproperties.cpp
# indra/newview/llfloaterproperties.h
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llinventorypanel.cpp
# indra/newview/llpanelmaininventory.cpp
# indra/newview/llpanelmaininventory.h
# indra/newview/llpanelmarketplaceinbox.cpp
# indra/newview/llpanelprofile.cpp
# indra/newview/llpanelprofile.h
# indra/newview/llpathfindingnavmesh.cpp
# indra/newview/llselectmgr.cpp
# indra/newview/llsidepanelinventory.cpp
# indra/newview/llsidepanelinventory.h
# indra/newview/llsidepaneliteminfo.cpp
# indra/newview/llsidepaneltaskinfo.cpp
# indra/newview/llviewerfloaterreg.cpp
# indra/newview/skins/default/xui/da/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/de/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/en/menu_inventory_gear_default.xml
# indra/newview/skins/default/xui/en/panel_main_inventory.xml
# indra/newview/skins/default/xui/en/panel_profile_firstlife.xml
# indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
# indra/newview/skins/default/xui/en/sidepanel_inventory.xml
# indra/newview/skins/default/xui/en/sidepanel_item_info.xml
# indra/newview/skins/default/xui/en/sidepanel_task_info.xml
# indra/newview/skins/default/xui/es/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/fr/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/it/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/ru/floater_inventory_item_properties.xml
2023-02-13 23:35:21 +01:00
Brad Payne (Vir Linden)
f6208020f5
SL-18629 - use AISAPI for some paths of new category creation
2022-11-22 15:46:08 +00:00
Ansariel
f9b6380689
Merge branch 'DRTVWR-507-maint' of https://bitbucket.org/lindenlab/viewer
2020-10-14 23:57:09 +02:00
Andrey Kleshchev
5172f5d6d6
SL-14037 BugSplat Crash #646590 : Enqueue failed in AIS
2020-10-01 22:36:52 +03:00
Ansariel
64f80748e7
Merge branch 'DRTVWR-507-maint' of https://bitbucket.org/lindenlab/viewer
2020-05-18 21:50:17 +02:00
Andrey Kleshchev
9751942372
Small Cleanup
2020-05-18 18:33:08 +03:00
Kitty Barnett
7b6add8ae9
[FIXED] Reverting an outfit after wearing new attachments doesn't detach the extr attachments
...
-> an AIS fix went missing in one of the recent merges cause inventory callbacks to once again not use the inventory item UUID
-> see changeset 60b16f58b01b for the original fix
--HG--
branch : Appearance-Misc
2016-11-14 19:08:54 +01:00
Oz Linden
9be58e915a
merge with 4.0.3-release
2016-04-04 15:53:09 -04:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Rider Linden
907efc9cc9
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
2015-09-15 17:01:26 -07:00
Rider Linden
97236a42ca
MAINT-5507: Remove HTTPClient and related cruft.
2015-09-14 11:15:23 -07:00
Rider Linden
02c3262ac8
MAINT-5574: Added default parameter for callbalk on AISAPI interface.
...
Better check on callback exsit in coroutine
Don't create AISAPI::completion_t if there is no call back passed.
2015-08-28 10:05:15 -07:00
Rider Linden
96bb17f20b
Merge
2015-08-25 11:40:36 -07:00
Rider Linden
248d61fe0e
MAINT-5500: Finish converting the AIS responders to the new coroutine model, Cleaned up dead an unused code.
...
MAINT-4952: Added COPY and MOVE methods to Core:Http adapter
2015-08-12 16:32:49 -07:00
Rider Linden
5a0025026c
replace the const & on the typedef
2015-07-31 11:19:42 -07:00
Rider Linden
67eb9389c3
Try not using a ref here.
2015-07-31 09:53:45 -07:00
Rider Linden
96d04a050b
Added patchAndYield to httputil adapter
...
Converted All AISv3 commands (except copyLibrary) to coro model.
2015-07-30 16:13:56 -07:00
andreykproductengine
4d1072a0a8
MAINT-4878 FIXED Outfits worn from library copy the subfolders too
2015-04-03 18:36:14 +03:00
Don Kjer
c2ddc68afe
Updating AISv3 api to match recent changes
2013-09-17 22:30:02 -07:00
Don Kjer
f878b032e8
Using transaction_id instead of raw asset_id during aisv3 patch
2013-09-09 13:13:22 -07:00
Don Kjer
c1af1a692a
Routing link creating through AISv3 when available.
2013-08-09 14:52:54 -07:00
Don Kjer
a85fa3b10a
Adding support for COPY methods to httpclient. Implementing viewer-side use of AISv3 COPY library folder operation. (SH-4304)
2013-07-11 15:15:04 -07:00
Brad Payne (Vir Linden)
89e3959cf3
SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* files
2013-06-07 12:58:04 -04:00