1. e6c6390 Check for passed invalid window handle in DefMDIChildProc*. by Marcus Meissner · 25 years ago
  2. 458719d Fixed a small bug in the behavior of maximized MDI children. by Francis Beaudet · 25 years ago
  3. 891d4d2 Fixed loop with WM_SYSCHAR. by Pierre Mageau · 25 years ago
  4. 22614a3 We have to activate MDI child windows. by Thuy Nguyen · 25 years ago
  5. 55b9247 Protect MDISetMenu from rogue menu handles. by Richard Cohen · 26 years ago
  6. 1cc0a9a Make sure that all MDI children have the WS_EX_MDICHILD style set. by Francis Beaudet · 26 years ago
  7. 402dc20 Removed an inappropriate if statement from MDI_ChildActivate that by Dan Langlois · 26 years ago
  8. 4691d0c Fixed a memory leak that occurs when we maximize/minimize an MDI child. by Francis Beaudet · 26 years ago
  9. fa9724f Fixed some bad ptr occurrence in this class WndProc. by Eric Pouech · 26 years ago
  10. edd3d4a MDIDestroyChild: MDI window menu item was deleted only if the current by Noomen Hamza · 26 years ago
  11. 359f497e Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  12. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  13. 967ec70 The system menu icon on a MDI child window was corrupted when the by Abey George · 26 years ago
  14. fe0a5e8 Fixed imprecision in the MDI tiling functionality. by Noomen Hamza · 26 years ago
  15. ddca315 Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by by Marcus Meissner · 26 years ago
  16. 9090502 Set the default menu item of the window menu by Juergen Schmied · 26 years ago
  17. d753a99 Fixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in by Francois Boisvert · 26 years ago
  18. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  19. 8dde5a4 Added missing WIN_ReleaseWndPtr. by Eric Pouech · 26 years ago
  20. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  21. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  22. 7851394 - use fonts/fontsizes given by SystemParametersInfo by Juergen Schmied · 26 years ago
  23. e38b0e1 Fixed window locking bug in CalcChildScroll. by Gerard Patel · 26 years ago
  24. 3a3cd9f Fixed some bugs in thread safeness for wnd struct. by Francois Boisvert · 26 years ago
  25. 3130fce Fixed "reached end of non void..." warnings. by Veksler Michael · 26 years ago
  26. 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
  27. 4a6af35 Handle null wndPtr for mdi window. by Guy Albertelli · 26 years ago
  28. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  29. 61afa33 Some more recursive include fixes/optimizations. by Marcus Meissner · 26 years ago
  30. bc1d1df WIN31 Look still needs a close button on the left of the menu bar. by Huw D M Davies · 26 years ago
  31. ce14194 Set hwndActiveChild when maximizing a mdi child window because it is by Norman Stevens · 26 years ago
  32. 197a8e1 Implemented the WIN31 Look mdi buttons and also some defines for the by Francois Boisvert · 26 years ago
  33. 47e2b85 The systems buttons (minimize/restore/close) now appear on the menu by Francois Boisvert · 26 years ago
  34. 03479f8 Fixed a lot of warnings for possible problems. by Marcus Meissner · 26 years ago
  35. 40097cc - Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for by NF Stevens · 26 years ago
  36. 4d7f5b6 Two missing WINAPIs. by Marcus Meissner · 26 years ago
  37. 5c3e457 egcs 'ambiguous else' warnings fixes. by Jesper Skov · 26 years ago
  38. 5c6fc1b CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD by Rein Klazes · 26 years ago
  39. 4f7abc0 MDIchild created when the MDI client has the MDIS_ALLCHILDSTYLES by Rein Klazes · 26 years ago
  40. 1410cdd A couple of TRACE messages are missing a newline at the end. by NF Stevens · 26 years ago
  41. 9552483 Fixed a minor problem with the menus for mdi child windows. by NF Stevens · 26 years ago
  42. d208584 Got rid of flickering scrollbar arrows. MDI scrolling speeded up a bit. by Alex Korobka · 26 years ago
  43. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  44. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  45. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  46. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
  47. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  48. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  49. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  50. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  51. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  52. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  53. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  54. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  55. a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116
  56. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  57. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  58. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  59. d37eb36 Release 970720 by Alexandre Julliard · 28 years ago wine-970720
  60. 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
  61. 7ff1c41 Release 970525 by Alexandre Julliard · 28 years ago wine-970525
  62. 84c70f5 Release 970509 by Alexandre Julliard · 28 years ago wine-970509
  63. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  64. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  65. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  66. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  67. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
  68. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  69. 7ebe1a4 Release 961222 by Alexandre Julliard · 28 years ago wine-961222
  70. 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
  71. 139a4b1 Release 961102 by Alexandre Julliard · 28 years ago wine-961102
  72. 530ee84 Release 961023 by Alexandre Julliard · 28 years ago wine-961023
  73. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  74. 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
  75. 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
  76. d1ce8b2 Release 960902 by Alexandre Julliard · 29 years ago wine-960902
  77. 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
  78. 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
  79. ac9c9b0 Release 960728 by Alexandre Julliard · 29 years ago wine-960728
  80. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  81. d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
  82. 1e9ac79 Release 960606 by Alexandre Julliard · 29 years ago wine-960606
  83. ef702d8 Release 960528 by Alexandre Julliard · 29 years ago wine-960528
  84. 2d93d00 Release 960521 by Alexandre Julliard · 29 years ago wine-960521
  85. e2bfa4c Release 960516 by Alexandre Julliard · 29 years ago wine-960516
  86. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  87. 2ace16a Release 960428 by Alexandre Julliard · 29 years ago wine-960428
  88. cdcdede Release 960421 by Alexandre Julliard · 29 years ago wine-960421
  89. c981d0b Release 960331 by Alexandre Julliard · 29 years ago wine-960331
  90. 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
  91. d2e1c1a Release 960309 by Alexandre Julliard · 29 years ago wine-960309
  92. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218
  93. 7e56f68 Release 960131 by Alexandre Julliard · 29 years ago wine-960131
  94. d7d4fdf Release 951226 by Alexandre Julliard · 29 years ago wine-951226
  95. d471965 Release 951212 by Alexandre Julliard · 29 years ago wine-951212
  96. 902da69 Release 951105 by Alexandre Julliard · 29 years ago wine-951105
  97. af0bae5 Release 951003 by Alexandre Julliard · 30 years ago wine-951003
  98. ff8331e Release 950918 by Alexandre Julliard · 30 years ago wine-950918
  99. e2991ea Release 950727 by Alexandre Julliard · 30 years ago wine-950727
  100. bd34d4f Release 950620 by Alexandre Julliard · 30 years ago wine-950620