Commit Verlauf

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