Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2012-09-21 | merging in latest changes | Gilbert Gonzales | |
2012-09-21 | CHUI-283: Now the speaker/info icon positions are set based upon visibility.' | Gilbert Gonzales | |
2012-09-20 | CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵ | Gilbert Gonzales | |
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file. | |||
2012-09-20 | reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by ↵ | simon@Simon-PC.lindenlab.com | |
multiple creators shows creator as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly | |||
2012-09-19 | CHUI-338 FIXED (LLAvatarNameResponder warning shown in debug console when ↵ | Paul ProductEngine | |
using spinner to page through chat history viewer) - Trying to restore avatarID by its name before appending message to chat history. - Also prevented requesting avatar name by null LLUUID in LLAvatarIconCtrl::setValue | |||
2012-09-18 | CHUI-283: Now the avatar icon loads in the user's avatar image.Also the ↵ | Gilbert Gonzales | |
avatar image is of proper size. The participant of the conversation is offset correctly as well. | |||
2012-09-17 | merging in latest changes | Gilbert Gonzales | |
2012-09-14 | CHUI-192 : Implement menus and settings for sorting. The sort itself is not ↵ | Merov Linden | |
performed though. Wait for CHUI-340 for this. | |||
2012-09-14 | merging in latest changes | Gilbert Gonzales | |
2012-09-14 | CHUI-283: Now the info/speaker icon are better positioned within the ↵ | Gilbert Gonzales | |
participant item. Also the participant item now matches the height of the session (conversation) item. | |||
2012-09-13 | merging in latest changes | Gilbert Gonzales | |
2012-09-13 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-09-13 | merging in latest changes | Gilbert Gonzales | |
2012-09-13 | CHUI-283: Now the information icon only appears upon mousehover. Also the ↵ | Gilbert Gonzales | |
information/speaker icon are right justified. | |||
2012-09-13 | CHUI-282 WIP Fixed conversation list items selection. | Seth ProductEngine | |
Fixed displaying session participants only when session item is open. | |||
2012-09-13 | CHUI-332 [Overlap of icons in chrome when collapsing and expanding ↵ | AlexanderP ProductEngine | |
conversation list]: force header resizing after show/hide minimize button | |||
2012-09-13 | CHUI-321 FIXED (Indicate within the Call Log why there's nothing in it) | Paul ProductEngine | |
I. On "LogInstantMessages" variable set to false: 1. save call log to file 2. clear call log 3. show message: "Conversations are not being logged. To log conversations in the future, select "Save IM logs in my computer" under Preferences > Privacy." On "LogInstantMessages" set to true: 1. clear message 2. reload all saved call log entries II. Refactored the way LLConversationLog reacts on "LogInstantMessages" value change | |||
2012-09-12 | merging in latest changes | Gilbert Gonzales | |
2012-09-12 | CHUI-335 FIXED (Alpha text allowed in page spinner in chat history viewer) | Paul ProductEngine | |
- Added XML parameter "allow_digits_only" to spinner control widget, which disables/enables ability to input alpha text. - Disabled ability to enter alpha text in page spinner in chat history viewer | |||
2012-09-11 | merging in latest changes | Gilbert Gonzales | |
2012-09-11 | CHUI-336 FIXED (Remove Description label and field from Chat history viewer) | Paul ProductEngine | |
- Removed lineeditor and text box from code and xml | |||
2012-09-11 | merge changes for DRTVWR-213 | Oz Linden | |
2012-09-10 | CHUI-283: Now displaying the speaker icon instead of the profile icon | Gilbert Gonzales | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. |