Age | Commit message (Expand) | Author |
2011-02-08 | STORM-960 : pull into viewer-development | Merov Linden |
2011-02-08 | SWAT-481: add event wrapper for LLFloaterReg::instanceVisible() | Nat Goodspeed |
2011-02-08 | VWR-21275 FIX // *SOME* Windows systems fail to load the Qt plugins if the cu... | callum |
2011-02-07 | For test purposes, capture at registration each function's Vars*. | Nat Goodspeed |
2011-02-06 | Untested support for passing array to map-registered function. | Nat Goodspeed |
2011-02-06 | STORM-975 Duplicated menu entry Develop/Ui/Region Debug Console | Jonathan Yap |
2011-02-06 | Add test verifying passing LLSD() to const char* parameter. | Nat Goodspeed |
2011-02-05 | Introduce zipmap() function and use it in place of frequent loops. | Nat Goodspeed |
2011-02-05 | Make array-funcs success test exercise args-array-too-long case too. | Nat Goodspeed |
2011-02-05 | Consolidate paramsa, paramsb, et al., into ["a"], ["b"] arrays. | Nat Goodspeed |
2011-02-05 | Fix Vars::cp dangling-pointer problem. | Nat Goodspeed |
2011-02-05 | Add successful calls to array-style functions. | Nat Goodspeed |
2011-02-04 | STORM-610 : Backing out that change (test fail) | Merov Linden |
2011-02-04 | Clean up license headers in a handfull of files | Merov Linden |
2011-02-04 | STORM-655 : Pull into viewer-development | Merov Linden |
2011-02-04 | STORM-610 : Pull into viewer-development | Merov Linden |
2011-02-04 | STORM-601 FIXED Color swatch now receives focus on mouse click. | Seth ProductEngine |
2011-02-04 | Change FunctionsTriple refs to pointers to facilitate passing. | Nat Goodspeed |
2011-02-04 | STORM-433 FIXED Fixed reshaping notification panel with friendship offer when... | Seth ProductEngine |
2011-02-04 | Move FunctionsTriple data to function returning vector<same>. | Nat Goodspeed |
2011-02-04 | STORM-465 FIXED Made all keys localizable. | Vadim ProductEngine |
2011-02-03 | BOOST_FOREACH(LLSD) helpers more readable with 'using namespace'. | Nat Goodspeed |
2011-02-03 | Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h. | Nat Goodspeed |
2011-02-03 | Add test to call array-style functions with too-short array. | Nat Goodspeed |
2011-02-03 | STORM-513 : pull into viewer-development | Merov Linden |
2011-02-03 | STORM-397 : pull into viewer-development | Merov Linden |
2011-02-03 | STORM-316 : pull into viewer-development | Merov Linden |
2011-02-02 | STORM-953 Clarify what happens when you uncheck Allow Public Access | Jonathan Yap |
2011-02-02 | STORM-960 Descriptive text missing next to first checkbox in About Land/Access | Jonathan Yap |
2011-02-02 | Merge with viewer-development | Merov Linden |
2011-02-02 | STORM-435 : pull into viewer-development | Merov Linden |
2011-02-02 | Pull from viewer-beta | Merov Linden |
2011-02-02 | STORM-957 : pull in viewer-beta (da and fr localization) | Merov Linden |
2011-02-02 | Add test to call no-args functions using (map | array)-style calls | Nat Goodspeed |
2011-02-02 | Add test to exercise map/array args mismatch validation. | Nat Goodspeed |
2011-02-02 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao |
2011-02-02 | fix for Sh-445: debug settings -> "CacheNumberOfRegionsForObjects" does not l... | Xiaohong Bao |
2011-02-02 | First few LLEventDispatcher call cases: try_call(), call Callables | Nat Goodspeed |
2011-02-01 | Sync with viewer-development | Merov Linden |
2011-02-01 | Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>. | Nat Goodspeed |
2011-02-01 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao |
2011-02-01 | STORM-484 : pull in viewer-development | Merov Linden |
2011-02-01 | fix a minor memory leaking flaw for SH-895: some mild memory leaking (partially) | Xiaohong Bao |
2011-02-01 | fix for SH-891: crash at LLDrawable::getFace(int) | Xiaohong Bao |
2011-02-01 | Fix string-init compile error (g++ 4.4) in llurlentry_stub.cpp. | Nat Goodspeed |
2011-02-01 | CT-635 FIX DA and FR translation | Eli Linden |
2011-02-01 | merge | Dave Parks |
2011-02-01 | Replace ad-hoc test functions/methods with systematic enumeration. | Nat Goodspeed |
2011-02-01 | Sync with viewer-beta | Eli Linden |
2011-02-01 | STORM-655 FIXED mismatched filter extension in snapshot floater (jpeg vs jpg) | paul_productengine |