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-11-19
LibGUI: Disallow shortcut propagation in Blocking modals and Popups
thankyouverycool
2022-11-19
LibGUI: Don't search ComboBox Windows when holding a mod key
thankyouverycool
2022-11-19
LibGUI: Always close() Dialogs no matter the execution result
thankyouverycool
2022-11-19
LibGUI: Remove redundant event handling in EmojiInputDialog
thankyouverycool
2022-11-19
LibGUI: Paint text selections as active in Popups
thankyouverycool
2022-11-19
LibGUI: Set focus proxy for CommandPalette's TableView
thankyouverycool
2022-11-19
LibGUI: Let Widgets track their focus proxy delegators
thankyouverycool
2022-11-19
LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
thankyouverycool
2022-11-19
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
thankyouverycool
2022-11-19
LibGUI+WindowServer: Remove InputPreemptor concept
thankyouverycool
2022-11-19
LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events
thankyouverycool
2022-11-19
LibGUI: Use move_cursor() API for AutocompleteProvider
thankyouverycool
2022-11-19
LibGUI: Use WindowType:Autocomplete for AutocompleteProvider
thankyouverycool
2022-11-19
LibGUI+WindowServer: Add WindowType:Autocomplete and helpers
thankyouverycool
2022-11-19
LibGUI: Let Delete remove selections greater than 1 in GlyphMapWidget
thankyouverycool
2022-11-19
LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail
thankyouverycool
2022-11-19
LibGUI+FontEditor: Allow system emoji to be toggled in GlyphMapWidget
thankyouverycool
2022-11-19
Everywhere: Remove unnecessary mutable attributes from lambdas
MacDue
2022-11-19
LibGUI: Add CommonMenus
thankyouverycool
2022-11-19
LibGUI: Add fallible try_create_checkable() Action
thankyouverycool
2022-11-19
LibGUI: Add ColorFilterer class
thankyouverycool
2022-11-19
LibGUI: Allow adding previously constructed menus to Menubar
thankyouverycool
2022-11-19
LibGUI: Accept() mouse wheel events in {Spin,Combo}Boxes
thankyouverycool
2022-11-19
LibGUI: Display shortcut text for Alt Graph modifier
thankyouverycool
2022-11-16
LibGUI: Allow more programmatic control over GUI::InputBox
Timothy Flynn
2022-11-16
LibGUI: Add GUI::Dialog to the LibGUI forwarding header
Timothy Flynn
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-14
LibGUI: Handle Action keyboard shortcuts in Widget keydown
Zaggy1024
2022-11-14
LibGUI: Share code for finding an Action by Shortcut
Zaggy1024
2022-11-09
LibGUI: Shift+Tab unindents line
Julian Eigmüller
2022-11-07
LibGUI: Fix a typo
Mike Akers
2022-11-06
Everywhere: Remove redundant inequality comparison operators
Daniel Bertalan
2022-11-05
LibGUI: Hold down Alt when clicking TreeView to expand full subtree
Easton Pillay
2022-11-02
LibGUI+WindowServer: Allow programatically minimizing windows
Timothy Flynn
2022-11-01
LibGUI+WindowServer: Create and broadcast an event when a window moves
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-30
LibGUI: Update buttons' text/tooltips in Action::set_text
Zaggy1024
2022-10-26
LibGUI: Make sure combobox list windows can't be moved
Gunnar Beutner
2022-10-25
LibGUI: Fix EditingEngine Shift + Up/Down highlight behavior
skelegorg
2022-10-25
LibGUI: Don't show the command palette action in the command palette
demostanis
2022-10-25
LibGUI: Remove Window::set_blocks_command_palette()
demostanis
2022-10-25
LibGUI: Add CommonActions::make_command_palette_action()
demostanis
2022-10-24
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
demostanis
2022-10-19
LibGUI: Insert first displayed emoji on return
Etienne Rodriguez
2022-10-14
Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version
kleines Filmröllchen
2022-10-14
Base: Launch Clipboard at session start-up
Lucas CHOLLET
2022-10-13
LibGUI+WindowServer: Add Window::set_always_on_top()
demostanis
2022-10-12
LibGUI: Delete from current position to end of line in VimEditingEngine
huttongrabiel
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-11
WindowServer+LibGUI: Shrink window edge resize hot-spots
Mart G
[next]