1. 7ef66af Moved some more 16-bit functions to user16.c. A few fixes for -DSTRICT. by Alexandre Julliard · 22 years ago
  2. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  3. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  4. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  5. fb0ff05 Added internal Wine messages to perform SetWindowPos, ShowWindow and by Alexandre Julliard · 23 years ago
  6. 8fd26b9 Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding by Alexandre Julliard · 23 years ago
  7. d23a82b Made all 16<->32 HWND conversions use explicit functions instead of by Alexandre Julliard · 24 years ago
  8. 9d9dac0 Added WIN_ListParents function and renamed WIN_BuildWinArray into by Alexandre Julliard · 24 years ago
  9. de42428 Removed a number of direct accesses to the WND structure, replacing by Alexandre Julliard · 24 years ago
  10. 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
  11. 186a79c WNDPROC handlers now check whether HWND argument is valid. by Jukka Heinonen · 24 years ago
  12. 44a1822 winuser.h now requires that we include winbase.h first. by François Gouget · 24 years ago
  13. 91222da Moved most builtin controls structures into their respective C file. by Alexandre Julliard · 24 years ago
  14. 2682bc2 Fixed a few dependencies on 16-bit or internal functions. Fixed a few warnings. by Alexandre Julliard · 24 years ago
  15. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  16. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  17. c4fac78 Initialize 'str' in ICONTITLE_GetTitlePos. by Marcus Meissner · 25 years ago
  18. 9fe0e63 Fixed calculation of buffer length after switch of window text to unicode. by Gerard Patel · 25 years ago
  19. 04da8b8 Convert WND.text field to Unicode. by Dmitry Timoshkov · 25 years ago
  20. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  21. 4bf3354 Removed direct references to CLASS internals. by Patrik Stridvall · 26 years ago
  22. ddca315 Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by by Marcus Meissner · 26 years ago
  23. 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
  24. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  25. ca1bc86 Moves more stuff from windows.h. by Michael Veksler · 26 years ago
  26. 2d617be Replace GRAPH_ functions with Win SDK equivalents. by Huw D M Davies · 26 years ago
  27. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  28. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  29. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  30. 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616