summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2021-04-12Browser: Process Path cookie attributeTimothy Flynn
2021-04-12Browser: Process Domain cookie attributeTimothy Flynn
2021-04-12Browser: Process Max-Age cookie attributeTimothy Flynn
2021-04-12Browser: Parse cookie attribute name-value pairsTimothy Flynn
2021-04-12Serendipity: Paint theme agnostic bannerthankyouverycool
2021-04-12Serendipity: Don't modify tip frame palettethankyouverycool
2021-04-11Browser+LibWeb: Add hooks for getting and setting cookiesTimothy Flynn
2021-04-11Browser: Initial cookie storage implementationTimothy Flynn
2021-04-11SystemMonitor: Add tab with detailed state to process properties windowAndreas Kling
2021-04-11SystemMonitor: Add a little header to the process properties windowAndreas Kling
2021-04-11SystemMonitor: Simplify executable icon lookup in ProcessModelAndreas Kling
2021-04-11Everywhere: Update references from ReadMe.md => README.mdAndreas Kling
2021-04-11LibC: Move S_* defines into <fcntl.h>Gunnar Beutner
2021-04-11FontEditor: Add 'New Font' wizard to editorthankyouverycool
2021-04-11FontEditor: Move menu bar into editor and tweak several widgetsthankyouverycool
2021-04-10Calendar: Alt shortcuts and book title capitalization in menusAndreas Kling
2021-04-10Calculator: Alt shortcuts and book title capitalization in menusAndreas Kling
2021-04-10Calculator: Add a separator line between the menu and the main UIAndreas Kling
2021-04-10QuickShow: Alt shortcuts and book title capitalization in menusAndreas Kling
2021-04-10PixelPaint: Add icon and keyboard shortcut for the "New Image" actionAndreas Kling
2021-04-10PixelPaint: Alt shortcuts and book title capitalization in menusAndreas Kling
2021-04-10FontEditor: Alt shortcuts and book title capitalization in menusAndreas Kling
2021-04-09Browser: Add a separator line below the menu while in multi-tab modeAndreas Kling
2021-04-09Browser: Add more Alt shortcuts to menu actionsAndreas Kling
2021-04-09SystemMonitor: Add Alt shorcuts to menu actionsAndreas Kling
2021-04-09Browser: Add Alt shortcuts to menu actionsAndreas Kling
2021-04-09FileManager: Add Alt shortcuts to menu actionsAndreas Kling
2021-04-09TextEditor: Add Alt shortcuts to menu actionsAndreas Kling
2021-04-09Terminal+LibVT: Add Alt shortcuts to menu actionsAndreas Kling
2021-04-09FontEditor: Added quick and dirty support to add cyrrilic fonts.Dmitrii Trifonov
2021-04-07FontEditor+ClipboardHistory: Use system-wide Clipboardthankyouverycool
2021-04-07FontEditor: Reset selected glyph on initthankyouverycool
2021-04-06FontEditor: Convert to GML and add new edit commands to GlyphEditorthankyouverycool
2021-04-06FontEditor: Inherit GlyphMapWidget from ScrollableWidgetthankyouverycool
2021-04-06FileManager: Set the default menu item in desktop context menusAndreas Kling
2021-04-06SystemMonitor: Highlight kernel processes a bit better in SystemMonitorAndreas Kling
2021-04-05SystemMonitor: Add Alt shortcuts for top-level menusAndreas Kling
2021-04-05FileManager: Add Alt shortcuts for top-level menusAndreas Kling
2021-04-05Browser: Add Alt shortcuts for top-level menusAndreas Kling
2021-04-05Terminal: Add Alt shortcuts for top-level menusAndreas Kling
2021-04-05SystemMonitor: Only show the most important process stats by defaultAndreas Kling
2021-04-05LibGUI: Do AbstractView::set_column_hidden() => set_column_visible()Andreas Kling
2021-04-05SystemMonitor: Don't generate backtraces while not looking at themAndreas Kling
2021-04-05SystemMonitor: Tweak default window sizeLinus Groh
2021-04-05PixelPaint: Empty Tool menuTim Waterhouse
2021-04-04SystemMonitor: Scope the process-specific actions to the process listAndreas Kling
2021-04-04SystemMonitor: Actually reuse existing process properties windowsAndreas Kling
2021-04-04LibGUI: Add GUI::CommonActions::make_properties_action()Andreas Kling
2021-04-04SystemMonitor: Remove unnecessary splitter from UI layoutAndreas Kling
2021-04-04SystemMonitor: Show total CPU usage percentage in status barAndreas Kling