winhelp: Move the check about correct RLE decoding inside the decoding routine itself.
[wine] / configure.ac
2007-09-20  Dmitry Timoshkovgdi32: Use symbolic names for font tags.
2007-09-19  Maarten Lankhorstgdi: Remove support for libicu and all dependencies.
2007-09-11  Stefan Leichterolethk32: Added stub implementation.
2007-08-27  Tijl Coosemansloader: Introduce FreeBSD loader.
2007-08-23  Tijl Coosemansserver: Use thr_kill2 syscall to signal threads on...
2007-08-09  Tijl Coosemansloader: Use thr_self syscall to get thread id on FreeBSD.
2007-08-09  Tijl Coosemansconfigure: Remove check for libxpg4.
2007-08-08  Luis C. Busquets... dpnlobby: Add dpnlobby that forwards to dpnet.dll.
2007-08-08  Peter Dons Tychsenfaultrep: Add a stub dll.
2007-08-03  John Klehminkobj: Add stub implementation of inkobj dll.
2007-08-02  Mikołaj Zalewskiwrite.exe: Add a new program that calls wordpad.exe.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-08-01  Alexandre Julliardconfigure: Add -m32 flag for C++ compiler too.
2007-07-31  Jacek Cabanwinhttp: Added winhttp.dll.
2007-07-31  Tomas Carneckyconfigure: Check whether linker supports --enable-new...
2007-07-30  Jacek Cabanmshtml: Added mshtml.tlb.
2007-07-12  Mark Adamsiphlpapi: Add support for GetTcpTable on Mac OS X.
2007-07-11  Kovács Andrásd3d10: Add stub for d3d10.dll.
2007-07-11  Alexandre Julliardconfigure: Fix typo in liblcms notice check.
2007-07-10  Alexandre Julliardconfigure: Add a few more notices for missing packages.
2007-07-10  Alexandre Julliardconfigure: Move notices about missing features next...
2007-07-09  Alexandre Julliardconfigure: We no longer need the shared library extension.
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-09  Alexandre Julliardconfigure: Merge the libfreetype existence check with...
2007-07-09  Alexandre Julliardconfigure: Make the libXi soname check depend on the...
2007-07-09  Alexandre Julliardconfigure: Make the libXcursor soname check depend...
2007-07-09  Hans Leidekkerpdh: Add tests for opening and closing queries.
2007-07-04  Alexandre Julliardconfigure: Get rid of the no longer used check for...
2007-07-04  Alexandre Julliardconfigure: Merge the libXinerama existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libGL existence check with the...
2007-07-02  Alexandre Julliardconfigure: Added checks for libpng.
2007-07-02  Alexandre Julliardconfigure: Make the libjpeg soname check depend on...
2007-07-02  Alexandre Julliardconfigure: Make the libssl soname check depend on the...
2007-07-02  Alexandre Julliardconfigure: Make the libfontconfig soname check depend...
2007-07-02  Alexandre Julliardconfigure: Make the libjack soname check depend on...
2007-07-02  Alexandre Julliardconfigure: Make the libcups soname check depend on...
2007-07-02  Alexandre Julliardconfigure: Merge the libsane existence check with the...
2007-07-02  Alexandre Julliardconfigure: Merge the libcapi20 existence check with...
2007-07-02  Alexandre Julliardconfigure: Merge the libcurses existence check with...
2007-07-02  Alexandre Julliardconfigure: Merge the libhal existence check with the...
2007-07-02  Alexandre Julliardconfigure: Move the dll checks earlier in the file...
2007-07-02  Alexandre Julliardconfigure: Change WINE_GET_SONAME to allow it to be...
2007-07-02  Alexandre Julliardconfigure: Don't set LDPATH if not needed.
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-07-02  Alexandre Julliardconfigure: Fix the strip command line for Mac OS.
2007-07-02  Kai Blinws2_32: Handle IPv6 in WSAStringToAddress.
2007-06-22  Emmanuel Maillardconfigure: Fix libxml2 detection on Mac OS X.
2007-06-21  Kovács AndrásAdd dwmapi.dll stub.
2007-06-21  Detlef Riekenbergntprint/tests: Add initial test.
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-06-19  Detlef Riekenbergntprint: Add a stub for ntprint.dll.
2007-06-19  Jeff Latimerhnetcfg: Stub implementation of the dll.
2007-06-18  Detlef Riekenbergprintui: Add stub for printui.dll.
2007-06-12  Evan Stadegdiplus: First pen test.
2007-06-08  Alexandre Julliardconfigure: Replace some obsolete macros to avoid warnings.
2007-06-08  Alexandre Julliardlibwine: Set install name to an absolute path for the...
2007-06-04  Andrey Turkinpdh: Stub implementation of pdh.dll.
2007-05-29  Evan Stadegdiplus: Added stub implementation of gdiplus.dll.
2007-05-23  Mounir IDRASSIwinscard: Small initial stub implementation.
2007-05-17  Alexandre Julliardwinedevice: Add a service process that loads and runs...
2007-05-14  Alexandre Julliardhal: Added an initial stub.
2007-05-14  Alexandre Julliardntoskrnl.exe: Initial stub version with forwards to...
2007-05-08  Alexandre Julliardconfigure: Fixed typo in libicu check.
2007-05-07  Alexandre Julliardconfigure: Added rpath support for Solaris.
2007-05-07  Alexandre Julliardconfigure: Only check for the static versions of libicu.
2007-05-03  Tim Schwartznet.exe: Initial stub.
2007-04-27  Yuval Fledelschannel: Tests for SpLsaModeInitialize, SpUserModeInit...
2007-04-25  Emmanuel Maillardwinecoreaudio: Initial MIDI support on Mac OS X.
2007-04-23  David Adamd3drm: Implement D3DRMVectorAdd.
2007-04-23  Alexandre Julliardconfigure: Use AC_SEARCH_LIBS for the Solaris libs...
2007-04-23  Ben Taylorconfigure: Fix to properly recognize functions on Solaris.
2007-04-23  EA Durbinsxs: Add new dll stub.
2007-04-16  Eric Pouechacledit: Stubbed out acledit DLL, needed by SysInternal...
2007-04-12  Marcus Meissnerconfigure: Include <sys/types.h> before including ...
2007-04-09  Detlef Riekenberglocalui/tests: Add initial test.
2007-04-09  Detlef Riekenberglocalui: Add localui.dll with stubs.
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2007-03-26  Gerald Pfeiferconfigure: Add -lXau to NASLIBS if applicable to obtain...
2007-03-20  Jacek Cabanspoolsv: Added spoolsv.exe.
2007-03-19  Jason EdmeadesBasic implementation of xcopy.
2007-03-15  Alexandre Julliardconfigure: Remove no longer needed check for libsane.
2007-03-14  Jeremy Whitesane.ds: Dynamically load libsane.so.
2007-03-08  Alexandre Julliardconfigure: Fixed default dependencies to work properly...
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2007-03-07  Luis Carlos Busque... dpnaddr: Added dll that just forwards to dpnet.
2007-03-01  Rob Shearmanschannel: Add new schannel dll that mostly forwards...
2007-03-01  Alessandro Pignottidplay: Directplay should initialize session Guid, with...
2007-02-27  Marcus Meissnerconfigure: Generate stand alone AC_CONFIG_FILES() lines.
2007-02-23  Detlef Riekenbergserialui/tests: Add initial tests.
2007-02-23  Dmitry Timoshkovdlls: Add wing32 dll.
2007-02-09  Alexandre JulliardMake.rules: Automatically generate the header for all...
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-06  Mikołaj Zalewskibrowseui: Add the browseui DLL.
2007-01-23  Rob Shearmancredui: Add stubbed out credui DLL.
2007-01-23  Hans Leidekkersnmpapi: Add a bunch of tests.
2007-01-17  Detlef Riekenbergsfc_os: Add stub for sfc_os.dll.
next