Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Detlef Riekenberg
|
955fe0da75
|
comdlg32: Add initial test.
|
2006-07-06 12:04:27 +02:00 |
Alexandre Julliard
|
aeae92e9f9
|
comdlg32: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:09:24 +02:00 |
Michael Stefaniuc
|
fee72b607a
|
Yet another round of redundant NULL checks before HeapFree.
|
2006-06-13 11:40:23 +02:00 |
Detlef Riekenberg
|
249fa5b7a2
|
comdlg32: Rename finddlg.c to finddlg16.c.
|
2006-06-09 13:25:52 +02:00 |
Troy Rollo
|
f1bd9ae2da
|
comdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a malformed filter is passed.
FILEOPEN95_OnOpen assumes that each item in the filter list returns a
non-NULL pointer for CB_GETITEMDATA.
|
2006-05-30 12:34:30 +02:00 |
Alexandre Julliard
|
9ca8a86914
|
Link against libwine_unicode everywhere we use Unicode functions.
|
2006-05-24 18:05:40 +02:00 |
Andrew Talbot
|
0d4afab704
|
comdlg32: Write-strings warning fix.
|
2006-05-24 10:35:51 +02:00 |
Jonathan Ernst
|
ce7e2e16ab
|
Uniformization of French main menu accelerators.
|
2006-05-24 10:35:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
ca1e72a402
|
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
|
2006-04-10 17:00:03 +02:00 |