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-09-05
LibGUI: Implement basic rubber band selections in ColumnsView
networkException
2022-09-05
LibGUI: Add granular ColumnView helpers for column and index at events
networkException
2022-09-04
LibGUI: Add Widgets before the ResizeCorner by default in Statusbar
FrHun
2022-09-03
LibGUI: Stop auto repeat timer for Buttons on EnabledChange events
thankyouverycool
2022-09-01
LibGUI: Disable increment/decrement buttons on SpinBox based on value
Timothy Slater
2022-09-01
LibGUI: Improve SpinBox usability
Timothy Slater
2022-08-31
LibGUI: Don't accept drag events in AbstractView if it's not editable
Karol Kosek
2022-08-31
WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted
Karol Kosek
2022-08-31
FileManager: Navigate to parent dir when current location is removed
Adam Jakubek
2022-08-31
LibGUI: Fix assertion when handling removal of FileSystemModel's root
Adam Jakubek
2022-08-28
LibGUI: Make CommandPalette and EmojiInputDialog passive modals
thankyouverycool
2022-08-26
LibGUI: Add visual line mode to VimEditingEngine
Robbie Vanbrabant
2022-08-26
LibGUI+Taskbar+WindowServer: Prevent minimization when blocked
thankyouverycool
2022-08-25
LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar
thankyouverycool
2022-08-25
LibGUI+WindowServer+Apps: Replace Accessory Windows
thankyouverycool
2022-08-25
LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows
thankyouverycool
2022-08-25
LibGUI+WindowServer: Introduce WindowModes
thankyouverycool
2022-08-25
LibGUI: Remember size and position of hidden Windows
thankyouverycool
2022-08-25
Apps+Demos+Dialogs: Remove unnecessary minimum window sizes
thankyouverycool
2022-08-25
LibGUI+WindowServer: Initialize minimum window size to zero
thankyouverycool
2022-08-23
LibGUI: Call on_segment_change handler from on_{click,focus_change}
networkException
2022-08-23
LibGUI: Don't call on_segment_change handler if the index did not change
networkException
2022-08-22
LibGUI: Clear selected index of Breadcrumbbar if segment is removed
Jannis Weis
2022-08-22
LibGUI: Add on_segment_change handler to Breadcrumbbar
Jannis Weis
2022-08-18
LibGUI: Make Breadcrumbbar remember the selected segment index
Andreas Kling
2022-08-18
TextEditor: Change cursor when reaching the ruler area
Thomas Symalla
2022-08-16
LibGUI: Don't let widgets hide tooltips they didn't show
David Smith
2022-08-16
LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects
thankyouverycool
2022-08-16
LibGUI: Put DragOperation dbgln() behind DRAG_DEBUG
thankyouverycool
2022-08-16
LibGUI: Retain the active input tracking widget's cursor
Andreas Kling
2022-08-15
LibGUI: Programatically draw table header sorting arrows
Timothy Flynn
2022-08-14
LibGUI: Initially disable the "Apply" button in SettingsWindow
Andreas Kling
2022-08-14
Base: Launch NotificationServer at session start-up
Lucas CHOLLET
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
2022-08-14
LibGUI: Allow GlyphMapWidget to highlight modified glyphs
Sam Atkins
2022-08-14
LibGUI: Avoid too large tooltip when switching to shorter text
David Smith
2022-08-09
LibGUI+LibGfx: Let Desktop::the() set widget effects
thankyouverycool
2022-08-09
LibGUI+WindowServer: Create IPC calls for passing SystemEffects
thankyouverycool
2022-08-09
LibGUI: Let Desktop:the() manage SystemEffects inside LibGUI
thankyouverycool
2022-08-09
LibGUI+WindowServer: Add a SystemEffects wrapper and helpers
thankyouverycool
2022-08-08
LibGUI: Correct cursor index during mouseup_event
Matthew B. Jones
2022-08-05
LibGUI: Register "bitmap" GML property for ImageWidget
thankyouverycool
2022-08-05
LibGUI+Applications: Govern Splitter resizing by opportunistic growth
thankyouverycool
2022-08-05
LibGUI: Calculate maximum primary size for Splitter resizees
thankyouverycool
2022-08-04
LibGUI: Let Toolbars collapse into an overflow menu
thankyouverycool
2022-08-04
LibGUI: Let Buttons set their menu popup position
thankyouverycool
2022-08-04
LibGUI: Remove button padding on Toolbar construction
thankyouverycool
2022-08-04
LibGUI: Remove useless frame members from Toolbar
thankyouverycool
2022-08-02
WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response
networkException
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
[next]