Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-12 | merging in latest changes | Gilbert Gonzales | |
2012-11-12 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-12 | CHUI-362 FIXED (Torn off conversation name is highlighted when selected in ↵ | AlexanderP ProductEngine | |
conversation list with different conversation showing in message panel): connect new method "returnFloaterToHost" to click on quasi-URL "Bring it back" | |||
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | merging in latest changes | Gilbert Gonzales | |
2012-11-09 | CHUI-486: Now the new chat preferences in drop down lists and checkboxes are ↵ | Gilbert Gonzales | |
storable. These values are accessible globally using gSavedSettings. | |||
2012-11-09 | CHUI-517: Updating the copy for the avatar in-world name bubble status for ↵ | William Todd Stinson | |
Do Not Disturb mode. | |||
2012-11-09 | CHUI-517: Updating the copy in Preferences for Do Not Disturb mode. | William Todd Stinson | |
2012-11-09 | Cleaning up white-space in an xml file. | William Todd Stinson | |
2012-11-09 | CHUI-517: Updating notification copy for Do Not Disturb mode. | William Todd Stinson | |
2012-11-09 | CHUI-517: Updating the do not disturb message automatically sent to other ↵ | William Todd Stinson | |
users when they attempt to contact a person in do not disturb mode. | |||
2012-11-09 | CHUI-517: Altering the behavior and copy of the main menu status choices. ↵ | William Todd Stinson | |
Busy has been replaced with Do Not Disturb. And both status options have been switched to be indicated with a check rather than alternating text. | |||
2012-11-09 | CHUI-362 WIP (Torn off conversation name is highlighted when selected in ↵ | AlexanderP ProductEngine | |
conversation list with different conversation showing in message panel): implemented the stub panel and a control of it's visibility | |||
2012-11-12 | CHUI-386 FIXED Vertical scrollbar not fully showing in conversation message ↵ | maksymsproductengine | |
panel | |||
2012-11-08 | Pull merge from richard/viewer-chui. | Merov Linden | |
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-11-07 | Pull from viewer-chui, had to resolve conflicts on llimfloatercontainer.cpp | Merov Linden | |
2012-11-07 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-06 | Altering the line item phone icon. | William Todd Stinson | |
2012-11-06 | CHUI-507: Updated to the new layout of 'Chat Preferences' according to CHUI ↵ | Gilbert Gonzales | |
Notifications spec. The functionality for the new preferences is not yet implemented. | |||
2012-11-05 | CHUI-468 : WIP : Taking LLAvatarList and related out of LLParticipantList | Merov Linden | |
2012-11-05 | CHUI-468 : Suppress LLCallFloater completely | Merov Linden | |
2012-11-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-01 | CHUI-472: Problem: Only the converation panel was user/auto resizeable but ↵ | Gilbert Gonzales | |
the participants panel was not. By one have only resizable this prevented both panels from being resized. Solution: Now set the participants panel to be user/auto resizable as well. | |||
2012-10-30 | CHUI-471: Adjusted conversationview so that indentation of the avatar icon ↵ | Gilbert Gonzales | |
is dependent upon getIndentation() instead of modifying avatar icon's left value. | |||
2012-10-30 | CHUI-461: Changing the default floater opacities according to Leo's guidelines. | William Todd Stinson | |
2012-10-24 | CHUI-441 : WIP : Initial refactor part 2. Works but the list doesn't update ↵ | Merov Linden | |
in the torn off dialog. | |||
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-17 | merging in latest changes | Gilbert Gonzales | |
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-17 | CHUI-394 FIXED Group moderation tools missing in right click menus | maksymsproductengine | |
2012-10-15 | CHUI-400 FIXED Disable "Activate Group" menu item if selected group is the ↵ | maxim_productengine | |
active group | |||
2012-10-09 | CHUI-393 : Suppress the sort participants by distance from you menu item. ↵ | Merov Linden | |
Kept the code around. | |||
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-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-02 | merging in latest changes | Gilbert Gonzales | |
2012-10-02 | CHUI-102: Now the options menu (right-click menu) for a ↵ | Gilbert Gonzales | |
participant/conversation will open the 'Chat history' dialog when selected. | |||
2012-10-02 | CHUI-190 (Remove the Voice Settings floater): removed the menu item ↵ | AlexanderP ProductEngine | |
"Communicate > Voice settings" and the FUI button (headphones) from the Toybox (Toolbox). I left a floater in the project to be able to reconnect it to a different location. | |||
2012-10-01 | CHUI-102: Right clicking on a group conversation brings up the correct menu. ↵ | Gilbert Gonzales | |
The user can now view the group profile, activate the group and leave the group. | |||
2012-10-01 | merging in latest changes | Gilbert Gonzales | |
2012-09-28 | CHUI-102: Now the participants and one-on-one conversations have ↵ | Gilbert Gonzales | |
right-click-menus. These menus are functional as well, but 'chat history' does not yet work. | |||
2012-09-28 | CHUI-361 FIXED (Viewer crash when selecting to start IM with user from right ↵ | AlexanderP ProductEngine | |
click menu in people floater ): prevent destruction of im_container; suppress warning for the nearby_chat | |||
2012-09-28 | CHUI-345 ADDITIONAL FIX (LLConversationViewSession: enable speaking indicator) | Paul ProductEngine | |
- Clicking on the conversation speaking icon brings up the volume floater for voice conversations | |||
2012-09-27 | CHUI-165 FIXED Add access to Conversation Log and Chat History from the ↵ | maksymsproductengine | |
People floater. | |||
2012-09-26 | CHUI-344 FIXED (LLConversationViewSession: enable icon update) | Paul ProductEngine | |
- This commit also fixes CHUI-345 CHUI-346 | |||
2012-09-24 | CHUI-123 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-09-24 | CHUI-124 FIXED Tooltips for buttons are added | maxim_productengine | |