summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Collapse)Author
2022-04-02LibWeb: Implement flex reverse layoutsEnver Balalic
This builds on the work done by implementing the flex order CSS property and implements flex reverse layouts by just reversing the order and the items within each order bucket.
2022-04-02Base: Add new bitmap font Luciditydjwisdom
2022-04-02LibWeb: Implement the flex order CSS propertyEnver Balalic
Adds support for the flex order property and a test page for it on the browser welcome page.
2022-04-02Base: Add Andrew's very inspired musings to the fortunes databasekleines Filmröllchen
2022-04-01Base: Add tuba 3d modelStephan Unverwerth
2022-04-01Base: Add Hangul Syllables to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/UAC00.pdf D55C, AD6D, C5B4
2022-04-01Base: Add CJK character to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U4E00.pdf 8A9E, 6587
2022-04-01Base: Add Latin Extended Additional chrs to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U1E00.pdf 1EBF, 1EC7, 1E90-1E95, 1EB7, 1E70-1E73, 1E22, 1E7D-1E8A, 1E8E, 1E8F
2022-04-01Base: Add Georgian characters to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U10A0.pdf 10E5, 10D0, 10E0, 10D7, 10E3, 10DA, 10D8
2022-04-01Base: Add Thai characters to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U0E00.pdf 0E44, 0E17, 0E22
2022-04-01Base: Add Bengali characters to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U0980.pdf 09AC, 09B0, 09BE, 0982, 09B2, 09F1
2022-04-01Base: Add Arabic characters to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U0600.pdf 06CC-06CF
2022-04-01Base: Add a quote to fortunes.jsonSam Atkins
2022-03-31Base: Extend and improve the GML documentationkleines Filmröllchen
This is a bundle of changes to the "new" GML documentation that I just noticed two hours ago. - Fix a bunch of typos, wording and style - Rework layout object documentation (they're not widgets!) - Document most of the common properties - Finish (as for now) GML syntax documentation - Extend GML usage explanation - Add symlink "GML" so that man gml works - Add a categorized GML page list to the introduction man page - Cross-link much more Much of the editing of existing docs is clearing up incorrect or imprecise statements. Note that because of massive changes in some places, git won't recognize renames as such.
2022-03-31Base: Add new theme Chillychillydjwisdom
Updated syntax highlight colors to complement overall theme look and feel. Thanks to @kleinesfilmroellchen for the timely recommendation.
2022-03-31Base: Add new glyphs to Ataraxia Lightdjwisdom
Control Pictures 2400-2426 Miscellaneous Symbols 2644,2645,2647-264A,264C-2653,268A-2693, 26A5,26A6,26A8-26AF
2022-03-31Base: Add new glyphs to Satori Regulardjwisdom
Control Pictures 2400-2426 Miscellaneous Symbols 2644,2645,2647-264A,264C-2653,268A-2693, 26A5,26A6,26A8-26AF
2022-03-31Base: Add new glyphs to Satori Mono Regulardjwisdom
Control Pictures 2400-2426 Miscellaneous Symbols 2644,2645,2647-264A,264C-2653,268A-2693, 26A5,26A6,26A8-26AF
2022-03-31Base: Add new glyphs to Satori Mono Bolddjwisdom
Control Pictures 2400-2426 Miscellaneous Symbols 2644,2645,2647-264A,264C-2653,268A-2693, 26A5,26A6,26A8-26AF
2022-03-31Base: Add new glyphs to Satori Bolddjwisdom
Control Pictures 2400-2426 Miscellaneous Symbols 2644,2645,2647-264A,264C-2653,268A-2693, 26A5,26A6,26A8-26AF
2022-03-313DFileViewer: Fix seam in normals of teapot.objSahan Fernando
2022-03-31Base: Add a <noscript> test pageLinus Groh
2022-03-30LibWeb: Fix sizing of flex child that has flex-basis 0Enver Balalic
Before if an element didn't have a main min size we would clamp it to a literal zero. If that element also had a flex-basis 0 it's width would end up being 0. This patch adds a determine_min_main_size_of_child function that will calculate the minimum main size for the box based on the content of the box. We use the result of that function now instead of clamping the element main min size to 0. This also adds one more box to the flex.html test page, which is the same flex: 0 0 0 box but with flex-direction: column.
2022-03-30Base: Add new glyphs to font Satori Regulardjwisdom
Shorthand Format Controls 1BCA0-1BCA3 Miscellaneous Symbols 2600-261F,2621,2640-2643
2022-03-30Base: Add new glyphs to font Satori Mono Regulardjwisdom
Shorthand Format Controls 1BCA0-1BCA3 Miscellaneous Symbols 2600-261F,2621,2640-2643
2022-03-30Base: Add new glyphs to font Satori Mono Bolddjwisdom
Shorthand Format Controls 1BCA0-1BCA3 Miscellaneous Symbols 2600-261F,2621,2640-2643
2022-03-30Base: Add new glyphs to font Satori Bolddjwisdom
Shorthand Format Controls 1BCA0-1BCA3 Miscellaneous Symbols 2600-261F,2621,2640-2643
2022-03-30Base: Add new glyps to Ataraxia Lightdjwisdom
Box Drawing 2500,2502,250D,2510,2514,2515,251C,2524,252C,2534,253C,2550, 2551,2554,2557,255A,255D Supplemental Arrows-A 27F0-27FF Miscellaneous Symbols 2600-261F,2621,2640-2643
2022-03-30Base: Add Ninjyak to emoji.txtLady Gegga
2022-03-30Base: Add 2212, 2600, 2717, 2718 to font Katica Regular 10Lady Gegga
2600 - https://www.unicode.org/charts/PDF/U2600.pdf 2212 - https://www.unicode.org/charts/PDF/U2200.pdf 2717, 2718 - https://www.unicode.org/charts/PDF/U2700.pdf
2022-03-30Base: Add 2212 to font Katica Bold 10Lady Gegga
2212 - https://www.unicode.org/charts/PDF/U2200.pdf
2022-03-30Base: Add 2600 to font Pabbleton Bold 14Lady Gegga
2600 - https://www.unicode.org/charts/PDF/U2600.pdf
2022-03-30Base: Add emoji Ninjyak (10CD22)Lady Gegga
2022-03-29LibWeb: More tests for attribute selectorsDaniel Glazman
2022-03-27Base: Add SQL filetype iconAli Chraghi
2022-03-27Base: Add Database filetype iconAli Chraghi
2022-03-27Base: Update Basic Latin 0020 char to font SatoriMonoRegulardjwisdom
2022-03-27Base: Update Basic Latin 0020 char to font SatoriBolddjwisdom
2022-03-27Base: Update Basic Latin 0020 char to font SatoriRegulardjwisdom
2022-03-27Base: Update Basic Latin 004F char to font SatoriMonoBolddjwisdom
2022-03-27Base: Add Latin-1 Supplement chars to font Ataraxiadjwisdom
00A1-00FF https://www.unicode.org/charts/PDF/U0080.pdf
2022-03-27Base: Add Multilingual layout to ColemakKarol Kosek
This commit will add additional key combinations from the Colemak Multilingual page, except of the dead keys. https://colemak.com/Multilingual
2022-03-26Base: Add Acid3 to default Browser bookmarksAndreas Kling
2022-03-26Kernel: Add a 'no_error' pledge promiseAli Mohammad Pur
This makes pledge() ignore promises that would otherwise cause it to fail with EPERM, which is very useful for allowing programs to run under a "jail" so to speak, without having them termiate early due to a failing pledge() call.
2022-03-26Base: Regenerate automatically generated manpagesAli Mohammad Pur
2022-03-26Base: Add inline properties to custom-properties test pageKarol Kosek
2022-03-25Base: Add U+00A0 (NBSP) to Roman Regular 10 fontTimothy Flynn
The other Roman fonts already have this code point.
2022-03-24Base: Unignore all files by defaultTim Schumacher
Some of the .gitignore rules of the main directory were leaking into the Base directory, causing inconsistencies between what is ignored and what is already checked-in. Resolve that by explicitly unignoring all files in the Base directory unless overwritten by a .gitignore file in a subdirectory.
2022-03-24Base: Add Supplemental Arrows-C glyphs to font tengchaH Regular 12Lady Gegga
1F800-1F807, 1F810-1F813, 1F820-1F823, 1F850-1F859, 1F860-1F867, 1F880-1F887 https://www.unicode.org/charts/PDF/U1F800.pdf
2022-03-24Base: Add Transport and Map Symbols to font tengchaH Regular 12Lady Gegga
1F6C8 https://www.unicode.org/charts/PDF/U1F680.pdf