projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for the TextureAddress render state.
[wine]
/
windows
/
dialog.c
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
blob
|
commitdiff
|
raw
2002-11-25
Alexandre Julliard
Added CS_DBLCLKS style to dialog window class.
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-10-31
Dmitry Timoshkov
Fix some types and function prototypes according to...
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-09-24
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Michael Stefaniuc
Convert HRSRC to a void*.
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-07-05
Alexandre Julliard
Tried to make IsDialogMessageW more compatible. Changed
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
Export the debugging API from libwine instead of ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Huw D M Davies
The horizontal dialog base unit is calculated as the...
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-22
Alexandre Julliard
Removed no longer used average width calculation.
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-12-06
Dave Hawkes
DIALOG_CreateIndirect can incorrectly kill the current...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
François Gouget
Fix the #include order for config.h.
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-10-14
Francois Gouget
When including 'wine/port.h', include it first.
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-09-12
Alexandre Julliard
Make sure that functions returning an HWND always retur...
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-08
Alexandre Julliard
Replace SendMessage16 by SendMessageW where possible.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Alexandre Julliard
Replaced MSG_InternalGetMessage calls by equivalent...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Bill Medland
Correct the location of the style patching for the...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Alexandre Julliard
Removed unneeded inclusion of queue.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-12
Alexandre Julliard
Added first/last message filters to MSG_InternalGetMess...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Alexandre Julliard
Cleaned up assumptions about WS_CHILD flag so that...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Gerard Patel
Unblock the dialog message loop with a WM_NULL message.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
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-18
Gerard Patel
Allow for the dialog font size to be set directly in...
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-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Dmitry Timoshkov
Add support for national characters as accelerators...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
|
diff to current
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
next