projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
[wine]
/
windows
/
mdi.c
2001-02-23
Alexandre Julliard
Do not allocate any USER data on the system heap.
blob
|
commitdiff
|
raw
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
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Alexandre Julliard
Removed resource.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Gerard Patel
Fix parameters for MDI_RestoreFrameMenu in WM_DESTROY...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Marcus Meissner
Check for passed invalid window handle in DefMDIChildProc*.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Francis Beaudet
Fixed a small bug in the behavior of maximized MDI...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Pierre Mageau
Fixed loop with WM_SYSCHAR.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Thuy Nguyen
We have to activate MDI child windows.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Richard Cohen
Protect MDISetMenu from rogue menu handles.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Francis Beaudet
Make sure that all MDI children have the WS_EX_MDICHILD...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Dan Langlois
Removed an inappropriate if statement from MDI_ChildAct...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Francis Beaudet
Fixed a memory leak that occurs when we maximize/minimi...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Eric Pouech
Fixed some bad ptr occurrence in this class WndProc.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-20
Noomen Hamza
MDIDestroyChild: MDI window menu item was deleted only...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Abey George
The system menu icon on a MDI child window was corrupte...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Noomen Hamza
Fixed imprecision in the MDI tiling functionality.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-17
Juergen Schmied
Set the default menu item of the window menu
blob
|
commitdiff
|
raw
|
diff to current
1999-05-01
Francois Boisvert
Fixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Bertho Stultiens
Built-in dlls now have resources attached via the PE...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Eric Pouech
Added missing WIN_ReleaseWndPtr.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Juergen Schmied
- use fonts/fontsizes given by SystemParametersInfo
blob
|
commitdiff
|
raw
|
diff to current
1999-04-10
Gerard Patel
Fixed window locking bug in CalcChildScroll.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Francois Boisvert
Fixed some bugs in thread safeness for wnd struct.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Veksler Michael
Fixed "reached end of non void..." warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Guy Albertelli
Handle null wndPtr for mdi window.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Marcus Meissner
Some more recursive include fixes/optimizations.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Huw D M Davies
WIN31 Look still needs a close button on the left of...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Norman Stevens
Set hwndActiveChild when maximizing a mdi child window...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Francois Boisvert
Implemented the WIN31 Look mdi buttons and also some...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Francois Boisvert
The systems buttons (minimize/restore/close) now appear...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-28
Marcus Meissner
Fixed a lot of warnings for possible problems.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
NF Stevens
- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
Marcus Meissner
Two missing WINAPIs.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Rein Klazes
CreateWindowEx32[AW] now creates an MDI chils when...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-31
Rein Klazes
MDIchild created when the MDI client has the MDIS_ALLCH...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
NF Stevens
A couple of TRACE messages are missing a newline at...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
NF Stevens
Fixed a minor problem with the menus for mdi child...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-18
Alex Korobka
Got rid of flickering scrollbar arrows. MDI scrolling...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-07-26
Alexandre Julliard
Release 980726
wine-980726
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-07-20
Alexandre Julliard
Release 970720
wine-970720
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
next