summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2021-07-21MouseSettings: Use latest (unsaved) setting for testing double-clickMathias Jakobsen
2021-07-21DisplaySettings: Add ComboBox to allow selecting other screensTom
2021-07-21SoundPlayer: Use full path for playlist itemsKarol Kosek
2021-07-21IRCClient: Use target nick than the sender for received private chatsKarol Kosek
2021-07-20ImageViewer: Do not resize the window if the image fits into the windowAziz Berkay Yesilyurt
2021-07-20ImageViewer: Do not return early when the scale is not changedAziz Berkay Yesilyurt
2021-07-20ImageViewer: Use the same function to resize the windowAziz Berkay Yesilyurt
2021-07-20MouseSettings: Further tweaks to margins and spacing :^)Andreas Kling
2021-07-20MouseSettings: Give this application a GUI facelift :^)Andreas Kling
2021-07-20FileManager: Set main window size before showing the windowAndreas Kling
2021-07-20Help: Add check for pushing current page to historyroepfeli
2021-07-19File Manager: Differentiate between navigation and rename errorsls
2021-07-19Assistant: Trim terminal command before displaying or running itLuK1337
2021-07-19Everywhere: Use AK/Math.h if applicableHendiadyoin1
2021-07-19SoundPlayer: Fix a spelling mistake in a variable nameGunnar Beutner
2021-07-19SoundPlayer: End M3U tag names with a colonKarol Kosek
2021-07-19SoundPlayer: Clear M3U track metadata after parsed fileKarol Kosek
2021-07-18Everywhere: Make tracking cpu usage independent from system ticksTom
2021-07-18Everywhere: Improve CPU usage calculationTom
2021-07-18SystemMonitor: Add support for 64-bit addressesGunnar Beutner
2021-07-18FileSystemAccessServer+TextEditor: Implement cross-process modal promptsTimothy
2021-07-17FileManager+Spreadsheet: Unify cut-copy-paste orderKarol Kosek
2021-07-17ThemeEditor: Disable focus for demo widgetsMarcus Nilsson
2021-07-16ThemeEditor: Set window size to 480x385 and disable resizingLuK1337
2021-07-16ThemeEditor: Add menu bar with quit and about itemsLuK1337
2021-07-16Assistant: Keep the Terminal window open after the command has runGunnar Beutner
2021-07-15Help: Add context menuKarol Kosek
2021-07-15PixelPaint: Fix crash when copying empty selectionGavin Downard
2021-07-14Browser: Escape an ampersand in the menu to avoid making a shortcutKarol Kosek
2021-07-14Browser: Add context menu item for selecting all textTimothy Flynn
2021-07-14Browser: Add context menu item for copying selected textTimothy Flynn
2021-07-14Piano: Add Play/Pause, Forward and Back buttonsJJ Roberts-White
2021-07-13FileManager: Add Rename action to context and application menuKarol Kosek
2021-07-13FileManager: Convert properties window UI to GML (#8705)luk1337
2021-07-12DisplaySettings: Reload current settings when apply dialog is dismissedLuK1337
2021-07-12SoundPlayer: Activate window only on file dropKarol Kosek
2021-07-12ImageViewer: Activate window only on file dropKarol Kosek
2021-07-12HexEditor: Accept file dropsKarol Kosek
2021-07-11TableView: Do not select input on keydownJelle Raaijmakers
2021-07-11SoundPlayer: Show the context menu right under the cursorKarol Kosek
2021-07-11TextEditor: Show an error message when opening a file failedTimothy
2021-07-11TextEditor: Open files with ReadOnly when we're just reading themGunnar Beutner
2021-07-11TextEditor: Avoid calling realpath()Gunnar Beutner
2021-07-11TextEditor: Show an error dialog when failing to open/save a fileAdam Hodgen
2021-07-10LibVideo/VP9: Begin reference frame update process (8.10)FalseHonesty
2021-07-10LibVideo/VP9: Rename Decoder -> Parser & create an actual Decoder classFalseHonesty
2021-07-10PixelPaint: Check modifier on mousemove in LineToolMarcus Nilsson
2021-07-10SpaceAnalyzer: Show folder total sizeKarol Kosek
2021-07-10FontEditor: Tweak offensive padding :^)Andreas Kling
2021-07-10TextEditor: Remove unused includesTimothy