Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-28 | CHUI-855 FIXED Text entry bar auto expand does not resize | maksymsproductengine | |
2013-03-27 | CHUI-486 ADD FIX Update Preferences -> Chat XUI | AlexanderP ProductEngine | |
1) when preference is "Pop up" - added toast according to Kurt's comment from 22/Dec/12; 2) fixed line item flashing and "Chat" button flashing in other cases according to original matrix. | |||
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) ↵ | Gilbert Gonzales | |
notification loading): For now adding logging when reading from persistent notifications and from dnd notifications. | |||
2013-03-27 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-27 | CHUI-901 : Fixed! Do touch torn off state in restoreFloater() | Merov Linden | |
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-851 ([CHUIBUG]Focussing issue and unresponsive tabs when focus is ↵ | Gilbert Gonzales | |
brought back to the HUB): Now when pressing enter a docked nearby chat floater will be focused and the conversation line item will be selected. When the nearby chat is not docked then only the floater will be focused. | |||
2013-03-27 | merge | mberezhnoy | |
2013-03-27 | CHUI-894 FIXED Call closeAll() for LLIMWellWindow to clear object notifications. | Mnikolenko ProductEngine | |
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-893 ([CHUIBUG]Chat input field scrambles "/nod") | mberezhnoy | |
2013-03-27 | pulling in sunshine-stable | Nyx Linden | |
2013-03-27 | CHUI-895 FIXED Show toasts for messages if conversation is collapsed to ↵ | Mnikolenko ProductEngine | |
Input bar(regardless of other prefs). | |||
2013-03-26 | CHUI-862 FIXED Save collapsed state for nearby chat. | Mnikolenko ProductEngine | |
2013-03-26 | CHUI-846 ([crashhunters] crash in LLFontGL::maxDrawableChars): Added logging ↵ | Gilbert Gonzales | |
for bug to further track down problem when it occurs. Need to debug further based off information. | |||
2013-03-25 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-25 | CHUI-892 : Fixed. restoreFloater() called when floater docked | Merov Linden | |
2013-03-25 | SH-4034 FIX Outfit changes broadcast without exiting appearance edit mode | Nyx Linden | |
Backing out MAINT-1099 fix. Added line causes us to temporarily exit and re-enter outfit editing mode every time we edit a wearable, which has a host of unintended consequences. Reviewed the original bug, and their fix should not have any impact on the original bug. Repro of the original bug does not repro, with or without the patch. The patch causes regressions but not fixes so removing it. Will send MAINT-1099 back to QA for verification - there is an alternate solution if this causes a regression. | |||
2013-03-25 | sync with viewer-development | eli | |
2013-03-25 | merge | mberezhnoy | |
2013-03-25 | CHUI-885 (View Profile,Send IM and Add friend are not functional in context ↵ | mberezhnoy | |
menu for allowed or banned users of the parcel.) | |||
2013-03-23 | CHUI-888 : Fixed! Overload setVisibleAndFrontmost() so that we set the focus ↵ | Merov Linden | |
if requested (was dropped in the shuffle before). | |||
2013-03-22 | CHUI-889 : Fixed! Collapse/Expand of participants list in torn off panels | Merov Linden | |
2013-03-22 | CHUI-877 : Fixed! Ignore the Vivox buffy names right now and avoid ↵ | Merov Linden | |
invalidation avatar name cache when seeing a difference with vivox | |||
2013-03-22 | Pull from lindenlab/viewer-chui | Merov Linden | |
2013-03-22 | SH-3850 WIP - fixed some warnings | Brad Payne (Vir Linden) | |
2013-03-22 | SH-3850 WIP - added some additional debugging output to try to catch gray ↵ | Brad Payne (Vir Linden) | |
textures | |||
2013-03-22 | CHUI-854 FIXED Don't expand chat in collapsed mode. | Mnikolenko ProductEngine | |
2013-03-22 | Disabled QAModeMetrics by default, prior to general release | Brad Payne (Vir Linden) | |
2013-03-22 | SH-4001 FIX - made local texture loading universal. | Brad Payne (Vir Linden) | |
2013-03-22 | Moved LastUpdateCOF stuff to avatar, so we can track last received for ↵ | Brad Payne (Vir Linden) | |
non-self avs | |||
2013-03-22 | CHUI-486 FIXED Update Preferences -> Chat XUI: implemented new bthavior; ↵ | AlexanderP ProductEngine | |
deleted spaghetti code | |||
2013-03-22 | CHUI-879 FIXED Expand and then collapse message pane when floater opens to ↵ | Mnikolenko ProductEngine | |
avoid UI issues. | |||
2013-03-21 | merge changes for 3.5.0-beta5 | Oz Linden | |
2013-03-21 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-21 | CHUI-871, CHUI-738 : Fixed! Name tags existence was using a bogus test. ↵ | Merov Linden | |
Using a boolean for existence and straight logic, no intermediate string | |||
2013-03-21 | merge | Gilbert Gonzales | |
2013-03-21 | CHUI-881 ([CHUIBUG]Viewer crashes when user drag and drop the participant ↵ | Gilbert Gonzales | |
from the people floater to the one of the tool bars): Problem was that the item dragged from the people list was not of type inventoryitem. Instead of casting to an inventoryitem and checking if the item being dragged is a widgit, instead look at the cargo type (which also specifies that the dragged item is a widgit but doesn't need to typecast). | |||
2013-03-21 | CHUI-878 FIXED Torn off conversation window width can be reduced and lose ↵ | AlexanderP ProductEngine | |
vertical scroll bar: manually setting of the floater's minimal size | |||
2013-03-21 | CHUI-855 FIXED Text entry bar auto expand does not resize | maksymsproductengine | |
2013-03-21 | CHUI-880 FIXED Show Button panel if floater is torned off. Don't show ↵ | Mnikolenko ProductEngine | |
Conversation floater in Mouselook, if Nearby chat is torned off. | |||
2013-03-21 | Folded in changes from sunshine-stable | prep | |
2013-03-21 | merge changes for 3.5.0-beta4 | Oz Linden | |
2013-03-21 | CHUI-858 FIXED Text can be clipped by text input bar in message panel | AlexanderP ProductEngine | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-20 | CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has ↵ | maksymsproductengine | |
huge bottom padding when opening in mouselook mode | |||
2013-03-20 | CHUI-857 Nearby chat opens as torn off on first login: changed initial ↵ | AlexanderP ProductEngine | |
setting for nearby chat docked state | |||
2013-03-20 | merging in changes from sunshine-stable | Nyx Linden | |
2013-03-20 | merge | Nyx Linden | |