提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 4fef895eda Rework WindowServer to use select() in its main event loop. 6 年之前
  Andreas Kling f7ca6d254d Tear out or duplicate what's unique for WindowServer from Widgets. 6 年之前
  Andreas Kling e655aebd70 Window: Update coding style. 6 年之前
  Andreas Kling 6f61eb4a87 Slap an InterruptDisabler on gui$invalidate_window(). 6 年之前
  Andreas Kling b673c1a77d Build Painter & friends into LibC. Use it in the GUI test app. 6 年之前
  Andreas Kling 0c5ecd303c Share GraphicsBitmaps between the windowing server and the client process. 6 年之前
  Andreas Kling b0e3f73375 Start refactoring the windowing system to use an event loop. 6 年之前
  Andreas Kling 0ead888821 gui$create_widget() shouldn't try to make button corners opaque. 6 年之前
  Andreas Kling f7261d7b26 Let's use the existing Rect and Color types in the GUI API. 6 年之前
  Andreas Kling b2d86b7597 Add basic GUI API for creating labels and buttons. 6 年之前
  Andreas Kling 8f8c8d1ca3 Start working on a GUI kernel API. 6 年之前