summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-28merge changes for DRTVWR-272Oz Linden
2012-12-28tag merge of DRTVWR-272Oz Linden
2012-12-28CHUI-453 FIXED Tooltip on chevron in torn-off conversation is incorrect: ↵AlexanderP ProductEngine
implemented suitable tool-tips; fixed a small separate bug ("tooltip_to_separate_window"/"tooltip_to_main_window" for Tear-Off Button: was shown reverse)
2012-12-28CHUI-566 ADD. FIX Flashing and color on Conversations FUI button and ↵AlexanderP ProductEngine
conversation line item Cancel sticking of color, if the button is pressed, or when a flashing of the previously selected button is ended
2012-12-28CHUI-639 FIXED Min. width is increased to avoid overlappingmaxim@mnikolenko
2012-12-27merge changes for new Havok licenseOz Linden
2012-12-26CHUI-629 FIXED Resolve build problems;maksymsproductengine
2012-12-26CHUI-629 FIXED Windows crash on exit when closing viewer with conversation ↵maksymsproductengine
log open with unread offline messages
2012-12-26CHUI-617 FIXED Update Gear button state after initing session.maxim@mnikolenko
mConversationsRoot creation is moved to postBuild().
2012-12-26CHUI-632 FIXED Disable Gear button if nothing is selectedmaxim@mnikolenko
2012-12-25CHUI-623 FIXED No vertical scrollbar in conversation listmaksymsproductengine
2012-12-25merge changes for DRTVWR-273Oz Linden
2012-12-25tag merge of DRTVWR-273Oz Linden
2012-12-24CHUI-627 FIXED Unnecessary attributes are deleted in xmlmaxim@mnikolenko
2012-12-24CHUI-583 FIXED Link will be opened in external browser if this preference is ↵maxim@mnikolenko
set.
2012-12-21merging in latest changes'Gilbert Gonzales
2012-12-21SH-3357 Texture fetch debugger not running correctly under drano-Monty Brandenberg
http phase 1 Some missing counter initialization kept the debugger from entering the startup state giving the appearance of a do- nothing floater. Also found some unbound recursion that might need looking at in the future. (There's a comment.)
2012-12-21SH-3331 Fix incorrect overrun message when sending body with HTTPMonty Brandenberg
request. During readcallback, would generate an overrun-type message about reading position beyond end-of-data. Mistake was is messaging when state is exactly at end of data (which is expected) versus an overrun. Both result in declaring end-of-data to libcurl. Also changed some of the status logging for the metrics payload to be less chatty on success, more informative on error.
2012-12-21merging in latest changesGilbert Gonzales
2012-12-21CHUI-622 FIXED Default size of conversation log floater seems largemaksymsproductengine
2012-12-21CHUI-411 Entries in chat history viewer do not show all dates of entries and ↵AlexanderP ProductEngine
some entries show on multiple pages Type of variable for the time saving was changed from S32 to long int ("capacity" of S32-timer is only ~18 hours!)
2012-12-21merge accidental commit and its fixOz Linden
2012-12-21CHUI-621 FIXED Notification chiclet UI errormaksymsproductengine
2012-12-21CHUI-566 Flashing and color on Conversations FUI button and conversation ↵AlexanderP ProductEngine
line item: change behavior for the case "If conversations (container) floater open but not on top"
2012-12-21MAINT-2168: Backed out changeset fb93eecd462d, reapply fixNat Goodspeed
Now that we've backed out the premature push, reapply the actual fix to propagate it appropriately.
2012-12-21MAINT-2168: Backed out changeset 797318b62275, pushed to wrong repoNat Goodspeed
This changeset was prematurely pushed to the wrong repository. Back it out to propagate it the right way.
2012-12-21MAINT-2168: fail with real message if required var PORT not set.Nat Goodspeed
llhttpclient_test.cpp is only supposed to be run by test_llsdmessage_peer.py, as specified in llmessage/CMakeLists.txt. test_llsdmessage_peer.py sets the environment variable PORT before running INTEGRATION_TEST_llhttpclient. While it's not yet clear under what circumstances INTEGRATION_TEST_llhttpclient could find PORT not set (getenv() returning NULL), it's obvious that in that case, the previous code might well crash. Make it at least fail with an explanatory message rather than a mysterious large negative integer. In theory, occurrences of that message could help us solve the underlying issue.
2012-12-21CHUI-619 FUI button and conversation line items blink at different rates:AlexanderP ProductEngine
changed rate
2012-12-20merge changes for 3.4.4-beta3Oz Linden
2012-12-20Added tag 3.4.4-beta3 for changeset 2f8a3ef687bcOz Linden
2012-12-20merge changes for DRTVWR-271Oz Linden
2012-12-20tag merge of DRTVWR-271Oz Linden
2012-12-20Reverted mac updaterAura Linden
2012-12-20mergining in latest changesGilbert Gonzales
2012-12-20mergeMaximB ProductEngine
2012-12-20CHUI-605 : Fixed : Keep conversation log requires restart to change ↵AlexanderP ProductEngine
preference: connected LLConversationLog::enableLogging() as listener to "LogInstantMessages" control changes
2012-12-20Pull merge from richard/viewer-chuiMerov Linden
2012-12-20CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵Merov Linden
menu building. Implement in conversation contextual menu.
2012-12-20CHUI-513 FIXED Revise initial conversation floater sizemaksymsproductengine
2012-12-20There goes a month of workAura Linden
2012-12-20CHUI-618 User sees no indication of offline messages received with ↵AlexanderP ProductEngine
conversation log preference turned off: flashing of CHUI button if offline messages was received
2012-12-20CHUI-602 FIXED Don't call getUUID() if there is no selected participantsmaxim@mnikolenko
2012-12-20CHUI-606 Default settings in CHUI viewer do not keep IM logs for users: ↵AlexanderP ProductEngine
Preferences > Chat > Keep a convers. log was turned on
2012-12-20CHUI-588 (Clicking nearby chat toast doesn't highlight proper conversation ↵MaximB ProductEngine
line item)
2012-12-19Pull merge from richard/viewer-chuiMerov Linden
2012-12-19CHUI-600 : Fixed! Modified the button flash state so it sticks after the ↵Merov Linden
animation and is dismissed on toggle
2012-12-19merging in latest changesGilbert Gonzales
2012-12-19CHUI-607: Due to a problem in design we have two checkboxes that determine ↵Gilbert Gonzales
whether a conversation transcript should be saved. By defaut commiting a change that makes both checkboxes checked by default. This makes it so that a new user can see their transcript/chat history.
2012-12-19CHUI-600 : Fix the orange (provided by Leo), fix the conversation item ↵Merov Linden
flashing (when shown)
2012-12-19CHUI-499: Code clean-up and adding some more types badly defined.William Todd Stinson