summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-27Revert previous change because breakpad's ExceptionHandler class has ↵Graham Madarasz (Graham Linden)
different API on diff platforms
2013-03-27Fix use of breakpad ExceptionHandler on windowsGraham Madarasz (Graham Linden)
2013-03-27Rollback the boost sys lib inclusion in integ tests as it was causing dup ↵Graham Madarasz
symbols
2013-03-27CHUI-895 FIXED Show toasts for messages if conversation is collapsed to ↵Mnikolenko ProductEngine
Input bar(regardless of other prefs).
2013-03-27Fix API diffs with new breakpad and point at private breakpad packages to testGraham Madarasz
2013-03-26NORSPEC-60 Fix for bloom on all shiny surfaces.Dave Parks
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to ↵Dave Parks
remove banding and not break all shiny objects.
2013-03-26Backed out changeset: 3643d1c655c0Dave Parks
2013-03-26Fix linux breakpad package URLGraham Madarasz (Graham)
2013-03-26MergeGraham Madarasz (Graham)
2013-03-26Point at private breakpad packages to get builds working againGraham Madarasz (Graham)
2013-03-26Add Boost System library to all testsOz Linden
I don't know what added this requirement, but this last night lots of them started failing to link. Also remove some obsolete commented-out stuff
2013-03-26CHUI-862 FIXED Save collapsed state for nearby chat.Mnikolenko ProductEngine
2013-03-26CHUI-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-25Pull merge from lindenlab/viewer-chuiMerov Linden
2013-03-25CHUI-892 : Fixed. restoreFloater() called when floater dockedMerov Linden
2013-03-25NORSPEC-54 Potential fix for crashing on all sorts of random operations.Dave Parks
2013-03-25mergemberezhnoy
2013-03-25CHUI-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-23CHUI-888 : Fixed! Overload setVisibleAndFrontmost() so that we set the focus ↵Merov Linden
if requested (was dropped in the shuffle before).
2013-03-22CHUI-889 : Fixed! Collapse/Expand of participants list in torn off panelsMerov Linden
2013-03-22CHUI-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-22Pull from lindenlab/viewer-chuiMerov Linden
2013-03-22CHUI-854 FIXED Don't expand chat in collapsed mode.Mnikolenko ProductEngine
2013-03-22CHUI-486 FIXED Update Preferences -> Chat XUI: implemented new bthavior; ↵AlexanderP ProductEngine
deleted spaghetti code
2013-03-22CHUI-879 FIXED Expand and then collapse message pane when floater opens to ↵Mnikolenko ProductEngine
avoid UI issues.
2013-03-21merge changes for 3.5.0-beta5Oz Linden
2013-03-21Added tag 3.5.0-beta5 for changeset dd058a6093c4Oz Linden
2013-03-21Pull merge from lindenlab/viewer-chuiMerov Linden
2013-03-21CHUI-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-21merge changes for DRTVWR-304Oz Linden
2013-03-21tag merge of DRTVWR-304Oz Linden
2013-03-21mergeGilbert Gonzales
2013-03-21CHUI-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-21CHUI-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-21CHUI-855 FIXED Text entry bar auto expand does not resizemaksymsproductengine
2013-03-21CHUI-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-21merge changes for 3.5.0-beta4Oz Linden
2013-03-21CHUI-858 FIXED Text can be clipped by text input bar in message panelAlexanderP ProductEngine
2013-03-20Added tag 3.5.0-beta4 for changeset 53cffdde0b3cOz Linden
2013-03-20merge changes for DRTVWR-303Oz Linden
2013-03-20tag merge of DRTVWR-303Oz Linden
2013-03-20CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has ↵maksymsproductengine
huge bottom padding when opening in mouselook mode
2013-03-20CHUI-857 Nearby chat opens as torn off on first login: changed initial ↵AlexanderP ProductEngine
setting for nearby chat docked state
2013-03-20CHUI-870 FIXED Expand Message panel after clicking toast.Mnikolenko ProductEngine
2013-03-20CHUI-860 FIXED Don't call onSlide() to change Participant list's stateMnikolenko ProductEngine
2013-03-20CHUI-869 FIXED Clicking on toast will restore Message pane.Mnikolenko ProductEngine
2013-03-20mergemberezhnoy
2013-03-19CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in ↵Gilbert Gonzales
floater_im_container in CHUI): Adjusted button layout in conversation floater.
2013-03-19CHUI 796 (User doesn't get all messages in 'do not disturb' mode): Now IM ↵Gilbert Gonzales
DND notifications will be stored as p2p, ad-hoc or group. When loading these notifications upon app start ad-hoc/group notifications will launch the conversation log and play a sound.