Commit Graph

24946 Commits (ca7abc4c3be9310f4e5fec00b7d6ffadaba58ff0)

Author SHA1 Message Date
Merov Linden ca7abc4c3b CHUI-280 : Add print out debug methods 2012-08-29 10:07:55 -07:00
Merov Linden ad070b9155 CHUI-280 : Implement all LLConversationModel updates in LLParticipantList. Allow mAvatarList to be NULL. 2012-08-28 23:13:10 -07:00
Merov Linden c4638d1dca CHUI-280 : WIP : Implement update of LLConversationModel in LLParticipantList 2012-08-28 19:09:57 -07:00
Merov Linden 99e0c35c40 Merge pull from richard/viewer-chui 2012-08-27 09:50:23 -07:00
AlexanderP ProductEngine 0804ecb355 removed debug messages 2012-08-27 17:41:37 +03:00
Merov Linden fd62242dd6 CHUI-280 : Make LLParticipantList derives from LLConversationItemSession 2012-08-24 17:31:12 -07:00
Merov Linden b19e6c2959 Pull merge from richard/viewer-chui 2012-08-23 20:02:43 -07:00
Merov Linden e537d6477d CHUI-98 : Defining the various llconversation sub classes in their respective file 2012-08-23 19:44:10 -07:00
Merov Linden 15d957616e CHUI-282 : Use views for UI manipulation, not models 2012-08-23 16:11:08 -07:00
Todd Stinson 6d84272d38 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-08-23 15:11:10 -07:00
Merov Linden ff95dd4a43 Merge pull from richard/viewer-chui 2012-08-23 11:34:56 -07:00
Merov Linden 4ea73df484 CHUI-282 : WIP : Further separate view from model for llconversation items 2012-08-23 11:32:20 -07:00
Paul ProductEngine 02e4068baa CHUI-306 FIXED (Selecting IM option for Group in conversation log does not 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 18:19:13 +03:00
Paul ProductEngine 41c85d357c CHUI-296 FIXED (Unread IM messages icon not showing in conversation log)
- 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-23 18:07:35 +03:00
Merov Linden 679d0f78f9 CHUI-282 : WIP, Clean up dependencies 2012-08-22 23:14:01 -07:00
Merov Linden 2cf5307c92 CHUI-282 : WIP : Isolated llconversationview classes and suppressed the dependency of model to widgets 2012-08-22 19:29:22 -07:00
Oz Linden fcfc686d9c Added tag 3.4.0-beta4 for changeset 84fb70dfe344 2012-08-22 17:08:49 -04:00
AlexanderP ProductEngine 14708a3ace CHUI_310 make NearbyChat a singletone 2012-08-22 18:27:29 +03:00
Gilbert Gonzales 31d69a6bc5 merging in latest changes 2012-08-24 13:57:57 -07:00
Gilbert Gonzales 6e92b96e88 kicking off another build (whitespace change) 2012-08-24 13:53:17 -07:00
Gilbert Gonzales 5046e77d15 merging in latest changes. 2012-08-23 15:14:57 -07:00
Gilbert Gonzales 42701ad323 CHUI-303: Problem: When pasting the item, the item's filtering flag was not 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 15:14:04 -07:00
Oz Linden 5c4babf0fd merge changes for DRTVWR-201 2012-08-22 11:12:55 -04:00
Oz Linden 0e4fa75e64 tag merge of DRTVWR-201 2012-08-22 11:12:53 -04:00
Oz Linden e4b553075e merge changes for 2012-08-22 10:51:52 -04:00
AlexanderP ProductEngine b2f2a8b216 code style fix 2012-08-22 14:48:44 +03:00
Paul ProductEngine b93e2f7c84 CHUI-297 FIXED (Double clicking line item in conversation log does not start IM with User)
- Added callback on double click which initiates IM session with selected conversation log list item
2012-08-21 20:04:13 +03:00
Paul ProductEngine f809409de5 CHUI-300 FIXED (Simplify conversation log name saved to user settings?)
- Changed file name agentID#.call_log to conversation.log
2012-08-21 20:02:29 +03:00
Seth ProductEngine 8922dec400 CHUI-293 CHUI-294 FIXED displaying Group Invite and Transfer Object as 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 19:51:41 +03:00
Seth ProductEngine e50364b228 Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui 2012-08-21 19:25:15 +03:00
Oz Linden 822dc1c580 storm-1906: correct cmake error when using precompiled llphysicsextensions_tpv 2012-08-21 09:30:55 -04:00
Oz Linden e7b378f0f1 Added tag 3.4.0-beta3 for changeset 182a9bf30e81 2012-08-20 15:22:32 -04:00
Oz Linden d381a1a4cf tag merge of DRTVWR-200 2012-08-20 15:22:05 -04:00
Seth ProductEngine 886d39f489 Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui 2012-08-20 17:58:03 +03:00
Oz Linden 173364ed5d Added tag 3.3.4-release2 for changeset 7c9102fb9988 2012-08-20 10:43:45 -04:00
Oz Linden 36fa95058a tag merge of DRTVWR-199 2012-08-20 10:04:38 -04:00
Todd Stinson 6df52172c1 MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using angular velocity. 2012-08-17 15:43:13 -07:00
AlexanderP ProductEngine d2b813fd79 Remove typo 2012-08-17 20:08:01 +03:00
Oz Linden 2d28bc112a Added tag 3.4.0-beta2 for changeset b1dbb1a83f48 2012-08-16 21:28:23 -04:00
Oz Linden a0be18bd2e merge changes for DRTVWR-197 2012-08-16 21:27:50 -04:00
Oz Linden 331a76afaa tag merge of DRTVWR-197 2012-08-16 21:27:31 -04:00
Todd Stinson 2d51298641 PATH-852: Attempting to fix the format of the BMP cursors for linux. 2012-08-16 12:43:41 -07:00
Gilbert Gonzales 41cba389f8 CHUI-269: Problem: When an item was purchased and delivered into the '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 12:14:25 -07:00
AlexanderP ProductEngine 7f26bbac80 CHUI-278, CHUI-288 FIXED Panels in conversations floater does not fully collapse: changed parameter min_width -> expanded_min_dim 2012-08-16 17:37:26 +03:00
AlexanderP ProductEngine 9a49dbcc45 CHUI-299 (User can start IM session with themselves) FIXED: agent was excluded from the search results 2012-08-16 13:47:46 +03:00
AlexanderP ProductEngine 3d2045877c CHUI-286 ADD. FIX (Conversations floater opened by default when a new IM session is started (no IM toast shown)): repair toast's system - suppress toasts only if corresponding floater is visible 2012-08-17 19:33:24 +03:00
AlexanderP ProductEngine 2097e61dcb CHUI-302 FIXED (User can resize conversation list too small with message panel collapsed) set floater's resize limits from a left panel's limits 2012-08-20 17:54:33 +03:00
AlexanderP ProductEngine 0fc67126fe CHUI-290 FIXED (User cannot collapse names in ad hoc conversation when changed from p2p to ad hoc in torn off state): detect new collapse button state after rebuild of a participant list 2012-08-20 18:38:55 +03:00
Gilbert Gonzales 13b781f4f6 merge in latest changes 2012-08-20 16:13:08 -07:00
Gilbert Gonzales bec60ef80e CHUI-295: Problem: The places panel implemention was incomplete and trying 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-20 16:11:03 -07:00