index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
Age
Commit message (
Expand
)
Author
2022-02-24
LibGUI+WindowServer: Add new `WMEvent` Super+Digit
Jan Grau
2022-02-24
LibGUI: Put TextEditor widgets in "Wrap at Words" mode by default
Andreas Kling
2022-02-24
LibGUI: Prefer to pop-up Tray Button menus from the top right
thankyouverycool
2022-02-24
LibGUI+LibSyntax: Stringify Highlighter::Language
thankyouverycool
2022-02-24
LibGUI+Apps: Convert Statusbar Labels to Segments
thankyouverycool
2022-02-24
LibGUI+LibGfx: Defer to fonts when setting Editor line height
thankyouverycool
2022-02-24
LibGUI: Ensure ruler grows properly when using proportional fonts
thankyouverycool
2022-02-23
LibGUI/EmojiInputDialog: Skip multi code point emojis for now
Linus Groh
2022-02-23
LibGUI/EmojiInputDialog: Automatically calculate the dialog size
Linus Groh
2022-02-23
LibGfx+LibGUI: Support multi code point emojis in text painting :^)
Linus Groh
2022-02-23
LibGUI+Apps: Adjust Splitter spacings
thankyouverycool
2022-02-23
LibGUI+Apps: Prevent Splitter children from being unresizable
thankyouverycool
2022-02-23
LibGUI+Apps: Let Splitters select which resizee to set fixed
thankyouverycool
2022-02-23
LibGUI: Adjust grabbable rect between Splitter widgets
thankyouverycool
2022-02-21
LibGUI: Add 'remove_all_actions' method to 'Menu'
Marco Cutecchia
2022-02-19
LibGUI: Guard against use-after-free in Clipboard::the()
Itamar
2022-02-18
LibGUI: Let AbstractViews be activated programmatically
thankyouverycool
2022-02-18
LibGUI: Make ItemListModels filterable
thankyouverycool
2022-02-18
LibGUI: Account for hidden headers in content size calculation
thankyouverycool
2022-02-18
Userland: Dynamically update the MonitorSettingsWidget countdown timer
stijndr
2022-02-17
LibGUI: JsonArrayModel update without invalidating indices
martinfalisse
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
LibGUI: Add missing LibCore/File include
Sam Atkins
2022-02-16
LibGUI: Make a copy of source_rows before resizing it in sort_mapping()
Vitaly Dyachkov
2022-02-15
LibGUI: Allow GlyphMapWidget to filter by code point ranges
thankyouverycool
2022-02-14
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
James Puleo
2022-02-14
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
Mustafa Quraish
2022-02-13
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
Idan Horowitz
2022-02-13
LibGUI: Allow breadcrumbbar segment activation using the keyboard
networkException
2022-02-13
LibGUI: Allow activation of CommandPalette without a focused widget
networkException
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-13
gml-format+Playground: Print GML parsing error on formatting failure
Idan Horowitz
2022-02-13
LibGUI: Enforce new GML newline and ordering guidelines
Idan Horowitz
2022-02-10
Base+HackStudio: Add or insert missing icons
electrikmilk
2022-02-09
LibGUI: Add TextEditor::force_rehighlight() method
Itamar
2022-02-09
LibGUI+HackStudio: Add TokenInfo struct for language-server IPC
Itamar
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
LibGUI: Move GML parsing and formatting to new AST
kleines Filmröllchen
2022-02-07
LibGUI: Add a custom GML AST
kleines Filmröllchen
2022-02-07
Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere
kleines Filmröllchen
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-07
LibGUI: Simplify DisplayOnly painting for TextEditor
thankyouverycool
2022-02-07
LibGUI: Fix typo in TextEditor::paint_event
thankyouverycool
2022-02-07
LibGUI+TextEditor: Highlight the entire current line
thankyouverycool
2022-02-07
LibGUI: Adjust TextEditor's clipping rect for text
thankyouverycool
2022-02-07
LibGUI: Register gutter and ruler GML properties for TextEditor
thankyouverycool
2022-02-07
LibGUI: Paint GUI::TextEditor's optional icon before applying text clip
Andreas Kling
2022-02-03
LibGUI: Allow widgets to opt-out from showing the command palette
Sam Atkins
2022-02-03
LibGUI: Add a const accessor to ImageWidget's bitmap
Timothy Flynn
2022-02-03
LibGUI: Forward declare ImageWidget
Timothy Flynn
[next]