Age | Commit message (Expand) | Author |
2024-05-24 | Nat's ideas from PR #1547 | Nat Goodspeed |
2024-05-15 | Merge branch 'main' into release/luau-scripting for Maint X release. | Nat Goodspeed |
2024-05-15 | Manual whitespace fixes (fix_whitespace.py). | Nat Goodspeed |
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 |
2024-04-24 | Merge 'main' into release/luau-scripting on promotion of Maint YZ | Nat Goodspeed |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-03 | Make ll_convert() and ll_convert_to() use std::decay_t on arg type. | Nat Goodspeed |
2024-03-14 | Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback... | Henri Beauchamp |
2024-03-08 | Merge branch 'main' into release/luau-scripting for Emoji release. | Nat Goodspeed |
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-02-13 | Change ll_convert<TOTYPE>(string) to just ll_convert(string). | Nat Goodspeed |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk |
2024-02-07 | Fix up a few longstanding missing #includes. | Nat Goodspeed |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-11-30 | SL-19801 Log unicode characters for debug | Alexander Gavriliuk |
2023-10-18 | SL-20463 Rename outfit dialog box accepts emoji characters | Alexander Gavriliuk |
2023-07-10 | SL-19951 Collect used icons in a special group 'Recently used' | Alexander Gavriliuk |
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk |
2023-01-26 | Merge branch 'xcode-14.1' into DRTVWR-489-emoji | Callum Prentice |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2022-11-09 | Merge branch contribution/emoji into DRTVWR-489-emoji | Kitty Barnett |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-08-28 | Merge branch 'contribution/emoji' | Kitty Barnett |
2021-11-23 | SL-16094: Support ll_convert<std::string>(const char*) | Nat Goodspeed |
2021-11-02 | SL-16207: Guess Microsoft compiler isn't smart about default params? | Nat Goodspeed |
2021-11-02 | SL-16207: Create uniform overload sets for wide-string conversions. | Nat Goodspeed |
2021-10-27 | SL-16207: Update llstring.h handling of different string types. | Nat Goodspeed |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2020-03-25 | DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf(). | Nat Goodspeed |
2019-11-07 | Fallback fonts can have first crack at adding an unknown character + set Twem... | Kitty Barnett |
2019-04-16 | SL-10930 LLStringUtil pointlessly scan the string | andreykproductengine |
2018-12-15 | SL-10153: auto name{expression} declares an initializer_list | Nat Goodspeed |
2018-12-14 | SL-10153: VS 2013 isn't so fond of ?: involving std::string. | Nat Goodspeed |
2018-12-14 | SL-10153: Fix previous commit for non-Windows systems. | Nat Goodspeed |
2018-12-14 | SL-10153: Introduce ll_convert, windows_message() templates. | Nat Goodspeed |
2018-12-11 | SL-10153: Improve ll_convert_string_to_wide() and its converse. | Nat Goodspeed |
2018-01-17 | merge | Brad Payne (Vir Linden) |
2017-10-03 | SL-808 - more work on arc display. area calculations still have some issues, ... | Brad Payne (Vir Linden) |
2017-08-16 | merge changes for DRTVWR-439 | Oz Linden |
2017-06-16 | MAINT-7488 FIXED [Windows] Viewer crashes when pasting empty string from clip... | Mnikolenko Productengine |
2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-04-03 | MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it sho... | mnikolenko |
2016-12-20 | DRTVWR-418: operator comparison methods should be const. | Nat Goodspeed |
2016-06-01 | MAINT-6446 Correct password length handling | andreykproductengine |
2016-04-04 | merge with 4.0.3-release | Oz Linden |