wine/eterwine.git
2005-03-02 Robert Shearman- Fix one more place where the code assumes row indices are
2005-03-02 Jeremy WhiteMore correctly establish cases where the OSS input...
2005-03-02 Christian CostaHandle End Of Stream notifications.
2005-03-02 Stefan LeichterMake rsaenh_crosstest.exe loadable on NT 4.0.
2005-03-02 Jakob ErikssonAccept (shorter) date format in Win NT and Win 95.
2005-03-02 Dmitry TimoshkovProtect SetParent from creating circular window depende...
2005-03-02 Dimitrie O... Fix indentation for consistency with the rest of the...
2005-03-02 Rein KlazesWhen enumerating keys using Get(Private)ProfileString...
2005-03-01 Alexandre JulliardUse a dispatch table to handle X client messages.
2005-03-01 Alexandre JulliardConvert the object wait queue to a standard list.
2005-03-01 Paul VriensChange Favourite(s) into Favorite(s).
2005-03-01 Justin Chevrier- Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET...
2005-03-01 Michael JungFixed parsing of ITEMIDLIST in InitializeTreeView.
2005-03-01 Aric StewartText reformatting patch to clean up all the static...
2005-03-01 Filip NavaraImplement SB_SETBORDERS.
2005-03-01 Juan LangImplement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte...
2005-03-01 Francois GougetFix a race condition in create_dir().
2005-03-01 Alexandre JulliardConvert the per-process thread list to a standard list.
2005-03-01 Emmanuel MaillardAdd '-read_only_relocs warning' to LDDLLFLAGS on Darwin.
2005-03-01 Robert Shearman- Make row number be zero-based.
2005-03-01 Ulrich CzekallaIf unexpected condition occurs just report an error.
2005-03-01 Huw DaviesIf the dibsection is based on a file-mapping object...
2005-03-01 Marcelo DuarteCopyFile needs to retain timestamp.
2005-03-01 Dmitry TimoshkovAdd another test case for file sharing.
2005-03-01 Juan LangDon't hardcode windows or system directories, correct...
2005-03-01 Juan LangMove vtbl to end of file and get rid of unnecessary...
2005-03-01 Juan LangConvert tabs to space, wrap long lines, make indenting...
2005-03-01 Eric PouechMemory consumption optimization while loading ELF debug...
2005-03-01 Jeff SmithAvoids a shift warning thrown by older versions of...
2005-02-26 Alexandre JulliardUse a table of handlers to dispatch X events and get...
2005-02-26 Alexandre JulliardFixed regression in QueryDosDeviceA when passed a NULL...
2005-02-26 Alexandre JulliardConverted the debug event queue to a standard list.
2005-02-26 Pierre d'HerbemontSyntax fix in configure.ac.
2005-02-26 Dmitry TimoshkovRemove a temporary msi database file.
2005-02-26 Juan LangConvert a few calls to Unicode.
2005-02-26 Christian CostaAdded some more cases to MCI_MapMsgAtoW.
2005-02-26 Jason EdmeadesMake LR_LOADTRANSPARENT work and give transparent images.
2005-02-25 Alexandre JulliardConverted the global screen buffer list to a standard...
2005-02-25 Alexandre JulliardReplaced the message_list structure by a standard list.
2005-02-25 Alexandre JulliardMoved clipboard event handling functions and some priva...
2005-02-25 Alexandre JulliardConvert the global thread list to a standard list.
2005-02-25 Alexandre JulliardConvert the global process list to a standard list.
2005-02-25 Robert ReifAdd secondary buffer SetFrequency test.
2005-02-25 Robert ReifUse nBlockAlign rather than calculating it.
2005-02-25 Uwe BonnesAdvance over * argument for precision.
2005-02-25 Alexandre JulliardConvert the per-thread mutex list to a standard list.
2005-02-25 James HawkinsFix RegOpen/CloseKey.
2005-02-25 Lauri TulminMake sure that last line is at the bottom of the edit...
2005-02-25 Robert ReifChange SetCooperativeLevel FIXME to WARN.
2005-02-25 Mike McCormackDump the pidl of a lnk file.
2005-02-25 Mike McCormack- implement loading and saving of MSI advertised shortc...
2005-02-25 Ge van GeldorpTreat already preprocessed code just like normal #inclu...
2005-02-25 Stefan LeichterExclude two tests crashing on WinNT4.
2005-02-25 Jon GriffithsRemove unneeded calls to TAB_GetInfoPtr(), const fixes...
2005-02-25 Jon GriffithsDocumentation spelling fixes.
2005-02-25 Alexandre JulliardRegular files are always ready for I/O, no need to...
2005-02-25 Alexandre JulliardConvert the APC queues to use standard lists.
2005-02-25 Troy RolloFix stack object overrun when an application calls...
2005-02-25 Aric StewartImplement the action RegisterFonts.
2005-02-25 Lauri TulminImplemented !ES_AUTO[HV]SCROLL.
2005-02-25 TANABE HiroshiRemove (buf && !buflen) checking.
2005-02-25 Paul van SchayckAs last option for drive type detection we try the...
2005-02-25 Paul VriensAdded some TRACE statements.
2005-02-24 Alexandre JulliardConvert the key notifications list to a standard list.
2005-02-24 Alexandre JulliardRepaint the non-client area to work around broken WM_PA...
2005-02-24 Mike McCormackAdd struct StorageBaseImpl at the start of derived...
2005-02-24 Vitaly Lipatov- Fix scrollbar show/update conditions in SCROLL_SetScr...
2005-02-24 Dimitrie O... Shorten the id of the question to avoid jade error.
2005-02-24 Jonathan ErnstFrench localization.
2005-02-24 Alexandre JulliardConvert async I/O queues to standard lists.
2005-02-24 Mike McCormackRemove unused declaration.
2005-02-24 Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Dmitry...
2005-02-24 Dmitry TimoshkovGetWindowRect and GetClientRect do not change RECT...
2005-02-24 Robert ReifTry old buffer description structure on failure with...
2005-02-24 Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2005-02-24 Raphael Junqueira- implement partial PBuffer support
2005-02-24 Mike McCormackRemove tabs, reformat, merge comments.
2005-02-24 Aric StewartAdd the ExecuteAction handler.
2005-02-24 Michael Stefaniuc- ImageList_LoadImage{A,W} were basicaly a cut'n'paste...
2005-02-24 Brian VincentClean up references to threading in Developer's Guide.
2005-02-24 Dimitrie O... Can we bundle everthing together?
2005-02-24 Dimitrie O... Add info on building dynamic strings for logging.
2005-02-24 Aric StewartDo some basic work with registry component paths.
2005-02-24 Aric StewartDefine msidbComponentAttributes.
2005-02-24 Ulrich CzekallaPrevent accessing freed memory in failure case.
2005-02-24 Jason EdmeadesCorrect handling of unusual vendor strings in d3d8...
2005-02-24 Lauri TulminControls with ES_RIGHT or ES_CENTER shouldn't have...
2005-02-23 Alexandre JulliardRevert SC_CLOSE change, this is causing deadlocks.
2005-02-23 Alexandre JulliardRemoved no longer used threading.sgml.
2005-02-23 Bill MedlandCorrect a couple of minor documentation typos.
2005-02-23 Alexandre JulliardRemoved the useless proxy.h header file.
2005-02-23 Jeremy WhiteMore correct fix for dsp empty case.
2005-02-23 Henning GerhardtSmall fix for the German resource file.
2005-02-23 Henning GerhardtAdded German language support.
2005-02-23 Jon GriffithsSuggest make uninstall in case the user tried make...
2005-02-23 Eric Kohl- Add basic support for creating client and server...
2005-02-23 Michael JungMade rsabase forward everything to rsaenh.
2005-02-23 Rein KlazesNtQueryPerformanceCounter should return a frequency...
2005-02-23 Jeremy WhiteAn interactive test should have volume, else a rational...
2005-02-23 Mike McCormackRemove tabs and reformat.
next