Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-25 | Base: Add Arabic characters to font Katica Regular 10 | Lady Gegga | |
0606, 0607, 0609, 060A, 060B, 060C, 060D, 061B, 0621, 0622, 0623, 0624, 0625, 0626, 0627, 0628, 0629, 062A, 062B, 062C, 062D, 062E, 062F, 0630, 0631, 0632, 0633, 0634, 0635, 0636, 0637, 0638, 0639, 063A, 063B, 063C, 0640, 0641, 0642, 0643, 0644, 0645, 0646, 0647, 0648, 0649, 064A, 064B, 064D, 064E, 0650, 0651, 0652, 0653, 0654, 0655, 0656, 0657, 0658, 0659, 065A, 065B, 0660, 0661, 0662, 0663, 0664, 0665, 0666, 0667, 0668, 0669, 066D, 066E, 067A, 067B, 067C, 067D, 067E, 067F, 0680, 068A, 068C, 068D, 068E, 068F, 0690, 0692, 0694, 0696, 0697, 0698, 0699, 069A, 069B, 069C, 069D, 069E, 069F, 06A1, 06A2, 06A3, 06A4, 06A5, 06A6, 06B1, 06B2, 06B5, 06B6, 06B7, 06B8, 06D2, 06D3, 06F0, 06F1, 06F2, 06F3, 06F4, 06F5, 06F6, 06F7, 06F8, 06F9 https://www.unicode.org/charts/PDF/U0600.pdf | |||
2022-01-24 | Base: Add symbols to font Csilla Bold 10 | Lady Gegga | |
2191, 2196-2199 | |||
2022-01-24 | Base: Add symbols to font Csilla Regular 10 | Lady Gegga | |
2191, 2196-2199, 2015, 2019 | |||
2022-01-24 | Base: Modify SVG test page to include inherited attributes | Sam Atkins | |
Some SVG attributes can be inherited, similarly to CSS properties. This change moves some attributes from a `<path>` to a parent `<g>` to test this works. | |||
2022-01-24 | Base: Add more emojis | electrikmilk | |
Adds: U+1F4A9, U+1F6A8, U+1F47F, U+1F49C, U+1F62B, U+1F62F, U+1F63A, U+1F64C, U+1F64F, U+1F92, U+1F92E, U+1F92F, U+1F470, U+1F494, U+1F499, U+1F619, U+1F629, U+1F632, U+1F633, U+1F634, U+1F635, U+1F637, U+1F910, U+1F911, U+1F912, U+1F913, U+1F915, U+1F920, U+1F922, U+1F925, U+1F928, U+1F929, U+1F970, U+1F975, U+1F976, U+2611 Modifies: U+1F914 | |||
2022-01-24 | Utilities/readelf: Add support for printing the content of sections | Daniel Bertalan | |
2022-01-24 | Base: Add Pumpkin (Orange+Purple) theme | electrikmilk | |
2022-01-24 | Base: Add Italic, Bold & Latin Extended to Source | electrikmilk | |
2022-01-23 | ClockSettings: Add a GUI application to set the system time zone | Timothy Flynn | |
This application can be expanded with other clock-related options. For an initial iteration, it has just an option to change the time zone. | |||
2022-01-23 | LibTimeZone: Use /etc/timezone as the basis for the system time zone | Timothy Flynn | |
This changes LibTimeZone to read the current time zone from the file /etc/timezone rather than using tzset/tzname. Instead, in a subsequent commit, LibC's time methods will be changed to used LibTimeZone to retrieve the system time zone. Also add an API to set the system time zone. This method is only allowed when running within Serenity. | |||
2022-01-23 | Base: Add a <pre> test page | Nico Weber | |
2022-01-23 | Keymaps: Add Greek keymap | Στέφανος | |
2022-01-23 | Base: Add a note on the possibility of failure with the beep utility | Liav A | |
2022-01-23 | Kernel: Add CommandLine option to disable or enable the PC speaker | Liav A | |
By default, we disable the PC speaker as it's quite annoying when using the text mode console. | |||
2022-01-22 | Base: Update all Yak-emojis to high-res images | Lady Gegga | |
2022-01-22 | Base: Add 10CD19 & 10CD1A emojis to PUA codepoints | Lady Gegga | |
10CD19 (yaksticker), 10CD1A (yakkie) | |||
2022-01-22 | Keymaps: Add Thai keymap | Thitat Auareesuksakul | |
2022-01-21 | keymaps: Fix keymap for Russian ЙЦУКЕН keyboard | Timur Sultanov | |
- Swap captial "Ё" and lowercase "ё" - Replace "|" with "/" to match the standard ЙЦУКЕН keyboard | |||
2022-01-20 | Base: Add red theme | electrikmilk | |
2022-01-20 | Base: Tweak Silver theme | electrikmilk | |
Tweak silver theme to look even more like Mac OS 9 | |||
2022-01-20 | Base: Add Olive Green Theme | electrikmilk | |
Add Olive theme | |||
2022-01-19 | Base: Add C64 theme for Terminal | electrikmilk | |
2022-01-19 | Base: Add Github theme for Terminal | electrikmilk | |
2022-01-19 | Base: Add Hiragana characters to font Katica Regular 10 | Lady Gegga | |
3041-309F https://www.unicode.org/charts/PDF/U3040.pdf | |||
2022-01-19 | Base: Add Chinese characters to font Katica Regular 10 | Lady Gegga | |
4E06, 4E07, 524D, 56FA, 56D7-56E0, 6708 https://www.unicode.org/charts/PDF/U4E00.pdf | |||
2022-01-18 | Base: Add Cypriot Syllabary to font Katica Regular 10 | Lady Gegga | |
10800-1083F https://www.unicode.org/charts/PDF/U10800.pdf | |||
2022-01-17 | Base: Add emojis to PUA codepoints | Lady Gegga | |
Yaks! 10CD00-10CDFF https://serenityos.net/~xexxa/10CD | |||
2022-01-17 | Base: Add icons to man pages for GUI applications | Brian Gianforcaro | |
Differentiate GUI applications in man pages with icons. This is the revert of the revert commit, now that the icon processing was fixed in 89c0f84a280778a877b89d1b5f3facf5020095fb. Revert: dae298e9df23a2f2be7f1b5a5c4726096c310a58 Original: 74238d0abaac7c36c49e33e863c65eb6b199d9f3 Co-authored-by: electrikmilk <brandonjordan124@gmail.com> | |||
2022-01-17 | Base: Remove file:// prefix from image | Tobias Christiansen | |
2022-01-17 | Revert "Base: Add icons to man pages for GUI applications" | Brian Gianforcaro | |
This reverts commit 74238d0abaac7c36c49e33e863c65eb6b199d9f3. | |||
2022-01-16 | Base: Add icons to man pages for GUI applications | electrikmilk | |
Differentiate GUI applications in man pages with icons. | |||
2022-01-16 | Base: Add more emojis | electrikmilk | |
2022-01-16 | Base: Add some symbols to Katica | electrikmilk | |
Adds 20A0—20CF, 20D0—20FF, and 2150—218F to Katica. | |||
2022-01-16 | CharacterMap+Base: Give Character Map an icon | Sam Atkins | |
2022-01-16 | CharacterMap+Base: Add man page for Character Map :^) | Sam Atkins | |
2022-01-16 | CharacterMap: Add new Character Map application :^) | Sam Atkins | |
2022-01-15 | Spreadsheet: Implement the mode function | kleines Filmröllchen | |
My statistics course has gotten to me :^) | |||
2022-01-15 | Base: Add default "ShowScrollBar" value to Terminal.ini config | Brian Gianforcaro | |
2022-01-15 | Base: Add Kayah Li to font Katica Regular 10 | Lady Gegga | |
A900-A92F https://www.unicode.org/charts/PDF/UA900.pdf | |||
2022-01-15 | Base: Add Tengwar to font Katica Regular 10 | Lady Gegga | |
E000-E07D* https://www.kreativekorp.com/ucsur/charts/PDF/UE000.pdf * PUA based on Under-ConScript Unicode Registry | |||
2022-01-15 | Base: Add Elymaic to font Katica Regular 10 | Lady Gegga | |
10FE0-10FF6 https://www.unicode.org/charts/PDF/U10FE0.pdf | |||
2022-01-14 | Base: Modernize aplay documentation | kleines Filmröllchen | |
Aplay's documentation is updated to reflect the new -s flag. Additionally, "sound" has been replaced by "audio", reflecting the application name. (It's also a more general term in my opinion, but that's debatable.) | |||
2022-01-14 | Base: Skip the Shell/function.sh test since it's flaky on CI | Andreas Kling | |
2022-01-13 | Base: Add icon for palette files | Marcus Nilsson | |
2022-01-13 | Base: Fix non-compliant PNG icons | Marcus Nilsson | |
These were found with pngcheck and includes icons that were made with PixelPaint. All were re-saved with GIMP and then stripped with optipng. | |||
2022-01-13 | Base: Add manual page for Snake | David Lindbom | |
2022-01-13 | Base: Add manual page for Pong | David Lindbom | |
2022-01-13 | Base: Add manual page for Minesweeper | David Lindbom | |
2022-01-13 | Base: Add manual page for Hearts | David Lindbom | |
2022-01-13 | Base: Add manual page for GameOfLife | David Lindbom | |