Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | CHUI-332 (Overlap of icons in chrome when collapsing and expanding ↵ | AlexanderP ProductEngine | |
conversation list) changed expanded_min_dim of the right panel | |||
2012-09-10 | CHUI-333 (Icons overlap in message panel when maximizing width of ↵ | AlexanderP ProductEngine | |
conversation list): increaced expanded_min_dim for the message pane | |||
2012-09-06 | CHUI-318 FIXED (User cannot navigate forward in chat history viewer once the ↵ | Paul ProductEngine | |
More History option is selected.) - Added spinner so that user could select desired history page. Also displaying total count of pages. | |||
2012-09-06 | CHUI-319 FIXED ("User has said something new" text shown when navigating ↵ | Paul ProductEngine | |
chat history with More History button) - Added flag to chat history whether to show notification about unread messages or not | |||
2012-09-03 | CHUI-307 FIXED (LLInitParam::Parser::parserWarnings in log when adding ↵ | Paul ProductEngine | |
conversations or deleting entries from conversation log ) - removed redundant incorrect attributes | |||
2012-08-31 | CHUI-154 FIXED (Add link to chat preferences from Conversation floater) | Paul ProductEngine | |
- Added link to chat preferences from Conversation floater | |||
2012-08-31 | CHUI-157 FIXED (Implement menu bar for conversation floater) | Paul ProductEngine | |
- Added View Nearby chat history option - Also replaced menu item "Add Friend / Remove" with two separate menus: Add Friend and Remove Friend. So if user is a Friend the Remove Friend option would be shown there. If the user is not a friend, the Add Friend option would be shown. | |||
2012-08-28 | CHUI-275 FIXED (Chat history viewer does not show entire user.txt IM log file) | Paul ProductEngine | |
- Renamed LLLogChat::loadAllHistory to LLLogChat::loadChatHistory because it doesn't actually loads all history. Also added parameter to the function which is a flag whether to load all file's content or not. - Implemented displaying history by pages (as was decided on meeting page): Added showHistory() method to the LLFloaterConversationPreview which shows the chat history page by page starting from the last conversation (or may say starting from the last page). One page contains 100 entries. Added "More history..." button to display next page of history. | |||
2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
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-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-08-16 | merge changes for DRTVWR-197 | Oz Linden | |
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-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-235 FIXED (Create icons for new conversation log list items) | Paul ProductEngine | |
- Replaced old icons with new ones | |||
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. | |||
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 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
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 | CHUI-120 WIP Added notifications about newly invited chat participants. | Seth ProductEngine | |
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
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 | 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-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 | CHUI-230, CHUI-232, CHUI-261 Forced resize of a conversation's floater in ↵ | AlexanderP ProductEngine | |
the IM-container; support of the rectControls for IM-conversations; fixed LLFloater and LLMultiFloater for the correct hosting of floaters with mSaveRect | |||
2012-08-01 | FIX INTL-100 Frrench linguistic fixes | eli | |
2012-08-01 | sync with viewer-dev for 'fr' | eli | |
2012-08-01 | sync with viewer-dev for 'ja' | eli | |
2012-08-01 | sync with viewer-dev for changes and new files for 'en' | eli | |
2012-08-01 | sync with viewer-dev, removing obsolete files | eli | |
2012-08-01 | CHUI-218 FIX (Items and Item count is not show in Received Items folder in ↵ | Richard Linden | |
Inventory) forgot to check in | |||
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-31 | CHUI-258: Ensuring that the teleport lure requests are logged to IM and not ↵ | Todd Stinson | |
to nearby chat. | |||
2012-07-30 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-30 | CHUI-258: Adding a method to better whether nearby chat is visible or not. | Todd Stinson | |
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-27 | sync with viewer-release | eli | |
2012-07-27 | Micro fix for string.xml | AlexanderP ProductEngine | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | fixed line endings | Richard Linden | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-27 | CHUI-151 FIXED (Implement conversation log) | Paul ProductEngine | |
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList | |||
2012-07-27 | CHUI-204 FIXED (Conversations panel can be re-sized too small with all ↵ | Paul ProductEngine | |
conversations torn off) - Increased min width of conversations panel by 10 pixels | |||
2012-07-26 | CHUI-251: Adding back in the root 'Contents' folder under the Build floater ↵ | Todd Stinson | |
Content tab. | |||
2012-07-25 | pull latest pathfinding changes from integration branch | Oz Linden | |