winex11: add owned windows to taskbar if owner is not mapped
[wine] / libs /
2008-04-14  Francois GougetSpelling fix in the ldt bitfields.
2008-04-08  Alexandre Julliardlibwine: Added mappings for codepage 1361 (Korean Johab).
2008-04-07  Alexandre Julliardlibwine: Only use the last line of the git version...
2008-04-07  Andrew Talbotport: Remove superfluous semicolon.
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2008-03-26  Alexandre Julliardlibwine: Added a wine_call_on_stack function.
2008-03-22  Ken Thomaseslibwine: Cope with Leopard brokenness w.r.t. setrlimit...
2008-03-06  Francois Gougetport: s/#if/#ifdef/ so it still works if HAVE_XXX is...
2008-03-05  Francois Gougetport/getopt: s/#if/#ifdef/ so it still works if HAVE_ST...
2008-03-04  Rob Shearmanmakefiles: Split AR into AR and ARFLAGS.
2008-03-04  Rob Shearmanlibport: Undefine strcasecmp and strncasecmp in case...
2008-03-04  Rob Shearmanlibwpp: Include wine/port.h in ppl.l as strcasecmp...
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Rob ShearmanAdd the nounistd option to all lex source files.
2008-02-15  Alexandre Julliardlibwine: Add option for Unicode composition in utf...
2008-02-15  Alexandre Julliardlibwine: Abstract part of the utf8 char decoding to...
2008-02-13  Rob Shearmanlibport: Use configure guards for include files that...
2008-01-21  Alexandre Julliardlibwine: Properly increment source pointer for surrogat...
2008-01-16  Francois GougetAssorted spelling fixes.
2007-11-29  Alexandre Julliardlibwine: Work around the Mac OS dynamic loader support...
2007-11-19  Alexandre Julliardlibport: Work around Mac OS execve() breakage.
2007-11-12  Paul Millarlibwine: Fix naked getuid() to allow compilation under...
2007-11-08  Alexandre Julliardlibwine: Refuse to use a WINEPREFIX dir owned by a...
2007-10-22  Michael Stefaniucwpp: Remove redundant NULL check before free(). Found...
2007-10-15  Gerald Pfeiferlibwine: Conditionally provide reserve_area().
2007-10-10  Andrey Turkinlibwine: Emulate MS linker stub for builtin dlls.
2007-09-11  Alexandre Julliardlibwine: Initialize debug channels options on first...
2007-08-27  Tijl Coosemanslibwine: Use GDT entry for %fs segment on FreeBSD.
2007-07-30  Alexandre Julliardlibwine: Fix lookup of 16-bit dll placeholders. Remove...
2007-07-26  Alexandre Julliardlibwine: Get rid of the lookup in the top dlls/ dir...
2007-06-28  Alexandre Julliardwpp: Don't suppress output from C include files, that...
2007-06-08  Alexandre Julliardlibwine: Set install name to an absolute path for the...
2007-05-29  Alexandre Julliardlibwine: Add support for glyph chars mapping in OEM...
2007-03-30  Alexandre Julliardlibwine: Hack to work around the Solaris dlopen() brain...
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
2007-03-17  Detlef Riekenberglibs/wine: Use xstrdup to avoid duplicate code.
2007-03-14  Alexandre Julliardlibwine: Update the Unicode tables to version 5.0.1...
2007-03-14  Alexandre Julliardlibwine: Added support for Unicode surrogates in utf...
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-02-26  Rob Shearmanlibwine: Eliminate duplicate function implementations...
2007-02-05  Alexandre Julliardlibwine_port: Implemented interlocked_cmpxchg64 for...
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-02-05  Alexandre Julliardlibwine: Hardcode the data for the US-ascii codepage...
2007-01-26  Joris Huizerlibwine: sign-compare fixes.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-11-03  Alexandre Julliardpreloader: Setup a fake thread-local storage block...
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-09-14  Alexandre Julliardmakefiles: Remove the dependencies comment in files...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardlibwine: Avoid a compiler warning on Solaris.
2006-09-12  Alexandre Julliardwpp: Change the prefix on bison-generated names to...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardlibs/wpp: Specify the bison name prefix directly in...
2006-08-23  Andrew Talbotlibwine: Cast-qual warning fix.
2006-08-15  Alexandre Julliardconfigure: Moved the library checks after the function...
2006-08-14  Alexandre Julliardlibwine: Also set the current library version for MacOS.
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-08-05  Alexandre Julliardlibwine: Add a minor number to the library filename...
2006-08-05  Alexandre Julliardlibs: Get rid of Makelib.rules since we only have one...
2006-08-01  Alexandre Julliardlibport: Fixed invalid lvalue accesses in memmove.
2006-07-31  Alexandre Julliardlibwine: Better heuristic for finding the top of the...
2006-07-24  Alexandre Julliardlibwine: Added a function to enumerate the reserved...
2006-07-18  Dan Hipschmanwpp: In recursive macro definitions, print the macro...
2006-07-17  Paul Millarlibwine: Add a configure check for setrlimit.
2006-07-11  Alexandre Julliardlibs: Get rid of the libwine symlinks.
2006-07-11  Alexandre Julliardlibs: Get rid of the symlinks for the static libs.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardlibs/.gitignore: Added wildcards for libraries.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-27  Alexandre Julliardlibwine: Attempt to increase some user limits that...
2006-06-22  Juan Langkernel: Use the WinXP method for comparing strings...
2006-06-20  Alexandre Julliardlibwine: Better memory reservation algorithm for platfo...
2006-06-19  Alexandre Julliardlibwine: Remove one more directory level when checking...
2006-06-15  Alexandre Julliardlibwine: Fixed a compiler warning on MacOSX.
2006-06-08  Robert Shearmanlibunicode: Add a code page table for the US-ASCII...
2006-05-24  Alexandre Julliardlibwine: Don't use libwine_unicode functions.
2006-05-24  Alexandre Julliardlibwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db...
2006-05-24  Alexandre Julliardlibwine_unicode: Define all functions in the library...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Alexandre Julliardconfigure: Make libraries properly relocatable on MacOS.
2006-05-05  Bill Medlandwpp: Support long long constants if configure says...
2006-04-21  Alexandre Julliardwpp: Fixed typo in long long constants handling.
2006-04-21  Bill Medlandwpp: Implement long long constant parsing.
2006-04-18  Alexandre Julliardlibwine: Added a couple of missing memory constraints...
2006-04-13  Alexandre Julliardlibwine: Only try to mmap the exact address when reserv...
2006-04-13  Alexandre Julliardlibwine: Reorganize the mmap code a bit to avoid some...
2006-04-07  Mike McCormacklibwine: Fix a memory leak.
2006-03-17  Alexandre Julliardlibwine: Added magic handling of dll path when running...
2006-03-16  Alexandre Julliardlibwine: Export wine_get_build_dir.
2006-03-16  Alexandre Julliardlibwine: Added support for executing wine binaries...
2006-03-16  Alexandre Julliardlibwine: Added detection for Wine being run out of...
2006-03-06  Alexandre Julliardlibwine: Export a function to retrieve the data directo...
2006-02-17  Alexandre Julliardlibwine: Add the runtime library path to the front...
2006-02-17  Alexandre Julliardlibwine: Set the default bindir and dlldir from argv0...
2006-02-17  Alexandre Julliardlibwine: Compute relative paths for bin and dll directo...
2006-02-16  Alexandre Julliardlibwine: Try the current load path in priority before the
2006-02-16  Alexandre Julliardlibwine: Don't rely on argv[0] in wine_exec_wine_binary...
next