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-10-06
KeyboardSettings: Use new format functions.
asynts
2020-10-06
IRCClient: Use new format functions.
asynts
2020-10-06
AK+Format: Exclude prefix from width calculation.
asynts
2020-10-06
HexEditor: Use new format functions.
asynts
2020-10-06
Help: Use new format functions.
asynts
2020-10-06
FontEditor: Use new format functions.
asynts
2020-10-05
LibGfx+FontEditor+Fonts: Add "mean line" value to all fonts
Luke
2020-10-05
FileManager: Use new format functions.
asynts
2020-10-05
DisplaySettings: Use format instead of printf.
asynts
2020-10-05
Debugger: Use format instead of printf.
asynts
2020-10-05
Calendar: Use format instead of printf.
asynts
2020-10-05
Calculator: Use format instead of printf.
asynts
2020-10-04
LibJS: Remove Interpreter::call()
Andreas Kling
2020-10-04
AK: Make the return type of dbgputstr consistent.
asynts
2020-10-04
Browser: Remove dbgln() statement that was crashing on startup
Andreas Kling
2020-10-04
Browser: Fix build after dbgf() -> dbgln() rename
Andreas Kling
2020-10-04
AK: Don't add newline for outf/dbgf/warnf.
asynts
2020-10-04
Browser: Use format functions instead of printf.
asynts
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-10-02
Browser: Add a special context menu for images
Andreas Kling
2020-10-02
Browser: Move the opening of a download window to its own function
Andreas Kling
2020-09-30
HackStudio+TextEditor: Add the Shell syntax highlighter
AnotherTest
2020-09-29
LibJS: Move Console from Interpreter to GlobalObject
Andreas Kling
2020-09-28
Spreadsheet: Let the cells know their own position in the sheet
AnotherTest
2020-09-28
ProtocolServer+LibWeb: Support more detailed HTTP requests
Andreas Kling
2020-09-27
AK: Remove the ctype adapters and use the actual ctype functions instead
Benoît Lormeau
2020-09-27
LibC: Remove an unneeded string.h include in ctype.h/cpp
Benoit Lormeau
2020-09-27
LibJS: Remove js_string(Interpreter&, ...)
Andreas Kling
2020-09-27
LibJS: Make native function/property callbacks take VM, not Interpreter
Andreas Kling
2020-09-27
LibJS: Move most of Interpreter into VM
Andreas Kling
2020-09-26
Spreadsheet: clang-format
Andreas Kling
2020-09-26
Applications: Paint transparency grids through StylePainter
Tibor Nagy
2020-09-25
Spreadsheet: Add the 'Date' cell type
AnotherTest
2020-09-25
Spreadsheet: Treat an empty format string as "default"
AnotherTest
2020-09-25
Spreadsheet: Save and load cell types and formatting options
AnotherTest
2020-09-25
Spreadsheet: Add conditional formatting
AnotherTest
2020-09-25
Meta+Applications: Make clang-format-10 clean
Ben Wiederhake
2020-09-24
FileManager: Teach DirectoryView subviews to create editing delegates
Andreas Kling
2020-09-23
Applications+IRCClient: Use new format functions.
asynts
2020-09-22
LibJS: Move the current exception from Interpreter to VM
Andreas Kling
2020-09-22
SystemMonitor: Wrap file descriptor and unveiled paths model into a SortingPr...
Tibor Nagy
2020-09-22
SystemMonitor: Fix assert when sorting by the "Page map" column
Tibor Nagy
2020-09-22
SystemMonitor: Wrap adapters and sockets model into a SortingProxyModel
Tibor Nagy
2020-09-22
SystemMonitor: Add sorting key to the devices model
Tibor Nagy
2020-09-21
Applications: Use placeholders in TextBoxes where applicable
Peter Elliott
2020-09-21
LibJS: Rename InterpreterScope => InterpreterExecutionScope
Andreas Kling
2020-09-21
Spreadsheet: Always keep the workbook interpreter in VM scope
AnotherTest
2020-09-20
FontEditor: Draw the baseline in the glyph editor widget
Tibor Nagy
2020-09-20
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
Andreas Kling
2020-09-19
LibGfx+FontEditor+Base: Add "baseline" value to all fonts
Andreas Kling
[prev]
[next]