| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-16 | Fix error when adding a widget filename to the mFileNames stack | Frederick Martian | |
| base_filename is already an absolute path that was resolved in ffindSkinnedFilenames() above but the oushFileName() method tries to do the same again, resulting in an invalid path (the skin directory path is prepended twice) | |||
| 2025-11-10 | #4932 fix @mention being displayed twice if the name has a TM symbol | Maxim Nikolenko | |
| 2025-11-10 | #4932 fix @mention being displayed twice if the name has a TM symbol | Maxim Nikolenko | |
| 2025-10-30 | #3670 Add a sortable status column to the list of gestures | Andrey Kleshchev | |
| 2025-10-27 | #4879 An Emoji in a display name can affect text in chat | Andrey Kleshchev | |
| An emoji was spliting inlineview thus affecting displayed text. | |||
| 2025-10-21 | Improve LLFile to be consistent between Windows and Linux/Mac | RolfKal | |
| 2025-10-16 | #3379 Fix callback cleanup | Andrey Kleshchev | |
| Instead of marking as 0, mark for cleanup | |||
| 2025-10-16 | Fix C26444 compiler warning (creating unnamed RAII instances that could lead ↵ | Ansariel | |
| to unintended behavior) | |||
| 2025-10-15 | #3263 Repeat Notification Noise on Find Emoji Floater | Andrey Kleshchev | |
| 2025-10-01 | #vp484 Crash in LLFolderViewFolder::setOpen | Maxim Nikolenko | |
| 2025-09-29 | #4750 Crash in LLToolBarView::handleDropTool | Andrey Kleshchev | |
| 2025-09-24 | #4723 Fix emoji warnings and missing emojis | Andrey Kleshchev | |
| 2025-09-24 | #4724 Fix performance problems with My Outfits | Andrey Kleshchev | |
| 2025-09-22 | #4715 disable ZoomIn an object item when the region is not connected to the ↵ | Maxim Nikolenko | |
| current region | |||
| 2025-09-19 | #4679 Logging for crash on updateMenuOptions | Andrey Kleshchev | |
| Logs say that viewer closed settings picker and immediately crashed Yet callstack indicates that some inventory was right clicked, which shouldn't be possible if picker already closed. May be some click is closing the picker and opens menu at the same time, but it's better to gather information first. | |||
| 2025-09-10 | Merge branch 'release/2025.07' into project/mac_universal | Jonathan "Geenz" Goodman | |
| 2025-09-06 | #4639 Crash at getDimensionsF32 | Andrey Kleshchev | |
| 2025-08-28 | Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac | Rye | |
| 2025-08-25 | Merge pull request #4603 from secondlife/release/2025.06 | Jonathan "Geenz" Goodman | |
| Update develop with latest 2025.06 changes. | |||
| 2025-08-20 | Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac | Rye | |
| 2025-08-20 | Rework macOS retina support to remove deprecated code and fix scaled input ↵ | Rye | |
| issues in multimonitor | |||
| 2025-08-20 | #3922 Crash on removeStringNoUndo | Andrey Kleshchev | |
| 2025-08-15 | #4561 Crash at initializeURLHistory | Andrey Kleshchev | |
| 2025-08-14 | Merge 2025.06 into develop | Andrey Kleshchev | |
| Merge 2025.06 into develop | |||
| 2025-08-08 | #4474 Zoom in to Object From Chat | Andrey Kleshchev | |
| Url based handler for compact chat Normal handling for expanded chat. | |||
| 2025-08-06 | Merge branch develop into 2025.06 | Andrey Kleshchev | |
| # Conflicts: # indra/newview/llvoavatar.cpp | |||
| 2025-07-29 | #4385 show agent name next to @ mention url in chat logs | Maxim Nikolenko | |
| 2025-07-17 | #4047 fix 'Show on Map' command for parcel URI links | Maxim Nikolenko | |
| 2025-06-27 | #4184 clearAndDeparentModels crash | Andrey Kleshchev | |
| To resolve dual ownership switched children to LLPointer | |||
| 2025-05-28 | Merge branch 'main' into marchcat/2505-merge | Andrey Lihatskiy | |
| # Conflicts: # .github/workflows/qatest.yaml # indra/llcommon/llsdutil.h # indra/llui/llflatlistview.h # indra/newview/llinventorybridge.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitgallery.h | |||
| 2025-05-28 | Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-develop | Jonathan "Geenz" Goodman | |
| 2025-05-27 | Add font buffer resetting in LLLineEditor.clear() (#4159) | TJ | |
| 2025-05-22 | #4132 fix name mentions sometimes not being highlighted | Maxim Nikolenko | |
| 2025-05-22 | #4110 Crash on LLScrollListCtrl::deleteSelectedItems | Andrey Kleshchev | |
| 2025-05-09 | #3758 do not reopen avatar picker floater | Maxim Nikolenko | |
| 2025-05-07 | #4011 Add conversation list highlight for chat mention | Maxim Nikolenko | |
| 2025-05-05 | #4009 Add color settings for chat mentions to Preferences | Maxim Nikolenko | |
| 2025-04-25 | #3758 clean up: move EUnderlineLink | Mnikolenko Productengine | |
| 2025-04-25 | post merge fix | Mnikolenko Productengine | |
| 2025-04-25 | Merge branch 'release/2025.04' into 2025.04-chat-mention | Mnikolenko Productengine | |
| 2025-04-25 | #3758 disable editing of mention segment | Mnikolenko Productengine | |
| 2025-04-23 | #3758 show mention name in bubble chat | Mnikolenko Productengine | |
| 2025-04-23 | #3952 insert @ name at the cursor position | Mnikolenko Productengine | |
| 2025-04-23 | #3962 allow Tab work the same way as picking name with Enter | Mnikolenko Productengine | |
| 2025-04-18 | Merge develop into release/2025.04 | Andrey Kleshchev | |
| 2025-04-18 | Restore missing 'override' | Andrey Lihatskiy | |
| 2025-04-18 | #3758 initial chat mention support | Mnikolenko Productengine | |
| 2025-04-18 | #3758 add support for highlighted segments | Mnikolenko Productengine | |
| 2025-04-18 | Restore missing 'override' | Andrey Lihatskiy | |
| 2025-04-18 | Merge branch 'develop' into marchcat/05-develop | Andrey Lihatskiy | |
