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-16
ImageViewer: Stop animation timer when deleting/changing image
DragonAlex98
2021-05-16
ImageViewer: Disable image actions when there is no image
DragonAlex98
2021-05-16
LanguageServers: Rename AutoCompleteEngine => CodeComprehensionEngine
Itamar
2021-05-16
HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine
Itamar
2021-05-16
Solitaire: Add key combo to dump the state of the layout
Timothy Flynn
2021-05-16
AK+Meta: Add a debug option for Solitaire
Timothy Flynn
2021-05-16
Solitaire: Add shift modifier to hidden "game over" key combo
Timothy Flynn
2021-05-16
Solitaire: Add setting for number of cards to be drawn
Timothy Flynn
2021-05-16
Solitaire: Add stack for the playable cards on top of the waste stack
Timothy Flynn
2021-05-16
LibC+Kernel: Add sys/ttydefaults.h
Daniel Bertalan
2021-05-16
LibVT: Run clang-format on Terminal.cpp
Linus Groh
2021-05-16
LibGL: Add glBlendFunc() and glShadeModel() to call lists
Stephan Unverwerth
2021-05-16
LibGL: Implement glShadeModel()
Stephan Unverwerth
2021-05-16
LibVT: Implement ST (ESC \) escape sequence
Daniel Bertalan
2021-05-16
LibVT: Fix 8-bit control codes clobbering UTF-8
Daniel Bertalan
2021-05-16
LibVT: fix SM/RM not respecting private markers
Daniel Bertalan
2021-05-16
LibVT: Implement new ANSI escape sequence parser
Daniel Bertalan
2021-05-16
LibVT: Add state machine file for the new parser
Daniel Bertalan
2021-05-16
DevTools: Add StateMachineGenerator utility
Daniel Bertalan
2021-05-16
AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue`
Nicholas Baron
2021-05-16
LibLine: Make line management less broken when at the last line
Ali Mohammad Pur
2021-05-16
Meta: Add a check for periods on the end of titles to commit linter
Idan Horowitz
2021-05-16
Debugger: Add basic backtrace support
spigwitmer
2021-05-16
LibGL: Implement color blending
Stephan Unverwerth
2021-05-16
LibGL: Add support for GL_BLEND in glEnable() and glDisable()
Stephan Unverwerth
2021-05-16
LibGL: Add defines and stubs for glBlendFunc()
Stephan Unverwerth
2021-05-16
LibGL: Add missing GLAPI function specifiers
Stephan Unverwerth
2021-05-16
Meta: Discourage commit subject lines ending with a period
Linus Groh
2021-05-16
PixelPaint: Wrap the layer list in a GUI::GroupBox and tweak width
Andreas Kling
2021-05-16
PixelPaint: Style the application name as "Pixel Paint" :^)
Andreas Kling
2021-05-16
PixelPaint: Start with a smaller new image (and smaller window)
Andreas Kling
2021-05-16
PixelPaint: Stop creating two blue and yellow layers on startup
Andreas Kling
2021-05-16
PixelPaint: Add a statusbar to the main window
Andreas Kling
2021-05-16
PixelPaint: Tweak height of palette widget
Andreas Kling
2021-05-16
PixelPaint: Wrap the toolbox widget in a GUI::ToolbarContainer
Andreas Kling
2021-05-16
PixelPaint: Add a toolbar to the main UI :^)
Andreas Kling
2021-05-16
PixelPaint: Tweak placement of current colors in palette widget
Andreas Kling
2021-05-16
PixelPaint: Convert main UI to GML :^)
Andreas Kling
2021-05-16
PixelPaint: Make the color palette widgets smaller and square
Andreas Kling
2021-05-16
PixelPaint: Use GUI::Toolbar inside the toolbox widget
Andreas Kling
2021-05-16
LibGUI: Tweak GUI::Button::on_context_menu_event hook signature
Andreas Kling
2021-05-16
LibGUI: Make GUI::Toolbar::add_action() return the toolbar button
Andreas Kling
2021-05-15
Utilities: Add errno utility
Brendan Coles
2021-05-15
Kernel: Reorder VirtIODevice PCI initialization steps
Sahan Fernando
2021-05-15
Kernel: Rename VirtIODevice::clear_status_bit to mask_status_bits
Sahan Fernando
2021-05-15
CppLanguageServer: Fix syntax of a test case program
Itamar
2021-05-15
CppLanguageServer: Make autocomplete logic consider scopes
Itamar
2021-05-15
LibCpp: Modify parsing of a Name's scope
Itamar
2021-05-15
CppLanguageServer: Only re-create DocumentData in file_opened if needed
Itamar
2021-05-15
LibCpp: Modify logic of Parser::index_of_node_at
Itamar
[prev]
[next]