projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GetCPInfo should return FALSE if called with NULL info buffer.
[wine]
/
windows
/
mdi.c
2005-03-02
Dmitry Timoshkov
Ask for an MDI child id in all cases.
blob
|
commitdiff
|
raw
2005-02-15
Dmitry Timoshkov
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
Dmitry Timoshkov
Use the idFirstChild specified in the MDIClient's CLIEN...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-20
Alexandre Julliard
Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Alexandre Julliard
Get rid of nonclient.h and of the corresponding exporte...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Alexandre Julliard
Moved private USER definitions to a new user_private...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Eric Pouech
Another round of const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Filip Navara
Don't call SetScrollInfo with SB_BOTH bar type.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Dmitry Timoshkov
- WM_MDISETMENU handler should update new frame menu...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Dmitry Timoshkov
Properly handle the case when last MDI child is being...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Dmitry Timoshkov
If there no MDI child to activate set hwndActiveChild...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Robert Shearman
GetWindowLong -> GetWindowLongPtr.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Dmitry Timoshkov
Fix WM_MDIREFRESHMENU for the case when separator is...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Dmitry Timoshkov
Make message flow for MDI creation/activation/destructi...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Alexandre Julliard
Removed struct32.[ch].
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Marcus Meissner
If the current menu handle is already set, do not set...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Dmitry Timoshkov
Do not do SetWindowPos(SWP_FRAMECHANGED) in the
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Dmitry Timoshkov
Make sure that both deactivated and activated MDI child...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Dmitry Timoshkov
Do not activate an MDI child if the child is invisible.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Dmitry Timoshkov
Before removing menu items in the MDI Window menu check...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Duane Clark
Add tracing messages to MDI.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Dimitrie O. Paun
Remove the support for the Win 3.1 Look.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Huw Davies
We need to at least refresh the window menu in ChildAct...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Huw Davies
Windows always adds a separator to the bottom of the...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Alexandre Julliard
Avoid a few more GetModuleHandle calls.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-03
Dmitry Timoshkov
Make the MDI Window menu refreshing Windows compatible.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-02
Dmitry Timoshkov
Test whether an active maximized MDI child is visible.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Dmitry Timoshkov
- Add the same protection to MDI_AugmentFrameMenu as...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-26
Dmitry Timoshkov
In the WM_MDISETMENU handler use an existing frame...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Dmitry Timoshkov
Merge the MDI and common window creation code. Change...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
Steven Edwards
Split up the Win16/32 MDI support a bit.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Dmitry Timoshkov
Add MDI child creation tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
System classes must not have the CS_GLOBALCLASS style.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Rein Klazes
Fix MDISetMenu in the case it is called before a Window...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
SLOWORD and SHIWORD do not exist on Win32 (reported...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-19
Dmitry Timoshkov
Restore MDI window in the case of disabled maximize...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
Matthew Davison
Fix some unicode->ascii calls.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Fixed more -DSTRICT issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Moved some more 16-bit functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Dmitry Timoshkov
Fix some types and function prototypes according to...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Michael Stefaniuc
Some fixes for the compilation of the user dll with...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Dmitry Timoshkov
Restore setting of caption "Error".
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Stefaniuc
- change the internal functions in windows/cursoricon...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-09
Andrew M. Johnston
Removed reference to SCROLL_SetNCSbState.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Michael Stefaniuc
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Alexandre Julliard
Use DrawFrameControl instead of bitmaps in certain...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Alexandre Julliard
Use MapLS/UnMapLS instead of SEGPTR_* macros.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Mike McCormack
Use WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Gerard Patel
Fix the case where child=0 (last child) in MDI_ChildAct...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Alexandre Julliard
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Joshua Thielen
Changed MDICreateChild to support CW_USEDEFAULT for...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Alexandre Julliard
Added WIN_ListParents function and renamed WIN_BuildWin...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Alexandre Julliard
Implemented GetAncestor and removed WIN_GetTopParent.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Alexandre Julliard
Removed a number of direct accesses to the window struc...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Alexandre Julliard
Removed a number of direct accesses to the WND structur...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-08
Alexandre Julliard
Replace SendMessage16 by SendMessageW where possible.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-22
Alexandre Julliard
Got rid of HEAP_strdupW.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Bill Medland
Only measure child rectangles of visible children when...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-27
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Alexandre Julliard
Do not allocate any USER data on the system heap.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Dmitry Timoshkov
Remove redundant parameters from MDICreateChild and...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Dmitry Timoshkov
Added unicode MDI client window proc.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Dmitry Timoshkov
Initialize MENUITEMINFO structure before calling GetMen...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Patrik Stridvall
Various documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Alexandre Julliard
Moved most builtin controls structures into their respe...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-07
Alexandre Julliard
Removed dependencies on the internals of the CLASS...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Andreas Mohr
WM_SETTEXT should return TRUE on success.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Alexandre Julliard
Fixed a few dependencies on 16-bit or internal function...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-19
Ulrich Weigand
Watch out for DefMDIChildProc calls on non-MDI-child...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-09
Dmitry Timoshkov
Simplify a bit MDI child window creation.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-06
Alexandre Julliard
Serge Ivanov
blob
|
commitdiff
|
raw
|
diff to current
2000-09-01
Alexandre Julliard
Henning Hoffmann
blob
|
commitdiff
|
raw
|
diff to current
2000-09-01
Alexandre Julliard
Francis Beaudet
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Dmitry Timoshkov
Convert WND.text field to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-15
David Lassonde
Implemented the More Windows... menu item for MDI.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-10
Guy L. Albertelli
Verify the menu handle is non-zero prior to use.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-07
Gerard Patel
Always calls SetMenu in MDISetMenu.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Huw D M Davies
Fixed copying of the MDI 'Windows' menu items if the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Matthew Cline
Check that ci->hWindowMenu is not zero before using it.
blob
|
commitdiff
|
raw
|
diff to current
next