Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 год назад |
Karol Kosek
|
ed3e729d4e
Userland: Use nondeprecated set_tooltip for static and formatted strings
|
1 год назад |
Karol Kosek
|
e75d694974
Userland: Compare event MIME type list with a StringView
|
1 год назад |
Karol Kosek
|
2f35348104
Userland: Store MIME keys as String in Core::MimeData
|
1 год назад |
camc
|
d978dd4af8
LibGUI: Add deprecated suffix to {set_,}tooltip in Widget
|
1 год назад |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 лет назад |
Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 лет назад |
networkException
|
63d2b26b17
LibVT: Correctly wrap text when the scrollbar is hidden
|
2 лет назад |
Andreas Kling
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 лет назад |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 лет назад |
Lucas CHOLLET
|
baac824ee3
LibGUI: Make `propagate_shortcuts` handle different level of propagation
|
2 лет назад |
Liav A
|
11a7e21c2a
Kernel+Userland: Add support for using the PCSpeaker with various tones
|
2 лет назад |
Andreas Kling
|
508fb7e1e9
Userland: Use Font::pixel_size_rounded_up() in more places
|
2 лет назад |
Arda Cinar
|
25f1e81d62
LibVT: Handle utf-8 search strings in find
|
2 лет назад |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 лет назад |
Andrew Kaster
|
ddf348daeb
Everywhere: Use ElapsedTimer::elapsed_time() for comparisons
|
2 лет назад |
Andreas Kling
|
c3018f8beb
LibVT: Simplify TerminalWidget::widget_size_for_font()
|
2 лет назад |
Andreas Kling
|
ddc0c13007
LibVT: Use font pixel height (pixel_size) when calculating line heights
|
2 лет назад |
Andreas Kling
|
2e1b8b90f4
LibVT: Compute the font metrics once and cache them
|
2 лет назад |
Andreas Kling
|
b4946eac6e
LibVT: Fix bug where terminal size got lost on font size change
|
2 лет назад |
Andreas Kling
|
555d7a6fce
LibGfx: Make Font::glyph_width*() APIs return float
|
2 лет назад |
Ben Wiederhake
|
6b7ce19161
Everywhere: Remove unused includes of LibC/stdlib.h
|
2 лет назад |
implicitfield
|
800c292be8
Terminal+LibVT: Get the color scheme from the system theme
|
2 лет назад |
implicitfield
|
4aec8491d6
Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes
|
2 лет назад |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 лет назад |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 лет назад |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Zaggy1024
|
52a5da51bf
LibVT: Make shortcuts propagate completely before terminal input
|
2 лет назад |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 лет назад |