Commit History

作者 SHA1 備註 提交日期
  Alexandre Julliard 8698b600c6 server: Map region to the window DPI in redraw_region(). 6 年之前
  Alexandre Julliard d3876ca84e server: Add a couple of rectangle helper functions. 6 年之前
  Sebastian Lackner 79ada31714 server: Fix an invalid memory access in subtract_overlapping (Valgrind). 8 年之前
  Sebastian Lackner 9d63e3f949 server: Avoid reallocating region data when there is still enough space. 9 年之前
  Alexandre Julliard d56ac06260 server: Mirror the window region for RTL windows in get/set_window_region and redraw_window. 14 年之前
  Alexandre Julliard 0f273c17ff server: Added data_size_t type to represent sizes in the server protocol. 18 年之前
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 年之前
  Ge van Geldorp 1a1583a364 Match PSDK STATUS_* definitions. 19 年之前
  Robert Shearman c516571481 - Use NULL instead of 0 for all non-handle pointers. 19 年之前
  Alexandre Julliard 43b2826714 Removed no longer used create_region function, and directly export 19 年之前
  Alexandre Julliard 807fe07417 Don't bother to return partial region data in get_window_region and 20 年之前
  Alexandre Julliard 5e128dd470 Added xor_region, fixed rect_in_region. 20 年之前
  Alexandre Julliard edc90a9f9c Added rect_in_region function. 20 年之前
  Alexandre Julliard 4616dcb9a7 Moved the WindowFromPoint functionality to the server so that we can 20 年之前
  Alexandre Julliard 618a7e5813 Added support for window regions in the server. 20 年之前
  Alexandre Julliard e8d86b7cd4 Moved visible region calculation to the server. 20 年之前