summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerfloaterreg.cpp
AgeCommit message (Collapse)Author
2012-11-09CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵AlexanderP ProductEngine
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler
2012-11-05CHUI-468 : Suppress LLCallFloater completelyMerov Linden
2012-10-02CHUI-374 FIXED (Nearby chat is torn off and cannot be docked if nearby chat ↵AlexanderP ProductEngine
is received while conversation floater is closed) Nearby_chat is created only after the creation of the im_container
2012-09-28CHUI-345 ADDITIONAL FIX (LLConversationViewSession: enable speaking indicator)Paul ProductEngine
- Clicking on the conversation speaking icon brings up the volume floater for voice conversations
2012-08-22CHUI_310 make NearbyChat a singletoneAlexanderP ProductEngine
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-07-27Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-27CHUI-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-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-14CHUI-199 WIP Modified the nearby chat for using floater_im_session.xml; ↵AlexanderP ProductEngine
merging LLNearbyChatBar with LLNearbyChat; clean up code; supressed a double creation of LLNearbyChat
2012-06-11PATH-710: Removing the pathfinding basic floater and supporting class.Todd Stinson
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-06-04merge dictionary importOz Linden
2012-06-04STORM-276 Dictionary import functionality and floaterKitty Barnett
2012-05-31fix spell checker floater registrationOz Linden
2012-05-31merge changes for storm-276Oz Linden
2012-05-31CHUI-119 WIPSeth ProductEngine
2012-05-31STORM-276 Match preferences look to that of the auto-replace functionality ↵Kitty Barnett
in STORM-1738
2012-05-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
2012-05-12STORM-1738: get autoreplace preferences working, clean up some coding and ↵Oz Linden
naming conventions
2012-05-11rename feature from "autocorrect" to "autoreplace", change names accordinglyOz Linden
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-05-01for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵Xiaohong Bao
on and off.
2012-04-25for 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-20merge changes for latest viewer-developmentOz Linden
2012-03-13pull and merge from viewer-developmentprep
2012-04-26merge with viewer-releaseRichard Linden
2012-04-12CHUI-80 FIXED Implemented volume indicator pop-up.Vadim ProductEngine
It is invoked by clicking on any speaking indicator except yours.
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-11STORM-1738 Enable floaterJonathan Yap
2012-02-10PATH-284: Updating the class names in preparation for the new pathfinding ↵Todd Stinson
console design.
2012-02-10PATH-284: Moving files around in preparation for the new pathfinding console ↵Todd Stinson
design.
2012-02-09merge changes for storm-1803Oz Linden
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ↵Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.
2012-02-01Renaming the XUI files for the pathfinding console to setup.Todd Stinson
2012-02-01Renaming the LLPathfindingConsole class to be LLPathfindingSetup.Todd Stinson
2012-02-01Renaming the pathfinding console to be pathfinding setup.Todd Stinson
2012-02-01STORM-1738 Initial callback workJonathan Yap
warn-on-failure:open-license
2012-01-29STORM-1803 Adding raw anim file upload supportJonathan Yap
2012-01-25MERGE - pulling latest viewer-development into pathfinding branchNyx (Neal Orman)
2012-01-23merge changes for storm-1738Oz Linden
2012-01-09Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-09Merge from viewer-developmentLeslie Linden
2012-01-04merge changes for storm-1708Oz Linden
2011-12-20STORM-1738 - Add autocorrect functionalityTank_Master
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson