Byeong-Sik Jeon
|
e1c630847c
|
comdlg32: Show better font style information in fontdlg.
|
2006-09-21 18:33:25 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Andrew Talbot
|
778d5d65e8
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:46:15 +02:00 |
Andrew Talbot
|
a1cb75e91b
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:45:59 +02:00 |
Renu Rajput
|
c8106fe754
|
comdlg: Send missing CDN_FOLDERCHANGE.
|
2006-09-07 10:15:54 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Michael Stefaniuc
|
125e310ed3
|
comdlg32: Remove redundant NULL checks before MemFree.
|
2006-08-09 11:21:02 +02:00 |
Stefan Siebert
|
bb310d5486
|
comdlg32: GetOpenFileNameW - Create unicode windows.
|
2006-07-26 10:22:53 +02:00 |
Detlef Riekenberg
|
75dce501ef
|
comdlg32/tests: PrintDlg with PD_RETURNDEFAULT can fail.
|
2006-07-24 12:57:34 +02:00 |
Hwang YunSong(황윤성)
|
c945c25b82
|
comdlg32: Updated Korean resource.
|
2006-07-21 10:57:06 +02:00 |
Bang Jun-Young
|
4988fad232
|
comdlg32: Remove redundant headers.
|
2006-07-21 10:48:17 +02:00 |
Duane Clark
|
e0aabe4f8c
|
comdlg32: Set PD_PAGENUMS from print dialog.
|
2006-07-17 13:49:35 +02:00 |
Mikołaj Zalewski
|
d569060860
|
comdlg32: Update Polish translation.
|
2006-07-13 16:26:34 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
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 |