Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2013-01-16 | CHUI-683 : Default sort order for Blocked was wrong, unrecognized value was ↵ | Merov Linden | |
not tested. | |||
2013-01-15 | CHUI-567 FIXED "Translate chat", "Translation settings..." menu items are added. | maxim@mnikolenko | |
2013-01-10 | Merge pull from lindenlab/viewer-beta | Merov Linden | |
2012-12-21 | CHUI-619 FUI button and conversation line items blink at different rates: | AlexanderP ProductEngine | |
changed rate | |||
2012-12-20 | CHUI-513 FIXED Revise initial conversation floater size | maksymsproductengine | |
2012-12-20 | CHUI-606 Default settings in CHUI viewer do not keep IM logs for users: ↵ | AlexanderP ProductEngine | |
Preferences > Chat > Keep a convers. log was turned on | |||
2012-12-12 | CHUI-526: Slight bug fix. Problem was that the 'Teleport Offer' sound was ↵ | Gilbert Gonzales | |
turn on by default when the user cleared their settings. Resolution: Inside settings.xml changed the PlaySoundTeleportOffer to no longer have an intial value of 1 (true). Now it is 0 (false). | |||
2012-12-12 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | William Todd Stinson | |
2012-12-07 | CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the ↵ | Merov Linden | |
legacy protocol in settings.xml | |||
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-11-29 | CHUI-489: Removed the 'Group Messages' checkbox. This was a design change in ↵ | Gilbert Gonzales | |
the spec. | |||
2012-11-26 | MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵ | Dave Parks | |
enabled. Reviewed by VoidPointer | |||
2012-11-21 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-21 | CHUI-531 FIXED Poor fps in CHUI viewer | maksymsproductengine | |
2012-11-20 | merge changes for DRTVWR-246 | Oz Linden | |
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-11-07 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-11-07 | MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. ↵ | Dave Parks | |
Disable private memory pools. Make viewer large address aware on windows. Reviewed by Kelly | |||
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-11-14 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-13 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-10-16 | Automated merge with file:///Users/nat/linden/viewer-sourceid | Nat Goodspeed | |
2012-10-15 | Add 'sourceid' settings var specifically for skin-files insertion. | Nat Goodspeed | |
Add logic after (both!) LLTransUtil::parseStrings() calls to ensure that "[sourceid]" embedded in (e.g.) strings.xml content will be replaced. | |||
2012-10-10 | Remove HelpUseLocal setting variable. Hide local html skin dir. | Nat Goodspeed | |
We assert that the local html directory is no longer used. Remove machinery related to its use, notably HelpUseLocal, the code that checks it and the code that sets and examines special flag URL "__local". Before actually killing off the local skins/default/html directory, make viewer_manifest.py rename it but continue packaging it as html.old. If this doesn't cause a panic, we can proceed with removing it entirely. | |||
2012-09-08 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
cmake and other files didn't get moved over, do it by hand. | |||
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
This was yet another refresh from v-d because of significant changes to lltexturefetch that would not have been resolvable by casual application of any merge tool. There are still a few questions outstanding but this is the initial, optimistic merge. | |||
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-13 | Merge from viewer-development. | Monty Brandenberg | |
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 | |