Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
merging LLNearbyChatBar with LLNearbyChat;
clean up code; supressed a double creation of LLNearbyChat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in STORM-1738
|
|
|
|
naming conventions
|
|
|
|
|
|
on and off.
|
|
As a viewer architect, I would like to understand how fast each of the components of the texture pipeline can run in isolation
|
|
|
|
|
|
|
|
It is invoked by clicking on any speaking indicator except yours.
|
|
floater.
|
|
|
|
console design.
|
|
design.
|
|
|
|
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.
|
|
|
|
|
|
|
|
warn-on-failure:open-license
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back
|
|
|
|
|
|
|
|
Implemented new requirements from XD: "Profile window should keep last size,
regardless of whether it was own profile or another users'.
If multiple windows open, last one touched is the size we store."
|
|
|
|
moved min size logic into LLWindow
|