Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-07 | Merged latest fixes | Dessie Linden | |
2010-12-07 | Automated merge up from viewer-development | Loren Shih | |
2010-12-07 | Bug fix. Joint ids were not being reset. The issue was noticeable when you ↵ | prep linden | |
attached and then reattached a rigged mesh with offsets. The reattached mesh would not be offset correctly. | |||
2010-12-07 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-07 | login instance coordinates with updater service | Andrew A. de Laix | |
2010-12-07 | STORM-710 FIXED Don't show search history dropdown if the history is empty. | Vadim ProductEngine | |
2010-12-07 | STORM-735 FIXED Group icons in People -> Groups now follow floater opacity ↵ | Vadim ProductEngine | |
settings. | |||
2010-12-07 | STORM-733 FIXED Build Tools floater now has inactive floater transparency ↵ | Vadim ProductEngine | |
when opened (because it's not focused by default). | |||
2010-12-07 | STORM-732 FIXED Voice Morphing floater was opaque on first open. | Vadim ProductEngine | |
2010-12-06 | Pull viewer-beta in | Merov Linden | |
2010-12-06 | STORM-678 : pull into viewer-beta | Merov Linden | |
2010-12-06 | SOCIAL-342 FIX Rename Web Browser Test option in debug menus to reflect the ↵ | callum | |
fact it opens the Media browser | |||
2010-12-06 | Pull viewer-beta in | Merov Linden | |
2010-12-06 | Merge | Mark Palange (Mani) | |
2010-12-06 | CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵ | Mark Palange (Mani) | |
Rev. by Brad | |||
2010-12-06 | STORM-378 : pull into viewer-beta | Merov Linden | |
2010-12-06 | STORM-579 : pull into viewer-beta | Merov Linden | |
2010-12-06 | STORM-730, STORM-717, STORM-690 : pull into viewer-beta | Merov Linden | |
2010-12-06 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-12-06 | BUILDFIX linux build broken due to a merge conflicts | Nyx (Neal Orman) | |
merge broke the linux build, we were trying to strip a script which is a non-binary file. Restored the correct syntax and build works again. yay! Reviewed by Prep | |||
2010-12-06 | Fix for SH-542 | prep | |
2010-12-06 | STORM-730 FIXED Made Movement Controls, Camera Controls and Nearby Voice ↵ | Vadim ProductEngine | |
floaters use active floater transparency. | |||
2010-12-06 | STORM-690 ADDITIONAL FIX Hide "Loading..." text that can be seen under ↵ | Vadim ProductEngine | |
transparent Avatar Picks accordion. | |||
2010-12-06 | STORM-690 FIXED Underlying panels were visible in undocked sidepanels. | Vadim ProductEngine | |
By the way, fixed losing focus when switching between panels in Me and Places SP (which made the floater semi-transparent). | |||
2010-12-05 | Moved 2.4.0-beta1 tag to the correct changeset | Dessie Linden | |
2010-12-05 | Added tag 2.4.0-beta1 for changeset 3bc1f50a72e1 | Dessie Linden | |
2010-12-04 | STORM-717 FIXED Made nearby chat toasts respect transparency settings: | Vadim ProductEngine | |
* Normally toasts are as opaque as specified by "inactive floater opacity" setting. * When mouse is hovering a toast, the toast uses "active floater opacity" setting. * Fading toasts have 1/2 of "inactive floater opacity". | |||
2010-12-04 | STORM-717 WIP Cleanup: removed unused on_mouse_enter callback from LLToast. | Vadim ProductEngine | |
2010-12-03 | Fix for coding standard violations and build error on windows. | brad kittenbrink | |
2010-12-03 | Merge | callum | |
2010-12-03 | SOCIAL-229 FIX (2nd trY) (Windows) Fix file uploads (Content-Type header bug) | callum | |
Updates Windows version of LLQtWebKit | |||
2010-12-03 | SOCIAL-229 FIX Fix file uploads (Content-Type header bug) | Monroe Linden | |
This was fixed in the llqtwebkit library, by stripping the Content-Type header out of GET requests in LLNetworkAccessManager::createRequest(). This fix is in changeset b9ec6135a395 in the main llqtwebkit repository. This commit updates the Mac build of llqtwebkit. | |||
2010-12-03 | SOCIAL-229 FIX (Windows) Fix file uploads (Content-Type header bug | callum | |
Updates Windows version of LLQtWebKit | |||
2010-12-03 | Merge | leyla_linden | |
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 | |