index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGUI
Age
Commit message (
Expand
)
Author
2020-04-29
LibGUI: Allow disabling the alpha channel in ColorInput widgets
Andreas Kling
2020-04-29
LibGUI: Allow editing ColorInput widgets as text
Andreas Kling
2020-04-29
LibGUI: Remove copy-pasted auto-repeat logic from ColorInput
Andreas Kling
2020-04-29
LibGUI: Simplify submenu construction
Andreas Kling
2020-04-28
LibGUI: Paint CheckBox background same as widget's if it's not enabled
Andres Vieira
2020-04-28
LibGUI: Paint TextEditor background same as widget's if it's not enabled
Andres Vieira
2020-04-26
LibGUI: Create thumnail for gif files
Hüseyin ASLITÜRK
2020-04-26
Revert "LibGUI: Use bold font for the currently active TabWidget tab"
Andreas Kling
2020-04-26
LibGUI: Use filetype-text icon for .md files
Linus Groh
2020-04-26
LibGUI: Use filetype-header icon for .h files
Linus Groh
2020-04-26
Base+LibGUI: Add icon for Python files
Linus Groh
2020-04-26
LibGUI: Use enumerator macros for filetype icons
Linus Groh
2020-04-25
LibGUI: Add ToolBar and ToolBarContainer to Forward.h
Andreas Kling
2020-04-25
LibGUI: Make ToolBarContainer better at reacting to child events
Andreas Kling
2020-04-25
HackStudio: GUI support for setting breakpoints on source code lines
Itamar
2020-04-24
LibGUI: Tweak TabWidget tab icon placement
Andreas Kling
2020-04-24
LibGUI: Use bold font for the currently active TabWidget tab
Andreas Kling
2020-04-24
LibGUI: Add "uniform tabs" mode to TabWidget (all tabs have same width)
Andreas Kling
2020-04-24
LibGUI: Allow TabWidget tabs to have icons and custom text alignment
Andreas Kling
2020-04-24
Base: New "cut" action icon
Andreas Kling
2020-04-24
LibGUI: Allow overriding the padding inside a TabWidget
Andreas Kling
2020-04-24
LibGUI: Fix display issue when selecting multi-lines in TextEditor
DexesTTP
2020-04-24
LibGUI: Fix laggy mouse selection in TextEditor widget
Andreas Kling
2020-04-24
LibGUI: Shrink GUI::Splitter by 1 pixel to make it look just right
Andreas Kling
2020-04-24
LibGUI: Introduce widget content margins + improve splitters
Andreas Kling
2020-04-24
LibGUI: When removing a TabWidget tab, activate the next tab
Andreas Kling
2020-04-24
LibGUI: Grant focus when activating a new stack/tab child widget
Andreas Kling
2020-04-24
LibGUI: Search the entire focus chain for shortcut actions
Andreas Kling
2020-04-24
LibJS: Add TokenType::TemplateLiteral
Linus Groh
2020-04-23
LibGUI: Add TabWidget functions to activate next/previous tab
Andreas Kling
2020-04-23
LibGUI: Add TabWidget::set_tab_title(Widget&, StringView)
Andreas Kling
2020-04-23
LibGUI: Tweak default ScrollBar size to make arrow icons centered :^)
Andreas Kling
2020-04-23
LibGUI: Make StatusBar 2px shorter vertically for a snugger fit
Andreas Kling
2020-04-23
LibGUI: Tweak colorization of ScrollBar gutter
Andreas Kling
2020-04-23
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
Andreas Kling
2020-04-23
LibGUI: Make sure the ResizeCorner aligns nicely inside StatusBar
Andreas Kling
2020-04-23
LibGUI: Tweak StatusBar layout margins
Andreas Kling
2020-04-23
LibGUI: Decrease the default ToolBar height a little bit
Andreas Kling
2020-04-23
LibGUI: Get rid of the awkward horizontal line in StatusBar
Andreas Kling
2020-04-23
LibGUI: MessageBox min width control for show messages
Hüseyin ASLITÜRK
2020-04-22
LibGUI: Added error events to FileSystemModel
angel
2020-04-22
WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter what
Andreas Kling
2020-04-21
LibGUI: Make it easier to create checkable GUI::Actions
Andreas Kling
2020-04-21
LibGUI: Make MenuBar a Core::Object
Andreas Kling
2020-04-21
LibGUI: MessageBox change height to icon cropping
Hüseyin ASLITÜRK
2020-04-21
LibGUI: Don't accelerate TextEditor autoscroll on wiggle (#1897)
Valtteri Koskivuori
2020-04-20
LibGUI: Add Select all action to TextEditor
angel
2020-04-20
LibGUI: Fix unpleasant selection behavior when dragging far to the left
Andreas Kling
2020-04-20
LibGUI: Keep scrolling while drag-selecting outside a TextEditor
Andreas Kling
2020-04-20
FileManager+LibGUI: Allow drop on entire DirectoryView
angel
[prev]
[next]