Commit History

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