Commit Graph

2196 Commits

Author SHA1 Message Date
Alexandre Julliard bd1e261b06 configure: Building the tools requires include/config.h. 2012-12-04 15:58:47 +01:00
Hans Leidekker c019083240 kernel32: Implement SetFileValidData. 2012-12-04 14:42:28 +01:00
Jacek Caban 4821b06ed1 hhctrl.ocx: Added import library. 2012-11-30 19:12:14 +01:00
Charles Davis 5da1eaf213 ntdll: Add support for BSD-style creation ("birth") time. 2012-11-30 19:12:14 +01:00
Charles Davis ed5e0a6e41 ntdll: Add support for nanosecond precision file times on *BSD. 2012-11-30 19:12:14 +01:00
Alexandre Julliard abbf827178 Release 1.5.18. 2012-11-23 21:16:51 +01:00
Jacek Caban 9d956864b7 atl100: Moved IRegistrar implementation to atl100. 2012-11-21 13:36:23 +01:00
Jacek Caban 565d9f6dc8 atl100: Addeed stub DLL. 2012-11-21 13:28:24 +01:00
Piotr Caban 4b7333e227 msvcp60: Added basic_string tests. 2012-11-14 16:36:23 +01:00
Alexandre Julliard 1262f07609 Release 1.5.17. 2012-11-09 19:46:37 +01:00
Hans Leidekker dff501236a xpssvcs: Add stub dll. 2012-11-08 17:21:10 +01:00
Alexandre Julliard e40b2a1b07 configure: Remove checks for OpenGL headers that are no longer used. 2012-11-08 15:37:38 +01:00
Alexandre Julliard 551077ab73 configure: Check for getopt_long_only instead of getopt_long.
Some platforms have the latter but not the former.
2012-11-08 10:57:09 +01:00
Detlef Riekenberg 37035e53cd schtasks: Add a stub schtasks.exe. 2012-11-06 16:02:38 +01:00
Alexandre Julliard c9e951dfd3 urlmon: Add po file support for resource translation. 2012-11-02 19:47:23 +01:00
Erich Hoover 5c95bec847 ntdll: Implement nanosecond precision file time storage. 2012-10-30 18:08:11 +01:00
Alexandre Julliard 9c96e84333 Release 1.5.16. 2012-10-26 20:12:40 +02:00
Piotr Caban bdac12949c msvcp100/tests: Added _Yarn<char> class tests. 2012-10-17 11:53:23 +02:00
Alexandre Julliard ee59341721 Release 1.5.15. 2012-10-12 20:14:46 +02:00
Qian Hong 3ce21826c8 findstr: Added stub exe. 2012-10-04 10:35:19 +02:00
Alexandre Julliard 85b34be52f Revert "winex11: Remove some leftover X Shm code."
This reverts commit 515329d58c.
We'll want to use XShm again for window surfaces.
2012-10-03 15:30:48 +02:00
Christian Costa ce44d1e506 scsiport.sys: Add stub implementation of scsiport.sys. 2012-10-02 15:06:34 +02:00
Erich Hoover 57019615b5 ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER. 2012-10-02 15:05:20 +02:00
Alexandre Julliard 9bf7469f68 Release 1.5.14. 2012-09-28 20:25:58 +02:00
Adrian Bunk 9d5c178b24 server: Use waitpid() instead of wait4(). 2012-09-24 22:27:30 +02:00
Alistair Leslie-Hughes cee8a76ecc odbccu32: Add new dll. 2012-09-18 18:04:27 +02:00
André Hentschel a6086e1161 vcomp90: Add new stub dll. 2012-09-17 12:13:43 +02:00
Alexandre Julliard 0a3ec10745 Release 1.5.13. 2012-09-14 20:18:21 +02:00
Josh DuBois 92ad0a47fa msls31: Add stub dll. 2012-09-12 17:49:43 +02:00
Charles Davis fd05f5412f configure: Fix ipstat tests to work on Mac OS. 2012-09-11 20:56:39 +02:00
Charles Davis f5bc7afe19 configure: Prefer stabs debug info on Mac OS. 2012-09-11 20:56:39 +02:00
Dan Kegel 481a8036ea msvcr100: Add wmemmove_s and wmemcpy_s. 2012-09-03 16:45:46 +02:00
Alexandre Julliard b8ef9b5669 Release 1.5.12. 2012-08-31 19:43:48 +02:00
Alexandre Julliard ce48e2c8ab configure: Only enable -gdwarf-2 if -g was specified. 2012-08-23 21:33:21 +02:00
Alexandre Julliard 49550c647d Release 1.5.11. 2012-08-17 20:12:53 +02:00
Jan Beich 83bac4113c ntdll: Fetch thread id on NetBSD. 2012-08-17 10:47:22 +02:00
Jan Beich fa4e97f454 ntdll: Prefer a portable function to get thread id. 2012-08-17 10:47:03 +02:00
Austin English 3f1dbaf3df configure: Use -gdwarf-2 / -gstrict-dwarf when available. 2012-08-15 17:54:55 +02:00
Alexandre Julliard 9177c08830 Release 1.5.10. 2012-07-31 21:08:12 +02:00
Nikolay Sivov bd7db0a9a4 dwrite: Added basic test for IDWriteFont created from LOGFONTW. 2012-07-31 17:59:10 +02:00
Alexandre Julliard 35eef16ba7 gdi32: Support OpenGL in bitmaps through libOSMesa. 2012-07-27 17:05:16 +02:00
Detlef Riekenberg 084e33d254 apphelp/tests: Add tests for ApphelpCheckShellObject. 2012-07-25 14:50:25 +02:00
Nikolay Sivov 3a724d58eb dwrite: Added initial stub. 2012-07-24 13:36:33 +02:00
Alexandre Julliard e7389d875d Release 1.5.9. 2012-07-17 20:41:28 +02:00
Alistair Leslie-Hughes f857ad5225 mmcndmgr: Implement IMMCVersionInfo. 2012-07-17 13:09:44 +02:00
Henri Verbeet cf6f8d2eb5 winex11: Add support for XRandR 1.2. 2012-07-16 14:25:42 +02:00
Andrew Eikum 76880ff933 mpr: Don't succeed if drive is not remote in WNetGetUniversalName. 2012-07-10 11:14:14 -05:00
Alexandre Julliard 80c2760668 Release 1.5.8. 2012-07-03 21:02:41 +02:00
Marek Chmiel 4961caa836 dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider. 2012-07-02 11:21:20 +02:00
André Hentschel 74518c8d04 configure: Downgrade the Thumb2 requirement to Thumb on ARM. 2012-06-25 10:37:48 +02:00
Alexandre Julliard d35cb8164a Release 1.5.7. 2012-06-22 20:16:32 +02:00
Hans Leidekker ae9697f117 wmic: Add support for querying class properties. 2012-06-19 11:26:02 +02:00
Hans Leidekker 9614ddb549 wbemprox: Add query tests. 2012-06-18 11:59:42 +02:00
Jacek Caban d0244d761d services.exe: Added tests. 2012-06-15 18:35:42 +02:00
Damjan Jovanovic 009ad8a475 configure: Detect mingw32 better on FreeBSD. 2012-06-15 18:35:33 +02:00
Alexandre Julliard 7123e44176 Release 1.5.6. 2012-06-08 22:14:10 +02:00
André Hentschel bc99d86729 iphlpapi: Check for struct icmpstat (for NetBSD). 2012-06-07 22:00:12 +02:00
André Hentschel 20dbe91212 iphlpapi: Check for struct udpstat (for NetBSD). 2012-06-07 21:59:28 +02:00
Lucas Zawacki 033f4ae4b8 joy.cpl: First version of the joystick configuration applet. 2012-06-05 21:21:08 +02:00
André Hentschel 54a9c0fc60 ntdll: Add a helper function that returns the record length of a dirent struct. 2012-06-04 12:17:56 +02:00
André Hentschel eaab7a88f4 iphlpapi: Check for the right TCP statistics structure name (for DragonFly BSD). 2012-06-04 12:17:56 +02:00
André Hentschel cecf1056bb iphlpapi: Check for the right IP statistics structure name (for DragonFly BSD). 2012-06-04 12:17:55 +02:00
Alexandre Julliard d6bc74fc5f Release 1.5.5. 2012-05-25 20:21:15 +02:00
Alexandre Julliard 935418cb3c Release 1.5.4. 2012-05-11 20:08:09 +02:00
Vincent Povirk 94f0da9c9b msvcm90: Add new dll based on msvcm80. 2012-05-08 16:29:33 +02:00
Austin English d1cfbbb62c wmvcore: Add a stub dll. 2012-05-07 17:13:16 +02:00
Vincent Povirk 7e8ce7badc msvcm80: Add stub dll. 2012-05-07 11:33:27 +02:00
Stefan Leichter 0c1bd482b5 wsnmp32: New stub dll. 2012-05-01 14:49:24 +02:00
André Hentschel 33ca051472 configure: Check for Thumb2 on ARM and compile always in ARM mode. 2012-04-30 19:34:37 +02:00
Alexandre Julliard 016afa041b Release 1.5.3. 2012-04-27 19:48:58 +02:00
Christian Costa 54168bde5c dmband: Add tests. 2012-04-16 18:56:15 +02:00
Alexandre Julliard c6a673291d Release 1.5.2. 2012-04-13 20:15:32 +02:00
Nicolas Le Cam a37f74f5ad configure.ac: Prefer pkg-config over freetype-config. 2012-04-09 17:16:00 +02:00
Christian Costa d2d5d0e0d7 dmsynth: Add basic tests. 2012-04-06 20:44:58 +02:00
Alistair Leslie-Hughes 1c62c9f7f9 scrrun: Add scrrun tests. 2012-04-05 17:53:22 +02:00
Stefan Leichter 887f009df6 atl80: New dll. 2012-04-05 17:53:13 +02:00
Ken Thomases 9cb7a97981 gdi32: On Mac OS X, find fonts using Core Text rather than FontConfig, by default. 2012-04-05 14:51:34 +02:00
Alexandre Julliard e7a3392d50 Release 1.5.1. 2012-03-30 20:17:55 +02:00
Christian Costa 997be9c465 dmusic: Add some tests for enumerating and creating ports. 2012-03-29 20:50:23 +02:00
Hans Leidekker 456961548e sxs/tests: Add tests for CreateAssemblyNameObject. 2012-03-28 17:29:55 +02:00
Christian Costa c1b92ca1e2 devenum: Add tests for devenum. 2012-03-28 11:53:18 +02:00
André Hentschel 4078b0f1ab vcomp100: Add new stub dll. 2012-03-27 11:57:05 +02:00
Alexandre Julliard 7da070f9ca Release 1.5.0. 2012-03-16 19:57:36 +01:00
Ken Thomases cd454fdc2e shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
Austin English 9381e9334e wevtapi: Add stub dll. 2012-03-16 13:02:50 +01:00
Stefan Leichter f91c9cc44a mgmtapi: New stub dll. 2012-03-14 17:29:51 +01:00
Austin English bec293f3ff wusa: Add stub program. 2012-03-14 17:29:11 +01:00
Jaka Kranjc 08e7491cb5 po: Preserve the previous msgid on change as a hint to translators. 2012-03-13 17:53:52 +01:00
Jacek Caban aadc5cb6de msident: Added stub DLL. 2012-03-09 11:36:33 +01:00
Christian Costa 949693011d configure: Check if version of msgfmt (from gettext) is recent enough. 2012-03-09 11:27:05 +01:00
Alexandre Julliard 71ababefdd Release 1.4. 2012-03-07 17:11:48 +01:00
Alexandre Julliard 1517f3df30 Release 1.4-rc6. 2012-03-02 19:48:45 +01:00
Alexandre Julliard b05be80758 Release 1.4-rc5. 2012-02-24 19:30:11 +01:00
Alexandre Julliard 9629df6afb Release 1.4-rc4. 2012-02-17 20:40:18 +01:00
Alexandre Julliard cd3af0531b Release 1.4-rc3. 2012-02-11 20:25:37 +01:00
Alexandre Julliard 4d515c07f5 Release 1.4-rc2. 2012-02-02 20:27:31 +01:00
Alexandre Julliard f0cfa7cf46 Release 1.4-rc1. 2012-01-27 20:47:46 +01:00
Henri Verbeet 515329d58c winex11: Remove some leftover X Shm code. 2012-01-25 11:27:37 +01:00
Gerald Pfeifer 2505dfcc57 configure: Use the -Wignored-qualifiers compiler option if available. 2012-01-24 18:10:32 +01:00
Eric Pouech 7c7c56e3bf configure: Remove regex detection. 2012-01-23 16:07:39 +01:00
Alexandre Julliard b71f83ba64 configure: Disable printf format checking for 64-bit Mingw builds. 2012-01-16 16:32:10 +01:00
Alexandre Julliard 64f1fd29f7 Release 1.3.37. 2012-01-13 20:38:53 +01:00
Austin English 1c92d20225 xpsprint: Add stub dll. 2012-01-13 18:17:35 +01:00
Austin English e3fb078329 photometadatahandler: Add stub dll. 2012-01-13 18:17:34 +01:00
Alexandre Julliard a38a496a7c Release 1.3.36. 2011-12-30 19:44:02 +01:00
André Hentschel 07ed25c2f0 cscript: Add forwarder to wscript. 2011-12-29 17:56:53 +01:00
Stefan Leichter 9aeda0df49 dhcpcsvc: New stub dll. 2011-12-22 17:19:20 +01:00
Alexandre Julliard e45d124c52 configure: Add a check for libdbus independent from the libhal check. 2011-12-20 10:36:46 +01:00
Frédéric Delanoy c0b31dcdfb Release 1.3.35. 2011-12-16 20:15:33 +01:00
Francois Gouget c7cb3e6cb2 configure: Use errno.h instead of the non-standard sys/errno.h header. 2011-12-15 17:46:38 +01:00
Michael Stefaniuc 6b5dca5bbb cmdlgtst: Remove obsolete and unused application. 2011-12-09 21:15:38 +01:00
Alexandre Julliard 3f5159dd06 Release 1.3.34. 2011-12-02 20:20:07 +01:00
Alexandre Julliard c994db77e6 serialui: Convert dialogs to po files. 2011-11-30 17:52:03 +01:00
Alexandre Julliard 76358216f4 winex11: Implement rectangular gradients using XRender if supported. 2011-11-30 14:25:29 +01:00
André Hentschel fca621f20b configure: Add checks for sparc64 and powerpc64. 2011-11-30 11:45:07 +01:00
Alexandre Julliard 855d32d38a msacm32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
Alexandre Julliard 479857cb1a gphoto2: Convert dialogs to po files. 2011-11-22 14:20:38 +01:00
Alexandre Julliard 65cfa70e2f Release 1.3.33. 2011-11-18 19:52:21 +01:00
Alexandre Julliard 6b5cfe2c47 wineps: Convert dialogs to po files. 2011-11-17 22:47:36 +01:00
Hans Leidekker 8e74ee58d5 scrrun: New dll. 2011-11-09 15:57:00 +01:00
Akihiro Sagawa b5db70f1ca gdi32: Add a string table resource for the translation. 2011-11-07 17:28:00 +01:00
Alexandre Julliard 7a3c56a941 configure: Remove some no longer used variables. 2011-11-07 17:13:26 +01:00
Rafał Mużyło 78f717bff2 configure: Fix a typo. 2011-11-07 11:26:04 +01:00
Alexandre Julliard 08a4ca7b53 Release 1.3.32. 2011-11-04 20:02:31 +01:00
André Hentschel e14e83837f apphelp: New dll stub. 2011-11-02 16:09:42 +01:00
Alexandre Julliard 393a125f4a wineboot: Convert dialogs to po files. 2011-10-31 16:47:16 +01:00
Charles Davis 65634bca0b schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4. 2011-10-27 12:31:40 +02:00
Alexandre Julliard 9159cfe0e6 configure: Generate rules to update po files when gettextpo is explicitly requested. 2011-10-22 20:58:25 +02:00
Alexandre Julliard f4ec097c9b wrc: Load translations from mo files instead of po. 2011-10-22 20:13:40 +02:00
Alexandre Julliard 268976b9fe makefiles: Add rules for building mo files. 2011-10-22 15:43:50 +02:00
Alexandre Julliard 9c98f6911b makefiles: Build the pot files with a separate pass from the top-level makefile. 2011-10-22 14:54:03 +02:00
Alexandre Julliard 29c16f62e8 Release 1.3.31. 2011-10-21 20:38:36 +02:00
Austin English 5cfe7db185 configure: Use -fno-omit-frame-pointer when available. 2011-10-19 16:38:22 +02:00
Alistair Leslie-Hughes dbefe8cbb0 mmcndmgr: Add mmcndmgr dll. 2011-10-17 17:45:06 +02:00
Huw Davies 6ee2eaeff2 gdi32: Remove no longer needed include file. 2011-10-11 13:37:50 +02:00
Alexandre Julliard 13643f59be Release 1.3.30. 2011-10-10 19:58:48 +02:00
Alexandre Julliard e5ba60174e Release 1.3.29. 2011-09-23 19:46:51 +02:00
Jacek Caban 13fef511b2 wshom.ocx: Added beginning WshShell object tests. 2011-09-20 16:21:41 +02:00
Alexandre Julliard 3b40c03a8f Release 1.3.28. 2011-09-09 19:43:48 +02:00
Louis Lenders 7844535700 dpnet/tests: Add tests for IDirectPlay8Peer_EnumServiceProviders. 2011-09-08 20:08:06 +02:00
Christian Costa 7b41ffbf61 attrib: Move implementation from cmd.exe to the standalone command. 2011-09-06 13:25:50 +02:00
Lucas Fialho Zawacki 0ae4710926 dinput: Added ConfigureDevices dialog. 2011-09-06 12:22:09 +02:00
André Hentschel 31f0f09a17 configure: Install view.
(better subject, maybe)

I still think "view" should be available to users, so the only thing between the user and "view" is they have to compile Wine theirselves and that should change.
It's very hard to find good wmf/emf viewers for Linux(and most likely other OS), but "view" is a great program for people who need to take a look at wmf/emf files.
2011-09-05 19:32:32 +02:00
Hans Leidekker 1edf2d4a03 xolehlp: New dll. 2011-09-05 17:16:22 +02:00
Hans Leidekker 29a072e7aa programs: Add a stub implementation of regasm.exe. 2011-09-05 17:15:56 +02:00
Dan Kegel 45725be9d5 configure: Fix configure failures under -Werror -Wall. 2011-09-01 18:06:38 +02:00
Dan Kegel 82954d45de configure: AC_C_CONST is obsolete. 2011-09-01 18:06:38 +02:00
Alexandre Julliard 6a6aab2763 Release 1.3.27. 2011-08-26 20:07:20 +02:00
Hans Leidekker 8959961b42 programs: Add a stub FontCache3.0.0.0 service. 2011-08-24 14:33:43 +02:00
Robert Millan 535a55ec9e configure: Add GNU/kFreeBSD detection. 2011-08-24 11:58:15 +02:00