Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-03 | SOCIAL-248 FIX Remove HEAD requests from WebKit | Monroe Linden | |
This change makes LLFloaterWebContent always specify a MIME type of "text/html" when navigating to an URL. This tells the plugin system to skip the MIME type probe (which is what does the HEAD request) and just use the WebKit plugin. This means non-web content (such as QuickTime movies) may not work properly in the web content floater. Hopefully this won't be a problem... | |||
2010-12-03 | Merge | leyla_linden | |
2010-12-03 | changing colladadom url from https to http to prevent urllib errors | leyla_linden | |
2010-12-03 | VWR-21764 FIX: changed two vars for curl_easy_getinfo to double | Brad Payne (Vir Linden) | |
2010-12-03 | Merge | callum | |
2010-12-03 | SOCIAL-334 FIX Remove link color and action from status bar text in web ↵ | callum | |
content window | |||
2010-12-03 | ESC-210 Non-active regions were getting extra duration time. | Monty Brandenberg | |
Metrics were crediting inactive regions (those not current but contributing to the sample) with additional time at the end of the sample interval. Corrected. | |||
2010-12-03 | Fix build break on the mac. | Monroe Linden | |
2010-12-03 | SOCIAL-333 FIX Order of buttons on Web content floater is wrong | callum | |
2010-12-03 | Silly whitespace issue - no code change. | callum | |
2010-12-03 | Found and disabled another place where hovered notifications were being handled | Jonathan Yap | |
2010-12-03 | merge | Brad Payne (Vir Linden) | |
2010-12-03 | updated message template md5sum | Brad Payne (Vir Linden) | |
2010-12-03 | merging beta fixes after 2.4.0-beta1 | Oz Linden | |
2010-12-03 | Added tag 2.4.0-beta1 for changeset dc6483491b4a | Oz Linden | |
2010-12-03 | automated merge from mesh-development | Loren Shih | |
2010-12-03 | Fix for overlapping UI elements in panel_preferences_graphics1 due to bad merge. | Loren Shih | |
2010-12-03 | Fix for clobbered deferred rendering UI. | Loren Shih | |
Fix for compile errors from llappviewer.cpp merge. | |||
2010-12-03 | merge | Dave Parks | |
2010-12-03 | Get rid of CameraCoC and adjust focal length and fnumber for every day use. | Dave Parks | |
2010-12-03 | STORM-378 ADDITIONAL FIX Fixed playing snapshot animation and sound when a ↵ | Seth ProductEngine | |
snapshot is refreshed. | |||
2010-12-03 | merge | Brad Payne (Vir Linden) | |
2010-12-03 | Added timer-related logging during logperformance | Brad Payne (Vir Linden) | |
2010-12-03 | ESC-211 ESC-222 Viewer/Sim comms and outbound data throttle | Monty Brandenberg | |
Cleaned up some of the messaging code that sends the LLSD stats report off to the viewer. Added WARNS-level messages when there's a problem with delivery that will result in a data break. Users probably won't care. Added an outbound data throttle that limits stats to the 10 regions of longest occupancy. Should be a reasonable first cut. | |||
2010-12-03 | Merge after pull from viewer-development | callum | |
2010-12-03 | Automated merge up from viewer-development | Loren Shih | |
2010-12-03 | merge | Andrew A. de Laix | |
2010-12-03 | STORM-579 FIXED SLURLs color for residents and objects names in plain text ↵ | Seth ProductEngine | |
chat match the user setting for "URLs" in the Color tab in Prefs. Avatar names SLURLs now use the user color setting for "URLs" everywhere across the viewer. | |||
2010-12-03 | SOCIAL-318 FIX Example plugin doesn't render anything | callum | |
2010-12-03 | Fix for SH-479 | prep linden | |
2010-12-03 | Automated merge up from viewer-development | Loren Shih | |
2010-12-03 | merge change to default transparency | Oz Linden | |
2010-12-03 | pull latest fixes back from viewer-beta | Oz Linden | |
2010-12-03 | Tiny change to panel_login.xml so Start Location preferences work under all ↵ | Jonathan Yap | |
circumstances | |||
2010-12-03 | merge up to new beta 1 candidate | Oz Linden | |
2010-12-03 | STORM-544 ADDITIONAL FIX Set default transparency for inactive floaters to 65%. | Vadim ProductEngine | |
2010-12-03 | merge | Dave Parks | |
2010-12-03 | Add extern declarations of GL_ARB_framebuffer_object to glheades.h | Dave Parks | |
2010-12-03 | DoF tweaks -- halo hiding, etc. | Dave Parks | |
2010-12-03 | Automated merge with https://hg.secondlife.com/mesh-development | Dave Parks | |
2010-12-03 | Fix a complaint from gcc about inaccessible base. | Dave Parks | |
2010-12-03 | #ifdef out ll_align_malloc/free (gcc 4.2 is unhappy about some of the syntax ↵ | Dave Parks | |
there) | |||
2010-12-03 | Update glext.h for 32-bit linux. | Dave Parks | |
2010-12-03 | merge | Dave Parks | |
2010-12-03 | Add CameraCoCRatio to make DoF depending on screen resolution. | Dave Parks | |
2010-12-03 | Automated merge with https://hg.secondlife.com/mesh-development | Dave Parks | |
2010-12-03 | Switch default platform SDK to 10.6 | Dave Parks | |
2010-12-03 | Fix for OK notification being overlaid by Keep/Discard/Block notification | Jonathan Yap | |
2010-12-03 | Apparently the new standard is to NOT suffix ARB extension function pointers ↵ | Dave Parks | |
with ARB. | |||
2010-12-03 | Remove RenderUseFBO from featuretables. | Dave Parks | |