Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-04 | CHUI-972 FIXED Don't show voice request in DND mode, even if session with ↵ | Mnikolenko ProductEngine | |
participant exists. | |||
2013-06-01 | CHUI-966 FIXED WARNING: LLSysWellWindow::removeItemByID: Unable to remove ↵ | maksymsproductengine | |
notification given when deleting notification | |||
2013-06-04 | CHUI-918 FIXED Close only selected conversations instead of closing all ↵ | Mnikolenko ProductEngine | |
conversations. | |||
2013-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-05-30 | CHUI-971 FIXED Unnecessary checking was removed. | Mnikolenko ProductEngine | |
2013-05-30 | CHUI-942 FIXED Choose Resident picker problems | maksymsproductengine | |
2013-05-29 | CHUI-918 FIXED "Close all conversations" menu item is added to context menu. | Mnikolenko ProductEngine | |
2013-05-29 | CHUI-915 ([CHUIBUG]Control+W hides Conversations floater instead of closing ↵ | mberezhnoy | |
active tab) | |||
2013-05-29 | increment version to 3.5.4 | Oz Linden | |
2013-05-29 | CHUI-918 FIXED "Close all conversations" menu item is added to context menu. | Mnikolenko ProductEngine | |
2013-05-27 | CHUI-827 FIXED "Linksets" menu item is added | Mnikolenko ProductEngine | |
2013-05-24 | CHUI-964 FIXED Oversized "To" input field hides actual IM text | PavelK ProductEngine | |
2013-05-27 | CHUI-867 FIXED Set focus to Session floater(if it is torn off) after ↵ | Mnikolenko ProductEngine | |
clicking appropriate conversation item. | |||
2013-05-24 | CHUI-955 FIXED Docked Group and Torn off p2p panel can be resized small ↵ | maksymsproductengine | |
enough for buttons to overlap: - reverting previous fix; | |||
2013-05-24 | CHUI-955 FIXED Docked Group and Torn off p2p panel can be resized small ↵ | maksymsproductengine | |
enough for buttons to overlap | |||
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | CHUI-841 FIXED Show warning toast even if Nearby chat is open | Mnikolenko ProductEngine | |
2013-05-21 | merge changes for maint-2628 | Oz Linden | |
2013-05-21 | merge changes for chop-947 | Oz Linden | |
2013-05-21 | BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid. | Oz Linden | |
2013-05-21 | CHOP-947: create summary.json (really python) metadata file for TeamCity results | Oz Linden | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-17 | increment version to 3.5.3 to be higher than the release | Oz Linden | |
2013-05-15 | MAINT-2665: fix crashes being counted as wrong type in last_exec_event due ↵ | Oz Linden | |
to log macro wrapper | |||
2013-05-15 | CHUI-945 FIXED Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-05-20 | CHUI-953 FIXED Set dnd and close all conversation before quittinq. | Mnikolenko ProductEngine | |
2013-05-17 | merge | mberezhnoy | |
2013-05-16 | CHUI-913 Additional fix | Mnikolenko ProductEngine | |
2013-05-16 | CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵ | mberezhnoy | |
corner also deletes other open conversations) | |||
2013-05-15 | CHUI-913 FIXED Show toasts for torn-off windows that aren't collapsed. | Mnikolenko ProductEngine | |
2013-05-13 | CHUI-944 FIXED Show Voice indicator for P2P torn off conversations. | Mnikolenko ProductEngine | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
made marker file lock use append, not truncate | |||
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | merge | Kelly Washington | |
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon | |||
2013-05-03 | CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵ | mberezhnoy | |
corner also deletes other open conversations) | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely. | |||
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-30 | MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater. | callum_linden | |
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-25 | increment viewer version number to 3.5.2 (in new file) | Oz Linden | |
2013-04-25 | merge changes for latest viewer-development | Oz Linden | |
2013-04-25 | CHUI-759 FIXED Group invites never received in do not disturb mode when ↵ | PavelK ProductEngine | |
leaving do not disturb mode | |||
2013-04-30 | CHUI-953 FIXED Close conversation floater when quitting viewer | Mnikolenko ProductEngine | |
2013-04-29 | CHUI-956 FIXED Vertical scrollbar in conversation list not scrolls off bottom | maksymsproductengine | |