Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
před 2 roky |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
před 2 roky |
Arda Cinar
|
8f4c67672c
LibGfxDemo: Draw diagonal dotted and dashed lines
|
před 2 roky |
Andreas Kling
|
c55739bbc0
LibGfx: Make Rect::align_within() correct for TopCenter and BottomCenter
|
před 2 roky |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
před 2 roky |
MacDue
|
a1726b1ba5
LibGfx: Avoid rounding/truncating glyph positions till blitting
|
před 2 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
před 3 roky |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
před 3 roky |
Lenny Maiorani
|
0ec688f86e
Demos: Use default constructors/destructors
|
před 3 roky |
Astraeus-
|
1c189dbba5
LibGfxDemo: Convert to try_create_default_icon
|
před 3 roky |
Sam Atkins
|
7e05ccaa70
Demos: Cast unused smart-pointer return values to void
|
před 3 roky |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
před 3 roky |
pbrw
|
dee90b2dc3
LibGfxDemo: Use TRY() a lot more :^)
|
před 3 roky |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
před 3 roky |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
před 3 roky |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
před 4 roky |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
před 4 roky |
Linus Groh
|
9dd3203cc6
LibGfx: Add missing TextAlignment::BottomLeft
|
před 4 roky |
Andreas Kling
|
8a6c37deef
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
|
před 4 roky |
Andreas Kling
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
před 4 roky |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
před 4 roky |
Linus Groh
|
ff1d3f53c4
Everywhere: Rename app_menu to file_menu, continued
|
před 4 roky |
Andreas Kling
|
41dc73adc4
Demos: Fix a bunch of incorrect use of GUI::PaintEvent::rect()
|
před 4 roky |
inalone
|
4dbf40399b
Demos: Added Alt+F4 funtionality to demos that lacked it
|
před 4 roky |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
AnotherTest
|
598a6d46c7
LibGfxDemo: Add an elliptic arc next to the Bezier curves
|
před 4 roky |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
před 4 roky |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
před 4 roky |