Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | Pull from richard/viewer-chui-folderview | Merov Linden | |
2012-07-09 | CHUI-98 : WIP. Clean up conversation list data structure and comments | Merov Linden | |
2012-07-07 | Another Linux build fix. | Seth ProductEngine | |
2012-07-07 | Linux build fix. | Seth ProductEngine | |
LLFolderViewModelItem placed before the call to a method of this class in LLFolderViewModel::sort(). | |||
2012-07-05 | CHUI-98 : WIP, use the refactored folder view for conversation view list | Merov Linden | |
2012-07-04 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
partial fix for crash on startup | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
move llfolderview* into LLUI! | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
removed viewer dependencies from folderview code | |||
2012-07-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-07-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
started to remove newview dependencies from llfolder* | |||
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed build post merge | |||
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-07-02 | CHUI-172 WIP Fixed drawing the nearby chat toast contents. | Seth ProductEngine | |
Fixed warnings when creating a nearby chat toast. | |||
2012-06-29 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
cleaned up some stale TODOs worked on getting initial inventory display to work consistently | |||
2012-06-29 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed build | |||
2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
cleaned up ownership of viewmodel more filtering fixes | |||
2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
filtering mostly working | |||
2012-06-28 | CHUI-168 FIXED, CHUI-183 FIXED Supress of a resizable and dragging and hide ↵ | AlexanderP ProductEngine | |
a title for the docked floater | |||
2012-06-29 | CHUI-164 : Fix conversation list index using handle to floater rather than ↵ | Merov Linden | |
uuid. Simplify the code accordingly (suppress hacks). | |||
2012-06-29 | CHUI-164 : Fix crash when removing ad-hoc conversation. Turns out that ↵ | Merov Linden | |
sessions uuids are not constant so I shouldn't use them as index in the conversation list. More complete fix to follow. | |||
2012-06-28 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-28 | CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵ | Merov Linden | |
in the new UIs moving forward | |||
2012-06-28 | Merge pull in richard/viewer-chui | Merov Linden | |
2012-06-27 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed crash on startup | |||
2012-06-27 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
moved filtering logic to viewmodel | |||
2012-06-27 | CHUI-184 : Change default pref LetterKeysFocusChatBar from 1 (chat) to 0 ↵ | Merov Linden | |
(WASD movements) | |||
2012-06-27 | CHUI-146 : Fixed. Focus goes to first conversation in list when a ↵ | Merov Linden | |
conversation is dismissed. | |||
2012-06-27 | CHUI-162 : Simplified the nearby chat show method following CHUI-139 fixes | Merov Linden | |
2012-06-27 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-27 | CHUI-130 : Leave minimized torn off IM untouched when showing hiding the ↵ | Merov Linden | |
whole set of conversations | |||
2012-06-27 | CHUI-139 : Make sure the Nearby Chat shows up in the conversations floater ↵ | Merov Linden | |
in every situation | |||
2012-06-27 | CHUI-125 FIXED Supressed of a commented out code | AlexanderP ProductEngine | |
2012-06-27 | CHUI-169 FIX Restored inventory sharing functionality via IM floater drag ↵ | Seth ProductEngine | |
and drop. | |||
2012-06-27 | CHUI-147 FIX Added check against empty participants names array to pass the ↵ | Seth ProductEngine | |
assertion in LLAvatarActions::buildResidentsString. | |||
2012-06-27 | CHUI-162 FIXED Opening a nearby chat when text entered | AlexanderP ProductEngine | |
2012-06-26 | CHUI-147 FIX Added updating conference participants in IM floater title | Seth ProductEngine | |
- The title is updated with the data from participants list widget in IM floater. - Creating the participants list is fixed for the case of starting the ad hoc session when the session id changes upon initialization (see LLIMConversation::buildParticipantList()). - LLEventTimer replaced with simple LLTimer to avoid crashes in LLEventTimer::tick(). - Moved the build_residents_string() code to LLAvatarActions::buildResidentsString() to use it in LLIMFloater::onParticipantsListChanged(). | |||
2012-06-27 | CHUI-180 FIXED (Started an ad hoc IM spams log with drawtext warning) | Paul ProductEngine | |
- Don't draw TextBase context if it's empty and in focus | |||
2012-06-26 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-26 | CHUI-164 : Fix crash when closing ad-hoc conversations; insure consistency ↵ | Merov Linden | |
of the conversation list when adding and removing items from it | |||
2012-06-26 | - CHUI-178 (Right click context menu not present in chat entry field) | Paul ProductEngine | |
- Set parameter to true to show context menu | |||
2012-06-26 | CHUI-182 FIXED (Vertical scrollbar flashes on and off when chat entry text ↵ | Paul ProductEngine | |
area expands) - To avoid unnecessary appearing of scrollbar, first chat entry must be expanded and only then decision should be taken in the base class whether scrollbar should be shown or not. | |||
2012-06-26 | CHUI-177 ADDITIONAL FIX (Text entry field in chat only accepts 256 characters) | Paul ProductEngine | |
- Limited text entry field to 1024 instead of 1025 characters should take into account zero (0 ... 1023) | |||
2012-06-25 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-25 | CHUI-139 : Hide torn off floaters when hiding conversation list; make nearby ↵ | Merov Linden | |
chat always present; leave conversation list around when all torn off | |||
2012-06-25 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
all inventory names are correctly initialized now | |||
2012-06-25 | CHUI-168 FIXED Added call of updateHeaderAndToolbar from postBuild for ↵ | AlexanderP ProductEngine | |
correct floater's title and standard buttons showing at start | |||
2012-06-25 | CHUI-167 FIXED Move onClose() from LLIMFloater to it's basic class ↵ | AlexanderP ProductEngine | |
(LLIMConversation) for correct using add/remove conversation list items also for LLNearbyChat | |||
2012-06-25 | CHUI-175 FIXED (Cannot use scroll bar on chat entry field when multi line ↵ | Paul ProductEngine | |
chat is added) - This change also fixes: CHUI-176 (Only bottom 2 lines of multi line chat allow for selecting in text chat entry) CHUI-177 (Text entry field in chat only accepts 256 characters) |