Michael Stefaniuc
|
05a4f7e9e3
|
infosoft: Win64 printf format warning fixes.
|
2006-10-04 20:55:41 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +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 |
Mike McCormack
|
b5871fa512
|
infosoft: Add a test for the language neutral word breaker.
|
2006-08-15 19:24:43 +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 |
Mike McCormack
|
4d3877b649
|
infosoft: Add a word breaker for English.
|
2006-07-11 17:17:03 +02:00 |