Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-21 | MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warnings | Nat Goodspeed | |
2013-02-21 | SH-3864 FIX Closing the Inventory window exits outfit editing. | Richard Linden | |
cleaned up logic when closing floatersidepanels | |||
2013-02-21 | MAINT-2389: Tell CMake viewer_components/login depends on Boost.Context | Nat Goodspeed | |
This addresses a Linux link failure due to the Linux linker making a single left-to-right pass through libraries. | |||
2013-02-21 | CHUI-774 FIXED Play a sound even if the conversation floater is open and ↵ | Mnikolenko ProductEngine | |
conversation with user is the active. | |||
2013-02-21 | CHUI-783 FIXED Load logs from conversation.log file after changing preferences. | Mnikolenko ProductEngine | |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed | |
In autobuild.xml, specify today's build of the Boost package that includes the Boost.Context library, and whose boost::dcoroutines library uses Boost.Context exclusively instead of its previous context-switching underpinnings (source of the ucontext.h dependency). Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it with the viewer and with the lllogin.cpp test executable. Track new Boost package convention that our (early, unofficial) Boost.Coroutine library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc. Remove #include <boost/coroutine/coroutine.hpp> from llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine header must be #included before anything else that might use ucontext.h is gone now that we no longer depend on ucontext.h. In fact remove -D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to work around a known problem with the ucontext.h facilities. | |||
2013-02-20 | merge | Gilbert Gonzales | |
2013-02-20 | CHUI-778: Minor changes, prior commit was not changing the file path ↵ | Gilbert Gonzales | |
correctly due to logic error. Also clicking the 'Cancel' in preferences would still cause the file location to be saved instead of ignore the save. | |||
2013-02-20 | SH-3891 WIP - separate first-time rezzing stats from subsequent state changes | Brad Payne (Vir Linden) | |
2013-02-20 | clean up some debug logging, add comment on llassert | Oz Linden | |
2013-02-20 | merge | Brad Payne (Vir Linden) | |
2013-02-20 | merge changes for material data overrun | Oz Linden | |
2013-02-20 | CHUI-784 FIXED Crash when closing expanded group chat | maksymsproductengine | |
2013-02-19 | merge | Gilbert Gonzales | |
2013-02-19 | CHUI-778 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Problem was that closing the preferences floater was always acting as if the conversation transcripts/log files path had changed. If the path did not change then the user's conversations would be cleared and re-loaded as if they were part of the user's history (causing text to be grey). Solution: Now keep track of when the path was changed and only load up the transcripts/log upon change. | |||
2013-02-20 | CHUI-590 FIXED Put voice volume control back into avatar inspector. | maksymsproductengine | |
2013-02-19 | Updating appearance utility | Don Kjer | |
2013-02-19 | CHUI-756 Minimized chat opens when start new conversation : saving of the ↵ | AlexanderP ProductEngine | |
minimized state of an session floater | |||
2013-02-20 | CHUI-768 ADD FIX Conversation panel resize issue with message panel collapse ↵ | AlexanderP ProductEngine | |
: correctly assign of a left panel resize limits | |||
2013-02-20 | CHUI-773 ADD FIX Conversation line item does not flash for unselected ↵ | AlexanderP ProductEngine | |
conversation when Flash Toolbar Button preference is selected : repair case "open and not on top" | |||
2013-02-20 | CHUI-395 : Fixed! Check the moderator status in the group data when loading ↵ | Merov Linden | |
the group list | |||
2013-02-19 | CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin | maksymsproductengine | |
2013-02-19 | Don't overrun the message buffer extracting materials ids when the region ↵ | Kitty Barnett | |
isn't sending them | |||
2013-02-19 | SH-3792 WIP - changed local texture loading to be consistent with ↵ | Brad Payne (Vir Linden) | |
viewer_development - this fixes the gray head issue. There is still some remaining issue with bakes not uploading at full resolution, probably due to a bad image asset. | |||
2013-02-18 | Prevent a failed GET from causing an infinite material request loop when ↵ | Kitty Barnett | |
there are still pending POST requests for the same region | |||
2013-02-18 | CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin | maksymsproductengine | |
2013-02-19 | CHUI-702 FIXED Call requestArrange() after showing Voice indicator to avoid ↵ | Mnikolenko ProductEngine | |
overlapping. | |||
2013-02-18 | CHUI-768 Conversation panel resize issue with message panel collapsed : ↵ | AlexanderP ProductEngine | |
manually resize of the conversations panel | |||
2013-02-18 | Automated merge with https://bitbucket.org/lindenlab/viewer-chui | Richard Linden | |
2013-02-18 | CHUI-739 FIX FUI toolbars not displayed when switching between CHUI and ↵ | Richard Linden | |
release viewer param blocks no longer write enums as ints | |||
2013-02-18 | CHUI-779 FIXED Chat log preferences are disabled before login. | Mnikolenko ProductEngine | |
2013-02-15 | merge latest rendering fixes | Oz Linden | |
2013-02-15 | Fix to allow horde bots to render other avatars in the area | Don Kjer | |
2013-02-15 | fix crasher in setNumTEs | Oz Linden | |
2013-02-15 | CHUI-767 First click on << icon in a session to collapse message panel has ↵ | AlexanderP ProductEngine | |
no action : delete an obsolete (after the changeset 1cbf27ea0b4e) code | |||
2013-02-18 | CHUI-775 FIXED We should always handle changing of preferences. | Mnikolenko ProductEngine | |
2013-02-18 | CHUI-742 FIXED Do not update Log locations immediately after selecting a new ↵ | Mnikolenko ProductEngine | |
location. | |||
2013-02-15 | additional safety check for bad appearance messages | Brad Payne (Vir Linden) | |
2013-02-15 | Merge with HEAD | callum_linden | |
2013-02-15 | Merge with latest viewer-dev-materials. | Geenz | |
2013-02-15 | Fixed: alpha mode shaders not being bound appropriately. | Geenz | |
2013-02-15 | SH-3867 FIX - on logout, wait for any pending metrics uploads to complete | Brad Payne (Vir Linden) | |
2013-02-15 | merge | Brad Payne (Vir Linden) | |
2013-02-14 | tweaked and added some log messages, including more detail when an image is ↵ | Brad Payne (Vir Linden) | |
flagged as missing | |||
2013-02-14 | removed some no-op code, enhanced display of DebugAvatarAppearanceMessage ↵ | Brad Payne (Vir Linden) | |
status line | |||
2013-02-14 | merge | Nyx Linden | |
2013-02-14 | SH-3803 FIX Missing Wearable reported in sunshine viewer | Nyx Linden | |
Newly refactored wearable parsing did not account for extra whitespace cleanly. Updated the code to handle extra blank lines in the wearable assets. | |||
2013-02-14 | CHUI-773 Conversation line item does not flash for unselected conversation ↵ | AlexanderP ProductEngine | |
when Flash Toolbar Button preference is selected: add flashing in "toast" case when session floater is open but not selected | |||
2013-02-15 | CHUI-755 FIXED cache() is called to update conversation.log file after ↵ | Mnikolenko ProductEngine | |
deleting conversations. | |||
2013-02-15 | CHUI-774 Fixed condition of the checking. Also the sound for Teleport offer ↵ | Mnikolenko ProductEngine | |
will be played correctly now. |