Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-14 | merge fix for storm-401 | Oz Linden | |
2010-12-14 | merge fix for storm-434 | Oz Linden | |
2010-12-14 | merge fix(es) for storm-378 | Oz Linden | |
2010-12-14 | STORM-352 FIXED Vertical scrollbar isn't reshaped in resident profile panel ↵ | Paul Guslisty | |
after decreasing panel height - Set height of scroll container the same as bounding panel's height | |||
2010-12-14 | STORM-434 FIXED Tooltips don't appear on Mini-Location bar. | Paul Guslisty | |
- Added localized tooltips for icons and info button in LLPanelTopInfoBar | |||
2010-12-14 | STORM-713 FIXED XML/UI issues in llTextBox | Paul Guslisty | |
- As the class LLToastNotifyPanel is deprecated, made the class LLToastScriptTextbox derived directly from LLToastPanel. - Added callback for ignore button. Now LLToastScriptTextbox has its own XML, therefore it's not needed to dynamically create toast panel. Since LLToastNotifyPanel is deprecated all new notification toasts should be created this way. | |||
2010-12-13 | automated merge | Roxie Linden | |
2010-12-13 | Re-add convex hull for simple prims and sculpties, | Roxie Linden | |
as per Falcon's advice | |||
2010-12-13 | fixed bad line endings | Brad Payne (Vir Linden) | |
2010-12-13 | merge | Brad Payne (Vir Linden) | |
2010-12-13 | STORM-766 : pull into viewer-development | Merov Linden | |
2010-12-13 | STORM-693 : pull into viewer-development | Merov Linden | |
2010-12-13 | STORM-622 : pull into viewer-development | Merov Linden | |
2010-12-13 | STORM-431 : pull into viewer-development | Merov Linden | |
2010-12-13 | STORM-391 : pull into viewer-development | Merov Linden | |
2010-12-13 | SOCIAL-364 FIX(2) Viewer Crash when selecting Browse Linden Homes button ↵ | callum | |
from side panel Changed default floater that opens if no parent found as per comments in task | |||
2010-12-13 | SOCIAL-367 FIX HTTP Auth dialog does not indicate what server a user is ↵ | callum | |
entering a user name and password for in Webkit 4.7 | |||
2010-12-13 | llTextBox tooltip -- add missing ) and change wording from "dialog box" to ↵ | Jonathan Yap | |
"window" | |||
2010-12-13 | Commented out some unused variables that gcc complains about | prep linden | |
2010-12-13 | SH-646 FIX | Brad Payne (Vir Linden) | |
2010-12-13 | SH-653 FIX: upload button now starts out disabled | Brad Payne (Vir Linden) | |
2010-12-13 | SH-582 Order of the preview menu items in the same order as theLODs appear ↵ | Loren Shih | |
in the Import Model window Reordered from highest to lowest. | |||
2010-12-13 | STORM-401 FIXED Add recepients of teleport offers to the recent people list. | Vadim ProductEngine | |
2010-12-13 | Cleanup a cross-thread command dtor. It was technically | Monty Brandenberg | |
correct but looked a bit dodgy with pointer ownership. | |||
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-13 | STORM-781 FIXED Added support for editing multiple scripts within inventory ↵ | Vadim ProductEngine | |
of the same object using external editor. The bug was caused by using the object ID as temporary file name for editing script, which of course didn't work for multiple scripts in the same object inventory. The fix is to use MD5("object id" + "script inventory item id") for the file name. | |||
2010-12-11 | Update unit tests to reflect the new array-of-regions style of | Monty Brandenberg | |
LLSD serialization for viewer metrics. | |||
2010-12-11 | ESC-211 ESC-212 Use arrays in payload to grid and compact payload | Monty Brandenberg | |
First, introduced a compact payload format that allows blocks of metrics to be dropped from the viewer->collector payload compressing 1200 bytes of LLSD into about 300, give-or-take. Then converted to using LLSD arrays in the payload to enumerate the regions encountered. This simplifies much data handling from the viewer all the way into the final formatter of the metrics on the grid. | |||
2010-12-11 | STORM-766 ADDITIONAL FIX Made day cycle image in the advanced sky editor ↵ | Vadim ProductEngine | |
honor floater opacity settings. | |||
2010-12-11 | STORM-391 FIXED Dismiss toasts that don't fit on screen. | Vadim ProductEngine | |
Make sure older toasts don't appear after newer ones fade out. | |||
2010-12-11 | STORM-391 WIP Removed unused methods. | Vadim ProductEngine | |
2010-12-10 | merge | Dave Parks | |
2010-12-10 | Merge. | brad kittenbrink | |
2010-12-10 | Remove redundant call to glodGroupParameteri | Dave Parks | |
2010-12-10 | More correct GLOD usage -- one group, many objects. | Dave Parks | |
2010-12-10 | CHOP-260 implementation. Update Ready notification gets real UI. | brad kittenbrink | |
reviewed by Mani. | |||
2010-12-10 | Decided to refactor a bit. Was using LLSD as an internal data | Monty Brandenberg | |
representation transferring ownership, doing data aggregation in a very pedantic way. That's just adding unneeded cost and complication. Used the same objects to transport data as are collecting it and everything got simpler, faster, easier to read with fewer gotchas. Bit myself *again* doing the min/max/mean merges but the unittests where there to pick me up again. Added a per-region FPS metric while I was at it. This is much asked for and there was a convenient place to sample the value. | |||
2010-12-10 | fixed model uploader aspect not updating, text not following resize, and ↵ | leyla_linden | |
file name not filling in | |||
2010-12-10 | CHOP-245 removed crufty secondlife.com/app/login url and the dubious code ↵ | Mark Palange (Mani) | |
that used it. Rev by Brad | |||
2010-12-10 | STORM-524 : Fix update L$ balance when buying currency | Merov Linden | |
2010-12-10 | Deleting USE_VIEWER_AUTH code. This stuff is old broken glass sitting around ↵ | Mark Palange (Mani) | |
waiting to cut you. Rev. by Brad | |||
2010-12-10 | merge | Richard Linden | |
2010-12-10 | merge cleanup. | Dave Parks | |
2010-12-10 | merge | Dave Parks | |
2010-12-10 | Merge from viewer-development | Monroe Linden | |
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | Add xml for model importer gears menu. | Dave Parks | |
2010-12-10 | Reskin model importer according to latest spec, add extra LoD decimation ↵ | Dave Parks | |
parameters. | |||
2010-12-10 | Remove "HACK upload model" menu option. | Dave Parks | |