Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | STORM-584 ADDITIONAL FIX When the user sets the opacity for the name tag the ↵ | Seth ProductEngine | |
selected opacity is shown in the color swatch to the left. Fixed color swatch label and tooltip. Added toolltip to opacity slider. | |||
2010-12-08 | improved dialog message for required update. | Andrew A. de Laix | |
2010-12-08 | Adjusted whitespace in llscreenchannel.cpp | Jonathan Yap | |
2010-12-08 | Fix for SH-424 | prep | |
2010-12-08 | fix windows build. | Andrew A. de Laix | |
2010-12-08 | STORM-766 FIXED The day cycle icon in environment editor now follows floater ↵ | Vadim ProductEngine | |
transparency settings. | |||
2010-12-08 | Automated merge from mesh-development | Loren Shih | |
2010-12-08 | STORM-436 FIXED Favorites overflow list appeared if you clicked a favorite ↵ | Vadim ProductEngine | |
landmark context menu item. | |||
2010-12-08 | STORM-436 WIP Renamed members for consistency. | Vadim ProductEngine | |
2010-12-07 | VWR-24079 FIX DE linguistic by Torben Trautman | Eli Linden | |
2010-12-07 | lamo programmer ui for setting downloader bandwidth limit. | Andrew A. de Laix | |
2010-12-07 | sync with viewer-beta 2.4, 12/7/2010 | Eli Linden | |
2010-12-07 | limit dowload bandwidth to 'Maximum bandwidth' setting | Andrew A. de Laix | |
2010-12-07 | push required flag into download data for later use. | Andrew A. de Laix | |
2010-12-07 | more merge from viewer-development | Brad Payne (Vir Linden) | |
2010-12-07 | show progress bar while downloading update. | Andrew A. de Laix | |
2010-12-07 | Merged latest fixes | Dessie Linden | |
2010-12-07 | merge viewer-development into web-profiles | Brad Payne (Vir 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 | Add + control to Inventory/Recent tab | Jonathan Yap | |
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. |