Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-23 | CHUI-303: Problem: When pasting the item, the item's filtering flag was not ↵ | Gilbert Gonzales | |
updated. The filtering flag determines visibility. Resolution: Upon pasting the item to the folder from the clipboard, update the filtering flag so that visibility can properly be determined. | |||
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-23 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-08-23 | CHUI-282 : WIP : Further separate view from model for llconversation items | Merov Linden | |
2012-08-23 | CHUI-306 FIXED (Selecting IM option for Group in conversation log does not ↵ | Paul ProductEngine | |
start an IM if you did not initiate the conversation) - To start group call or group chat, group_id should be passed as an argument to LLGrupActions, not participant_id. | |||
2012-08-23 | CHUI-296 FIXED (Unread IM messages icon not showing in conversation log) | Paul ProductEngine | |
- Sometimes IM floater with offline unread messages is visible but not in visible chain and the flag of offline unread messages is erroneously reset. So made condition of whether floater is visible more strict. | |||
2012-08-22 | CHUI-282 : WIP, Clean up dependencies | Merov Linden | |
2012-08-22 | CHUI-282 : WIP : Isolated llconversationview classes and suppressed the ↵ | Merov Linden | |
dependency of model to widgets | |||
2012-08-22 | Added tag 3.4.0-beta4 for changeset 84fb70dfe344 | Oz Linden | |
2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
2012-08-22 | merge changes for DRTVWR-201 | Oz Linden | |
2012-08-22 | tag merge of DRTVWR-201 | Oz Linden | |
2012-08-22 | merge changes for | Oz Linden | |
2012-08-22 | code style fix | AlexanderP ProductEngine | |
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 | CHUI-293 CHUI-294 FIXED displaying Group Invite and Transfer Object as ↵ | Seth ProductEngine | |
notifications, instead of displaying as messages from an object. Restored the exception in handling "LoadWebPage", "ScriptDialog" and "ScriptDialogGroup" notifications, that caused only those notifications to be shown as messages from an object. | |||
2012-08-21 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-08-21 | storm-1906: correct cmake error when using precompiled llphysicsextensions_tpv | Oz Linden | |
2012-08-20 | Added tag 3.4.0-beta3 for changeset 182a9bf30e81 | Oz Linden | |
2012-08-20 | tag merge of DRTVWR-200 | Oz Linden | |
2012-08-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-08-20 | Added tag 3.3.4-release2 for changeset 7c9102fb9988 | Oz Linden | |
2012-08-20 | tag merge of DRTVWR-199 | Oz Linden | |
2012-08-17 | MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using ↵ | Todd Stinson | |
angular velocity. | |||
2012-08-17 | Remove typo | AlexanderP ProductEngine | |
2012-08-16 | Added tag 3.4.0-beta2 for changeset b1dbb1a83f48 | Oz Linden | |
2012-08-16 | merge changes for DRTVWR-197 | Oz Linden | |
2012-08-16 | tag merge of DRTVWR-197 | Oz Linden | |
2012-08-16 | PATH-852: Attempting to fix the format of the BMP cursors for linux. | Todd Stinson | |
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 | merge changes for DRTVWR-198 | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-198 | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-196 | Oz Linden | |
2012-08-15 | 10.5 macs will begin looking for mac_legacy rather than mac | Aura Linden | |
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 | MAINT-1413,MAINT-1425,MAINT-1426: BUGFIX Correcting a problem where the ↵ | Todd Stinson | |
build/edit floater was being dirtied at the wrong time. | |||
2012-08-14 | PATH-842: Another tweak to get the llSetTargetOmega functionality working in ↵ | Todd Stinson | |
the viewer. | |||
2012-08-14 | PATH-856: Adding a new notification to indicate when the user will be ↵ | Todd Stinson | |
toggling the phantom flag of a linkset through the Pathfinding Linksets floater. | |||
2012-08-14 | PATH-854: Adding support to display whether linksets are scripted or not in ↵ | Todd Stinson | |
the pathfinding linksets floater. |