Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-21 | CHUI-531 FIXED Poor fps in CHUI viewer | maksymsproductengine | |
2012-11-19 | CHUI-487 ADD. FIX (Revised comments) | AlexanderP ProductEngine | |
2012-11-14 | CHUI-487, CHUI-488 W.I.P. #1 (Enable flashing FUI button behavior and ↵ | AlexanderP ProductEngine | |
Implement Flashing Conversations panel line item behavior): build new class LLFlashTimer based on LLSysWellChiclet::FlashToLitTimer; prepared it for general purpose; replaced LLSysWellChiclet::FlashToLitTimer to LLFlashTimer | |||
2012-11-13 | CHUI-486: Code cleanup, instead of using values such as 0, 1, 2 now using ↵ | Gilbert Gonzales | |
strings 'toast', 'flash', 'none'. These values are used whether to show a notification or not. | |||
2012-11-12 | merging in latest changes | Gilbert Gonzales | |
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | CHUI-486: Now the new chat preferences in drop down lists and checkboxes are ↵ | Gilbert Gonzales | |
storable. These values are accessible globally using gSavedSettings. | |||
2012-11-09 | CHUI-517: Updating the do not disturb message automatically sent to other ↵ | William Todd Stinson | |
users when they attempt to contact a person in do not disturb mode. | |||
2012-11-08 | Pull merge from richard/viewer-chui. | Merov Linden | |
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-11-07 | CHUI-468 : WIP : Clean up LLAvatarList and all sorting code left over in ↵ | Merov Linden | |
LLParticipantList | |||
2012-10-30 | CHUI-461: Changing the default floater opacities according to Leo's guidelines. | William Todd Stinson | |
2012-10-02 | CHUI-190 (Remove the Voice Settings floater): removed the menu item ↵ | AlexanderP ProductEngine | |
"Communicate > Voice settings" and the FUI button (headphones) from the Toybox (Toolbox). I left a floater in the project to be able to reconnect it to a different location. | |||
2012-09-14 | CHUI-192 : Implement menus and settings for sorting. The sort itself is not ↵ | Merov Linden | |
performed though. Wait for CHUI-340 for this. | |||
2012-09-06 | CHUI-324 FIXED (No sort order field set by default in conversation log) | Paul ProductEngine | |
- Corrected value in settings XML | |||
2012-08-30 | CHUI-305: Minor changes after code review. Using templated findChild() ↵ | Gilbert Gonzales | |
instead of getChildView(). Also using settings.xml to store common custom variables. | |||
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-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-16 | merge up to latest viewer-development | Oz Linden | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
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-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-02 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
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-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-16 | Path-814: Corrected shader fragment compilation error. | prep | |
2012-07-12 | Removing debug settings that were in place for pathfinding simulator testing. | Todd Stinson | |
2012-07-11 | MAINT-794 Fix for assert on loading some types of objects before their parents. | Dave Parks | |
2012-07-11 | MAINT-794 Fix for assert on loading some types of objects before their parents. | Dave Parks | |
2012-07-04 | CHUI-170 FIXED Save Torn off state of Nearby Chat between sessions | AlexanderP ProductEngine | |
2012-06-29 | Fix --skin command-line switch by mapping to the correct var name. | Nat Goodspeed | |
It said it mapped to 'SkinFolder', which doesn't exist. 'SkinCurrent' is correct. | |||
2012-06-28 | Merge cleanup | Dave Parks | |
2012-06-28 | Merge | Dave Parks | |
2012-06-28 | merge up to 3.3.3-release | Oz Linden | |
2012-06-27 | CHUI-184 : Change default pref LetterKeysFocusChatBar from 1 (chat) to 0 ↵ | Merov Linden | |
(WASD movements) | |||
2012-06-26 | Updating the pathfinding-specific settings with appropriate comments and an ↵ | Todd Stinson | |
unified naming scheme. | |||
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) | |
2012-06-26 | Some clean-up after checking the differences between the pathfinding branch ↵ | Todd Stinson | |
and viewer-release. | |||
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | MAINT-653 Fix for shadow acne at high altitudes | Dave Parks | |
2012-06-22 | merge | Dave Parks | |