wine
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...
2003-11-18  Alexandre JulliardUse the wine_ldt_* functions directly in winedos instea...
2003-11-18  Aric StewartWe need to make sure that customdraw_fill is called...
2003-11-18  Huw DaviesA bitmap created by CreateCompatibleBitmap should not...
2003-11-18  Phil KrylovAdded support for returning caret positions in
2003-11-18  Dmitry TimoshkovApply same magic to LibAttr.lcid from MSFT to SLTG.
2003-11-17  Alexandre JulliardMoved toolhelp.h to dlls/kernel.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-11-17  Alexandre JulliardFixed regression in loading of builtin apps from the...
2003-11-17  Alexandre JulliardMoved a few definitions used in only one source file...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-17  Alexandre JulliardLink the main binaries with --export-dynamic so that...
2003-11-17  Jason EdmeadesDisable the use of the 'w' parm in rhw mode.
2003-11-17  Jason EdmeadesIf swap mode is discard, clear the backbuffer before...
2003-11-17  Jason EdmeadesUse the current window visual only.
2003-11-17  Robert ReifInitialize buffer reference count.
2003-11-17  Marcelo DuarteLocalization to Portuguese.
2003-11-17  Lionel UlmerFix graphical corruption on surface lock when multi...
2003-11-17  Rein KlazesIgnore invalid iSubItem in LISTVIEW_GetItemT().
2003-11-17  Vincent BéronAdd a couple of missing spec files.
2003-11-17  Ivan Leo Murray... Improved Italian translations.
2003-11-17  Ivan Leo Murray... Added Italian translation.
2003-11-15  Alexandre JulliardMoved a number of DOS definitions out of the global...
2003-11-14  Alexandre JulliardGet rid of the msdos/ directory.
2003-11-14  Alexandre JulliardMoved winedos loading functionality to dlls/kernel...
2003-11-14  Robert ReifFixes more use before set races.
2003-11-14  Jon GriffithsImplement the non-variant date conversions correctly...
2003-11-14  Jon GriffithsAdd some missing prototypes/defines.
2003-11-14  Jon GriffithsRemove a redundant test.
2003-11-14  Jon GriffithsDump a few more known variant types.
2003-11-14  Jon GriffithsFix a crash in GetLocaleInfo() when extra high bits...
2003-11-14  Carlos LozanoFixed CB_DIR16 handling.
2003-11-14  Alexandre JulliardRepaired INT21_FindFirst/FindNext.
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...
2003-11-14  Dmitry TimoshkovAdd preliminary support for keyboard layout APIs.
2003-11-14  Huw DaviesCheck for the existence of the driver CreateDIBSection...
2003-11-14  Kirill SmelkovAdded _execle/_execlpe & _spawnle/_spawnlpe stubs.
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-13  Alexandre JulliardAVM GmbH http://www.avm.de/
2003-11-13  Aric StewartConvert lpnFit back to multibyte in GetTextExtentExPointA.
2003-11-13  Huw DaviesImplemented LVS_EX_CHECKBOXES.
2003-11-13  Aric StewartAn app depends on a NULL return from CreateDIBPatternBr...
2003-11-13  Dmitry TimoshkovAvoid setting infoPtr->firstVisible to NULL in TREEVIEW...
2003-11-12  Alexandre JulliardAdded configure check for pthread_getattr_np.
2003-11-12  Huw DaviesScale the OUTLINETEXTMETRIC's bounding box with the...
2003-11-12  Huw DaviesMake sure we create a polychrome bitmap from the dib...
2003-11-12  Huw DaviesFix some weird logic in ImageList_Write.
2003-11-12  Huw DaviesA multicolumn listview should get a customdraw notifica...
2003-11-12  Christian CostaAlsa midi fixes.
2003-11-12  Alexandre JulliardAdded a wine-glibc binary that detects the glibc thread...
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-11-11  Alexandre JulliardMake sure the protection flags on the memory view of...
2003-11-11  Alexandre JulliardCosmetics.
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-11-11  Andreas MohrDon't include build number in GetVersion() for Win9x...
2003-11-11  Mike HearnImplemented ReportEventA/W.
2003-11-11  Dmitry TimoshkovFix a bug in VkKeyScan.
2003-11-11  Carlos LozanoNtReadFile checks that offset is not null.
2003-11-11  Robert ReifDon't flag failed opens of unsupported formats as an...
2003-11-11  Huw DaviesAdd support for CBS_{LOWER|UPPER}CASE.
2003-11-11  Huw DaviesHandle multicopy printing correctly.
2003-11-11  Gerald PfeiferFix format strings in T42_download_header() and T42_dow...
2003-11-11  Huw DaviesIf the buffer passed to GetOutlineTextMetrics isn't...
2003-11-11  Dmitry TimoshkovConstify strings.
2003-11-11  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2003-11-11  Lionel UlmerFix parsing of GL version string in X.Y cases.
2003-11-11  Alexandre JulliardOnly build both Wine binaries on Linux, pthread support...
2003-11-11  Jukka HeinonenFix race in real mode event handling.
2003-11-11  Raphael Junqueira- stupid typos fixes on software vertex shader operands
2003-11-11  Huw DaviesRewrite ScrollDC.
2003-11-11  Huw DaviesPatBlt()s get recorded as EMR_BITBLT records with offBm...
2003-11-11  Huw DaviesMuch better parsing of /etc/printcap.
2003-11-11  Lionel UlmerBetter color-keying support.
2003-11-11  Dmitry TimoshkovConstify strings.
2003-11-11  Huw DaviesImplement the missing tesselator functions and fix...
2003-11-11  Rolf KalbermatterAdd constants for DSA_InsertItem and DPA_InsertPtr...
2003-11-11  Huw DaviesGetTextExtentPoint already adds char_extra so don't...
2003-11-11  Huw DaviesGetTextExtentPoint should include an inter character...
2003-11-11  Huw DaviesOnly reselect the font if the transformation has actual...
2003-11-11  Huw DaviesWe need to set the WorldTransform to the identity befor...
2003-11-11  Huw DaviesCreateDIBSection ignores the supplied values of biClrUs...
2003-11-11  Huw DaviesWe need to invalidate the replaced text region before...
2003-11-11  Huw DaviesOwnerdraw buttons should erase themselves in WM_ERASEBKGND.
2003-11-11  Huw DaviesAdd support for LVS_EX_SUBITEMIMAGES.
2003-11-11  Robert ReifFix a race condition where result could be read before...
2003-11-11  Gerald PfeiferFix format specifiers for HDCs.
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-09  Kirill SmelkovAdded gopher stubs.
2003-11-09  Lionel UlmerFix some stupid bug with missing braces.
2003-11-09  Gerald PfeiferRemoved dead code in VarDateFromUI2().
2003-11-09  Francois GougetIf the command line is too long when calling etags...
2003-11-09  Eric PouechRemoved some more dependencies on wine 16-bit specific...
2003-11-09  Alexandre JulliardDon't bother to fill the color map on TrueColor displays.
2003-11-09  Alexandre JulliardAvoid the XSync call in X11DRV_expect_error by storing...
2003-11-09  Tom Wicklineupdated [mci] & [drivers32] sections.
2003-11-09  Gerald PfeiferMove scsi_command_size from winescsi.h to SCSI_Fix_CMD_...
next