Replace lvalue casts of post increments for newer compiler.
[wine] / windows / mdi.c
2004-06-30  Dmitry TimoshkovDo not do SetWindowPos(SWP_FRAMECHANGED) in the
2004-06-23  Dmitry TimoshkovMake sure that both deactivated and activated MDI child...
2004-05-25  Dmitry TimoshkovDo not activate an MDI child if the child is invisible.
2004-04-27  Dmitry TimoshkovBefore removing menu items in the MDI Window menu check...
2004-04-26  Duane ClarkAdd tracing messages to MDI.
2004-04-01  Dimitrie O. PaunRemove the support for the Win 3.1 Look.
2004-03-09  Huw DaviesWe need to at least refresh the window menu in ChildAct...
2004-03-09  Huw DaviesWindows always adds a separator to the bottom of the...
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2004-02-03  Dmitry TimoshkovMake the MDI Window menu refreshing Windows compatible.
2004-02-02  Dmitry TimoshkovTest whether an active maximized MDI child is visible.
2004-01-27  Dmitry Timoshkov- Add the same protection to MDI_AugmentFrameMenu as...
2004-01-26  Dmitry TimoshkovIn the WM_MDISETMENU handler use an existing frame...
2004-01-20  Dmitry TimoshkovMerge the MDI and common window creation code. Change...
2004-01-02  Steven EdwardsSplit up the Win16/32 MDI support a bit.
2003-12-30  Dmitry TimoshkovAdd MDI child creation tests.
2003-12-10  Alexandre JulliardSystem classes must not have the CS_GLOBALCLASS style.
2003-09-23  Rein KlazesFix MDISetMenu in the case it is called before a Window...
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-19  Dmitry TimoshkovRestore MDI window in the case of disabled maximize...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-11-24  Matthew DavisonFix some unicode->ascii calls.
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardFixed more -DSTRICT issues.
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-28  Michael StefaniucSome fixes for the compilation of the user dll with...
2002-10-22  Dmitry TimoshkovRestore setting of caption "Error".
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-09  Andrew M. JohnstonRemoved reference to SCROLL_SetNCSbState.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-03  Alexandre JulliardUse DrawFrameControl instead of bitmaps in certain...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-10-18  Mike McCormackUse WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr.
2001-10-15  Gerard PatelFix the case where child=0 (last child) in MDI_ChildAct...
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-09-19  Joshua ThielenChanged MDICreateChild to support CW_USEDEFAULT for...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-08-24  Alexandre JulliardAdded WIN_ListParents function and renamed WIN_BuildWin...
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-18  Alexandre JulliardRemoved a number of direct accesses to the window struc...
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-08-08  Alexandre JulliardReplace SendMessage16 by SendMessageW where possible.
2001-07-22  Alexandre JulliardGot rid of HEAP_strdupW.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-05-16  Bill MedlandOnly measure child rectangles of visible children when...
2001-04-27  Patrik StridvallDocumentation name fixes.
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-02-12  Dmitry TimoshkovRemove redundant parameters from MDICreateChild and...
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-01-15  Dmitry TimoshkovInitialize MENUITEMINFO structure before calling GetMen...
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
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...
next