Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-11 | add templates for use with hg-tools/create.py | Oz Linden | |
2011-09-09 | Re-enabled llapp_tut.cpp test for testing. Copied llapp_tut.cpp from server ↵ | Logan Dethrow | |
directory. The commented line indicates threading breakage in the LLApp test, but I have not seen evidence of this so far while testing on linux. | |||
2011-09-09 | Re-enabled and fixed llsd_new_tut.cpp by copying the fixed version from the ↵ | Logan Dethrow | |
server test directory. | |||
2011-09-09 | Fixed llhttpclient_tut.cpp by initializing the LLCurl class during test setup. | Logan Dethrow | |
2011-09-09 | Removed some spurious newlines that I introduced into CMakeLists.txt. | Logan Dethrow | |
2011-09-09 | STORM-1577 WIP Added unit tests. | Vadim ProductEngine | |
By the way, fixed minor parsing bugs. | |||
2011-09-09 | Update types from time_t to F64 to fix type conversion error related to ↵ | Leslie Linden | |
timestamps. | |||
2011-09-09 | merge changes for storm-1590 | Oz Linden | |
2011-09-09 | Backed out stone's llsocket changes. revision cc837860d0a1. | Logan Dethrow | |
The final version should be picked up when update. | |||
2011-09-09 | Fixed indra test dynamic library issues. | Logan Dethrow | |
2011-09-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-09-08 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
2011-09-08 | Clean up erroneous XUI parsing errors. | Leslie Linden | |
2011-09-08 | Merge | Leslie Linden | |
2011-09-08 | fix for held down delay not parsing from xui | Richard Linden | |
2011-09-08 | Backed out changeset: b5b389170dcd | Richard Linden | |
2011-09-08 | merge | prep | |
2011-09-08 | Fix for SH-2210 | prep | |
2011-09-08 | merge | Leslie Linden | |
2011-09-08 | Fix up "view" popup layout to separate overlapping items | Leslie Linden | |
2011-09-08 | Disable merchant outbox context menu | Leslie Linden | |
2011-09-08 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel The freshness calculation now takes into account the timezone difference between LLDate's return value of GMT and the inventory server's GMT-7 times. | |||
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-08 | Automated merge with https://bitbucket.org/paul_productengine/sh-2309 | Seth ProductEngine | |
2011-09-08 | SH-2309 FIXED 'Triangles limit' combo value updating problem. | Seth ProductEngine | |
Fixed updating 'Error threshold' spinner control visibility. | |||
2011-09-08 | Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-beta | Debi King (Dessie) | |
2011-09-08 | Corrected license information in llsingleton_test.cpp. | Logan Dethrow | |
2011-09-08 | merge back beta tags | Oz Linden | |
2011-09-08 | add getInfo to LLView to get state information about ui elements. | Andrew A. de Laix | |
2011-09-08 | LLProxy: Moved the enabling of the UDP proxy back into startSOCKSProxy() | Logan Dethrow | |
2011-09-07 | fix for VWR-26864: Recent commit to Snowstorm project introduces frequent ↵ | Xiaohong Bao | |
errors and crashes associated with private memory pool. | |||
2011-09-07 | sync with viewer-development | eli | |
2011-09-07 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-09-07 | STORM-1541: Change llassert() to llassert_always(): unit tests expect. | Nat Goodspeed | |
Now that we have unit tests that require assertion failure if you try to delete an LLInstanceTracker subclass instance with an iterator loose, having llassert() "sometimes" compile away (whimsically, depending on platform as well as build type!) makes those tests fail. Use llassert_always() instead. | |||
2011-09-07 | STORM-1541: Add LLInstanceTracker tests for active-iterator asserts. | Nat Goodspeed | |
The recent class-static LLInstanceTracker::instance_iter and key_iter reference count is intended to guard against deleting an instance of an LLInstanceTracker subclass during iteration. Add tests for that functionality. | |||
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | Merge. Fixed issue with LLProxy code related to changes to the LLSocket ↵ | Logan Dethrow | |
interface. | |||
2011-09-07 | Reduced text spam on exit by not trying to set all objects to a NULL region. | Leslie Linden | |
Reviewed by Richard. | |||
2011-09-07 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel * Updated inbox freshness time setting name to "LastInventoryInboxActivity" * New time stamp reflects time of last activity performed on the inbox by the user * Selection and opening items in the inbox both count as activity on the inbox * Focus going to the inbox panel counts as activity on the inbox * Creation date of folders now computed based on date of items being added to them * Creation date of folders no longer relies on queries for creation date, as is done during sorting * Folders are assumed to be "new" if no inbox freshness time setting is saved | |||
2011-09-07 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-ui-injection | Andrew A. de Laix | |
2011-09-07 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-ui-injection | Andrew A. de Laix | |
2011-09-07 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-storm-1541 | Nat Goodspeed | |
2011-09-07 | add getInfo command to get state information about a ui element | Andrew A. de Laix | |
2011-09-07 | STORM-1587 FIXED Alert notifications were shown in English, no matter what ↵ | Vadim ProductEngine | |
viewer language was. | |||
2011-09-07 | SH-2371 FIXED "Not allowed to upload message" flashes when uploader dialog ↵ | Paul ProductEngine | |
comes up - This is a regression bug caused by changeset:20407 | |||
2011-09-07 | STORM-1577 WIP Minor cleanup. | Vadim ProductEngine | |
2011-09-07 | STORM-1577 WIP Fix: disable both line editors if machine translation is ↵ | Vadim ProductEngine | |
disabled. | |||
2011-09-07 | STORM-1577 WIP Removed old translation settings controls. | Vadim ProductEngine | |
They are now superceded with a separate floater. | |||
2011-09-07 | STORM-1577 Made parsing translation responses more robust. | Vadim ProductEngine | |
JsonCpp is prone to aborting the program on failed assertions, so be super-careful and verify the response format. | |||
2011-09-07 | Merge mesh-development with sh-2309 | Paul ProductEngine | |