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-01-01
AK: Move the userspace SharedBuffer from LibC to AK
Andreas Kling
2020-01-01
Applications: Add new keyboard shortcuts & update few existing ones
Jami Kettunen
2020-01-01
HexEditor: Clarify in InputBox which offset (Hex/Dec) you're Going To
Jami Kettunen
2019-12-31
Applications: Implement some missing MenuBars & AboutDialogs
Jami Kettunen
2019-12-31
Applications: Space out SystemMonitor & TextEditor in AboutDialogs
Jami Kettunen
2019-12-30
Kernel: Refactor scheduler to use dynamic thread priorities
Andreas Kling
2019-12-30
DisplayProperties: Add a menubar
Jesse Buhagiar
2019-12-30
FontEditor: Add glyph spacing spinbox
Tibor Nagy
2019-12-29
About: Embrace the SerenityOS name
Andreas Kling
2019-12-29
Kernel+SystemMonitor: Expose amount of per-process clean inode memory
Andreas Kling
2019-12-29
Kernel+SystemMonitor: Expose amount of per-process dirty private memory
Andreas Kling
2019-12-29
LibDraw+LibGUI: Allow changing individual colors in a Palette
Andreas Kling
2019-12-28
Build: consider IPCCOMPILER and FORMCOMPILER just for ordering
joshua stein
2019-12-28
Build: wrap make invocations with flock(1)
joshua stein
2019-12-27
Build: Fix missing IPC dependency for Browser.
Valtteri Koskivuori
2019-12-27
PaintBrush: Add an "ellipse tool"
Shannon Booth
2019-12-26
PaintBrush: Add a "rectangle tool"
Shannon Booth
2019-12-25
Piano: Factor wave rendering to its own function
William McPherson
2019-12-25
Piano: Use switch statements on m_wave_type
William McPherson
2019-12-25
Piano: Move m_front_buffer/m_back_buffer off heap
William McPherson
2019-12-25
Piano: Initialize m_note_on[]
William McPherson
2019-12-25
Piano: Rename "release" to "decay"
William McPherson
2019-12-25
Piano: Initialize keys[] at member definition
William McPherson
2019-12-25
Build: support library and generator dependencies
joshua stein
2019-12-24
LibGUI+LibDraw: Add "Palette" concept for scoped color theming
Andreas Kling
2019-12-24
LibDraw: Add Selection and SelectionText system theme colors
Andreas Kling
2019-12-24
SystemMonitor: Remove uneeded cast from unsigned to int
Shannon Booth
2019-12-24
Browser: Stop reloads from pushing to history
Shannon Booth
2019-12-23
WindowServer+LibGUI: Implement basic color theming
Andreas Kling
2019-12-23
Piano: Add piano roll
William McPherson
2019-12-23
Piano: Make note() callable by multiple sources
William McPherson
2019-12-23
Piano: Remove redundant logic in fill_audio_buffer
William McPherson
2019-12-22
TextEditor: Ask before opening a file if current document is dirty
Paweł Cholewa
2019-12-21
Kernel: Expose region executable bit in /proc/PID/vm
Andreas Kling
2019-12-20
Build: only setup git defines for About application
joshua stein
2019-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-12-20
QuickShow: Allow dropping an image file on the QuickShow window
Andreas Kling
2019-12-20
QuickShow: Don't disable background fill
Andreas Kling
2019-12-20
TextEditor: Handle drop events
Andreas Kling
2019-12-19
DisplayProperties: Highlight current resolution at startup
Hüseyin ASLITÜRK
2019-12-17
PaintBrush: Shift key constrains LineTool angle
Zyper
2019-12-17
PaintBrush: Tools can receive KeyUp events
Zyper
2019-12-15
Kernel+SystemMonitor: Prevent userspace access to process ELF image
Andreas Kling
2019-12-15
SystemMonitor: Make the memory map the "default view"
Andreas Kling
2019-12-15
DisplayProperties: Start at top left position for full view at low resoluations.
Hüseyin ASLITÜRK
2019-12-15
Kernel+SystemMonitor: Expose the number of set CoW bits in each Region
Andreas Kling
2019-12-13
Piano: Add triangle wave and noise
William McPherson
2019-12-12
FileManager: Check which widget has focus for context menu actions
Tommy Nguyen
2019-12-12
FileManager: Add a context menu to the TreeView
Tommy Nguyen
2019-12-09
LibGUI: Make GMenu inherit from CObject
Andreas Kling
[next]