Jonathan Ernst
|
4307c14af6
|
oleacc: New French translation.
|
2008-12-17 13:52:40 +01:00 |
Paul Vriens
|
212ce8b6d6
|
oleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8.
|
2008-12-05 13:52:41 +01:00 |
Francois Gouget
|
3b140ccb0e
|
Assorted spelling fixes.
|
2008-11-17 16:04:39 +01:00 |
Hwang YunSong(황윤성)
|
1a67f07caa
|
oleacc: New Korean resource.
|
2008-11-12 11:49:12 +01:00 |
Frans Kool
|
169a4aaa61
|
oleacc: Added Dutch translations.
|
2008-10-31 13:27:10 +01:00 |
Alistair Leslie-Hughes
|
a4dc3213ae
|
oleacc: Removed failed test case.
|
2008-10-29 11:52:33 +01:00 |
Paul Vriens
|
c9b8a28576
|
oleacc/tests: Fix some failures on Win98 up to W2K.
|
2008-10-23 12:13:46 +02:00 |
Nikolay Sivov
|
e2399a969f
|
oleacc: Implemented GetRoleText[A/W] with tests.
|
2008-10-15 15:20:31 +02:00 |
Louis Lenders
|
99e1e90f0f
|
oleacc: Add GetOleaccVersionInfo.
|
2008-03-12 12:20:55 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Michael Stefaniuc
|
f9c23da310
|
oleacc: Win64 printf format warning fixes.
|
2006-10-04 09:59:10 +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
|
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 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Alexandre Julliard
|
b6b180a16d
|
Moved the implementation of spec file stubs to the winecrt0 library.
|
2005-08-25 15:27:44 +00:00 |
Alexandre Julliard
|
d37f0abf07
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
|
2005-08-08 17:35:28 +00:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Alexandre Julliard
|
d62356aa1e
|
Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
|
2005-05-07 12:39:52 +00:00 |
Mike McCormack
|
62bffe46e2
|
Added DllRegisterServer/DllUnregisterServer calls.
|
2004-08-27 19:12:27 +00:00 |
Mike McCormack
|
da0878df14
|
Stub implementations for LresultFromObject and
AccessibleObjectFromWindow.
|
2004-03-29 23:04:46 +00:00 |
Alexandre Julliard
|
9e4ed6460c
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Mike McCormack
|
b6002e8830
|
Stub implementation for CreateStdAccessibleObject.
|
2003-11-25 01:46:10 +00:00 |
Dimitrie O. Paun
|
fbdfd910c1
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
Eric Pouech
|
5caccaf621
|
Created an empty oleacc DLL.
|
2003-06-23 03:43:00 +00:00 |