Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-20 | Merge tag '7.1.5-release' | Erik Kundiman | |
source for viewer 7.1.5.8443591509 | |||
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llimage/llimageworker.cpp # indra/llimage/llimageworker.h # indra/newview/llcontrolavatar.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/lloutfitslist.cpp # indra/newview/lloutfitslist.h # indra/newview/lltexturefetch.cpp | |||
2024-03-28 | Merge tag '7.1.4-release' | Erik Kundiman | |
source for viewer 7.1.4.8149792635 | |||
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml | |||
2024-03-18 | viewer#961 Add a notification appearing when user tries to insert a ↵ | Alexander Gavriliuk | |
disallowed character | |||
2024-03-05 | triage#86 Use Emoji font in LineEditor by default | Alexander Gavriliuk | |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev | |
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable. | |||
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llstring.cpp # indra/llcommon/llstring.h | |||
2024-03-02 | Merge tag '7.1.3-release' | Erik Kundiman | |
source for viewer 7.1.3.7878383867 | |||
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-02-22 | IME composition is now replaced by the result | Erik Kundiman | |
instead of being printed alongside. For now, it always gets reset from the start after pressing Return, which is to be fixed next. | |||
2024-01-30 | First attempt to fix unicode input | Erik Kundiman | |
It should work well enough with most, but on Japanese (I assume all CJK), for now the composition part is still left printed out along with the result (as opposed to just replaced by the result). It's to be fixed next. | |||
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
2024-01-04 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev | |
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable. | |||
2023-11-30 | SL-19801 Log unicode characters for debug | Alexander Gavriliuk | |
2023-10-02 | SL-20391 Show Emoji Completion floater after backspacing a character | Alexander Gavriliuk | |
2023-10-02 | SL-20387 Show Emoji Completion floater at the beginning of the shortcode | Alexander Gavriliuk | |
2023-08-15 | SL-20139 pressing the Tab key should paste tooltip only when hovering ↵ | Maxim Nikolenko | |
functions in LSL editor | |||
2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
2023-02-08 | Merge branch 'xcode-14.1' into DRTVWR-489-emoji | Kitty Barnett | |
2022-10-23 | Add emoji helper support to LLTextEditor | Kitty Barnett | |
2022-10-23 | Add emoji helper support to LLTextEditor | Kitty Barnett | |
2022-10-19 | Fix menu leaks and lazy creation in text editing and scroll lists | Rye Mutt | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2018-11-30 | SL-10145 Right clicking on unselected link in editor near selected text ↵ | andreykproductengine | |
shows wrong menu | |||
2018-04-03 | MAINT-8431 FIXED HTTP URL in the object name is represented as a hyperlink ↵ | maxim_productengine | |
in inventory offer | |||
2017-03-22 | MAINT-6404 FIXED When pasting from Mac Word into a notecard, line break is ↵ | Mnikolenko Productengine | |
replaced by ? | |||
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden | |
2016-03-24 | MAINT-6214 Unable to add a space before closing curly brace in chatbar, ↵ | andreykproductengine | |
notecards & scripts. | |||
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-07-30 | merge changes for other open sourc contributions | Oz Linden | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-03-13 | MAINT-4973 FIXED Clicking on the green part of links (as opposed to the ↵ | Mnikolenko ProductEngine | |
grey) opens the wrong link in all places apart from in a conversation window or chat toast. | |||
2014-12-28 | STORM-2094 Save button not activated if spelling corrected in Notecard and ↵ | Jonathan Yap | |
no other changes made | |||
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-09 | MAINT-3648 FIXED Allow opening URLs when any text is selected. | Mnikolenko ProductEngine | |
2014-08-28 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | andreykproductengine | |
Reverted previous two fixes and modified LLTextBase::changeLine() | |||
2014-08-28 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | andreykproductengine | |
Reverted previous two fixes and modified LLTextBase::changeLine() | |||
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-06-18 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | maksymsproductengine | |
2014-06-18 | Merge downstream code | simon | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-07 | Merge upstream | Cinder | |
2014-06-05 | Merge | Ricky Curtice | |