Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-18 | CHUI-329: Post code review commit, instead of hard coded the parenthesis, ↵ | Gilbert Gonzales | |
created a custom string in string.xml. The reasoning for this is because some languages may not use the parenthesis or perhaps even use brackets if needed...basically allows for flexibility. | |||
2012-10-18 | merge into latest changes | MaximB ProductEngine | |
2012-10-18 | CHUI-329: The text is now gray due to CHUI 410. The only change in this ↵ | Gilbert Gonzales | |
commit is that parenthesis surround the nearby chat text (Nearby chat). | |||
2012-10-18 | CHUI-431 : Merge of VITA changes | Merov Linden | |
2012-10-18 | CHUI-412 (User restricted in resizing conversation floater width) | MaximB ProductEngine | |
fixed | |||
2012-10-17 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-17 | CHUI-422 : One last clean up | Merov Linden | |
2012-10-17 | CHUI-410: Post code review submit, changed useLabel() to return bool instead ↵ | Gilbert Gonzales | |
of BOOL. Adjusted code accordingly. | |||
2012-10-17 | CHUI-422 : Clean up of leftover traces and tests | Merov Linden | |
2012-10-17 | CHUI-422 : Update the ad-hoc conversation with the known list of on line ↵ | Merov Linden | |
agents without waiting for server message (which often doesn't come...). | |||
2012-10-17 | MAINT-1527 Fix for crash on exit when VBO disabled | Dave Parks | |
2012-10-17 | merging in latest changes | Gilbert Gonzales | |
2012-10-17 | merging in latest code | Gilbert Gonzales | |
2012-10-17 | warn-on-failure:unix-eol | Gilbert Gonzales | |
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-17 | CHUI-410: Now when a converation floater is focused the default text 'To ↵ | Gilbert Gonzales | |
<Some User>' displays only when the text input field is empty. | |||
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-18 | merging in latest changes | MaximB ProductEngine | |
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-18 | CHUI-399 (When user has Pressing Letter Keys starts local chat setting on, ↵ | MaximB ProductEngine | |
first presses of letter keys do not open chat) fixed | |||
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-17 | MAINT-1551 : WIP : More tests to elicit a correct answer from the backbone ↵ | Merov Linden | |
server | |||
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 | Move const kw location | Jeff (Gioffredo Linden) | |
2012-10-16 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-16 | Make getValue const to fix Windows builds - and be more robust | Jeff (Gioffredo Linden) | |
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 | Added tag 3.4.1-beta8 for changeset 1dc94555582f | Oz Linden | |
2012-10-15 | tag merge of DRTVWR-228 | Oz Linden | |
2012-10-15 | MAINT-1551 : WIP : Added a hack : send an accept invitation message so to ↵ | Merov Linden | |
trigger the sending of the agent list. | |||
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 | MAINT-1551 : WIP : Merge | Merov Linden | |
2012-10-15 | MAINT-1551 : WIP : More IM comm tracing and attempt to fix | Merov Linden | |
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-1551 : WIP : Trace IM messaging in and out. | Merov Linden | |
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 | Fix typo | Jeff (Gioffredo Linden) | |
2012-10-12 | Expose Chat history to VITA by adding getValue method to llchathistory object | Jeff (Gioffredo Linden) | |
2012-10-12 | Added tag 3.4.1-beta7 for changeset 524da902713e | Oz Linden | |
2012-10-12 | merge changes for DRTVWR-227 | Oz Linden | |
2012-10-12 | tag merge of DRTVWR-227 | Oz Linden | |
2012-10-12 | CHUI Project Viewer initial revision | Merov Linden | |
2012-10-12 | CHUI-385 FIXED All user's do not receive ad hoc messages after adding a user ↵ | maksymsproductengine | |
to a conversation |