Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-17 | CHUI-419 FIXED Selecting the drop down arrow to list participants for a ↵ | maksymsproductengine | |
conversation does not select that conversation | |||
2012-10-17 | CHUI-394 FIXED Group moderation tools missing in right click menus | maksymsproductengine | |
2012-10-16 | merging in latest changes | Gilbert Gonzales | |
2012-10-16 | CHUI-380: Realized that the when clicking the participant/conversation item ↵ | Gilbert Gonzales | |
that the active session wasn't being stored. This caused the right side conversation floater to not change when selecting a participant under a conersation. Resolution: now when clicking on a conversation or participant the active session is stored using setActiveSession(). | |||
2012-10-16 | CHUI-388 FIXED Do not add menu items to Participant Menu if own avatar is ↵ | maxim_productengine | |
selected in participant list. Do not show Menu if all menu items are disabled. | |||
2012-10-15 | CHUI-380: Bug fix after merge. When selecting the participant of a ↵ | Gilbert Gonzales | |
conversation focus would be lost on the converstation floater. This was because focus would be set to the participant folder item. Resolution: Now delegate focus from the particiapnt folder item to the conversation floater. | |||
2012-10-15 | CHUI-380: Merge fix, the addConverationListItem API was changedso that it ↵ | Gilbert Gonzales | |
does not by default select the new conversation item. Adjusted sessionAdded and sessionVoiceOrImStarted functions to specify that the first item should be selected when calling addConversationListItem(). | |||
2012-10-15 | MAINT-1721 Fix for crash when clicking "back" button after editing appearance. | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-15 | merging in latest changes | Gilbert Gonzales | |
2012-10-15 | CHUI-380: Final commit for this issue. After code review changed some method ↵ | Gilbert Gonzales | |
names to be more accurate. Also using dynamic_cast instead of static_cast for safety. | |||
2012-10-15 | CHUI-400 FIXED Disable "Activate Group" menu item if selected group is the ↵ | maxim_productengine | |
active group | |||
2012-10-12 | CHUI-380: (In progress) Refactoring needed to fix focusing issues when ↵ | Gilbert Gonzales | |
selecting an existing conversation item. This commit resolves re-introducing bug CHUI-289. Will code review and cleanup code in next commit. | |||
2012-10-12 | merge changes for DRTVWR-227 | Oz Linden | |
2012-10-12 | CHUI-385 FIXED All user's do not receive ad hoc messages after adding a user ↵ | maksymsproductengine | |
to a conversation | |||
2012-10-12 | CHUI-402 (Double-click on conversation participant should begin IM session) | MaximB ProductEngine | |
2012-10-11 | MAINT-1684: Correcting the calls to ll_aligned_free() which should have ↵ | William Todd Stinson | |
actually been to ll_aligned_free_16(). | |||
2012-10-11 | CHUI-380: Fixing a bug that occurred when right clicking nearby chat and ↵ | Gilbert Gonzales | |
then right clicking a participant under a conversation. This would result in both the participant and conversation to be highlighted. Still a work in progress. This change involves introducing an old bug CHUI 289 and finding a different approach to solving it. | |||
2012-10-11 | MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ↵ | William Todd Stinson | |
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees. | |||
2012-10-11 | merging in latest changes | Gilbert Gonzales | |
2012-10-11 | CHUI-380: Code cleanup after code review. | Gilbert Gonzales | |
2012-10-11 | CHUI-380: Before code review changes. Now the user selects a conversation or ↵ | Gilbert Gonzales | |
participant of a conversation the correct chat floater will appear. Focus will be redirected to the chat input text box automatically allowing the user to type into the input text box. | |||
2012-10-11 | CHUI-356 FIXED Call notifyObserverSessionIDUpdated() only after initing IM ↵ | maxim_productengine | |
floater with new session id | |||
2012-10-11 | CHUI-377 (Icons in message panel out of position when nearby chat ↵ | MaximB ProductEngine | |
conversation selected) Fixed bug with collapsing messages pane | |||
2012-10-10 | DRTVWR-225 Cleanup assertions | Dave Parks | |
2012-10-10 | Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179. | William Todd Stinson | |
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-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-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 | merge changes for DRTVWR-222 | Oz Linden | |
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 | 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 | |