Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-23 | Merge tag 'Second_Life_Release#fe55c781-2025.04' into 2025.04 | Erik Kundiman | |
2025-05-22 | #4132 fix name mentions sometimes not being highlighted | Maxim Nikolenko | |
2025-05-22 | Merge tag 'Second_Life_Release#a31b7ae2-Second_Life_Release#a31b7ae-2025.04' ↵ | Erik Kundiman | |
into 2025.04 | |||
2025-05-22 | Merge branch 'main' into 2025.04 | Erik Kundiman | |
2025-05-12 | Have unencapsulated Expat headers in any condition | Erik Kundiman | |
The only condition where Expat headers would be encapsulated is when using LL's Autobuild-based prebuilt libraries, and we're never using any of LL's prebuilt binary for Expat on desktop, since Expat is practically available on any supported desktop platform. The system Expat headers are never encapsulated in any of those platforms. This is the beginning of not relying on the LL_USESYSTEMLIBS macro any more (eventually not relying on the custom USESYSTEMLIBS CMake setting either). Keeping the build system still flexible to have the option to use LL's prebuilt libraries *fully* (we still use some of them in cases where the platform may not have the related system library or for convenience, so the term USESYSTEMLIBS may not always be consistent), is getting harder to maintain. The way it's done is using #if 1, in order to minimise difference from upstream. | |||
2025-05-09 | #3758 do not reopen avatar picker floater | Maxim Nikolenko | |
2025-05-09 | Merge tag 'Second_Life_Release#377d1b38-2025.04' into 2025.04 | Erik Kundiman | |
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-30 | Merge tag 'Second_Life_Release#d9e55c44-Second_Life_Release#d9e55c4-2025.04' ↵ | Erik Kundiman | |
into 2025.04 | |||
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-19 | Merge tag 'Second_Life_Release#9a333e65-2025.04' into 2025.04 | Erik Kundiman | |
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-17 | Merge pull request #3933 from Ansariel/develop-llui-improvements | Jonathan "Geenz" Goodman | |
Clean up LLUI and fix/add suggestions from VS | |||
2025-04-18 | Clean up LLUI and fix/add suggestions from VS (#2746) | Ansariel Hiller | |
# Conflicts: # indra/llui/lltextbase.h # indra/llui/lltexteditor.h # indra/llwindow/llwindowsdl.cpp | |||
2025-04-18 | Restore currently entered text in chat entry textbox after going through ↵ | Ansariel Hiller | |
history with Ctrl-PgUp/PgDown (#2680) | |||
2025-04-17 | #3922 out_of_range crash in preeditor | Andrey Kleshchev | |
2025-04-15 | Merge pull request #3911 from secondlife/main | Jonathan "Geenz" Goodman | |
Merge 2025.03 release into develop. | |||
2025-04-01 | Merge branch 'release/2025.03' into release/2025.04 | Jonathan "Geenz" Goodman | |
2025-04-01 | Merge tag 'Second_Life_Release#e671cb54-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-30 | #3795 Crash at getVolatileAPRPool() | Andrey Kleshchev | |
2025-03-29 | #3836 Fix crash at LLNotificationForm::getNumElements()/LLSD::size() | Andrey Lihatskiy | |
2025-03-29 | Merge tag 'Second_Life_Release#6ac1d4f3-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-29 | Merge tag 'Second_Life_Release#4e80ec7e-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-27 | #3820 crash at LLNotificationTemplate | Maxim Nikolenko | |
2025-03-26 | #3814 Out of range exception in TextCmdRemove::execute | Andrey Kleshchev | |
2025-03-22 | Merge tag 'Second_Life_Release#0ec9bfaa-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-21 | vp#404 Improve URL filter | Andrey Kleshchev | |
2025-03-21 | Merge tag 'Second_Life_Release#895a6739-2025.03' into 2025.03 | Erik Kundiman | |
2025-03-21 | #3778 #3654 Split text and background selection colors | Andrey Kleshchev | |
2025-03-19 | viewer#2270 The "More" button does not close the "Choose emoji" floater | Andrey Kleshchev | |
2025-03-19 | Merge branch 'release/2025.03' into release/2025.04 | Andrey Kleshchev | |
2025-03-12 | Try to parallelize xcode builds further and add more headers to PCH to ↵ | Rye | |
reduce build time | |||
2025-03-06 | Fix preferences search not finding text defined in text boxes (#3653) | Rye | |
2025-03-06 | #3654 Searchable disabled settings not readable when highlighted | Andrey Kleshchev | |
2025-03-06 | Merge remote-tracking branch 'secondlife/release/2025.03' into 2025.03 | Erik Kundiman | |
2025-03-01 | Merge pull request #3634 from secondlife/release/2024.12-ForeverFPS | Jonathan "Geenz" Goodman | |
Update develop with ForeverFPS | |||
2025-02-26 | Private Issue #297: Accept new flags in ScriptTeleportRequest message. Flags ↵ | Rider Linden | |
indicate if the world map should be opened and focused. | |||
2025-02-19 | #3581 #3563 Fix callback deletion not working | Andrey Kleshchev | |
2025-02-18 | Merge commit '0679cbdec89fbd3ec470768bdf469f6a1d326859' into tmp | Erik Kundiman | |
2025-02-07 | #3505 Fix updateMenu() being called too frequently on fetch callback | Andrey Kleshchev | |
The actual problem is fetch dumping thousands of callbacks, but this should mitigate the problem |