index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-08
HackStudio: Remove redundant insertion to m_open_files
Itamar
2021-05-08
Kernel: Place ext2 dir entries so they don't span multiple blocks
Mart G
2021-05-08
Kernel-VFS: Fixed kernel crash if parent custody is null
r-paiva
2021-05-08
Utilities: Fix mv command requesting incorrect path
r-paiva
2021-05-08
Themes: Faux Pas: Set RubberBandFill transparency
Brendan Coles
2021-05-08
LibGUI: Add missing <AK/Function.h> include
Maciej Zygmanowski
2021-05-08
LibGUI+TextEditor: Make TextDocument modified state track undo stack
Andreas Kling
2021-05-08
LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor
Andreas Kling
2021-05-08
LibGUI: Add UndoStack::on_state_change hook
Andreas Kling
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
Themes: Faux Pas: Set HoverHighlight to white
Brendan Coles
2021-05-08
Base: Fix path to LibJS tests in test-js(1) man page
Linus Groh
2021-05-08
Themes: Add Light theme
Brendan Coles
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
AK: Add epsilon() to NumericLimits for float, double, long double
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
Base: Update TextEditor man page to include line and column arguments
ry755
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
Ports: SDL2-GNUBoy shouldn't try to link against host libs
Gunnar Beutner
2021-05-08
Ports: Add SDL2-GNUBoy Gameboy emulator
Rafał Babiarz
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
[next]