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
2021-04-02
LibGUI+Calendar: Inherit from Frame class
thankyouverycool
2021-04-02
WindowServer+MouseSettings: Add ability to configure double-click speed (#5876)
Daniël van de Burgt
2021-03-30
FontEditor+TextEditor+Playground: Refuse to load device files
Idan Horowitz
2021-03-30
LibGUI+Calendar: Add new month and year views to Calendar
thankyouverycool
2021-03-30
Browser+LibWeb+WebContent: Add action to clear resource cache
Timothy Flynn
2021-03-29
Everywhere: Change font properties to be described in GML
Edgar Araújo
2021-03-29
Everywhere: Remove empty {} from GML objects
Edgar Araújo
2021-03-28
LibCoreDump+CrashDaemon: Compress coredumps
Idan Horowitz
2021-03-28
Spreadsheet: Ignore extra empty lines after the rows
AnotherTest
2021-03-28
Spreadsheet: Make the CSV reader more lenient
AnotherTest
2021-03-28
Spreadsheet: Show the error (if any) in csv import dialog's preview
AnotherTest
2021-03-28
LibGUI: Make GUI::Widget::event() protected
Andreas Kling
2021-03-27
Browser: Set parent of tab child windows
Linus Groh
2021-03-27
SoundPlayer: Add samplerate variable to visualizations
Cesar Torres
2021-03-27
SoundPlayer: Add playlist supprt
Cesar Torres
2021-03-27
AudioPlayer: Further decouple the player from the GUI
Cesar Torres
2021-03-27
SoundPlayer: Reduce sample buffer size and add a sample load event
Cesar Torres
2021-03-27
SoundPlayer: Update the SoundPlayer interface
Cesar Torres
2021-03-27
SoundPlayer: Adapt the existing SampleWidget visualization to
Cesar Torres
2021-03-27
SoundPlayer: Add a no-visualization visualization :^)
Cesar Torres
2021-03-27
SoundPlayer: Move the SoundPlayer-specific Slider widget to another file
Cesar Torres
2021-03-27
SoundPlayer: Add a 'Bars' audio visualization
Cesar Torres
2021-03-27
SoundPlayer: Add abstractions for players and visulizations
Cesar Torres
2021-03-27
SoundPlayer: Implement the Fast Fourier Transform algorithm
Cesar Torres
2021-03-27
Everywhere: rename 'Sample' type to 'Frame'
Cesar Torres
2021-03-26
LibGUI: Show human readable size in filemanager
Federico Guerinoni
2021-03-26
Browser: Add right-click context menu item for editing bookmarks
Timothy Flynn
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-25
WindowServer+LibGfx: Show menus in windows! :^)
Andreas Kling
2021-03-25
TextEditorWidget: Whitespace related options
lucastarche
2021-03-25
TextEditorWidget: Added tab width submenu
lucastarche
2021-03-25
PropertiesWindow: Show the file size in a human readable format
David Isaksson
2021-03-24
Spreadsheet: Ensure that cell exists on drop event for text data
David Isaksson
2021-03-23
LibJS: Remove as_size_t()
Linus Groh
2021-03-23
PixelPaint: Added Zoom tool
lucastarche
2021-03-23
PixelPaint: ImageEditor scaling method
lucastarche
2021-03-22
Spreadsheet: Do not assume that a worksheet always exists
AnotherTest
2021-03-22
Spreadsheet: Save the cells under the correct name
AnotherTest
2021-03-22
Spreadsheet: Check for parse errors after parsing the source
AnotherTest
2021-03-22
Spreadsheet: Do not assume that user input has balanced parenthesis
AnotherTest
2021-03-22
Spreadsheet: Add an export wizard, and support for custom CSV exports
AnotherTest
2021-03-22
Spreadsheet: Ignore empty cells when calculating data bounds
AnotherTest
2021-03-22
Spreadsheet/XSV: Make the writer respect QuoteAll
AnotherTest
2021-03-22
Spreadsheet: Add an import wizard, and add support for custom CSV files
AnotherTest
2021-03-22
Spreadsheet/XSV: Add at() accessors
AnotherTest
2021-03-22
Spreadsheet: Don't assume that the 'cells' field is an object
AnotherTest
2021-03-22
Spreadsheet: Only append new columns/rows every 50ms
AnotherTest
2021-03-19
TextEditor: Exit program when file is not opened
Edgar Araújo
2021-03-18
Serendipity: Add new tips and use more GML
thankyouverycool
2021-03-18
Spreadsheet: Set default width for columns
thankyouverycool
[next]