summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-22CHUI_310 make NearbyChat a singletoneAlexanderP ProductEngine
2012-08-24merging in latest changesGilbert Gonzales
2012-08-24kicking off another build (whitespace change)Gilbert Gonzales
2012-08-23Pull merge from richard/viewer-chuiMerov Linden
2012-08-23CHUI-98 : Defining the various llconversation sub classes in their ↵Merov Linden
respective file
2012-08-23CHUI-282 : Use views for UI manipulation, not modelsMerov Linden
2012-08-23merging in latest changes.Gilbert Gonzales
2012-08-23CHUI-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-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-23Merge pull from richard/viewer-chuiMerov Linden
2012-08-23CHUI-282 : WIP : Further separate view from model for llconversation itemsMerov Linden
2012-08-23CHUI-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-23CHUI-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-22CHUI-282 : WIP, Clean up dependenciesMerov Linden
2012-08-22CHUI-282 : WIP : Isolated llconversationview classes and suppressed the ↵Merov Linden
dependency of model to widgets
2012-08-22Added tag 3.4.0-beta4 for changeset 84fb70dfe344Oz Linden
2012-08-22merge changes for DRTVWR-201Oz Linden
2012-08-22tag merge of DRTVWR-201Oz Linden
2012-08-22merge changes forOz Linden
2012-08-22code style fixAlexanderP ProductEngine
2012-08-21CHUI-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-21CHUI-300 FIXED (Simplify conversation log name saved to user settings?)Paul ProductEngine
- Changed file name agentID#.call_log to conversation.log
2012-08-21CHUI-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-21Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiSeth ProductEngine
2012-08-21storm-1906: correct cmake error when using precompiled llphysicsextensions_tpvOz Linden
2012-08-20Added tag 3.4.0-beta3 for changeset 182a9bf30e81Oz Linden
2012-08-20tag merge of DRTVWR-200Oz Linden
2012-08-20Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiSeth ProductEngine
2012-08-20Added tag 3.3.4-release2 for changeset 7c9102fb9988Oz Linden
2012-08-20tag merge of DRTVWR-199Oz Linden
2012-08-17MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using ↵Todd Stinson
angular velocity.
2012-08-17Remove typoAlexanderP ProductEngine
2012-08-16Added tag 3.4.0-beta2 for changeset b1dbb1a83f48Oz Linden
2012-08-16merge changes for DRTVWR-197Oz Linden
2012-08-16tag merge of DRTVWR-197Oz Linden
2012-08-16PATH-852: Attempting to fix the format of the BMP cursors for linux.Todd Stinson
2012-08-16CHUI-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-16CHUI-278, CHUI-288 FIXED Panels in conversations floater does not fully ↵AlexanderP ProductEngine
collapse: changed parameter min_width -> expanded_min_dim
2012-08-16CHUI-299 (User can start IM session with themselves) FIXED: agent was ↵AlexanderP ProductEngine
excluded from the search results
2012-08-17CHUI-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-20CHUI-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-20CHUI-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-20merge in latest changesGilbert Gonzales
2012-08-20CHUI-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-16CHUI-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-15merge changes for DRTVWR-198Oz Linden
2012-08-15tag merge of DRTVWR-198Oz Linden
2012-08-15tag merge of DRTVWR-196Oz Linden
2012-08-1510.5 macs will begin looking for mac_legacy rather than macAura Linden
2012-08-15CHUI-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