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-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
2020-02-15
LibGUI: Remove more header dependencies from Widget.h
Andreas Kling
2020-02-15
LibCore: Replace manual forward declarations with <LibCore/Forward.h>
Andreas Kling
2020-02-14
LibGUI: Remove some header dependencies from Widget.h
Andreas Kling
2020-02-14
LibGfx: Add forward declaration header
Andreas Kling
2020-02-14
LibCore: Add a forward declaration header
Andreas Kling
2020-02-14
AK: Add a forward declaration header
Andreas Kling
2020-02-14
LibGUI: Port the drag&drop code to Core::MimeData
Andreas Kling
2020-02-13
FileManager: Copy item(s) when dragging and dropping them :^)
Andreas Kling
2020-02-13
FileManager: Run clang-format on main.cpp
Andreas Kling
2020-02-11
IRCClient: Use Core::DateTime
Andreas Kling
2020-02-11
SystemMonitor: Tweak bottom margin of the process table
Andreas Kling
2020-02-10
Terminal: Set up a nice $PROMPT for the shell :^)
Andreas Kling
2020-02-10
Calculator: Accept more keyboard input (#1207)
ignas-sa
2020-02-10
LibAudio/Piano: Replace floats with doubles
William McPherson
2020-02-10
Piano: Draw stereo waves
William McPherson
2020-02-10
Piano: Try to be more stereo-oriented
William McPherson
2020-02-10
Piano: Add nice scale factor to WaveWidget
William McPherson
2020-02-10
Piano: Ensure WaveWidget paints in-bounds
William McPherson
2020-02-10
Piano: Put reset() with other setters
William McPherson
[prev]
[next]