summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-09Additional fix for llmediaplugintest compilation failure after fix for VWR-21275callum
2011-02-09debug code for SH-924: [PUBLIC-JIRA-USERS] Viewer crash in LLSurface::getWate...Xiaohong Bao
2011-02-08STORM-601 : pull into viewer-developmentMerov Linden
2011-02-08STORM-433 : pull into viewer-developmentMerov Linden
2011-02-08STORM-507 : pull into viewer-developmentMerov Linden
2011-02-08STORM-953 : pull into viewer-developmentMerov Linden
2011-02-08STORM-955 : pull into viewer-developmentMerov Linden
2011-02-08STORM-960 : pull into viewer-developmentMerov Linden
2011-02-08SWAT-481: add event wrapper for LLFloaterReg::instanceVisible()Nat Goodspeed
2011-02-08VWR-21275 FIX // *SOME* Windows systems fail to load the Qt plugins if the cu...callum
2011-02-07STORM-975 forgot to update contributions.txtJonathan Yap
2011-02-07For test purposes, capture at registration each function's Vars*.Nat Goodspeed
2011-02-06Untested support for passing array to map-registered function.Nat Goodspeed
2011-02-06STORM-975 Duplicated menu entry Develop/Ui/Region Debug ConsoleJonathan Yap
2011-02-06Add test verifying passing LLSD() to const char* parameter.Nat Goodspeed
2011-02-05Introduce zipmap() function and use it in place of frequent loops.Nat Goodspeed
2011-02-05Make array-funcs success test exercise args-array-too-long case too.Nat Goodspeed
2011-02-05Consolidate paramsa, paramsb, et al., into ["a"], ["b"] arrays.Nat Goodspeed
2011-02-05Fix Vars::cp dangling-pointer problem.Nat Goodspeed
2011-02-05Add successful calls to array-style functions.Nat Goodspeed
2011-02-04STORM-610 : Backing out that change (test fail)Merov Linden
2011-02-04Clean up license headers in a handfull of filesMerov Linden
2011-02-04STORM-655 : Pull into viewer-developmentMerov Linden
2011-02-04STORM-610 : Pull into viewer-developmentMerov Linden
2011-02-04STORM-601 FIXED Color swatch now receives focus on mouse click.Seth ProductEngine
2011-02-04Change FunctionsTriple refs to pointers to facilitate passing.Nat Goodspeed
2011-02-04STORM-433 FIXED Fixed reshaping notification panel with friendship offer when...Seth ProductEngine
2011-02-04Move FunctionsTriple data to function returning vector<same>.Nat Goodspeed
2011-02-04STORM-465 FIXED Made all keys localizable.Vadim ProductEngine
2011-02-03BOOST_FOREACH(LLSD) helpers more readable with 'using namespace'.Nat Goodspeed
2011-02-03Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h.Nat Goodspeed
2011-02-03Add test to call array-style functions with too-short array.Nat Goodspeed
2011-02-03STORM-513 : pull into viewer-developmentMerov Linden
2011-02-03STORM-397 : pull into viewer-developmentMerov Linden
2011-02-03STORM-316 : pull into viewer-developmentMerov Linden
2011-02-03Pull from viewer-betaMerov Linden
2011-02-03Added tag 2.5.0-beta3, DRTVWR-34_2.5.0-beta3 for changeset b723921b5c71Dessie Linden
2011-02-02STORM-953 Clarify what happens when you uncheck Allow Public AccessJonathan Yap
2011-02-02STORM-960 Descriptive text missing next to first checkbox in About Land/AccessJonathan Yap
2011-02-02Merge with viewer-developmentMerov Linden
2011-02-02STORM-435 : pull into viewer-developmentMerov Linden
2011-02-02Pull from viewer-betaMerov Linden
2011-02-02STORM-957 : pull in viewer-beta (da and fr localization)Merov Linden
2011-02-02Add test to call no-args functions using (map | array)-style callsNat Goodspeed
2011-02-02Add test to exercise map/array args mismatch validation.Nat Goodspeed
2011-02-02Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-02-02fix for Sh-445: debug settings -> "CacheNumberOfRegionsForObjects" does not l...Xiaohong Bao
2011-02-02First few LLEventDispatcher call cases: try_call(), call CallablesNat Goodspeed
2011-02-01Sync with viewer-developmentMerov Linden
2011-02-01Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>.Nat Goodspeed