Karol Kosek
|
a3ddba4191
Userland: Port GUI::Application::show_tooltip() to String
|
před 1 rokem |
Karol Kosek
|
16defb4806
LibGUI: Parse ampersand string for tooltips only in GUI::Action
|
před 2 roky |
Karol Kosek
|
9ce2682ce6
Userland: Port lists of mime types to String
|
před 1 rokem |
Tim Ledbetter
|
3aa49f268c
Userland: Make `Window::set_main_widget()` non-fallible
|
před 1 rokem |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
před 1 rokem |
Sam Atkins
|
506f9484e3
LibGUI: Give recent-file actions a nicer status tip
|
před 2 roky |
Kenneth Myhra
|
8eaf28b4ce
LibGUI: Guard us from trying to slice an empty Arguments::strings
|
před 2 roky |
Lucas CHOLLET
|
5c29b45d1d
LibGUI: Make `Clipboard::initialize` propagate errors
|
před 2 roky |
Lucas CHOLLET
|
1a97382305
LibGUI: Make `Application`'s construction fallible
|
před 2 roky |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
před 2 roky |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
před 2 roky |
Andreas Kling
|
c756e021a7
Userland: Remove "Inspector" program and related utilities
|
před 2 roky |
Andreas Kling
|
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
před 2 roky |
Andreas Kling
|
544366ff2a
LibGUI: Add a simple "recently open files" feature
|
před 2 roky |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
před 2 roky |
Sam Atkins
|
a8cf0c9371
LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr
|
před 2 roky |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
před 2 roky |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
Karol Kosek
|
2e244fc85b
WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted
|
před 3 roky |
thankyouverycool
|
a74f512f6b
LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects
|
před 2 roky |
David Smith
|
ac034bdf7d
LibGUI: Avoid too large tooltip when switching to shorter text
|
před 2 roky |
gbowser3@gmail.com
|
16d189e96b
LibGUI: Move tooltip position up 4 pixels to prevent cursor pop-under
|
před 2 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
FrHun
|
603034759f
LibGUI: Remove usages of deprecated implicit conversions
|
před 3 roky |
networkException
|
535e1c9152
LibGUI: Add on_theme_change callback to Application
|
před 3 roky |
Geordie Hall
|
737c1c86dc
LibGUI: Search for actions with a Shortcut instead of for KeyEvent
|
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 |
Itamar
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
před 3 roky |