Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-10-23 | MAINT-4196 WIP, including clearer inventory warnings for attachment errors | Brad Payne (Vir Linden) | |
2014-07-22 | Sync merge with lindenlab/viewer-release | Merov Linden | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-05-30 | DD-92 : pull merge lindenlab/sunshine-external to get AISv3 work | Merov Linden | |
2014-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-14 | DD-20 : Prevent pasting incompatible items in stock folders | Merov Linden | |
2013-11-20 | STORM-68 Reapply changes to inventory processing lost in the merge. | Jonathan Yap | |
Move call to updateCap back to where it was. The place it was moved to was too early in the login sequence and was causing a crash. | |||
2013-11-18 | SH-4578 WIP - cleaner folder version accounting | Brad Payne (Vir Linden) | |
2013-08-16 | merge | Nyx Linden | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-14 | SH-4422 FIX - fixed some recently introduced issues with link description ↵ | Brad Payne (Vir Linden) | |
fields, which among other things reduces the number of appearance requests sent. | |||
2013-08-09 | Refactoring link creation calls in preparation for adding AIS v3 hook. | Don Kjer | |
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-19 | SH-3889 WIP - added callbacks to control ordering of operations after ↵ | Brad Payne (Vir Linden) | |
wearable save. | |||
2013-07-11 | Adding support for COPY methods to httpclient. Implementing viewer-side use ↵ | Don Kjer | |
of AISv3 COPY library folder operation. (SH-4304) | |||
2013-06-24 | SH-4243 WIP - cleaned up callback structure for createNewCategory, modified ↵ | Brad Payne (Vir Linden) | |
makeNewOutfitLinks() to wait for category creation before populating. | |||
2013-06-10 | SH-4216 WIP - finished item/cat update and reorg of aisv3 code | Brad Payne (Vir Linden) | |
2013-06-03 | SH-4166 WIP - COF-slammer infrastructure working for non-AIS case. | Brad Payne (Vir Linden) | |
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | SH-4137 WIP - added callback-based support for purge descendents, remove ↵ | Brad Payne (Vir Linden) | |
category | |||
2013-04-23 | SH-4128 WIP - rewiring various link-deleting operations to support callbacks | Brad Payne (Vir Linden) | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-18 | SH-4128 WIP - use the AISv3 inventory cap when available for cof link ↵ | Brad Payne (Vir Linden) | |
deletion, hook in to callback mechanism so all link operations should be done before outfit is worn. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-27 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Richard Linden | |
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-01-15 | Fixed spelling error. | Logan Dethrow | |
2012-12-10 | SH-3606 WIP - fixed bug found by persnickety compiler | Brad Payne (Vir Linden) | |
2012-12-10 | SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵ | Brad Payne (Vir Linden) | |
boost::func equivalents | |||
2012-12-07 | SH-3606 WIP - moving classes to more reusable location | Brad Payne (Vir Linden) | |
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
inventory item labels and icons displaying again | |||
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
llfolderview refactornig | |||
2011-11-04 | EXP-1541 update -- Route inventory items sent in a Notecard to correct ↵ | Leslie Linden | |
locations rather than auto-sorting by asset type * New code specifies explicit destination for "copy from notecard" or null, indicating the sim should determine the placement. Reviewed by Stone. | |||
2010-12-09 | STORM-34 ADDITIONAL_FIX Implemented storing of multi-user favorites and ↵ | Andrew Productengine | |
showing them on login screen. - Changed the way SLURLs are cached a little, because previous one introduced problems with theit order. - Also allowed saving of favorites to disk even if not all of them received SLURL info - this is done to avoid favorites not saving when there is at least one "dead" landmark among them. - "Username" field on login screen is now not a lineeditor, but combobox (to enable autocompletion), but without button (Esbee asked for this in ticket for security reasons, and perhaps for visual consistency). - Elements of this combobox are names of users whose favorites we have saved in file. - Contents of "Start at:" combobox are changed depending on changes in "Username"- if username is present in favorites file, favorites for this user are added there. - New callback was added to LLCombobox and used in this fix, because present ones weren't enough to easily track changes in text entry. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-04 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-27 | Merge from dessie/viewer-release | Leyla Farazha | |