projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
commdlg: Implemented notifications are only sent with OFN_EXPLORER flag set.
[wine]
/
dlls
/
comdlg32
/
filedlg.c
2009-05-06
Ricardo Filipe
commdlg: Implemented notifications are only sent with...
blob
|
commitdiff
|
raw
2009-05-01
Rein Klazes
comdlg32: Implement OFN_ENABLESIZING flag for GetOpenFi...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Rein Klazes
comdlg32: Fix a crash in LookIn combo box WM_COMMAND...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Ricardo Filipe
comdlg32: Send CDN_INCLUDEITEM notification for each...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Michael Stefaniuc
comdlg32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Andrew Talbot
comdlg32: Unreachable code fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Alexandre Julliard
comdlg32: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Francois Gouget
comdlg32: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Michael Stefaniuc
comdlg32: Don't cast the return value of GetProp()...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Aric Stewart
comdlg32: Some applications expect the filter combo...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Andrew Talbot
comdlg32: Remove unneeded address-of operator from...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Mikołaj Zalewski
comdlg32: Implement CDM_GETFOLDERIDLIST.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jon Griffiths
include: Provide wide char definitions for CFSTR_*.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Alexandre Julliard
comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preser...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Alexandre Julliard
comdlg32: Fixed a number of buffer overflows in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Rob Shearman
comdlg32: Fix checks for failure of COMDLG32_SHGetFolde...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Aric Stewart
commdlg: File name and extension offsets are not guaran...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Michael Stefaniuc
comdlg32: Remove duplicate includes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Juan Lang
comdlg32: Implement OFN_CREATEPROMPT checking.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Jason Edmeades
comdlg32: Save dialog works if fred\ entered as filename.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Lei Zhang
comdlg32: Move file dialog resizing code into its own...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Juan Lang
comdlg32: Check file dialog's FOIShellView before acces...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Juan Lang
comdlg32: Initialize file dialog controls before creati...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Andrew Talbot
comdlg32: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Lei Zhang
comdlg32: Initialize CommDlgExtendedError() return...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Andrew Talbot
comdlg32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Dmitry Timoshkov
comdlg32: Use unicode Win32 APIs when possible.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Dmitry Timoshkov
comdlg32: Use unicode Win32 APIs when possible.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Detlef Riekenberg
comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filed...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Andrew Talbot
comdlg32: Declare some items static.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Andrew Talbot
comdlg32: Declare function static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Alexandre Julliard
comdlg32: Moved prototypes to the header file and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Dmitry Timoshkov
comdlg32: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mikołaj Zalewski
comdlg32: Select the Filename edit box content after...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Michael Ploujnikov
comdlg32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Andrew Talbot
comdlg32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Renu Rajput
comdlg: Send missing CDN_FOLDERCHANGE.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Michael Stefaniuc
comdlg32: Remove redundant NULL checks before MemFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Stefan Siebert
comdlg32: GetOpenFileNameW - Create unicode windows.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Troy Rollo
comdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Alexandre Julliard
comdlg32: Renamed the dlls/commdlg directory to dlls...
blob
|
commitdiff
|
raw
|
diff to current