index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2020-02-26
Meta: Claim copyright on `DisplayProperties` files
Jesse Buhagiar
2020-02-25
SystemMonitor: Add pagemap visualization for VM regions
Andreas Kling
2020-02-25
Terminal: Open settings as a modal window
Tibor Nagy
2020-02-25
Build: Only look at SUBDIRS with Makefiles
joshua stein
2020-02-25
Terminal: Don't set an initial command_to_execute
joshua stein
2020-02-25
SoundPlayer: Cast Audio::Sample to float for fabsf()
joshua stein
2020-02-25
AK: Make Queue use size_t for its size
Andreas Kling
2020-02-25
AK: Make Vector use size_t for its size and capacity
Andreas Kling
2020-02-24
TextEditor: Pledge "thread" since it's needed by GUI::FilePicker
Andreas Kling
2020-02-23
SystemMenu: Migrate PowerDialog to (widget)->add like in 3d20da9e
thatlittlegit
2020-02-23
SystemMenu: Move SystemDialog into SystemMenu and remove INI config
thatlittlegit
2020-02-23
SystemDialog+Base: Add icon for SystemDialog
thatlittlegit
2020-02-23
SystemMenu: Remove --shutdown argument when calling SystemDialog
thatlittlegit
2020-02-23
SystemDialog: Revamp to be more Win95-like
thatlittlegit
2020-02-23
LibGUI: Add helper for constructing new TabWidget tabs
Andreas Kling
2020-02-23
LibGUI: Remove parent parameter to GUI::Widget constructor
Andreas Kling
2020-02-23
FontEditor: Fix focus and implement keyboard navigation in the glyph map
Tibor Nagy
2020-02-23
LibGUI: Make GUI::Frame have the 2px sunken container look by default
Andreas Kling
2020-02-23
Userspace: Use Core::Object::add() when building interfaces
Andreas Kling
2020-02-23
IRCClient: Modernize Core::Object usage
Andreas Kling
2020-02-22
SystemMonitor: Fix display of file system size column.
Brian Gianforcaro
2020-02-22
SystemMenu: Silence debug spam on startup
Andreas Kling
2020-02-20
FontEditor: Make the application theme-aware
Tibor Nagy
2020-02-20
AK: Use size_t for CircularQueue and CircularDeque
Andreas Kling
2020-02-20
AK: Use size_t for ByteBuffer sizes
Andreas Kling
2020-02-19
HexEditor: Make the application theme-aware
Tibor Nagy
2020-02-19
HexEditor: Clear tracked changes when setting a new buffer
Tibor Nagy
2020-02-19
HexEditor: Fix out of bounds cursor
Tibor Nagy
2020-02-17
SystemMenu: Use pledge() and unveil()
Andreas Kling
2020-02-17
SystemMenu: Finish the implementation and start this at boot :^)
Andreas Kling
2020-02-17
SystemMenu: Add a separate program to host the system menu
Andreas Kling
2020-02-17
SystemDialog: Use Yes/No dialog instead of OK/Cancel
thatlittlegit
2020-02-17
TextEditor: Use Yes/No/Cancel for some dialogs when buffer is dirty
thatlittlegit
2020-02-16
AK: Add basic Traits for RefPtr
Andreas Kling
2020-02-16
WindowServer: Move configuration file into /etc/WindowServer
Andreas Kling
2020-02-16
Piano: Set step property for ADSR sliders
Tibor Nagy
2020-02-16
LibGUI: Add forwarding header
Andreas Kling
2020-02-15
Welcome: Apply @shannonbooth's recommendations
thatlittlegit
2020-02-15
Welcome: Change copyrights in my code to 'SerenityOS developers'
thatlittlegit
2020-02-15
Welcome: Reduce the width and margins of the menu
thatlittlegit
2020-02-15
Welcome: 'Welcome to Serenity' -> 'Welcome to SerenityOS'
thatlittlegit
2020-02-15
Welcome: Add icons to welcome entries
thatlittlegit
2020-02-15
Welcome: Separate text from source code by parsing
thatlittlegit
2020-02-15
Welcome: Add pledge and unveil
thatlittlegit
2020-02-15
Welcome: Use a proper heading font for 'Welcome to Serenity!'
thatlittlegit
2020-02-15
Welcome: Push in the buttons depending on which page is selected
thatlittlegit
2020-02-15
Welcome: Replace PNG background with gradient
thatlittlegit
2020-02-15
Welcome: Remove crash and ensure text doesn't all stay on one line.
thatlittlegit
2020-02-15
LibGUI: Reduce menu-related header dependencies
Andreas Kling
2020-02-15
LibGUI: Remove some header dependencies from Application.h
Andreas Kling
[next]