summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05LibC+LookupServer: Use u32 for the endpoint magicBen Wiederhake
2021-11-05LibC+LookupServer: Compute magic number to avoid hardcodingBen Wiederhake
2021-11-05SQLServer: Remove unnecessary magic numberBen Wiederhake
2021-11-04Kernel: Process available VMWare mouse events immediatelyJelle Raaijmakers
2021-11-04Kernel: Clean up VMWareMouseDevice and VMWareBackdoorJelle Raaijmakers
2021-11-04LibCore: Trim trailing whitespaces from ConfigFile valuesTor-björn Claesson
2021-11-04Ports/libtheora: Change download link to mirror with TLS1.2 supportEWouters
2021-11-04LibJS: Introduce & use FormatISOTimeZoneOffsetStringLinus Groh
2021-11-04LibJS: Move common code into RejectObjectWithCalendarOrTimeZoneLinus Groh
2021-11-04LibJS: Update ToTemporalTimeRecord to not require all propertiesLinus Groh
2021-11-04WindowServer: Reevaluate hover state after dismissing window switcherAndreas Kling
2021-11-04WindowServer: Reevaluate hover state when switching highlight windowsAndreas Kling
2021-11-04WindowServer: Rename reevaluate_hovered_window()Andreas Kling
2021-11-04LibJS: Implement Temporal.ZonedDateTime.prototype.startOfDayLuke Wilde
2021-11-03Base: Add some arrow glyphs to KaticaRegular10Maciej
2021-11-03Revert "LibIPC: Use a zero-delay timer for message processing"Andreas Kling
2021-11-03LibGUI: Don't ask WindowServer to destroy windows during app teardownAndreas Kling
2021-11-03LibGUI: Add GUI::Application::in_teardown()Andreas Kling
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.roundLuke Wilde
2021-11-03LibJS: Implement Temporal.ZonedDateTime.prototype.hoursInDayLuke Wilde
2021-11-03LibWeb: Change Document.{hidden,visibilityState} spec links to HTMLLuke Wilde
2021-11-03Revert "Kernel: Prevent VMWareMouseDevice from handling invalid mouse packets"Andreas Kling
2021-11-03LibGUI: ScrollableContainerWidget GML autocompleteFrHun
2021-11-03LibGUI: AbstractScrollableWidget GML/JSONFrHun
2021-11-03LibGUI: ScrollableContainerWidget respect sizeFrHun
2021-11-03LibGUI: ScrollableContainerWidget consider frameFrHun
2021-11-03LibGUI: Margins for AbstractScrollableWidgetFrHun
2021-11-03LibGUI: ToolbarContainer account for frame widthfrhun
2021-11-03LibGUI: Implement content margins for FrameFrHun
2021-11-03Applications: Remove border from GroupBox marginsFrHun
2021-11-03LibGUI: Invalidate GroupBox layout on font changeFrHun
2021-11-03LibGUI: Consider content_margins for BoxLayoutFrHun
2021-11-03LibGUI: Implement content_margins for GroupBoxFrHun
2021-11-03LibGUI: Add content marginsFrHun
2021-11-03LibGUI+FileManager: Clarify Widget margins nameFrHun
2021-11-03LibGUI+Settings: Remove superfluous margin setsFrHun
2021-11-03LibGUI: Add utility functions to MarginsFrHun
2021-11-03Base: Add new bitmap font Tiny RegularLady Gegga
2021-11-03Ports: Patch Makefile to use normal soname flags on MacEWouters
2021-11-03Ports: Update zstd to version 1.5.0EWouters
2021-11-03Ports: Use immutable tarballs for libsodiumTim Schumacher
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.toJSONLuke Wilde
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.toLocaleStringLuke Wilde
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.toStringLuke Wilde
2021-11-03LibGUI: Make ComboBox text editor release focus when Escape is pressedkleines Filmröllchen
2021-11-03LibGUI: Make ComboBox report on_change for set_selected_indexkleines Filmröllchen
2021-11-03LibWeb: Size non-loaded <img> to fit the replacement (alt) textAndreas Kling
2021-11-03LibMarkdown: Allow nested linksAndreas Kling
2021-11-03WindowServer: Add missing window_was_constructed callsin-ack
2021-11-02Ports: quake: Do no set PATH environment variable in package.shBrendan Coles