Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-26 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-21 | CHUI-429, CHUI-511, CHUI-388 : Multiselection and menus in torn off dialogs | Merov Linden | |
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-20 | CHUI-522 FIXED Implement check box item 'Keep a conversation log and transcript' | maksymsproductengine | |
2012-11-20 | CHUI-490 FIXED Small ui changes. Changed sound that is playing when floater ↵ | maxim_productengine | |
is opened. Call startIM() when user clicks on "Open IM instead" button. | |||
2012-11-20 | CHUI-539 FIXED Chat FUI button flashes indefinitely if Icons Only setting is ↵ | maksymsproductengine | |
selected for the button display | |||
2012-11-19 | CHUI-362 ADD. FIX (When the "Bring back" panel is there, it is not possible ↵ | AlexanderP ProductEngine | |
to collapse the right side of the conversation dialog: the toolbar is completely missing and the "<<" chevrons are not there): This was because the button "<<" belonged session's floater and not the container. Therefore, when all the floaters in the stack becomes invisible, their buttons also become invisible. Solution: Added additional button "<<" in the stub_panel of the container. | |||
2012-11-19 | CHUI-488 ADD. fIX Clean up code | AlexanderP ProductEngine | |
2012-11-16 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-16 | merging in latest changes | Gilbert Gonzales | |
2012-11-15 | CHUI-518: WIP First pass as implementing auto-reject voice calls in do not ↵ | William Todd Stinson | |
disturb mode. | |||
2012-11-15 | merging in latest changes | Gilbert Gonzales | |
2012-11-15 | CHUI-489: Now sounds exist for teleport and inventory offers. The sound is ↵ | Gilbert Gonzales | |
specified in notifications.xml. Also changes for CHUI 486, which allow the user to set preferences for hearing sounds for a New Conversation, Incoming Voice Call, Teleport Offer and Inventory Offer. | |||
2012-11-16 | CHUI-525 FIXED Tootlips are added for Info buttons | maxim_productengine | |
2012-11-14 | CHUI-501 FIXED Add link to Privacy tab from Comms floater | maksymsproductengine | |
2012-11-13 | CHUI-486: Code cleanup, instead of using values such as 0, 1, 2 now using ↵ | Gilbert Gonzales | |
strings 'toast', 'flash', 'none'. These values are used whether to show a notification or not. | |||
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. |