Andreas Kling
|
b7ad35d040
Terminal: Enough compat work for Lynx to actually load web pages.
|
hace 6 años |
Andreas Kling
|
ee0f00c644
Terminal: Use TERM=xterm by default, and implement some more escapes.
|
hace 6 años |
Andreas Kling
|
1565dc3ab3
Terminal: Add some logging for the 'r' final.
|
hace 6 años |
Andreas Kling
|
5d69bf06d2
LibGUI: Don't fill widgets with background color by defualt.
|
hace 6 años |
Andreas Kling
|
66a5ddd94a
More work on the variable-width font support.
|
hace 6 años |
Andreas Kling
|
0a86366c71
Make a preparation pass for variable-width fonts.
|
hace 6 años |
Andreas Kling
|
e421c10735
More compat work towards porting vim.
|
hace 6 años |
Andreas Kling
|
9624b54703
More moving towards using signed types.
|
hace 6 años |
Andreas Kling
|
16cd4585cd
WindowServer: Oops, forgot to plumb through the base size for incresize.
|
hace 6 años |
Andreas Kling
|
6084cd0c56
Add concept of size increments to windowing system.
|
hace 6 años |
Andreas Kling
|
0aaec6b19a
Support resizing the Terminal app.
|
hace 6 años |
Andreas Kling
|
fa02d2a39b
Rework the rendering model so that clients instantiate backing stores.
|
hace 6 años |
Andreas Kling
|
9b71307d49
WindowServer: Support windows with alpha channels. And per-WSWindow opacity.
|
hace 6 años |
Andreas Kling
|
4b15dd2bca
LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit().
|
hace 6 años |
Andreas Kling
|
022f7790db
Use modern C++ attributes instead of __attribute__ voodoo.
|
hace 6 años |
Andreas Kling
|
db98327bdc
Plumb menu item activation events from WindowServer to clients.
|
hace 6 años |
Andreas Kling
|
c75ecaae32
Terminal: Move the notifier into the Terminal class.
|
hace 6 años |
Andreas Kling
|
052a101cc5
Terminal: Fix lagged full flush after scrolling the whole buffer.
|
hace 6 años |
Andreas Kling
|
53d34a0885
Port Terminal to LibGUI.
|
hace 6 años |
Andreas Kling
|
2cf1dd5b6f
Move apps into a top-level Applications/ directory.
|
hace 6 años |