Andreas Kling
|
ef4e9860fd
WindowServer: Convert the remaining menu APIs into messages.
|
6 年之前 |
Andreas Kling
|
cf432b4c3d
WindowServer: Refactor more of the menu APIs to be message-based.
|
6 年之前 |
Andreas Kling
|
4f98a35beb
WindowServer: Begin refactoring towards a fully asynchronous protocol.
|
6 年之前 |
Andreas Kling
|
133706d697
Add API's and plumbing for WindowServer clients to make menus.
|
6 年之前 |
Andreas Kling
|
37ab7b7a8c
LibGUI: Implement destroying individual windows without exiting the process.
|
6 年之前 |
Andreas Kling
|
069d21ed7f
Make buttons unpress when the cursor leaves the button rect.
|
6 年之前 |
Andreas Kling
|
7cf3c7461c
Refactor GUI rendering model to be two-phased.
|
6 年之前 |
Andreas Kling
|
86eae0f8df
Let userland retain the window backing store while drawing into it.
|
6 年之前 |
Andreas Kling
|
dbe83f3a83
Make it possible for userspace to alter window title/geometry.
|
6 年之前 |
Andreas Kling
|
dff70021ab
Make it possible to invalidate only a portion of a window.
|
6 年之前 |
Andreas Kling
|
b673c1a77d
Build Painter & friends into LibC. Use it in the GUI test app.
|
6 年之前 |