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-21
DisplaySettings: Allow deselection of background image
Jagger De Leo
2021-05-21
3DFileViewer: Make the main widget a GUI::Frame
Andreas Kling
2021-05-21
Browser: Stop leaking popup windows
Andreas Kling
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: Change typedef to using directive
Lenny Maiorani
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-05-21
LibGfx: Add missing TextAlignment::BottomLeft
Linus Groh
2021-05-20
3DFileViewer: Clean up file handling
Gunnar Beutner
2021-05-20
3DFileViewer: Move the example model into the home directory
Gunnar Beutner
2021-05-20
TextEditor: Don't launch a WebContent process until it's needed
Andreas Kling
2021-05-20
FontEditor: Make statusbar text generation more robust
Max Wipfli
2021-05-20
FontEditor: Add tooltip to "Move Glyph" button
Max Wipfli
2021-05-20
TextEditor+Browser: Enable HTML syntax highlighting on HTML documents
Ali Mohammad Pur
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-20
HexEditor: find_and_highlight: Limit search to remaining buffer size
Brendan Coles
2021-05-20
WindowServer+DisplaySettings: Remove the weird "simple" wallpaper mode
Andreas Kling
2021-05-20
DisplaySettings: Improve wallpaper preview code
Andreas Kling
2021-05-20
3DFileViewer: Remove unveil() calls and add "thread" pledge
Andreas Kling
2021-05-20
DisplaySettings: Fix broken path to MonitorSettingsWidget's GML
Andreas Kling
2021-05-20
DisplaySettings: Remove icon from browse-for-wallpaper button
Andreas Kling
2021-05-20
DisplaySettings: Select the currently used wallpaper on startup
Andreas Kling
2021-05-20
DisplaySettings: Make MonitorWidget update itself on property changes
Andreas Kling
2021-05-20
DisplaySettings: Rename DisplaySettingsWidget => MonitorSettingsWidget
Andreas Kling
2021-05-20
DisplaySettings: Give the UI a facelift :^)
Andreas Kling
2021-05-20
DisplaySettings: Tweak main window layout & setup code
Andreas Kling
2021-05-20
DisplaySettings: Replace the monitor image with something more thematic
Andreas Kling
2021-05-19
Browser: Do not use AK::Format for search engine formatting
Maciej Zygmanowski
2021-05-19
Browser: Add support for custom search engines
Maciej Zygmanowski
2021-05-19
Everywhere: Add missing includes for <AK/OwnPtr.h>
Gunnar Beutner
2021-05-19
3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`
Erik Biederstadt
2021-05-18
Browser: Don't add multiple page reloads to history
Marcus Nilsson
2021-05-18
PDFViewer: Ignore wheel events when there is no document loaded
Andreas Kling
2021-05-18
PDFViewer+Base: Display application title as "PDF Viewer"
Andreas Kling
2021-05-18
Browser: Move actions from Tab to BrowserWindow
Andreas Kling
2021-05-18
Browser: Move menu management from Tab to BrowserWindow
Andreas Kling
2021-05-18
PDFViewer: Add some padding to the outside of the page
Matthew Olsson
2021-05-18
PDFViewer: Allow zooming in and out + scrolling
Matthew Olsson
2021-05-18
LibPDF/PDFViewer: Support rotated pages
Matthew Olsson
2021-05-18
LibGfx: Rename RotationDirection members
Matthew Olsson
2021-05-18
Applications: Add a very simple PDFViewer
Matthew Olsson
2021-05-18
SystemMonitor: Don't try and show process window with nothing selected (#7221)
Marcus Nilsson
2021-05-18
SystemMonitor: Show UDP sockets
brapru
2021-05-17
Browser: Move main browser window logic into a BrowserWindow class
Andreas Kling
2021-05-17
LibGUI: Reset TextEditor modified state on sucessful write_to_file
faxe1008
2021-05-17
Piano: Use the return key emoji in the key labels
Grant Yap
2021-05-16
AK+Userland: Remove nullability feature for the ByteBuffer type
Gunnar Beutner
2021-05-16
Userland: Don't explicitly call Vector<T>::is_null()
Gunnar Beutner
2021-05-16
HexEditor: Call size() instead of operator bool()
Gunnar Beutner
2021-05-16
AK: Turn ByteBuffer into a value type
Gunnar Beutner
2021-05-16
ImageViewer: Stop animation timer when deleting/changing image
DragonAlex98
[prev]
[next]