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-30
SpaceAnalyzer: Fix the crash caused by using arrow keys
Arif Orhun Uzun
2022-03-29
Browser: Make storage inspector columns sortable
Jelle Raaijmakers
2022-03-29
Browser: Reorder storage inspector columns
Jelle Raaijmakers
2022-03-29
TextEditor: Use the search API of GUI::TextEditor
Itamar
2022-03-29
LibGUI: Add DoClamp option to AbstractSlider::set_value()
Itamar
2022-03-29
LibPDF: Add implementation of the Standard security handler
Matthew Olsson
2022-03-28
Spreadsheet: Don't remove on_change tab function after loading a file
Karol Kosek
2022-03-28
Spreadsheet: Create rename action using the GUI::CommonActions helper
Karol Kosek
2022-03-28
Spreadsheet: Reuse save and rename actions
Karol Kosek
2022-03-27
WindowServer+LibGUI: Expose raw scroll wheel values to applications
circl
2022-03-26
Browser: Make the main browser window a little bit bigger by default
Andreas Kling
2022-03-26
Spreadsheet: Update Undo / Redo button state
Simon Danner
2022-03-25
SoundPlayer: Don't crash when the reported buffer is unexpected
kleines Filmröllchen
2022-03-25
SoundPlayer: Fix jump to slider behavior for playback slider
kleines Filmröllchen
2022-03-24
3DFileViewer: Enable smooth shading in viewer + teapot model
Sahan Fernando
2022-03-24
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
Kenneth Myhra
2022-03-24
PixelPaint: Call set_modified on window
GeekFiftyFive
2022-03-23
Applications: Round layer rect before drawing outline in PixelPaint
Jelle Raaijmakers
2022-03-22
KeyboardSettings: Allow changing and applying active keymap
Nícolas F. R. A. Prado
2022-03-22
KeyboardSettings: Rename m_current_applied_keymap
Nícolas F. R. A. Prado
2022-03-22
SystemMonitor: Recognise wxallowed mount flag
int16
2022-03-22
Browser: Append .com when pressing CTRL+Enter in the URL text editor
Rok Povsic
2022-03-22
Applications: Do not crash if decoded bitmap is null
Jelle Raaijmakers
2022-03-20
LibGUI+FontEditor: Add context menu for editor actions
thankyouverycool
2022-03-20
FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W}
thankyouverycool
2022-03-20
FontEditor: Set width on copy only if source glyph is present
thankyouverycool
2022-03-20
FontEditor: Restore selections on undo/redo actions
thankyouverycool
2022-03-20
Browser: Size the content box in "Box Model" based on its text
Simon Wanner
2022-03-20
Spreadsheet: Use the correct top-center alignment when set to Top+Center
Ali Mohammad Pur
2022-03-20
Spreadsheet: Allow the user to format Identity cells via JS expressions
Ali Mohammad Pur
2022-03-20
Spreadsheet: Only update the selection on primary mousedown
Ali Mohammad Pur
2022-03-20
Spreadsheet: Skip over "invalid" saved cell values
Ali Mohammad Pur
2022-03-20
Browser: Turn on content filtering by default :^)
Andreas Kling
2022-03-19
Spreadsheet+LibGUI: Calculate cell position given scroll position
martinfalisse
2022-03-19
Spreadsheet: Handle case when drag-and-drop location is out of bounds
martinfalisse
2022-03-19
Spreadsheet: Implement extend functionality
martinfalisse
2022-03-19
Spreadsheet: Take into account cell order when copying and cutting
martinfalisse
2022-03-19
Spreadsheet: Cut instead of copy when dragging a cell's items
martinfalisse
2022-03-19
Spreadsheet: Rename variables to better describe their function
martinfalisse
2022-03-19
Spreadsheet: On cut end select same cells in target location
martinfalisse
2022-03-19
Spreadsheet: Set cursor manually so that correct cells are outlined
martinfalisse
2022-03-19
Spreadsheet: Select the correct cell on click
martinfalisse
2022-03-19
Spreadsheet: Display different cursors depending on action
martinfalisse
2022-03-19
Spreadsheet: Add states for cursor hovering
martinfalisse
2022-03-19
PixelPaint: Add Cut action
Karol Kosek
2022-03-19
PixelPaint: Put undo/redo actions on top of the Edit menu
Karol Kosek
2022-03-18
SoundPlayer: Fix read of uninitialized member variables on startup
Brian Gianforcaro
2022-03-18
FontEditor: Reset unicode block view on undo/redo actions
thankyouverycool
2022-03-18
FontEditor: Make undo/redo compatible with multi-glyph selections
thankyouverycool
2022-03-18
FontEditor: Use memset/memcpy to copy/paste/delete glyphs
thankyouverycool
[next]