Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-10 | merge changes | MaximB ProductEngine | |
2012-10-10 | CHUI-377 (Icons in message panel out of position when nearby chat ↵ | MaximB ProductEngine | |
conversation selected) FIXED | |||
2012-10-10 | merge changes for DRTVWR-226 | Oz Linden | |
2012-10-10 | tag merge of DRTVWR-226 | Oz Linden | |
2012-10-09 | CHUI-375 : Fixed default parameters changed in methods profile but not in ↵ | Merov Linden | |
binding calls. | |||
2012-10-09 | CHUI-393 : Suppress the sort participants by distance from you menu item. ↵ | Merov Linden | |
Kept the code around. | |||
2012-10-09 | MAINT-1688 Potential fix for crash on exit in LLTextureFetch | Dave Parks | |
2012-10-08 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-08 | CHUI-147 : Sort the residents names when getting a resident string list | Merov Linden | |
2012-10-08 | CHUI-331 (Resizing conversation list when message panel is collapsed does ↵ | MaximB ProductEngine | |
not resize list) fixed | |||
2012-10-08 | CHUI-390 FIXED Selecting Chat History option from right click menu on a ↵ | maksymsproductengine | |
conversation name does not open chat history viewer | |||
2012-10-06 | Added tag 3.4.1-beta5 for changeset 0bd3744ff060 | Oz Linden | |
2012-10-06 | tag merge of DRTVWR-224 | Oz Linden | |
2012-10-05 | CHUI-194 : WIP : Update the ad-hoc conversation line item title, add a new ↵ | Merov Linden | |
update_session event. Still some clean up to do. | |||
2012-10-05 | MAINT-1636: Turning off tcmalloc for the build now that davep's changes are ↵ | William Todd Stinson | |
in to fix our major crasher. | |||
2012-10-05 | CHUI-364 : Fixed. Do not render participants widgets when closing a ↵ | Merov Linden | |
conversation handle. | |||
2012-10-04 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-04 | CHUI-381 : Implement add_participant and update_participant events handling. | Merov Linden | |
2012-10-04 | Added tag 3.4.1-beta4 for changeset 305950187c62 | Oz Linden | |
2012-10-04 | merge changes for DRTVWR-222 | Oz Linden | |
2012-10-04 | tag merge of DRTVWR-222 | Oz Linden | |
2012-10-04 | Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for ↵ | Jeff (Gioffredo Linden) | |
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied. | |||
2012-10-04 | CHUI-331 FIXED (Resizing conversation list when message panel is collapsed ↵ | MaximB ProductEngine | |
does not resize list) *fixed missing parentheses from last push | |||
2012-10-04 | CHUI-327 FIXED Set "left" property for chat_history element | maxim_productengine | |
2012-10-04 | CHUI-313 FIXED "Conversations", "Conversations Log" menu items are added | maxim_productengine | |
2012-10-03 | CHUI-341 : Fixed. Took Nat's review comments into account. | Merov Linden | |
2012-10-03 | Backed out changeset: eb957fafe167 | William Todd Stinson | |
2012-10-03 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-03 | merging in latest changes | Gilbert Gonzales | |
2012-10-03 | CHUI-358 : Fixed the removal of participants as they leave conversations. ↵ | Merov Linden | |
Used the event mechanism for this. | |||
2012-10-03 | merging in latest changes | Gilbert Gonzales | |
2012-10-04 | CHUI-165 FIXED Add access to Conversation Log and Chat History from the ↵ | maksymsproductengine | |
People floater: the 'View Chat History' action was updated; | |||
2012-10-04 | merge changes | maksymsproductengine | |
2012-10-04 | CHUI-331 FIXED (Resizing conversation list when message panel is collapsed ↵ | MaximB ProductEngine | |
does not resize list) | |||
2012-10-03 | Fix for linux build | Dave Parks | |
2012-10-03 | CHUI-102: Now the options enabled in the one-on-one conversation menu are ↵ | Gilbert Gonzales | |
the same as the participants menu. In prior commits the one-on-one conversations menu was not enabling/disabling the proper menu options. | |||
2012-10-03 | Merge | Chris Baker | |
2012-10-03 | - Fixed an issue where group list wouldn't fall back to UDP if the region ↵ | Chris Baker | |
doesn't support the new GroupMemberData capabaility - Fixed a potential null pointer crash. Thanks to Ansariel from Firestorm for these! Reviewer: Myself | |||
2012-10-03 | Fix for mac/linux build | Dave Parks | |
2012-10-03 | Fix for tests | Dave Parks | |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵ | Dave Parks | |
out-of-order deletion of LLTextureFetch on shutdown | |||
2012-10-03 | CHUI-378 FIXED (Conversation floater is not opened if call initiated and ↵ | AlexanderP ProductEngine | |
accepted with conversation floater closed - goes to voice settings floater): added open conversation floater on the voice channel's changing | |||
2012-10-03 | CHUI-322 FIXED Call SideTray.PanelPeopleTab with parameter="blocked_panel" ↵ | maxim_productengine | |
instead of Communicate.BlockList | |||
2012-10-03 | CHUI-301 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-10-03 | CHUI-354 FIXED getIconOverlay() is added for LLItemBridge | maxim_productengine | |
2012-10-02 | CHUI-341 : Implement the use of LLEventStream and LLEventPump to signal ↵ | Merov Linden | |
conversation model changes, picked by LLIMFloaterContainer. Suppress pooling on draw(). | |||
2012-10-02 | Instrument debug builds on windows to help track down source of heap corruption | Dave Parks | |
2012-10-02 | Added tag 3.4.1-beta3 for changeset e6e553761829 | Oz Linden | |