Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-25 | tag merge of DRTVWR-288 | Oz Linden | |
2013-02-25 | MAINT-2155, DRTVWR-278: Make Mac updater honor app bundle name in .dmg. | Nat Goodspeed | |
If you run "/Applications/Second Life Beta Materials.app", and the version manager directs you to update to a .dmg containing a release candidate whose app bundle name is "Second Life Viewer.app", update_install.py used to copy the contents of "Second Life Viewer.app" into "/Applications/Second Life Beta Materials.app". Changed it so that if the application bundle name differs, we leave the running app bundle alone, installing instead to the app bundle name from the .dmg. | |||
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | CHUI-778: Pushing a quick fix that only pertains to CHUI-778 so we can close ↵ | Gilbert Gonzales | |
out this issue. | |||
2013-02-25 | merging | Cho | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | CHUI-790 FIXED Just disable "+" if selected participant is your own avatar | Mnikolenko ProductEngine | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | CHUI-788 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Fixed build error for mac/linux | |||
2013-02-23 | Pull merge from lindenlab/vieewer-chui | Merov Linden | |
2013-02-23 | CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵ | Merov Linden | |
the existence of other conversations and docked/torn off state | |||
2013-02-22 | merge | Gilbert Gonzales | |
2013-02-22 | CHUI-778 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Now changing the log/transcripts file location actually moves the files to the new location. Prior behavior just started a new history at that location. Also a fix was made so that if the user changed the log/transcripts path then after pressing the Preferences 'OK' button the new location will be saved to the corresponding .xml file. | |||
2013-02-22 | MAINT-2328: Mac updater should not clear (part of) viewer cache. | Nat Goodspeed | |
Remove the offending code. | |||
2013-02-22 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Renamed LLFLoaterIMContainer::isConversationItemWidgetvisible() to isScrolledOutOfView() with opposite return value | |||
2013-02-22 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Added LLFLoaterIMContainer::isConversationItemWidgetvisible() which is now used in LLConversationViewSession::startFlashing() to flash chat toolbar button if out of view | |||
2013-02-22 | linux version number fixes | Oz Linden | |
2013-02-22 | CHUI-633 FIXED User is not able to open chat history by 'View chat history' ↵ | maksymsproductengine | |
menu item from pop-up menu of People floater | |||
2013-02-22 | CHUI-781 FIXED Select conversation if user selects participant that belongs ↵ | Mnikolenko ProductEngine | |
to this conversation. | |||
2013-02-22 | CHUI-702 FIXED Calling requestArrange() in refresh() has to fix the problem. | Mnikolenko ProductEngine | |
2013-02-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-02-21 | merge changes for windows installer fixes | Oz Linden | |
2013-02-21 | add use of v1.1 update request protocol, with fallback to v1.0 | Oz Linden | |
2013-02-21 | add menu bar background colors for new build/channel scheme | Oz Linden | |
2013-02-21 | add OS version string | Oz Linden | |
2013-02-21 | CHUI-774 FIXED Play a sound even if the conversation floater is open and ↵ | Mnikolenko ProductEngine | |
conversation with user is the active. | |||
2013-02-21 | CHUI-783 FIXED Load logs from conversation.log file after changing preferences. | Mnikolenko ProductEngine | |
2013-02-20 | merge | Gilbert Gonzales | |
2013-02-20 | CHUI-778: Minor changes, prior commit was not changing the file path ↵ | Gilbert Gonzales | |
correctly due to logic error. Also clicking the 'Cancel' in preferences would still cause the file location to be saved instead of ignore the save. | |||
2013-02-20 | add viewer channel to compile time feedback | Oz Linden | |
2013-02-20 | clarify how to set viewer_channel for different build types | Oz Linden | |
2013-02-20 | CHUI-784 FIXED Crash when closing expanded group chat | maksymsproductengine | |
2013-02-19 | merge | Gilbert Gonzales | |
2013-02-19 | CHUI-778 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Problem was that closing the preferences floater was always acting as if the conversation transcripts/log files path had changed. If the path did not change then the user's conversations would be cleared and re-loaded as if they were part of the user's history (causing text to be grey). Solution: Now keep track of when the path was changed and only load up the transcripts/log upon change. | |||
2013-02-20 | CHUI-590 FIXED Put voice volume control back into avatar inspector. | maksymsproductengine | |
2013-02-19 | CHUI-756 Minimized chat opens when start new conversation : saving of the ↵ | AlexanderP ProductEngine | |
minimized state of an session floater | |||
2013-02-20 | CHUI-768 ADD FIX Conversation panel resize issue with message panel collapse ↵ | AlexanderP ProductEngine | |
: correctly assign of a left panel resize limits | |||
2013-02-20 | CHUI-773 ADD FIX Conversation line item does not flash for unselected ↵ | AlexanderP ProductEngine | |
conversation when Flash Toolbar Button preference is selected : repair case "open and not on top" | |||
2013-02-20 | CHUI-395 : Fixed! Check the moderator status in the group data when loading ↵ | Merov Linden | |
the group list | |||
2013-02-19 | CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin | maksymsproductengine | |
2013-02-18 | CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin | maksymsproductengine | |
2013-02-19 | CHUI-702 FIXED Call requestArrange() after showing Voice indicator to avoid ↵ | Mnikolenko ProductEngine | |
overlapping. | |||
2013-02-18 | CHUI-768 Conversation panel resize issue with message panel collapsed : ↵ | AlexanderP ProductEngine | |
manually resize of the conversations panel | |||
2013-02-18 | Automated merge with https://bitbucket.org/lindenlab/viewer-chui | Richard Linden | |
2013-02-18 | CHUI-739 FIX FUI toolbars not displayed when switching between CHUI and ↵ | Richard Linden | |
release viewer param blocks no longer write enums as ints | |||
2013-02-18 | CHUI-779 FIXED Chat log preferences are disabled before login. | Mnikolenko ProductEngine | |
2013-02-15 | CHUI-767 First click on << icon in a session to collapse message panel has ↵ | AlexanderP ProductEngine | |
no action : delete an obsolete (after the changeset 1cbf27ea0b4e) code | |||
2013-02-18 | CHUI-775 FIXED We should always handle changing of preferences. | Mnikolenko ProductEngine | |
2013-02-18 | CHUI-742 FIXED Do not update Log locations immediately after selecting a new ↵ | Mnikolenko ProductEngine | |
location. |