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-04-25 14:04:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e785dda3e707f95c45d8cefd17fe04f69e01bf99
ladybird
/
Applications
History
Andreas Kling
e785dda3e7
Taskbar: TaskbarWidget doesn't need a custom paint_event().
2019-04-04 01:50:04 +02:00
..
About
…
FileManager
FileManager: Rename DirectoryTableView => DirectoryView.
2019-04-02 14:43:56 +02:00
FontEditor
FontEditor: Break out classes into separate files.
2019-04-03 15:23:13 +02:00
IRCClient
IRCClient: Crash if server name resolution fails.
2019-04-02 20:42:59 +02:00
Launcher
Move LibGUI/GStyle to SharedGraphics/StylePainter.
2019-03-28 17:32:38 +01:00
ProcessManager
AK: Add Eternal<T> and use it in various places.
2019-04-03 16:52:25 +02:00
Taskbar
Taskbar: TaskbarWidget doesn't need a custom paint_event().
2019-04-04 01:50:04 +02:00
Terminal
Terminal+LibGUI: Make the terminal cursor blink.
2019-03-30 21:40:57 +01:00
TextEditor
…