Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-03-14 | MAINT-3426 FIXED Searching inventory for "online" no longer returns online ↵ | andreykproductengine | |
friends calling cards in search results. | |||
2014-02-12 | merge with release | Richard Linden | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2013-12-17 | merge fix | Brad Payne (Vir Linden) | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-12-03 | SH-4640 WIP - use backlinks in inventory | Brad Payne (Vir Linden) | |
2013-12-03 | SH-4640 WIP | Brad Payne (Vir Linden) | |
2013-11-27 | STORM-1986 Eliminated early return per code review | Jonathan Yap | |
2013-11-26 | STORM-1986 Added right click Show on Map context menu for Inventory floater ↵ | Jonathan Yap | |
landmarks Possible fix for BUG-4593 | |||
2013-11-25 | SH-4549 FIX - code cleanup | Brad Payne (Vir Linden) | |
2013-11-23 | SH-4611 FIX - use an observer to scroll after category rename completes | Brad Payne (Vir Linden) | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-09 | Refactoring link creation calls in preparation for adding AIS v3 hook. | Don Kjer | |
2013-08-05 | merge changes for 3.6.2-release | Oz Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-11 | Merged in viewer-release | Aura Linden | |
2013-06-27 | SH-4300 WIP - added callback for a non-callback case of ↵ | Brad Payne (Vir Linden) | |
updateClothingOrderingInfo. Also removed some wrong code for drag-and-drop corresponding to a case that's not allowed anyway. | |||
2013-06-26 | SH-4305 WIP - cleanup | Brad Payne (Vir Linden) | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-13 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-16 | SH-4168 FIX Inventory: Loading... Loading... shown on folders | Richard Linden | |
cleaned up logic for displaying "loading..." message so that it only applies to folders that are opened whose contents aren't yet loaded | |||
2013-05-16 | Removed debugging. | Aura Linden | |
2013-05-15 | SH-4175 WIP - Avoid add to outfit or remove from outfit when an outfit ↵ | Brad Payne (Vir Linden) | |
change is already in progress | |||
2013-05-13 | SH-4168 WIP, SH-4155 WIP - update inventory model based on ais returns, try ↵ | Brad Payne (Vir Linden) | |
to maintain loading... string more consistently in folder bridge | |||
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-25 | SH-4137 WIP - added callback-based support for purge descendents, remove ↵ | Brad Payne (Vir Linden) | |
category | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-18 | merge up to 3.5.0-beta3 (chui) | Oz Linden | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-05 | CHUI-730 : Fixed! Only clear out More sub menus in inventory | Merov Linden | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-26 | STORM-1838 Add code for right click menu on inventory calling cards. | Jonathan Yap | |
Add initial support to insert teleport request into existing IM window. | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-09 | CHUI-649 : WIP : Cleanup code to make it readable | Merov Linden | |
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-10 | SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵ | Brad Payne (Vir Linden) | |
boost::func equivalents | |||
2012-12-05 | Pull merge from dev repo | Merov Linden | |
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. |