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
/
Applications
Age
Commit message (
Expand
)
Author
2021-05-13
SystemMonitor: Boost main thread priority to maximum on startup
Andreas Kling
2021-05-13
FileManager: Set minimum folder pane width
Jelle Raaijmakers
2021-05-12
KeyboardMapper: Embed icon in executable
Linus Groh
2021-05-12
KeyboardMapper: Stylize title as "Keyboard Mapper"
Linus Groh
2021-05-12
KeyboardMapper: Remove two useless comments
Linus Groh
2021-05-12
FileManager: Reorganize main toolbar a little bit
Andreas Kling
2021-05-12
FileManager: Reorganize menus a little bit
Andreas Kling
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-12
Browser: Use URL for window title if tab title is empty
Linus Groh
2021-05-12
SystemMonitor: Spell process window title as "System Monitor"
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-11
Magnifier: Make window resizable
Linus Groh
2021-05-11
Userland: Implement a magnifier app
Valtteri Koskivuori
2021-05-10
Userland: Allow the Analog Clock window border to be hidden
Brian Gianforcaro
2021-05-10
Userland: Reduce pledges requested by AnalogClock
Brian Gianforcaro
2021-05-10
IRCClient: Apply some polish to menus and actions
Andreas Kling
2021-05-10
HexEditor: Apply some polish to menus and actions
Andreas Kling
2021-05-10
Browser: Apply some polish to menus and actions
Andreas Kling
2021-05-09
AnalogClock: New analog clock application (#6760)
Erlend
2021-05-09
TextEditor: Add support for SQL highlighting
Dylan Katz
2021-05-08
LibGUI: Remove UndoStack's automatic command combo'ing
Andreas Kling
2021-05-08
LibGUI+TextEditor: Make TextDocument modified state track undo stack
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
Applications: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-06
LibC: Remove 'int* aslave' parameter from forkpty()
Linus Groh
2021-05-06
TextEditor: Minor cleanups in the FileArgument class
Andreas Kling
2021-05-06
TextEditor: Rename "file_name" => "filename"
Andreas Kling
2021-05-06
LibGUI: Move widget registration to LibCore
Tom
2021-05-06
LibGUI: Remember modified state on undo/redo actions
Carlos César Neves Enumo
2021-05-05
Spreadsheet: Use shrink-to-fit for cell fg/bg color input layout
Linus Groh
2021-05-03
Userland: Make IPC results with one return value available directly
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-05-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
2021-05-02
TextEditor: Specify the starting line and column number using colons
ry755
2021-05-01
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
Gunnar Beutner
2021-05-01
PixelPaint: Add fill mode for the ellipse tool
Valtteri Koskivuori
2021-05-01
TextEditor: Make sure to mark the Window as unmodified after saving
Andreas Kling
2021-05-01
TextEditor: Use an automatic "modified" marker in the window title
Andreas Kling
2021-05-01
WindowServer+LibGfx: Automatic "modified" markers in window titles
Andreas Kling
2021-05-01
TextEditor: Plumb modified state from GUI::TextDocument to GUI::Window
Andreas Kling
2021-05-01
TextEditor: Add some missing curly braces around a nested if statement
Andreas Kling
2021-05-01
TextEditor: Remove some unnecessary #include statements
Andreas Kling
2021-05-01
TextEditor: Rename TextEditorWidget => TextEditor::MainWidget
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-05-01
Spreadsheet: Use String::bijective_base_from for column name resolution
Tobias Christiansen
2021-04-30
LibC: Implement openpty(), forkpty() and login_tty()
Gunnar Beutner
2021-04-30
Browser: Add FrogFind search engine
Maciej Zygmanowski
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
[next]