Various documentation fixes.
[wine] / windows / mdi.c
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-11-29  Andreas MohrWM_SETTEXT should return TRUE on success.
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-10-19  Ulrich WeigandWatch out for DefMDIChildProc calls on non-MDI-child...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-09  Dmitry TimoshkovSimplify a bit MDI child window creation.
2000-09-06  Alexandre JulliardSerge Ivanov
2000-09-01  Alexandre JulliardHenning Hoffmann
2000-09-01  Alexandre JulliardFrancis Beaudet
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-06-15  David LassondeImplemented the More Windows... menu item for MDI.
2000-05-10  Guy L. AlbertelliVerify the menu handle is non-zero prior to use.
2000-05-07  Gerard PatelAlways calls SetMenu in MDISetMenu.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Huw D M DaviesFixed copying of the MDI 'Windows' menu items if the...
2000-02-13  Matthew ClineCheck that ci->hWindowMenu is not zero before using it.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-23  Gerard PatelFix parameters for MDI_RestoreFrameMenu in WM_DESTROY...
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-12  Marcus MeissnerCheck for passed invalid window handle in DefMDIChildProc*.
1999-10-31  Francis BeaudetFixed a small bug in the behavior of maximized MDI...
1999-10-23  Pierre MageauFixed loop with WM_SYSCHAR.
1999-10-13  Thuy NguyenWe have to activate MDI child windows.
1999-09-19  Richard CohenProtect MDISetMenu from rogue menu handles.
1999-09-03  Francis BeaudetMake sure that all MDI children have the WS_EX_MDICHILD...
1999-07-31  Dan LangloisRemoved an inappropriate if statement from MDI_ChildAct...
1999-07-30  Francis BeaudetFixed a memory leak that occurs when we maximize/minimi...
1999-07-23  Eric PouechFixed some bad ptr occurrence in this class WndProc.
1999-07-20  Noomen HamzaMDIDestroyChild: MDI window menu item was deleted only...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Abey GeorgeThe system menu icon on a MDI child window was corrupte...
1999-06-12  Noomen HamzaFixed imprecision in the MDI tiling functionality.
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-17  Juergen SchmiedSet the default menu item of the window menu
1999-05-01  Francois BoisvertFixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Eric PouechAdded missing WIN_ReleaseWndPtr.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Juergen Schmied- use fonts/fontsizes given by SystemParametersInfo
1999-04-10  Gerard PatelFixed window locking bug in CalcChildScroll.
1999-03-28  Francois BoisvertFixed some bugs in thread safeness for wnd struct.
1999-03-22  Veksler MichaelFixed "reached end of non void..." warnings.
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-13  Guy AlbertelliHandle null wndPtr for mdi window.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-14  Huw D M DaviesWIN31 Look still needs a close button on the left of...
1999-02-13  Norman StevensSet hwndActiveChild when maximizing a mdi child window...
1999-02-13  Francois BoisvertImplemented the WIN31 Look mdi buttons and also some...
1999-02-09  Francois BoisvertThe systems buttons (minimize/restore/close) now appear...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1998-12-10  NF Stevens- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
1998-11-06  Marcus MeissnerTwo missing WINAPIs.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-11-01  Rein KlazesCreateWindowEx32[AW] now creates an MDI chils when...
1998-10-31  Rein KlazesMDIchild created when the MDI client has the MDIS_ALLCH...
1998-10-26  NF StevensA couple of TRACE messages are missing a newline at...
1998-10-26  NF StevensFixed a minor problem with the menus for mdi child...
1998-10-18  Alex KorobkaGot rid of flickering scrollbar arrows. MDI scrolling...
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-05-25  Alexandre JulliardRelease 970525 wine-970525
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-11-02  Alexandre JulliardRelease 961102 wine-961102
1996-10-23  Alexandre JulliardRelease 961023 wine-961023
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
next