Historia zmian

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