Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-21 | CHUI-297 FIXED (Double clicking line item in conversation log does not start ↵ | Paul ProductEngine | |
IM with User) - Added callback on double click which initiates IM session with selected conversation log list item | |||
2012-08-21 | CHUI-300 FIXED (Simplify conversation log name saved to user settings?) | Paul ProductEngine | |
- Changed file name agentID#.call_log to conversation.log | |||
2012-08-21 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-08-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-08-17 | Remove typo | AlexanderP ProductEngine | |
2012-08-16 | CHUI-269: Problem: When an item was purchased and delivered into the ↵ | Gilbert Gonzales | |
'Received Items' panel, the badge icon and new item count would not show. This was due to the creation date of the folders not being set when a new item was added. Resolution: Now when an item is added into the 'Received Items' panel, the folder hierachy is updated, triggering the badge icon and new item count to show. | |||
2012-08-16 | CHUI-278, CHUI-288 FIXED Panels in conversations floater does not fully ↵ | AlexanderP ProductEngine | |
collapse: changed parameter min_width -> expanded_min_dim | |||
2012-08-16 | CHUI-299 (User can start IM session with themselves) FIXED: agent was ↵ | AlexanderP ProductEngine | |
excluded from the search results | |||
2012-08-17 | CHUI-286 ADD. FIX (Conversations floater opened by default when a new IM ↵ | AlexanderP ProductEngine | |
session is started (no IM toast shown)): repair toast's system - suppress toasts only if corresponding floater is visible | |||
2012-08-20 | CHUI-302 FIXED (User can resize conversation list too small with message ↵ | AlexanderP ProductEngine | |
panel collapsed) set floater's resize limits from a left panel's limits | |||
2012-08-20 | CHUI-290 FIXED (User cannot collapse names in ad hoc conversation when ↵ | AlexanderP ProductEngine | |
changed from p2p to ad hoc in torn off state): detect new collapse button state after rebuild of a participant list | |||
2012-08-20 | merge in latest changes | Gilbert Gonzales | |
2012-08-20 | CHUI-295: Problem: The places panel implemention was incomplete and trying ↵ | Gilbert Gonzales | |
to make use of a class that was not fully implemented (placesfolderview). Resoltuion: Upon creation of the places panel, placesfolderview is created which contains the proper overloaded functions to show the correct menu when right clicking. | |||
2012-08-16 | CHUI-120 WIP Notifications about added chat participants should be sent to ↵ | Seth ProductEngine | |
the conference when those participants actually join. - Removed notifying existing P2P participants about ad hoc conference staring in a new window. Now the notifications should arrive in that new window. - Fixed "Cancel" button which had no effect in adding P2P participants notification. | |||
2012-08-15 | CHUI-286 (Conversations floater opened by default when a new IM session is ↵ | AlexanderP ProductEngine | |
started (no IM toast shown): now floater silently adds itself to the container | |||
2012-08-15 | CHUI-235 FIXED (Create icons for new conversation log list items) | Paul ProductEngine | |
- Replaced old icons with new ones | |||
2012-08-15 | CHUI-257 FIXED (Using clear cache option in preferences clears call log also) | Paul ProductEngine | |
- Changed location where call log file is saved. Now it's saved with other user settings files under each avatar's directory in the user settings directory. | |||
2012-08-14 | CHUI-171, CHUI-272 conversation is added as docked in conversation floater ↵ | AlexanderP ProductEngine | |
when session started (without click on an conv. list's item) | |||
2012-08-10 | CHUI-273: Problem was that after renaming the item, the item was not ↵ | Gilbert Gonzales | |
triggering a sort. Resolution: Once the name of the item is set, trigger a sorting of the parent. | |||
2012-08-10 | fixed merge issue. Done. | AlexanderP ProductEngine | |
2012-08-10 | fix incorrect merge | AlexanderP ProductEngine | |
2012-08-10 | build fix | AlexanderP ProductEngine | |
2012-08-10 | CHUI-120 WIP Different notifications about single and multiple chat ↵ | Seth ProductEngine | |
participants invited. The notification about starting a new conversation now applies only to P2P chat. Some code refactoring and clean up. | |||
2012-08-09 | CHUI-171 WIP (Conversation not automatically readded to conversation window ↵ | AlexanderP ProductEngine | |
listing when open) - removal of the dependence between items of the conversations list and conversation's floaters. | |||
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-08 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-08-08 | CHUI-272: BUGFIX Correcting the inventory filtering so that a large number ↵ | Todd Stinson | |
of items in the inventory are completely processed before the filter's modified flag is cleared. | |||
2012-08-09 | CHUI-120 WIP Added notifications about newly invited chat participants. | Seth ProductEngine | |
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
2012-08-06 | CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵ | Merov Linden | |
own file | |||
2012-08-06 | PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵ | Todd Stinson | |
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. | |||
2012-08-06 | Linux compiliation fix, needed to create DirtyFilterFunctor outside of ↵ | Gilbert Gonzales | |
function parameter so that it can be legally passed as a reference. | |||
2012-08-06 | CHUI-276: Problem was that the flag to use ellipses was not turned on for ↵ | Gilbert Gonzales | |
the folderview's inside the Places folder. Resolution was to turn on the flag inside the panel_landmarks.xml file for each folder displayed (favorites bar, my landmarks and etc.) | |||
2012-08-03 | Merge with lindenlab/viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-03 | CHUI-241 (Add drag handle in UI to resize width of conversations list): ↵ | AlexanderP ProductEngine | |
implemented drag handle via predefined params of layout panels | |||
2012-08-03 | CHUI-270 FIX Progress spinner not visible in merchant outbox | Richard Linden | |
2012-08-03 | CHUI-273 FIX Inventory filtering changes not showing when changes are selected | Richard Linden | |
2012-08-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-03 | CHUI-271 FIX Items that are cut and then removed from the clipboard without ↵ | Richard Linden | |
paste do not show in Trash until relog | |||
2012-08-03 | Pull merge from richard/viewer-chui. | Merov Linden | |
2012-08-03 | CHUI-263 : Fix crash on exit. LLSingleton like LLConversationLog cannot be ↵ | Merov Linden | |
an LLFriendObserver at the same time. | |||
2012-08-03 | CHUI-265: Problem was that the each accordian tab was using the ↵ | Gilbert Gonzales | |
llinvetorypanel object to display contents. The llinventorypanel was designed by default to use a scrollbar horizontally/vertically, just like in the inventory floater. Resolution: Now set a flag to hide the scrollbar for each accordian tab. | |||
2012-08-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-02 | CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh | |||
2012-08-02 | Re-enabling the voice-dot until I have more time to invest in the new CHUI ↵ | Todd Stinson | |
version. | |||
2012-08-02 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-08-02 | CHUI-262: Reordering the steps to remove a view item and view item model ↵ | Todd Stinson | |
during the deletion process to avoid a crash. |