Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-10 | Add LLEventThrottle tests; actually *all* lleventfilter.cpp tests. | Nat Goodspeed | |
For some reason there wasn't an entry in indra/llcommon/CMakeLists.txt to run the tests in indra/llcommon/tests/lleventfilter_test.cpp. It seems likely that at some point it existed, since all previous tests built and ran successfully. In any case, (re-)add lleventfilter_test.cpp to the set of llcommon tests. Also alphabetize them to make it easier to find a particular test invocation. Also add new tests for LLEventThrottle. To support this, refactor the concrete LLEventThrottle class into LLEventThrottleBase containing all the tricky logic, with pure virtual methods for access to LLTimer and LLEventTimeout, and an LLEventThrottle subclass containing the LLTimer and LLEventTimeout instances and corresponding implementations of the new pure virtual methods. That permits us to introduce TestEventThrottle, an alternate subclass with dummy implementations of the methods related to LLTimer and LLEventTimeout. In particular, we can explicitly advance simulated realtime to simulate particular LLTimer and LLEventTimeout behaviors. Finally, introduce Concat, a test LLEventPump listener class whose function is to concatenate received string event data into a composite string so we can readily test for particular sequences of events. | |||
2017-05-04 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-04-19 | increment viewer version to 5.0.5 | Oz Linden | |
2017-04-19 | Added tag 5.0.4-release for changeset 022709ef76a3 | Oz Linden | |
2017-03-31 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-03-30 | Add multiline support for MAINT-6959 | andreykproductengine | |
2017-03-30 | MAINT-7245 Use Experience Box in LSL Editor will not show as checked if ↵ | Mnikolenko Productengine | |
containing object is in another region | |||
2017-03-30 | MAINT-7128 Crash in LLDrawable::cleanupReferences - more informative logging | AndreyL ProductEngine | |
2017-03-29 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-03-28 | MAINT-7257 Added null check for volume manager | andreykproductengine | |
2017-03-28 | MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while ↵ | andreykproductengine | |
moving | |||
2017-03-28 | Backed out changeset: 50e72280019f | andreykproductengine | |
2017-03-28 | MAINT-6980 FIXED Ctrl + Alt + Shift + B does not force a crash on mac | Mnikolenko Productengine | |
2017-03-27 | MAINT-7238 Change InventoryMarketplaceError text | Mnikolenko Productengine | |
2017-03-24 | MAINT-6789: Add LLEventThrottle::getInterval(), setInterval() | Nat Goodspeed | |
plus LLEventBatch::getSize(), setSize() plus LLEventThrottle::getPostCount() and getDelay(). The interesting thing about LLEventThrottle::setInterval() and LLEventBatch::setSize() is that either might cause an immediate flush(). | |||
2017-03-24 | MAINT-380 Add "Duplicate" feature into Build-Object sunbmenu | andreykproductengine | |
2017-03-23 | MAINT-6789: Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle. | Nat Goodspeed | |
These classes are as yet untested: they are straw people for API review, based on email conversations with Caladbolg and Rider. | |||
2017-03-23 | MAINT-7237 Change Flickr upload button label & window title name | Mnikolenko Productengine | |
2017-03-22 | MAINT-6789 MAC build fix | andreykproductengine | |
2017-03-22 | MAINT-7225 Blocks list wasn't updating corretly for name based muting. | andreykproductengine | |
2017-03-22 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-03-21 | MAINT-7224 Chat logs move down, leaving huge empty space | Mnikolenko Productengine | |
2017-03-21 | MAINT-6789 Add More now won't affect Edit Appearance perfomance during fetch ↵ | andreykproductengine | |
unless visible | |||
2017-03-22 | MAINT-7225 MAC build fix | andreykproductengine | |
2017-03-22 | MAINT-6404 FIXED When pasting from Mac Word into a notecard, line break is ↵ | Mnikolenko Productengine | |
replaced by ? | |||
2017-03-20 | MAINT-7223 Odd placement on box in chat preferences | Mnikolenko Productengine | |
2017-03-20 | MAINT-7117 Don't Show "Unknown error" in warning dialog | Mnikolenko Productengine | |
2017-03-16 | MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while ↵ | andreykproductengine | |
moving | |||
2017-03-17 | MAINT-7215 Add "+" button next to filter editor in Avatar rendering settings ↵ | Mnikolenko Productengine | |
floater | |||
2017-03-16 | MAINT-7208 Some messages had links that were not highlighted | andreykproductengine | |
2017-03-15 | Merged in MAINT-7168 | max nikolenko | |
2017-03-15 | MAINT-7199 Field "From" on the tab "Send via E-mail" should be initialized ↵ | Mnikolenko Productengine | |
to the agent full name | |||
2017-03-15 | MAINT-7168 Avatar rendering settings adjustments | Mnikolenko Productengine | |
2017-03-15 | MAINT-7206 Fixed crash on doubleclick deselecting last mute type from the ↵ | AndreyL ProductEngine | |
context menu | |||
2017-03-14 | MAINT-1800 Menu item appears at the top of the screen during teleporting | andreykproductengine | |
2017-03-13 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2017-03-13 | increment viewer version to 5.0.4 | Oz Linden | |
2017-03-13 | Added tag 5.0.3-release for changeset 02c24e9f4f7d | Oz Linden | |
2017-03-13 | MAINT-1324 Warning should appear that objects in different regions can't be ↵ | andreykproductengine | |
linked | |||
2017-03-11 | MAINT-6789 bulk update can be resource hungry and needs to be monitored | andreykproductengine | |
2017-03-08 | merge changes for MAINT-7156 | Oz Linden | |
2017-03-06 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2017-03-06 | increment viewer version to 5.0.3 | Oz Linden | |
2017-03-06 | Added tag 5.0.2-release for changeset cea1632c002c | Oz Linden | |
2017-03-06 | MAINT-3683 "login failed" notice has an extra character in pop-up notification | andreykproductengine | |
2017-03-03 | Merged lindenlab/viewer-neko into default | Andrey Lihatskiy | |
2017-03-02 | MAINT-7076 Add the ability to see/modify mute types within the block list | AndreyL ProductEngine | |
2017-03-03 | MAINT-7168 SL Viewer should remember avatar rendering selection | Mnikolenko Productengine | |
2017-03-02 | MAINT-7167 Change snapshot's social features to use "share" instead of "upload" | Mnikolenko Productengine | |
2017-03-01 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |