summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Collapse)Author
2022-01-05Base: Add Unified Canadian Aboriginal Syllabics Ext-A Katica Reg. 10Lady Gegga
11AB0-11ABF https://www.unicode.org/charts/PDF/U11AB0.pdf
2022-01-05Base: Adjust 1F41A in font Katica Regular 10Lady Gegga
Move 1F41A up 1px to align it with other glyphs
2022-01-05Base: Add symbols to font Katica Regular 10Lady Gegga
1F990, 1F42C, 1FAB8, 1FAA8, 1FAB7 https://www.unicode.org/charts/PDF/U1F300.pdf https://www.unicode.org/charts/PDF/U1FA70.pdf https://www.unicode.org/charts/PDF/U1F900.pdf
2022-01-05Base: Add Unified Canadian Aboriginal Syllabics to Katica Regular 10Lady Gegga
1489-167F https://www.unicode.org/charts/PDF/U1400.pdf Our implementation of 150C does not correspond with the Unicode chart, it uses an alternative glyph found in many fonts for clarity!
2022-01-05Base: Align 1428-142A in font Katica Regular 10Lady Gegga
Move these glyphs 1px up
2022-01-05Base: Add Miscellaneous Technical glyphs to font Katica Regular 10Lady Gegga
2317, 2318, 231A, 231B, 2326-2328, 232B, 2380-238C, 2396-239A, 23CD-23CF, 23E9-23FE https://www.unicode.org/charts/PDF/U2300.pdf
2022-01-05Base: Add Miscellaneous Symbols and Arrows to font Katica Regular 10Lady Gegga
2B1B, 2B1C, 2B55, 2B57, 2B58, 2B59 https://www.unicode.org/charts/PDF/U2B00.pdf
2022-01-05Base: Add Mathematical Operators to font Katica Regular 10Lady Gegga
2206, 2207, 220F, 2227-222C, 2250-225C, 2261, 2263, 228F-22A1, 22A9-22AB, 22B0, 22B1, 22B9, 22BA, 22BF, 22D5, 22FF https://www.unicode.org/charts/PDF/U2200.pdf
2022-01-05Base: Add Miscellaneous Symbols and Pictographs to Katica Regular 10Lady Gegga
1F41B, 1F419, 1F420, 1F421, 1F433, 1F43E, 1F43D, 1F41A, 1F442, 1F41E https://www.unicode.org/charts/PDF/U1F300.pdf
2022-01-05Base: Add Supplemental Symbols and Pictographs to Katica Regular 10Lady Gegga
1F916, 1F988, 1F955, 1F968, 1F980, 1F940, 1F94C, 1F991, 1F969 https://www.unicode.org/charts/PDF/U1F900.pdf
2022-01-05Base: Change some glyphs in font Katica Regular 10Lady Gegga
1F50C, 1F5B2, 1F964, 1F941
2022-01-05Base: Add Box Drawing glyphs to font Katica Regular 10Lady Gegga
2518, 2510, 250C, 2514, 253C, 2500, 251C, 2524, 2534, 252C, 2502 The following glyphs are ported directly from 2329c52ad94a4c40b1b2e3ce2dd8526208f08bef: 2550, 2551, 2554, 2557, 255A, 255D https://www.unicode.org/charts/PDF/U2500.pdf
2022-01-05Base+LibGUI: Add unique "Save As" iconthankyouverycool
Icon by: Mustafa Quraish <mustafaq9@gmail.com>
2022-01-05PixelPaint: Add new icon for `New Image from Clipboard`Mustafa Quraish
This is just a slight variation of `/res/icons/16x16/paste.png`, I've removed the lines on the paper to make it look consistent with the "New Image" icon, which is an empty piece of paper.
2022-01-05Base: Add some Latin Extended-B characterselectrikmilk
Adds 0180—01FF of the Latin extended-B section of the unicode table.
2022-01-04Base: Add keymap for Norwegian Macintosh keyboardsJean-Paul Balabanian
There is a significant difference between the PC keyboard mapping and the Macintosh mapping in Norwegian.
2022-01-04PixelPaint: Add filter iconTobias Christiansen
I created this icon for a previous PR, but somehow didn't commit it.
2022-01-03Keymaps: Add colemak-caps-backspace mappingCorey Williamson
This patch adds the colemak keymap with caps lock remapped to backspace (as is the default for colemak)
2022-01-02LibWeb: Support range syntax for media queriesSam Atkins
This means you can now do queries like: ```css @media (400px <= width < 800px) { } ``` Chromium and Firefox which I tested with both don't support this yet, so that's cool. :^)
2022-01-02Base: Add Phoenician characters to font Katica Regular 10Lady Gegga
10900-1091F https://www.unicode.org/charts/PDF/U10900.pdf
2022-01-01Theming: Add alignment sectionFiliph Sandström
This commit removes the IsTitleCenter property and replaces it with the TitleAlignment property that supports "Left", "Right" & "Center".
2022-01-01Terminal: Add Solarized color schemescircl
Both dark and light variants
2022-01-01Themes: Add Cupertino themeFiliph Sandström
This theme is used to showcase the new features.
2022-01-01LibGfx: Add window border/title theming optionsFiliph Sandström
This commit adds support the following properties to theming: Flags: - IsTitleCenter: true if the title should be centered. Metrics: - BorderThickness: The border width. - BorderRadius: The border corner radius.
2022-01-01Base: Add Russian keymapBrandon
Add a Russian keymap file
2022-01-01Base: Add Supplemental Symbols and Pictographs to Katica Regular 10Lady Gegga
1F930, 1F938, 1F941, 1F942, 1F945, 1F951, 1F95A, 1F964, 1F98B, 1F9DC, 1F9DE, 1F9E8 https://www.unicode.org/charts/PDF/U1F900.pdf
2022-01-01Base: Add Geometric Shapes Extended to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U1F780.pdf 1F785, 1F786, 1F787, 1F788, 1F789, 1F78A, 1F78B, 1F78E, 1F78F, 1F790, 1F791, 1F792, 1F793, 1F794, 1F795, 1F796
2022-01-01Base: Add Transport and Map Symbols to font Katica Regular 10Lady Gegga
1F6C8, 1F6D2 https://www.unicode.org/charts/PDF/U1F680.pdf
2022-01-01Base: Add Emoticons to font Katica Regular 10Lady Gegga
1F600, 1F603, 1F606, 1F60E, 1F60F, 1F610, 1F611, 1F615, 1F626, 1F641, 1F642, 1F643 https://www.unicode.org/charts/PDF/U1F600.pdf
2022-01-01Base: Add Misc. Symbols and Pictographs to font Katica Regular 10Lady Gegga
1F50C, 1F50D, 1F50E, 1F523, 1F524, 1F582, 1F583, 1F5AF, 1F5B0, 1F5B1, 1F5B2, 1F5B4, 1F5B5, 1F5D5, 1F5E8, 1F5E9, 1F5EA, 1F5EB https://www.unicode.org/charts/PDF/U1F300.pdf
2022-01-01Base: Add Dingbats to font Katica Regular 10Lady Gegga
2780, 2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 278A, 278B, 278C, 278D, 278E, 278F, 2790, 2791, 2792, 2793 https://www.unicode.org/charts/PDF/U2700.pdf
2022-01-01Base: Add Chinese characters to font Katica Regular 10Lady Gegga
6761, 6762, 4EF0, 4EFA, 4EFB, 4EFC, 4EF4, 4EF2, 4F55, 4F54, 4F43, 4F44, 4F42, 4F46, 4F40, 4ED6, 540E, 5410, 884C, 8840, 8841, 4EE5, 4EE6, 4EE7, 4EE8, 4EE9, 4EEA, 4F1A, 4F1B, 4F1C, 4F1D, 4F1E, 4F1F, 672C, 672B, 672A, 4E3A, 4E39, 4E38, 6240, 5BF9, 5BF8, 793E, 5E94, 5408 https://www.unicode.org/charts/PDF/U4E00.pdf
2022-01-01Base: Adjust 81EA in font Katica Regular 10Lady Gegga
81EA https://www.unicode.org/charts/PDF/U4E00.pdf
2021-12-30Base: Add Misc. Symbols and Pictographs to font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U1F300.pdf 1F510, 1F511, 1F520-1F522, 1F5A8, 1F5B6, 1F5B8, 1F5D6-1F5DB, 1F5F4, 1F5F5, 1F5F8, 1F5F9
2021-12-30Base: Add CJK Symbols and Punctuation to font Katica Regular 10Lady Gegga
3014-3015 https://www.unicode.org/charts/PDF/U3000.pdf
2021-12-30Base: Add Dingbats to font Katica Regular 10Lady Gegga
2705, 2708, 2709, 2713-2716, 274C-2753, 2755-2757, 275B-2761, 276C-2775, 2795-2797, 27A8 https://www.unicode.org/charts/PDF/U2700.pdf
2021-12-30Base: Add Miscellaneous Symbols to font Katica Regular 10Lady Gegga
2605, 2606, 2610-2612, 2614, 2616, 2617, 262D, 262E, 2639-263B, 2640, 2660-2667, 2669-266F, 267A, 267E-2689, 2690-2693, 2698, 2699, 26A2, 26B2, 26BF, 26C6, 26C8-26CD, 26CF, 26D0, 26D2-26E1, 26E8, 26F5, 26F6, 26F8-26FB, 26FD https://www.unicode.org/charts/PDF/U2600.pdf
2021-12-30Base: Adjust some glyphs in font Katica Regular 10Lady Gegga
Adjust glyphs to the fonts "new" 10p max width. Specials: FFFD https://www.unicode.org/charts/PDF/UFFF0.pdf Geometric Shapes: 25A0-25B1 https://www.unicode.org/charts/PDF/U25A0.pdf
2021-12-29Base: Add DEC Special Graphics characters to Csilla Regular 10Daniel Bertalan
The following codepoints are included: U+2518, U+2510, U+250C, U+2514, U+253C, U+2500, U+251C, U+2524, U+2534, U+252C, U+2502
2021-12-29Base: Add support for the default XTerm color schemeDaniel Bertalan
Finally, the "Color Scheme" combo box gets an option besides "Default".
2021-12-29Base: Add some box drawing characters to font Csilla Regular 10Daniel Bertalan
This commit adds the characters used by vim's popup window feature to draw window borders. Namely: - U+2550 BOX DRAWINGS DOUBLE HORIZONTAL - U+2551 BOX DRAWINGS DOUBLE VERTICAL - U+2554 BOX DRAWINGS DOUBLE DOWN AND RIGHT - U+2557 BOX DRAWINGS DOUBLE DOWN AND LEFT - U+255A BOX DRAWINGS DOUBLE UP AND RIGHT - U+255D BOX DRAWINGS DOUBLE UP AND LEFT
2021-12-28Base: Add Tifinagh characters to font Katica Regular 10Lady Gegga
2D30-2D7F https://www.unicode.org/charts/PDF/U2D30.pdf
2021-12-27Base: Adjust 1F374 in font Katica Regular 10Lady Gegga
https://www.unicode.org/charts/PDF/U1F300.pdf
2021-12-27Base: Add Misc. Symbols and Pictographs to font Katica Regular 10Lady Gegga
1F302, 1F308, 1F30A, 1F320, 1F322, 1F327, 1F328, 1F329, 1F32A, 1F331, 1F333, 1F334, 1F335, 1F337, 1F344, 1F373, 1F378, 1F394, 1F39C, 1F52B 1F39D, 1F3CF, 1F3D1, 1F3D2, 1F3D3, 1F3ED, 1F3F0, 1F3F1, 1F3F2, 1F3F3, 1F3F4, 1F3F9, 1F40B, 1F40C, 1F40D, 1F441, 1F443, 1F454, 1F459, 1F460, 1F464, 1F465, 1F47E, 1F494, 1F495, 1F497, 1F4A1, 1F4A2, 1F4AC, 1F4BB, 1F4BC, 1F4BD, 1F4BF, 1F4BC, 1F4C0, 1F4C3, 1F4C4, 1F4C5, 1F4C6, 1F4CD, 1F4CE, 1F4CF, 1F4D0, 1F4E8, 1F4E9, 1F4EF, 1F4F1, 1F4F2, 1F4F7, 1F512, 1F513, 1F527, 1F528 https://www.unicode.org/charts/PDF/U1F300.pdf
2021-12-27Base: Add Greek Extended characters to font Katica Regular 10Lady Gegga
1F78-1F7B, 1F10, 1FC6, 1F11 https://www.unicode.org/charts/PDF/U1F00.pdf
2021-12-27Base: Add Latin Extended Additional chars to font Katica Regular 10Lady Gegga
1EB8, 1EB9, 1ECC, 1ECD, 1E0A-1E0F, 1EE4, 1EE5 https://www.unicode.org/charts/PDF/U1E00.pdf
2021-12-27Base: Add Cyrillic characters to font Katica Regular 10Lady Gegga
0456-0458, 04E6-04E9, 04AE, 04AF, 04A2, 04A3, 04D8, 04D9, 049A, 049B, 0492, 0493, 04BA, 04BB, 045E https://www.unicode.org/charts/PDF/U0400.pdf
2021-12-27Base: Add Greek and Coptic characters to font Katica Regular 10Lady Gegga
03CC, 03CD https://www.unicode.org/charts/PDF/U0370.pdf
2021-12-27Base: Add Spacing Modifier Letters to font Katica Regular 10Lady Gegga
02BB-02BD https://www.unicode.org/charts/PDF/U02B0.pdf
2021-12-27Base: Add Latin Extended-B characters to font Katica Regular 10Lady Gegga
018F, 01E2, 01E3, 0218-021B, 021E, 021F, 01E6, 01E7 https://www.unicode.org/charts/PDF/U0180.pdf