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
Age
Commit message (
Expand
)
Author
2020-08-30
LibGfx: add support for interlaced GIFs
Peter Nelson
2020-08-30
LibGfx: correctly handle GIF frame disposal modes
Peter Nelson
2020-08-30
LibCompress: Implement gzip.
asynts
2020-08-30
LibCore: Add InputFileStream and OutputFileStream.
asynts
2020-08-30
LibVT+Terminal: Mark default action in context menu
Ben Wiederhake
2020-08-30
Libraries: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-29
DisplaySettings+LibGUI: Move ItemListModel into LibGUI
AnotherTest
2020-08-29
Base+LibGUI: Refresh filetype icons for consistency
thankyouverycool
2020-08-29
LibGUI: Make Del/Backspace clear cell w/ "any key pressed" edit trigger
Andreas Kling
2020-08-29
LibGUI: Make SortingProxyModel update all view cursors on resort
Andreas Kling
2020-08-29
LibGUI: Make AbstractView::set_cursor() scrolling into view optional
Andreas Kling
2020-08-29
LibGUI: Allow AbstractView::set_cursor(ModelIndex(), ...)
Andreas Kling
2020-08-28
LibGUI: Add optional "tab key navigation" to AbstractView
Andreas Kling
2020-08-28
LibGUI: Make TableView::move_cursor() public
Andreas Kling
2020-08-28
LibGUI: Let's make F2 the standard "edit key"
Andreas Kling
2020-08-28
LibGUI: Allow rollback of model editing delegate input
Andreas Kling
2020-08-28
LibGUI: Implement a basic "any key pressed" edit trigger for TableView
Andreas Kling
2020-08-28
LibGUI: Add AbstractView "edit triggers" to improve editing control
Andreas Kling
2020-08-28
LibJS: Do not consider un-labeled Block scopes as breakable
AnotherTest
2020-08-28
LibJS: Demonstrate weird behaviour with 'break'
AnotherTest
2020-08-28
LibGUI: Add optional grid and cursor styles to TableView
Andreas Kling
2020-08-28
LibCrypto: Do not silently ignore key size mismatch
Ben Wiederhake
2020-08-28
LibGUI: Remove unused String member
Ben Wiederhake
2020-08-27
LibGUI: Unbreak PageUp/PageDown in AbstractTableView
Andreas Kling
2020-08-27
LibGUI: Ctrl+clicking on an AbstractView should move cursor
Andreas Kling
2020-08-27
LibGUI: Add a cursor to AbstractView, separate from the selection
Andreas Kling
2020-08-27
LibGUI: Remove unused variables in AbstractTableView::mousedown_event()
Andreas Kling
2020-08-27
LibGUI: Add AbstractView::move_cursor() and share some movement logic
Andreas Kling
2020-08-27
Base: Move 16x16 common icons to /res/icons/16x16/
thankyouverycool
2020-08-27
Base: Create /res/icons/serenity for misc. sized system icons
thankyouverycool
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-08-27
LibGUI: Splitter should only override cursor if within grabbable area
Tom
2020-08-27
LibGUI: Don't make views sort by column 0 by default
Andreas Kling
2020-08-27
Base+LibGUI+Spreadsheet: Add icons for Spreadsheet
AnotherTest
2020-08-27
Meta: Force semi-colon after MAKE_AK_NONXXXABLE()
Ben Wiederhake
2020-08-27
LibCore: Remove data pointer from CustomEvent
Ben Wiederhake
2020-08-26
LibWeb: Turn the <table height> attribute into the CSS height property
Andreas Kling
2020-08-26
LibCompress: Implement DEFLATE properly.
asynts
2020-08-26
LibWeb: Fix sometimes missing text selection highlight
Andreas Kling
2020-08-26
LibGUI: Update AbstractTableView row header sizes on set_row_height()
Andreas Kling
2020-08-26
LibGUI: Make AbstractTableView row height configurable
Andreas Kling
2020-08-26
LibGUI: Add a top-left-corner button to table views
Andreas Kling
2020-08-26
LibGUI: Add (optional) row headers to GUI::TableView
Andreas Kling
2020-08-26
LibGUI: Avoid implementing vertical HeaderView section resize for now
Andreas Kling
2020-08-26
LibGUI: Don't update key column when clicking vertical headers
Andreas Kling
2020-08-26
LibGUI: Fix HeaderView::section_rect() for vertical headers
Andreas Kling
2020-08-26
LibGUI: Simplify HeaderView::mouseup_event() slightly
Andreas Kling
2020-08-26
LibGUI: Reset hovered section when mouse cursor leaves a HeaderView
Andreas Kling
2020-08-26
LibGUI+HackStudio: Associate new icons with their extensions
thankyouverycool
2020-08-26
WindowServer+LibGfx: Move title bar button layout to WindowTheme
thankyouverycool
[next]