projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed 0/-1 mixup for indicating no mapping handle.
[wine]
/
windows
/
dialog.c
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
2000-10-31
Dmitry Timoshkov
Display an ERR on errors while initializing USER.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-24
Gerald Pfeifer
Fixed format strings.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-21
Gerard Patel
Disable the owner of a modal dialog box just before...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Gerard Patel
Turns the handling to pure 16 bits, remove references...
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-08-04
Alexandre Julliard
Removed a few dependencies on GDI internals from USER...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-28
Stephane Lussier
- UpdateWindow should refresh all children that have...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Dmitry Timoshkov
Convert WND.text field to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-08
Slava Monich
Check the value returned by DIALOG_GetCharSize.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-15
Sheri Steeves
Check again for GetNextDlgTabItem after return from...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-11
Bernd Herd
Pass CTLDATA as SEGPTR for 16-bit programs.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-23
Gerard Patel
Check if dialog is visible before setting the focus.
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-19
Andrew Lewycky
Propagate IsDialogMessage to the parent if the dialog...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Patrik Stridvall
Removed a lot of unnecessary includes and fixed the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Andreas Mohr
- fixed my slightly incorrect EndDialog patch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-12
Andreas Mohr
Protect EndDialog() from invalid window handles.
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-01-29
Dmitry Timoshkov
Correct the behaviour of the accelerator keys in dialog...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-04
Juergen Schmied
Corrected parameter count for DialogBoxIndirectParamAorW.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-25
Dmitry Timoshkov
Restore erroneously deleted lines.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Alexandre Julliard
Murali Pattathe
blob
|
commitdiff
|
raw
|
diff to current
1999-12-10
Ulrich Weigand
Perform 16/32A/32W message mapping for posted messages.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Dmitry Timoshkov
Remove hack for keyboard messages in dialogs.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
David Grant
Windows sends WM_GETDLGCODE only in response to keyboar...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Ulrich Czekalla
Implemented support of DS_CONTROL and WS_EX_CONTROLPARE...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Adrian Thurston
Protect against wrong return value from WM_INITDIALOG.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Abey George
Changed EndDialog to behave like as in Windows.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-05
Richard Cohen
No longer needs to calculate its own character size.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Marcus Meissner
More restrictive checks, so DIALOG_IsAccelerator don...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Francis Beaudet
Removed truncating errors that happen when converting...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Francis Beaudet
Ensure that the WM_ENTERIDLE message is not sent if...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Abey George
Set focus to the dialog in EndDialog.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Stephane Lussier
Re-enable the owner window in the EndDialog().
blob
|
commitdiff
|
raw
|
diff to current
1999-07-18
Ove Kaaven
CreateDialogParamA should not call CreateDialogParamW...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Ulrich Weigand
Create dialog window using CreateWindowEx16/W depending...
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-12
Pavel Roskin
DIALOG_ParseTemplate16() supported up to 127 controls...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-06
Slava Monich
Implemented dialog units -> pixels conversion very...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-29
Luc Tourangeau
Reimplemented the CheckRadioButton function.
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
Ulrich Weigand
Fixed window refcount handling in GetNextDlgGroupItem.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Noel Borthwick
Fixed an unbalanced windows lock/unlock sequence in...
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-03-28
Francois Boisvert
Fixed some bugs in thread safeness for wnd struct.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Francis Beaudet
Fixed possible endless loop.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-19
Andreas Mohr
Hide dialog windows created by CreateDialog* in EndDial...
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-02-28
Norman Stevens
Don't check children of disabled or invisible controls...
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
Eric Pouech
Changed some functions prototypes (were returning void).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Gerard Patel
Fix if EndDialog called in WM_INITDIALOG (DIALOG_DoDial...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Stephane Lussier
-Fixed MESSAGE functions that were thunking down to...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Alexandre Julliard
Dialog window should not be destroyed in DefDlgProc...
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
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Juergen Schmied
Bugfix: SetDlgItemText32 returns BOOL not void.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
NF Stevens
Fixed keystroke accelerators in dialogs which have...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Ove Kaaven
Fixed IsDialogMessage16.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-17
Patrik Stridvall
Compile fix for Solaris.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-12
Norman Stevens
Improving keyboard handling, including accelerator...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Juergen Schmied
Stub CreateDialogIndirectParamAorW.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-10
Dave Pickles
Implemented DS_CENTER dialog style.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
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-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-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
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-08-04
Alexandre Julliard
Release 970804
wine-970804
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
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
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-12-08
Alexandre Julliard
Release 961208
wine-961208
blob
|
commitdiff
|
raw
|
diff to current
1996-12-01
Alexandre Julliard
Release 961201
wine-961201
blob
|
commitdiff
|
raw
|
diff to current
1996-11-17
Alexandre Julliard
Release 961117
wine-961117
blob
|
commitdiff
|
raw
|
diff to current
1996-11-02
Alexandre Julliard
Release 961102
wine-961102
blob
|
commitdiff
|
raw
|
diff to current
1996-10-23
Alexandre Julliard
Release 961023
wine-961023
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-09-28
Alexandre Julliard
Release 960928
wine-960928
blob
|
commitdiff
|
raw
|
diff to current
1996-09-13
Alexandre Julliard
Release 960913
wine-960913
blob
|
commitdiff
|
raw
|
diff to current
next