Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2013-11-19 | merge up to 3.6.10-release; some of the storm-68 changes lost | 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-05-21 | merge | Brad Payne (Vir Linden) | |
2013-04-24 | SH-4128 - more cleanup of COF-link manipulating functions | Brad Payne (Vir Linden) | |
2013-04-23 | SH-4128 WIP - rewiring various link-deleting operations to support callbacks | Brad Payne (Vir Linden) | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-12 | STORM-68 Fix for group perms not being defined correctly and fix for group ↵ | Jonathan Yap | |
and everyone perms failing to copy and paste | |||
2012-06-08 | STORM-68 As a Builder, I want that ability to set default permissions on ↵ | Jonathan Yap | |
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved. | |||
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden | |
2012-03-01 | Pull from viewer-experience | Merov Linden | |
2012-02-23 | EXP-1909 FIXED (Pasted gesture displayed twice) | paulgproductengine | |
- Refreshing gesture list after an item was copied | |||
2012-02-07 | EXP-1841 : Final deep scrub on LLClipboard API, clean up the use of copy and ↵ | Merov Linden | |
cut everywhere. | |||
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵ | Merov Linden | |
like a normal clipboard. | |||
2012-02-03 | EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵ | Merov Linden | |
LLClipboard and use this only | |||
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵ | Merov Linden | |
up for toolbar and never used) | |||
2011-08-02 | STORM-1291 FOLLOWUP Localized common (unisex) gestures. | Vadim ProductEngine | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-04-06 | EXT-6728 : Have LLInventoryFetchItems/DescendentsObserver inherit from a ↵ | Loren Shih | |
base abstract LLInventoryFetchObserver class Added a new abstract class LLInventoryFetchObserver from which LLInventoryFetchItems and LLInventoryFetchDescendents inherit. Also changed isEverythingComplete to isFinished and made some other minor superficial changes. | |||
2010-04-06 | EXT-4151 : Immediately check if a fetchObserver filter is done, else add to ↵ | Loren Shih | |
observer list automatically FetchObservers now take in a list of IDs to check against. Made some naming changes. | |||
2010-04-06 | EXT-4151 : Immediately check if a fetchObserver filter is done, else add to ↵ | Loren Shih | |
observer list automatically Preliminary work to clean up naming conventions. | |||
2010-03-31 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-03-30 | EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate class | Loren Shih | |
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions | |||
2010-03-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-03-29 | For EXT-4666: changed LLGestureManager to LLGestureMgr throughout | Brad Payne (Vir Linden) | |
2010-03-29 | For EXT-4666: changed LLAppearanceManager to LLAppearanceMgr throughout | Brad Payne (Vir Linden) | |
2010-03-26 | Fixed normal bug EXT-6331 (Gestures floater has an extra column titled \"1\") | Paul Guslisty | |
- Corrected wrong indexes at the point of adding gestures to the gestures list. Problem probably is a result of 'copy & paste'. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/113/ --HG-- branch : product-engine | |||
2010-02-12 | CID-215 | Tofu Linden | |
Checker: REVERSE_INULL File: /indra/newview/llfloatergesture.cpp | |||
2010-02-12 | CID-217 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLFloaterGesture::postBuild() File: /indra/newview/llfloatergesture.cpp | |||
2010-02-11 | CID-148 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLFloaterGesture::onClickPlay() File: /indra/newview/llfloatergesture.cpp | |||
2010-02-11 | CID-149 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLFloaterGesture::onCopyPasteAction(const LLSD &) File: /indra/newview/llfloatergesture.cpp | |||
2010-02-11 | CID-150 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLFloaterGesture::onCopyPasteAction(const LLSD &) File: /indra/newview/llfloatergesture.cpp | |||
2010-01-27 | Fixed low bug EXT-4381 - No visual difference between active and inactive ↵ | Dmitry Zaporozhan | |
gestures. --HG-- branch : product-engine | |||
2010-01-27 | Fixed low bug EXT-4375 - Gestures floater Gear menu: menuitem 'Inspect' ↵ | Dmitry Zaporozhan | |
duplicates menuitem 'Edit'. --HG-- branch : product-engine | |||
2010-01-15 | Fixed low priority bug EXT-4372 (Gestures floater: dblclick on item in list ↵ | Vadim Savchuk | |
resetes scroll-bar). The list gets rebuilt whenever you activate or play a gesture. And rebuild did not save the scroll position. --HG-- branch : product-engine | |||
2010-01-15 | Fixed a minor spelling issue. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-14 | At last! Implemented normal task EXT-3477 (Change gesture list implementation). | Andrew Dyukov | |
Created a new widget consisting of button and scrollist. List is added to NonSideTrayView to properly draw it without using topcontrol (because it caused problems). This commit also fixes following bugs: EXT-3301 (Opening Gestures on Bottom Tray Disables Move Button) EXT-3190 (No bottom tray's context menu appears if right mouse click was perform over enabled Gesture button) EXT-2610 ('Gesture' btn: floater opens on OnMouseDown) --HG-- branch : product-engine | |||
2009-12-01 | automated merge for viewer-2.0 -> avp. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-30 | EXT-2867 : Crash after toggling gestures on and off | Loren Shih | |
Observer wasn't being removed when class was deleted. --HG-- branch : avatar-pipeline | |||
2009-11-27 | fixed bug EXT-2785 All gestures appear in Gestures window only after ↵ | Denis Serdjuk | |
inventory/gestures has been invoked Cause: Specific implementation of LLInventoryCompletionObserver. It call done() on startup before all items had been loaded. Changes: LLGesturemanager will be loaded appropriated inventory item itself. LLGestureInventoryfetchObserver has been removed. --HG-- branch : product-engine | |||
2009-11-20 | implemented task EXT-1900 Add options to Gestures gear menu | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-16 | implemented task EXT-1899 Add button to Gestures floater which ↵ | Denis Serdjuk | |
activates/deactivates --HG-- branch : product-engine | |||
2009-11-13 | Post merge compile fixes | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline |