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
/
Applications
Age
Commit message (
Expand
)
Author
2022-03-11
Browser: Don't crash when selecting nothing in the Inspector DOM tree
Sam Atkins
2022-03-10
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
Sam Atkins
2022-03-10
Browser: Replace inspector's dom_node_id with a Selection struct
Sam Atkins
2022-03-10
Browser: Show currently loading host and remaining resource count
Ben Abraham
2022-03-09
PixelPaint: Support saving/loading masks to project file
Tobias Christiansen
2022-03-09
PixelPaint: Rename typo'ed BMPWriter in serialize_as_json()
Tobias Christiansen
2022-03-09
PixelPaint: Fix saving project
Tobias Christiansen
2022-03-09
Spreadsheet: Add CommonRange#unique()
u9g
2022-03-09
Spreadsheet: Add SplitRange class and CommonRange#filter
u9g
2022-03-08
Help: Remove redundant selection update when opening page
kimlintu
2022-03-09
Spreadsheet: Fix overridden max length related crash
javabird25
2022-03-08
Browser+LibWeb: Add an Element size preview widget to inspector
Vrins
2022-03-08
LibGfx: Add support for TextAlignment::TopCenter / BottomCenter
Vrins
2022-03-08
PixelPaint: Draw a colored border around the appropriate thumbnail
Tobias Christiansen
2022-03-08
PixelPaint: Add "Add Mask" to Layer context menu
Tobias Christiansen
2022-03-08
PixelPaint: Change EditMode of Layer when double clicking on thumbnail
Tobias Christiansen
2022-03-08
PixelPaint: Add a mask thumbnail to the LayerListWidget
Tobias Christiansen
2022-03-08
PixelPaint: Use the currently_edited_bitmap in the Tools
Tobias Christiansen
2022-03-08
PixelPaint: Keep track of and expose the type of the edited bitmap
Tobias Christiansen
2022-03-08
PixelPaint: Respect Mask when generating the display bitmap
Tobias Christiansen
2022-03-08
PixelPaint: Add mask Bitmap to Layer and expose it
Tobias Christiansen
2022-03-08
PixelPaint: Split bitmap() of Layer into {content, display}_bitmap
Tobias Christiansen
2022-03-08
KeyboardMapper: Ask for unsaved changes on window close and file open
Karol Kosek
2022-03-08
KeyboardMapper: Reset modified flag after loading a file
Karol Kosek
2022-03-08
KeyboardMapper: Display dirty close icon when the file is changed
Karol Kosek
2022-03-07
LibPDF: Propagate errors in Renderer/PDFViewer
Matthew Olsson
2022-03-07
LibPDF: Propagate errors in Parser and Document
Matthew Olsson
2022-03-06
Browser: Fix crash in Storage Inspector when the cookie list is emtpy
sa
2022-03-05
FontEditor: Add code previews for fixed-width fonts
electrikmilk
2022-03-05
Spreadsheet: Allow integer() to throw in weird cases
u9g
2022-03-05
Spreadsheet: Add find, findIndex, indexOf, & has to CommonRange
u9g
2022-03-05
Spreadsheet: Put common Range(s) functionality into CommonRange class
u9g
2022-03-04
Spreadsheet: Ask about unsaved changes on "Open..." action activation
Karol Kosek
2022-03-04
CharacterMap+FontEditor: Switch current Unicode block on arrow press
Karol Kosek
2022-03-04
CharacterMap: Go to character on arrow press in Search window
Karol Kosek
2022-03-04
CharacterMap: Move search selection on arrow press in the search textbox
Karol Kosek
2022-03-04
Spreadsheet: Improve R function to support all of the examples
u9g
2022-03-04
Spreadsheet: Add Range(s).toArray()
u9g
2022-03-03
Calculator: Add keyboard input for more operations
ForLoveOfCats
2022-03-03
Calculator: Avoid focusing any keypad button other than the equal button
ForLoveOfCats
2022-03-03
Calculator: Utilize Button `mimic_pressed` to show when keys are pressed
ForLoveOfCats
2022-03-03
Spreadsheet: Simplify enabling actions on selection
Karol Kosek
2022-03-03
Spreadsheet: Move deselection instructions to on_selection_dropped
Karol Kosek
2022-03-03
Spreadsheet: Show the opened filename in the window title
Karol Kosek
2022-03-02
SoundPlayer: Sort CMake sources alphabetically
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Draw album cover with correct aspect ratio
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Rename NoVisualization to AlbumCoverVisualization
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Display album cover in the NoVisualizationWidget
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Add start_new_file() to VisualizationWidget's API
Nícolas F. R. A. Prado
2022-03-02
Applications: Fix undefined behavior capturing non-static constexpr
Lenny Maiorani
[next]