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-03-26
WindowServer+LibGfx: Make menubar menus slightly larger
Andreas Kling
2021-03-26
Taskbar: Add more prominent Help app icon in the start menu
Andreas Kling
2021-03-26
Taskbar: Move "About SerenityOS" to the top of the start menu
Andreas Kling
2021-03-26
WindowServer: Adjust position of flipped submenus by menu item height
Linus Groh
2021-03-26
WindowServer: Add clip rect to menubar painter
Linus Groh
2021-03-26
WindowServer: Remove unused Menu->MenuBar link and "title font"
Andreas Kling
2021-03-26
WindowServer: Redraw window menubars when moving with arrow keys
Andreas Kling
2021-03-26
WindowServer: Remove some leftover unused menubar things
Andreas Kling
2021-03-25
Taskbar: Only show H:M:S by default, move date to tooltip
Andreas Kling
2021-03-25
WindowServer+LibGUI: Remove the global menubar :^)
Andreas Kling
2021-03-25
WindowServer: Don't fill the active menubar menu with selection color
Andreas Kling
2021-03-25
WindowServer: Remove "system menu" concept from WindowServer
Andreas Kling
2021-03-25
SystemMenu: Remove SystemMenu service
Andreas Kling
2021-03-25
Taskbar: Add start menu :^)
Andreas Kling
2021-03-25
LibGUI: Make it possible to tweak icon spacing on a GUI::Button
Andreas Kling
2021-03-25
Taskbar: Integrate clock widget into taskbar window
Andreas Kling
2021-03-25
WindowServer: Remove SetApplicationMenubar IPC message
Andreas Kling
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-25
WindowServer: Remove the global app menu
Andreas Kling
2021-03-25
WindowServer: Tweak the look of menus
Andreas Kling
2021-03-25
WindowServer+LibGfx: Show menus in windows! :^)
Andreas Kling
2021-03-25
LibGUI: Add GUI::MenuBar::menubar_id()
Andreas Kling
2021-03-25
TextEditorWidget: Whitespace related options
lucastarche
2021-03-25
TextEditor: Visualize leading whitespace
lucastarche
2021-03-25
TextEditorWidget: Added tab width submenu
lucastarche
2021-03-25
TextEditor: Added a setter for soft_tab_width
lucastarche
2021-03-25
LibJS: Use Utf8View for string prefix checks
Idan Horowitz
2021-03-25
PropertiesWindow: Show the file size in a human readable format
David Isaksson
2021-03-25
checksum: Use new format functions
Linus Groh
2021-03-24
LibGUI: Process pending window updates after handling input events
Tom
2021-03-24
test-js+test-web: Replace JSTestRunnerCounts with Test::Counts
Linus Groh
2021-03-24
LibTest: Add Test::Counts
Linus Groh
2021-03-24
Spreadsheet: Ensure that cell exists on drop event for text data
David Isaksson
2021-03-24
jp: set input to stdin if there is no file specified and add
Cesar Torres
2021-03-23
LibJS: Don't static_cast<double>() various Date getter values
Linus Groh
2021-03-23
LibGUI: Remove one ancient GMENU_DEBUG debug log
Andreas Kling
2021-03-23
UserspaceEmulator: Update virt$lseek and virt$ftruncate for 64bit off_t
Idan Horowitz
2021-03-23
HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator
Itamar
2021-03-23
LanguageServers/Cpp: Declarations inside namespaces are globally visible
Itamar
2021-03-23
LibCpp: Parse Namespace declaration
Itamar
2021-03-23
Userland: Add simple zip utility
Idan Horowitz
2021-03-23
LibArchive: Implement ZipOutputStream for zip archive creation
Idan Horowitz
2021-03-23
unzip: Use the new LibArchive Zip parser
Idan Horowitz
2021-03-23
LibArchive: Add Zip file parser
Idan Horowitz
2021-03-23
Libraries: Rename LibTar to LibArchive
Idan Horowitz
2021-03-23
LibJS: Remove as_size_t()
Linus Groh
2021-03-23
LibJS: Simplify positive/negative zero checks
Oleg Sikorskiy
2021-03-23
PixelPaint: Added Zoom tool
lucastarche
2021-03-23
PixelPaint: ImageEditor scaling method
lucastarche
2021-03-22
LibJS Date: Added "Invalid Date".
Petróczi Zoltán
[next]