Age | Commit message (Collapse) | Author |
|
|
|
|
|
(259197) Beta in "Add scroll list item"
removed linear scan for namelist items and used weak reference (LLHandle) instead
|
|
Reviewed by YP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
items from object inventory
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
conversations torn off)
- Increased min width of conversations panel by 10 pixels
|
|
floater, not minimize)
- Removed code which was hiding floater on minimizing floater.
|
|
|
|
Content tab.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also improved selection behavior for object contents when deleting/adding items
|
|
inventory selected
|
|
|
|
|
|
|
|
|
|
libapr-1.so.0.4.5 and libaprutil-1.so.0.4.1 missing from manifest.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window is resized
|
|
selecting to cut another inventory item
Seems to work now, without filtering de-optimization
|
|
and characters floaters.
|
|
|
|
|
|
referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard.
|
|
have been renamed.
The old display name should be cleared before refreshing the views for both items and folders in folder view, otherwise the old name will be used upon renaming.
|
|
|