1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Libraries
Andreas Kling a181cae3e0 GScrollableWidget: Add to_content_position(Point)
A handy helper function for converting a widget space coordinate into a
content space coordinate.
2019-10-03 09:15:57 +02:00
..
LibAudio LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
LibC LibC: Implement dirname() and basename() 2019-10-03 08:23:54 +02:00
LibCore Kernel+SystemMonitor: Add fault counters 2019-10-02 14:13:49 +02:00
LibDraw ByteBuffer: Remove pointer() in favor of data() 2019-09-30 08:57:01 +02:00
LibGUI GScrollableWidget: Add to_content_position(Point) 2019-10-03 09:15:57 +02:00
LibHTML LibHTML: Implement the <hr> element 2019-10-01 20:50:11 +02:00
LibIPC AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
LibM LibM: Fix Toolchain build 2019-09-29 22:07:02 +02:00
LibMarkdown LibMarkdown: Implement link support 2019-10-03 08:23:54 +02:00
LibPCIDB ByteBuffer: Remove pointer() in favor of data() 2019-09-30 08:57:01 +02:00
LibThread LibCore: Make CObject reference-counted 2019-09-22 00:25:25 +02:00
LibVT Terminal: Ensure a \t always advances by at least one column 2019-09-17 21:56:42 +02:00