Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into ↵ | Ansariel | |
DRTVWR-600-maint-A # Conflicts: # autobuild.xml # indra/llrender/llfontbitmapcache.cpp # indra/llrender/llfontbitmapcache.h # indra/llrender/llfontfreetype.cpp # indra/llrender/llfontfreetype.h # indra/llrender/llfontgl.cpp # indra/llrender/llfontgl.h # indra/llui/llbutton.h # indra/llui/llfloater.cpp # indra/llui/llfloater.h # indra/llui/llfolderviewitem.cpp # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/llscrollcontainer.cpp # indra/llui/llscrollingpanellist.cpp # indra/llui/llscrollingpanellist.h # indra/llui/llscrolllistctrl.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltexteditor.h # indra/llui/lluictrl.cpp # indra/llui/llview.cpp # indra/llui/llview.h # indra/newview/llchicletbar.h # indra/newview/llconversationlog.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterimsessiontab.h # indra/newview/llfloateruipreview.cpp # indra/newview/llnavigationbar.h # indra/newview/llpaneltopinfobar.h # indra/newview/llpathfindingpathtool.h # indra/newview/lltextureview.cpp # indra/newview/lltoolbrush.h # indra/newview/lltoolcomp.h # indra/newview/lltooldraganddrop.h # indra/newview/lltoolface.h # indra/newview/lltoolfocus.h # indra/newview/lltoolindividual.h # indra/newview/lltoolobjpicker.h # indra/newview/lltoolpie.h # indra/newview/lltoolpipette.h # indra/newview/lltoolselectland.h # indra/newview/llviewermediafocus.h # indra/newview/llviewerparcelmediaautoplay.h # indra/newview/llviewerwindow.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoicevivox.h # indra/newview/llworldmapview.cpp | |||
2024-02-25 | Issue#884 Crash on ~LLSearchEditor | Andrey Kleshchev | |
Crash seems to be specific to LLFilterEditor and only in a couple specific floaters. Based on older calltacks, commiting on exit was crashing. So I'm making sure that panels that potentially do not own the element in question clean the callback in case panels get deleted before the search editor. | |||
2024-02-23 | Issue#880 Crash on a dead pointer in a chat session | Andrey Kleshchev | |
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
2023-11-28 | Mac build fix | Alexander Gavriliuk | |
2023-11-10 | SL-20416 Choose emoji floater puts emoji in the chat window that opened it | Alexander Gavriliuk | |
2023-11-10 | SL-20521 Focus does not move to the Nearby Chat field | Alexander Gavriliuk | |
2023-11-08 | SL-20518 EmojiPicker - The 'More' button is overlapped the recently used ↵ | Alexander Gavriliuk | |
emojis row after narrowing back the 'Conversations' floater | |||
2023-11-07 | SL-20356 Show tooltip for the empty-recent textbox | Alexander Gavriliuk | |
2023-10-05 | SL-20348 Focus should be in the chat bar when the Conversations floater is ↵ | Alexander Gavriliuk | |
opened | |||
2023-10-04 | SL-20348 Focus should be in the chat bar when the Conversations floater is ↵ | Alexander Gavriliuk | |
opened | |||
2023-10-02 | SL-20358 restore focus after opening recent emoji panel | Maxim Nikolenko | |
2023-09-22 | SL-20294 The row of recent emojis displays the recently sent emoji only ↵ | Alexander Gavriliuk | |
after clicking the collapsing smiley button | |||
2023-09-13 | SL-20247 Keep the focus on the chat field as emojis in the offboard floater ↵ | Alexander Gavriliuk | |
are clicked | |||
2023-08-30 | SL-20210 Recent Emojis - Remember emojis that were actually sent in the message | Alexander Gavriliuk | |
2023-08-30 | SL-20209 EmojiPicker - Show 'Recent' panel instead of the floater on click ↵ | Alexander Gavriliuk | |
the button | |||
2023-07-28 | SL-20088 EmojiPicker - replace the image on the activation button with an emoji | Alexander Gavriliuk | |
2023-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice | |
2023-05-17 | SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history) | Alexander Gavriliuk | |
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk | |
2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
2023-02-14 | SL-19196 Nearby chat bar moves down every time it gains focus | Andrey Kleshchev | |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-10-19 | Reduce folderview menu bloat via lazy creation on right click | Rye Mutt | |
2022-09-07 | SL-18102 Remove 'Translate chat' checkbox from chat | Mnikolenko Productengine | |
2022-07-13 | SL-17760 Crash at LLFolderViewItem::refresh(318) | Andrey Kleshchev | |
and at LLFolderViewItem::postBuild for LLConversationViewParticipant | |||
2022-03-09 | SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObservers | Andrey Kleshchev | |
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-08-23 | SL-15868 FIXED Crash in LLFloaterIMSessionTab::enableDisableCallBtn | Mnikolenko Productengine | |
2021-06-25 | SL-15458 Avatars who are moderators appear twice in popped-out IM session ↵ | Andrey Kleshchev | |
floater | |||
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
2021-04-01 | SL-15053 Use previous icon for Nearby chat | Mnikolenko Productengine | |
2021-03-26 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey Kleshchev | |
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog | |||
2021-03-01 | SL-13609 Don't use any icon for Nearby chat | Mnikolenko Productengine | |
2021-01-06 | SL-14270 Crash on participant's updateName | Andrey Kleshchev | |
Session was deleted before viewer had a chance to create view for listener, so listener ended up not deleted and avaiting an uptade, then tryed to call for deleted session. | |||
2020-09-28 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelprimmediacontrols.cpp | |||
2020-07-16 | SL-13609 Better indicate which conversation is active in Conversations floater | Mnikolenko Productengine | |
2020-07-13 | SL-13597 Crash in LLFloaterIMSessionTab::addConversationViewParticipant | Mnikolenko Productengine | |
2020-07-09 | SL-13397 Reduce Viewer freeze when opening chat with a large group. | Mnikolenko Productengine | |
2017-06-12 | MAINT-7478 Build fix, boost function doesn't like 'reuse' of cb_do_nothing | andreykproductengine | |
2017-06-09 | MAINT-7478 Fixed "No callback" log spam | andreykproductengine | |
2016-05-20 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2016-05-18 | MAINT-6377 Nearby chat toasts cover the conversation floater. | Mnikolenko Productengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-10-15 | MAINT-4555 FIXED Floater opens in the bottom right corner overlapping ↵ | Mnikolenko ProductEngine | |
Conversations floater | |||
2014-09-03 | MAINT-4363 FIXED In-use script dialogs and pending inventory offers are ↵ | andreykproductengine | |
forced out of view and into their chiclet every time a new conversation is started by another resident or a new group chat session opens |