Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 éve |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 éve |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 éve |
Linus Groh
|
9dd3203cc6
LibGfx: Add missing TextAlignment::BottomLeft
|
4 éve |
Andreas Kling
|
8a6c37deef
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
|
4 éve |
Andreas Kling
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 éve |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 éve |
Linus Groh
|
ff1d3f53c4
Everywhere: Rename app_menu to file_menu, continued
|
4 éve |
Andreas Kling
|
41dc73adc4
Demos: Fix a bunch of incorrect use of GUI::PaintEvent::rect()
|
4 éve |
inalone
|
4dbf40399b
Demos: Added Alt+F4 funtionality to demos that lacked it
|
4 éve |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
AnotherTest
|
598a6d46c7
LibGfxDemo: Add an elliptic arc next to the Bezier curves
|
4 éve |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 éve |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 éve |
Stephan Unverwerth
|
b8c25bc7ff
LibGfx: Remove static load_from_file() from abstract Font class
|
4 éve |
Nico Weber
|
c98055de75
LibGfx: Remove Painter::blit_scaled() in favor of Painter::draw_scaled_bitmap()
|
4 éve |
Andreas Kling
|
d312011708
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
|
4 éve |
TheMorc
|
b2086c8d77
Demos+Games: Pledge "sendfd" in demos and games
|
4 éve |
Andreas Kling
|
7fc079bd86
Demos: Move to Userland/Demos/
|
4 éve |