projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet: Implement GetDiskInfoA.
[wine]
/
include
/
config.h.in
2009-04-22
Alexandre Julliard
configure: Remove checks for headers that are no longer...
blob
|
commitdiff
|
raw
2009-03-26
Alexandre Julliard
include: Get rid of the definitions for the pthread...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
configure: Check for mach-o/dyld_images.h and mach...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Alexandre Julliard
configure: Check for IOHIDManagerCreate function that...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Aric Stewart
dinput: Add Mac OS/X joystick support.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Alexandre Julliard
iphlpapi: Implemented AllocateAndGetTcpTableFromStack...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Alexandre Julliard
configure: Add check for libkstat on Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Alexandre Julliard
loader: Get rid of the no longer supported wine-kthread.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Austin English
configure.ac: Check for icps_outhist struct.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Alexandre Julliard
configure: Remove no longer needed check for -fshort...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Austin English
configure: Check for xinpgen struct.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Austin English
iphlpapi: Include netinet/if_inarp.h for NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Austin English
iphplapi: Include <sys/timeout.h> for OpenBSD/NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Austin English
iphplapi: Include sys/protosw.h for Net/OpenBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Francois Gouget
configure: Fix the linux/ipx.h check.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Alexandre Julliard
libport: Avoid including winsock2.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
rpcrt4: Disable TCP/IP connection support if we don...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
ws2_32: Added implementation for inet_ntop.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
libport: Replacement for poll().
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
ByeongSik Jeon
gdi32, winex11: Add support for subpixel font rendering.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
libport: Add a stub replacement for symlink().
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
configure: Better check for the broken mkdir on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alexandre Julliard
configure: Get rid of the va_copy checks.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
ntdll: Add a function to export the host OS type and...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
configure: Add a check for the grp.h header.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
configure: Add a wrapper macro for mkdir on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Francois Gouget
msxml3: Dynamically load libxslt.so and only call xsltI...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Jacek Caban
libport: Added isnan.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Rob Shearman
Add configure check for dirent.h and readdir.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Henri Verbeet
secur32: Require gnutls for schannel.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Michael Karcher
ntdll: Add sub-second resolution to NtQueryInformationFile.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
John Reiser
configure: Add check for valgrind/valgrind.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Francois Gouget
winex11: Load the XVidMode extension (libXxf86vm) when...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Alexandre Julliard
configure: Fix the netinet header checks for Mac OS...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getNumArpEntries on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getTCPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getICMPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getUDPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Alexandre Julliard
libport: Move the sigsetjmp replacement to exception...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Alexandre Julliard
configure: Improve the check for the GLU library.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Petr Sumbera
port: Add alternative for isinf.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Lei Zhang
msxml3: Check for xsltInit before calling it.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Kusanagi Kouichi
winex11.drv: Fix Solaris build error.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Rob Shearman
Add configure check for strtoll and strtoull.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Gerald Pfeifer
kernel32: Use setproctitle where applicable to set...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Alexandre Julliard
configure: Added a check for the soname of libodbc.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Hans Leidekker
wldap32: Fix build against latest OpenLDAP release.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Bang Jun-young
configure: Add check for presence of _strdup() and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Chris Robinson
winex11.drv: Load the XComposite extension when available.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Dmitry Timoshkov
gdi32: Use symbolic names for font tags.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Maarten Lankhorst
gdi: Remove support for libicu and all dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Tijl Coosemans
server: Use thr_kill2 syscall to signal threads on...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Tijl Coosemans
loader: Use thr_self syscall to get thread id on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Tijl Coosemans
configure: Remove check for libxpg4.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Mark Adams
iphlpapi: Add support for GetTcpTable on Mac OS X.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Alexandre Julliard
configure: We no longer need the shared library extension.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Alexandre Julliard
configure: Get rid of the no longer used check for...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Alexandre Julliard
configure: Merge the libXinerama existence check with...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Alexandre Julliard
configure: Merge the libXrandr existence check with...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Alexandre Julliard
configure: Added checks for libpng.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Alexandre Julliard
configure: Merge the libsane existence check with the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Alexandre Julliard
configure: Merge the libcapi20 existence check with...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Alexandre Julliard
configure: Merge the libhal existence check with the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Kai Blin
ws2_32: Handle IPv6 in WSAStringToAddress.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Alexandre Julliard
configure: Use AC_SEARCH_LIBS for the Solaris libs...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Maarten Lankhorst
winearts.drv: Kill off winearts.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Andrew Riedi
winex11.drv: Add Xcursor support for 32 bit cursors.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Jeremy White
sane.ds: Dynamically load libsane.so.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Alexandre Julliard
configure: Get rid of lex compatibility support, we...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Alexandre Julliard
loader: Use the Mach thread port as thread id on Mac OS.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-19
Louis Lenders
msvcrt: Add _atoldbl.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Alexandre Julliard
configure: Remove some no longer used libcurses checks.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Lei Zhang
msxml3: Fix compiles for systems with libxml2 version...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Alexandre Julliard
ntdll: Added support for reading directories using...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Alexandre Julliard
configure: Added missing DiskArbitration/DiskArbitratio...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Pierre d'Herbemont
quartzdrv: Add the quartz (Mac OS X) video driver to...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Alexandre Julliard
configure: Check for the Xinerama extension.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Alexandre Julliard
explorer: Work around the latest HAL binary compatibili...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
oleaut32: Include minimal ungif source to remove depend...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Alexandre Julliard
loader/kthread: Remove some unneeded #ifdefs, other...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Alexandre Julliard
configure: Moved the library checks after the function...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Alexandre Julliard
configure: Only link against libpoll where really neces...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Tijl Coosemans
loader/pthread: Added pthread_attr_get_np support.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Alexandre Julliard
server: Added support for kqueue() as an alternative...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Roderick Colenbrander
winex11.drv: Kill DGA support.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Robert Shearman
configure: Add a check for the DGifOpen function in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Paul Millar
libwine: Add a configure check for setrlimit.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Alexandre Julliard
wineconsole: Portability fixes in the curses mouse...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Alexandre Julliard
dnsapi: Added check for _msg_ptr vs. _ptr member in...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Emmanuel Maillard
winecoreaudio: Initial Audio Driver for Mac OS X.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Marcus Meissner
gphoto.ds: Implemented a libgphoto2 import driver,...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Alexandre Julliard
configure: Added checks for HAL libraries.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Huw Davies
tools: Don't try to use FT_Load_Sfnt_Table unless FreeT...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Hans Leidekker
dnsapi: Add a configure check for the resolver library...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Alexandre Julliard
kernel: Show the exe name instead of wine-[kp]thread...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-08
Huw Davies
opengl32: Implement wglUseFontOutlines.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Mike McCormack
server: Print a message if wineserver crashes and we...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Huw Davies
gdi32: Update due to last minute api change in freetype...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Hans Leidekker
winsock: Implement getnameinfo.
blob
|
commitdiff
|
raw
|
diff to current
next