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-03-03 20:15:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1eff3dabaff7b5e746efa71e0df985bca4ae299
ladybird
/
Applications
/
Terminal
History
Andreas Kling
aa2224a2f0
GWidget: Add set_preferred_size(width, height) overload.
...
It was annoying to always write set_preferred_size({ width, height }). :^)
2019-07-20 22:39:24 +02:00
..
main.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
Makefile
Move common Application build steps into their own Makefile.common
2019-06-25 21:35:50 +02:00
Terminal.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
Terminal.h
LibDraw: Introduce (formerly known as SharedGraphics.)
2019-07-18 10:18:16 +02:00
XtermColors.h
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00