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
Age
Commit message (
Expand
)
Author
2021-05-08
LibGUI: Reverse internal direction of GUI::UndoStack
Andreas Kling
2021-05-08
Revert "LibGUI: Fix undo stack reporting wrong modified state"
Andreas Kling
2021-05-08
LibWeb: Use list-style-type circle/square for nested unordered lists
Linus Groh
2021-05-08
Utilities/CMakeLists: Put all entries in alphabetical order
Linus Groh
2021-05-08
dd: Add ability to use k, M, & G suffixes for block sizes
bleusakura
2021-05-08
LibGUI: Fix undo stack reporting wrong modified state
Carlos César Neves Enumo
2021-05-08
Utilities/CMakeLists: Put 'file' entry in alphabetical order
Ali Mohammad Pur
2021-05-08
LibGL: Move polygon clipping to `Clipper` class
Jesse Buhagiar
2021-05-08
Demos: Add OpenGL teapot demo :^)
Jesse Buhagiar
2021-05-08
LibGL: Add software rasterizer
Stephan Unverwerth
2021-05-08
LibGL: Add back face culling functions
Stephan Unverwerth
2021-05-08
LibGL: Implement glColor4(ub,f)v
Ali Mohammad Pur
2021-05-08
LibGL: Implement glVertex2f(v)
Ali Mohammad Pur
2021-05-08
LibGL: Implement glVertex3fv
Ali Mohammad Pur
2021-05-08
LibGL: Implement glOrtho and underlying functions
Ali Mohammad Pur
2021-05-08
LibGL: Impement glLoadMatrixf and underlying function
Jesse Buhagiar
2021-05-08
LibGL: Implement glScalef
Jesse Buhagiar
2021-05-08
LibGL: Check for matrix stack over/underflow
Jesse Buhagiar
2021-05-08
LibGL: Set GL error on some calls during begin/end
Jesse Buhagiar
2021-05-08
LibGL: Implement glGetError and underlying function
Jesse Buhagiar
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-05-08
LibGfx: Constexpr Matrices and Vectors
Hendiadyoin1
2021-05-08
LibGfx: Add some missing operators to Vector3 Vector4 and Matrix4x4
Stephan Unverwerth
2021-05-08
LibGfx: Add Vector4 class
Stephan Unverwerth
2021-05-08
LibGfx: Mark Vector3 class final
Stephan Unverwerth
2021-05-08
Utilities: Specify mode argument when creating files with dd
Gunnar Beutner
2021-05-08
Profiler: Fix scrolling behavior
Gunnar Beutner
2021-05-08
Profiler: Let the user select more than one process
Gunnar Beutner
2021-05-08
Profiler: Migrate mouse events to TimelineView
Carlos César Neves Enumo
2021-05-08
Profiler: Fix timeline wrong initial horizontal position
Carlos César Neves Enumo
2021-05-08
LibGUI: Rename UndoStack internals
Andreas Kling
2021-05-08
Profiler: Make the timeline resizable
Gunnar Beutner
2021-05-08
LibTest: Convert Crash test runner to outln(..)
Brian Gianforcaro
2021-05-08
LibTest: Expose new EXPECT_CRASH(..) macro for unit test assertions
Brian Gianforcaro
2021-05-08
LibTest: Move Crash testing facility from crash.cpp to LibTest
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-web to Tests/LibWeb
Brian Gianforcaro
2021-05-07
Utilities: Use GzipDecompressor::describe_header for gzip descriptions
Idan Horowitz
2021-05-07
LibCompress: Add a method that describes a Gzip Header
Idan Horowitz
2021-05-07
LibWeb: Make frames nesting-aware and disallow deep nesting
Tobias Christiansen
2021-05-07
Userland: Fix some weird syntax in `find`
Valtteri Koskivuori
2021-05-07
LibWeb: Make painting order more spec-compliant
Egor Ananyin
2021-05-07
Userland: Remove extra slashes from `find` output
Valtteri Koskivuori
2021-05-07
LibCore: Remove Core::IODevice::printf()
Andreas Kling
2021-05-07
strace: Stop using Core::IODevice::printf()
Andreas Kling
2021-05-07
LibCrypto: Fix a mistake in appendff() conversion
Andreas Kling
2021-05-07
Help: Add "Help" menu and move the about action there
Linus Groh
2021-05-07
Chess+Help: Remove erroneous ampersand from app name
Linus Groh
2021-05-07
LibMarkdown: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibX86: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
[next]