Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 528054d192 GWindow: Don't ignore update(), it should repaint the whole window. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling dcf6726487 WindowServer: Add support for per-window override cursors. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9fa21fa585 LibGUI: Add a GPainter class that inherits from Painter. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 20f7d7ec67 LibGUI: Add GWidget::doubleclick_event(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b4da451c9a WindowServer+LibGUI: Implement automatic cursor tracking. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 43304d2adf WindowServer: Add special treatment for modal windows. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 57ff293a51 LibGUI: Implement nested event loops to support dialog boxes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4e451c1e92 Add client-side double buffering of window backing stores. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0f49b5e7be LibGUI: Ignore GWindow::update() with an empty rect. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f40d11f06d LibGUI+WindowServer: Implement drag-to-select behavior in GTextEditor. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling eda0866992 Add a C++ helper class for working with shared buffers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6af2ce0f7e LibGUI: Re-enable the update rect coalescing. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6e70ba7d1d LibGUI: GWindow should only discard the backing store on actual resize. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ae90043424 WindowServer+LibGUI: Send the window size along with Paint server messages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1effe70543 WindowServer+LibGUI: Fix global mouse tracking with recursive widget trees. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 95cfa49f1b LibGUI: Make event receivers be weak pointers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9624b54703 More moving towards using signed types. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6084cd0c56 Add concept of size increments to windowing system. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fa02d2a39b Rework the rendering model so that clients instantiate backing stores. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 59b8183c4b WindowServer: Support resizing windows. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bf30502560 LibGUI: Implement enter/leave events (with WindowServer support.) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9b71307d49 WindowServer: Support windows with alpha channels. And per-WSWindow opacity. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4b15dd2bca LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 29c49356e3 WindowServer: Rename GUI_Foo to WSAPI_Foo. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f529b845ec WindowServer: Convert entire API to be message-based. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7abef6ba9e LibGUI: Put some logspam behind debugging macros. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08322ab8e1 LibGUI: Coalesce update rects at the GWindow level. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 53d34a0885 Port Terminal to LibGUI. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bf766fc12c LibGUI: Implement GWindow::rect(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 353b191a49 Clean up some uninteresting log spam. %!s(int64=6) %!d(string=hai) anos