This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-04 15:45:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ad076178a4bb13436e2edf90e62a26fb2cf32ea
ladybird
/
Applications
History
Andreas Kling
9ad076178a
GIODevice: Add a read_all() that returns a ByteBuffer with all we can read.
...
Use this to implement file opening in TextEditor.
2019-03-18 14:38:30 +01:00
..
About
About: Oops, fill the window with background color.
2019-03-14 19:24:08 +01:00
FileManager
LibGUI: Add GTableModel::Role::ForegroundColor.
2019-03-18 04:54:07 +01:00
FontEditor
LibGUI: Don't fill widgets with background color by defualt.
2019-03-10 13:16:36 +01:00
IRCClient
LibGUI: Add GTCPSocket and base class GSocket (inherits from GIODevice.)
2019-03-18 14:09:58 +01:00
Launcher
LibGUI: Don't fill widgets with background color by defualt.
2019-03-10 13:16:36 +01:00
ProcessManager
LibGUI: Add GTableModel::Role::ForegroundColor.
2019-03-18 04:54:07 +01:00
Terminal
Add client-side double buffering of window backing stores.
2019-03-17 04:23:54 +01:00
TextEditor
GIODevice: Add a read_all() that returns a ByteBuffer with all we can read.
2019-03-18 14:38:30 +01:00