커밋 기록

작성자 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. 10 년 전
  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 20 년 전
  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 년 전