Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
move llfolderview* into LLUI! | |||
2012-07-02 | Pull merge from richard/viewer-chui | Richard Linden | |
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
refactored source files, moving logic into llfolderviewmodel*.cpp filter logic tweaks purging and moving inventory now properly cleans up view model | |||
2012-06-22 | CHUI-136 FIXED (Implement new design for blocked list on the people floater) | Paul ProductEngine | |
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars | |||
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors renamed llfoldervieweventlistener.h to llfolderviewmodel.h | |||
2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
2012-06-04 | merge changes for DRTVWR-157 | Oz Linden | |
2012-05-31 | merge changes for storm-276 | Oz Linden | |
2012-05-31 | CHUI-119 WIP | Seth ProductEngine | |
2012-05-31 | STORM-276 Match preferences look to that of the auto-replace functionality ↵ | Kitty Barnett | |
in STORM-1738 | |||
2012-05-30 | merge changes for storm-1860 | Oz Linden | |
2012-05-30 | merge up to 3.3.2-release | Oz Linden | |
2012-05-30 | CHUI-119 WIP Prepare the nearby chat for hosting it by the IM-container | AlexanderP ProductEngine | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-24 | merge changes for DRTVWR-151 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-20 | Merged with viewer-beta | Kitty Barnett | |
2012-05-18 | STORM-1860 Remove obsolete code and file(s) for mesh model upload wizard | Jonathan Yap | |
2012-05-17 | MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>. | |||
2012-05-12 | STORM-1738: get autoreplace preferences working, clean up some coding and ↵ | Oz Linden | |
naming conventions | |||
2012-05-11 | rename feature from "autocorrect" to "autoreplace", change names accordingly | Oz Linden | |
2012-05-09 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
2012-04-25 | for subtasks SH-3118, SH-3112, SH-3110, SH-3106, SH-3091 for SH-3086: | Xiaohong Bao | |
As a viewer architect, I would like to understand how fast each of the components of the texture pipeline can run in isolation | |||
2012-04-24 | OPEN-54: correct JsonCpp include path | Boroondas Gupte | |
2012-04-20 | merge changes for latest viewer-development | Oz Linden | |
2012-04-13 | merge changes for drtvwr-135 | Oz Linden | |
2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
2012-04-02 | storm-64: Local Textures | Vaalith Jinn | |
2012-03-14 | SH-2970 FIX - per-region logging of basic avatar stats | Brad Payne (Vir Linden) | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-01 | Pull from viewer-experience | Merov Linden | |
2012-04-26 | merge with viewer-release | Richard Linden | |
2012-04-12 | CHUI-80 FIXED Implemented volume indicator pop-up. | Vadim ProductEngine | |
It is invoked by clicking on any speaking indicator except yours. | |||
2012-02-12 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-new-apr | Nat Goodspeed | |
2012-02-10 | EXP-1889 FIX As a Second Life viewer developer, I would like a tool that ↵ | callum | |
helps me find memory leaks. | |||
2012-02-10 | - fixed : Hunspell linking issues | Kitty Barnett | |
2012-02-24 | Merge with viewer-development | Kitty Barnett | |
2012-02-09 | merge changes for storm-1803 | Oz Linden | |
2012-02-03 | EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵ | Merov Linden | |
LLClipboard and use this only | |||
2012-02-01 | STORM-1738 Initial callback work | Jonathan Yap | |
warn-on-failure:open-license | |||
2012-01-29 | STORM-1803 Adding raw anim file upload support | Jonathan Yap | |
2012-01-27 | EXP-1765 POSSIBLE_FIX crash on startup at LLWindowWin32::switchContext(...) | callum | |