Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | DRTVWR-232: MAINT-1440: FIXED Call Tools.TakeCopy instead of ↵ | maxim_productengine | |
InspectObject.TakeFreeCopy | |||
2012-11-13 | DRTVWR-210: sanitize ampersand embedded in strings.xml messages | Nat Goodspeed | |
2012-11-13 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-07 | INTL-46 massive Chinese translation update for set28--set34, including new files | eli | |
2012-11-07 | sync with viewer-development (for 1 DE file) | eli | |
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-05 | STEAM-14: login when user presses Enter at username or password. | Nat Goodspeed | |
The tricky thing about this fix is that the "Log In" button used to be in the same layout_panel as the username and password fields. Now it's not, so the fact that it's the default button for its layout_panel doesn't matter because that layout_panel doesn't have focus. Richard pointed out that we can make the commit action for the username and password fields initiate login -- as long as neither field implicitly runs its commit action when it loses focus! | |||
2012-10-16 | Reference new "[sourceid]" substitution in "create_account_url". | Nat Goodspeed | |
join.secondlife.com needs to know the sourceid as well as the user's language of choice. Ensure that sourceid gets passed with the URL. | |||
2012-10-16 | sync with viewer-development | eli | |
2012-09-10 | FIX INTL-104 Translation of Set34 in 8 languages, including Steam content | eli | |
2012-09-10 | FIX INTL-106 French linguistic fixes | eli | |
2012-09-05 | Reapply f6ed57210865 to zh/notifications.xml: remove "FirstRun" link. | Nat Goodspeed | |
Because create_account_url should vary between viewer languages and skins, we've made an effort to ensure that create_account_url is used everywhere, instead of directly embedding http://join.secondlife.com. Recent rev 6ee71714935f accidentally reinserted the link embedded in the "FirstRun" notification for language 'zh'. Delete it again. | |||
2012-09-05 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-09-04 | WIP INTL-46 Set25, Set26, Set27 translations for traditional chinese; add ↵ | eli | |
new files | |||
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-30 | WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ↵ | eli | |
obsolete files | |||
2012-08-30 | FIX INTL-101 translation of set33 for 8 languages; add new files; remove ↵ | eli | |
obsolete files | |||
2012-08-29 | WIP INTL-46 Traditional Chinese translation for Set23TW (120829) | eli | |
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 | PATH-864: Altering the minimum linksets floater size to smaller to allow ↵ | Todd Stinson | |
fitting to 1024 width screens. | |||
2012-08-22 | MAINT-1444: Make bottom-right corner of new login panel overlap. | Nat Goodspeed | |
MAINT-1444 complains that with all optional login-panel controls enabled, the login panel is wider than 1024 pixels: at that width, the new "Start now" button is pushed completely off the right edge of the window. Richard told me how to tweak the layout so that the controls can squeeze together in an overlapping way, enabling all controls to be visible even at 1024 width. | |||
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-22 | merge changes for DRTVWR-203 | Oz Linden | |
2012-09-14 | CHUI-321 ADDITIONAL FIX (Indicate within the Call Log why there's nothing in it) | Paul ProductEngine | |
- Corrected grammatical error | |||
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 | merge back beta fixes | Oz Linden | |
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 | merge changes for storm-1895 | Oz Linden | |
2012-08-16 | merge changes for storm-1898 | 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 | merge up to latest viewer-development | Oz Linden | |
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-194 | Oz Linden | |
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-14 | merge back beta fixes | Oz Linden | |
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 | |