wine
2005-03-24  Jakob ErikssonFix some Windows 95 issues.
2005-03-24  Alexandre JulliardDon't maintain a client-side WND structure for the...
2005-03-24  Mike McCormackMake sure there's only one place we allocate dialog...
2005-03-24  Mike McCormackClean up registry functions.
2005-03-24  Phil KrylovFixed \u keyword to output signed 16-bit values. Also...
2005-03-24  Hans LeidekkerPretend there are 0 terminal server sessions and processes.
2005-03-24  Rein KlazesSupport relay tracing of functions with 18 arguments.
2005-03-24  Raphael Junqueira- use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded...
2005-03-24  Jacek CabanAdded handling of unsigned type.
2005-03-24  Huw DaviesThe depth of the colour bitmap needs to match that...
2005-03-24  Dimitrie O... Complete the unicodification of comctl32undoc.
2005-03-23  Alexandre JulliardGet rid of the window lock suspend mechanism.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-23  Hans LeidekkerPretend there are 0 log records.
2005-03-23  Ron JensenAvoid bad visual errors in thread_selection_wnd().
2005-03-23  Alexandre JulliardGet rid of the remaining WIN_FindWndPtr calls.
2005-03-23  James HawkinsAdd RegSaveKey, RegLoadKey tests.
2005-03-23  Jason EdmeadesMake the treeview correctly search when the top index...
2005-03-23  Alex Villacís... Test for PeekNamedPipe with zero-length buffer.
2005-03-23  Robert ReifDon't fail when opening a device in direct sound mode...
2005-03-23  C. Scott AnanianTeach VERSION_GetLinkedDLLVersion about Mingw32 applica...
2005-03-23  Alexandre JulliardCreate a new server request for accepting hardware...
2005-03-23  Robert Shearman- Window styles passed to CreateWindowEx must the same...
2005-03-23  Marcus MeissnerFixed MsiDatabaseImportA, MsiDatabaseImportW, and
2005-03-23  Dimitrie O... Complete unicodification of the treeview common control.
2005-03-23  Dimitrie O... Complete unicodification of the tooltips common control.
2005-03-23  Dimitrie O... Complete unicodification of the toolbar common control.
2005-03-23  Dimitrie O... Complete unicodification of the rebar common control.
2005-03-23  Dimitrie O... Complete unicodification of the propsheet common control.
2005-03-23  Dimitrie O... Complete unicodification of the header common control.
2005-03-23  Dimitrie O... Complete unicodification of the flatsb common control.
2005-03-23  Dimitrie O... Complete unicodification.
2005-03-23  Jeremy WhiteRevamp the volume logic to be more self contained,...
2005-03-22  Alexandre JulliardSimplify hardware message processing by merging the...
2005-03-22  Hans LeidekkerFix some -Wsign-compare and -Wuninitialized warnings.
2005-03-22  Mike HearnLog to +seh when an IsBad* function faults.
2005-03-22  Jakob ErikssonIf the device gets interrupted, we just give up.
2005-03-22  Jakob ErikssonTest fix.
2005-03-22  Dimitrie O... Eliminate useless HeapAlloc() casts.
2005-03-22  Alexandre JulliardFetch again the file time to compare against to avoid...
2005-03-22  Jakob ErikssonAbort if we can't create a named pipe at all.
2005-03-22  Jakob ErikssonEliminate HeapAlloc casts.
2005-03-22  Alex Villacís... PeekNamedPipe now checks both for a NULL buffer and...
2005-03-22  Jakob ErikssonStrRetToStrNAW returns ok on NT4, though it should...
2005-03-22  Jakob ErikssonMore trace info from storage32 test.
2005-03-22  Jakob ErikssonMore trace info.
2005-03-22  Ulrich CzekallaUse GetAncestor instead of GetParent.
2005-03-22  Rustam ChernotkachAdded support for ANAT (Anadyr Standard Time) to TZ_INFO.
2005-03-22  Jakob ErikssonIf the variable does not exist, just return.
2005-03-22  Jakob ErikssonWindows 98 doesn't like it when we delete the tempfile.
2005-03-22  Aric StewartTest package creation.
2005-03-22  Dmitry TimoshkovIf an MDI child becomes active restore previously maxim...
2005-03-22  Jakob ErikssonFix patching error in file time test.
2005-03-22  Dmitry TimoshkovAdd support for Serbian cyrillic X11 keyboard layout.
2005-03-22  Mike HearnIncrease PE reserve area size to 512Mb.
2005-03-22  Phil KrylovMade RTF reader and writer handle codepages mostly...
2005-03-22  C. Scott AnanianEDIT_EM_SetSel: Old/new selection range ordering code...
2005-03-22  Hans LeidekkerDutch resource translation.
2005-03-22  Jakob ErikssonFix for NT4 behaviour.
2005-03-21  Alexandre JulliardTry to always keep the server window Z-order in sync...
2005-03-21  Troy RolloImplement CreateUrlCacheEntryW and CommitUrlCacheEntryW...
2005-03-21  Robert ReifFix direct sound capabilities to match hardware.
2005-03-21  Huw DaviesFix usage printf.
2005-03-21  Alexandre JulliardFixed a missing patch chunk.
2005-03-21  Dimitrie O... Pull the WM_TIMER handling into its own function.
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-03-21  Mike McCormackRemove casts and unused code.
2005-03-21  Robert ShearmanAlways display path in status bar.
2005-03-21  Hans LeidekkerPrevent crash when no URL is specified.
2005-03-21  Thomas KhoAdded tests for sendto, recvfrom, and getservbyname.
2005-03-21  Robert ReifClean up handle usage.
2005-03-21  Alexandre JulliardDon't try to resync Z-order on ConfigureNotify events...
2005-03-21  Vincent BéronCorrect and complete some api documentation.
2005-03-21  Troy RolloCorrections to UrlIsW and UrlIsA.
2005-03-21  Glenn WursterRemove break statements missed in last patch.
2005-03-21  Vincent BéronTeach winapi about types newly used in various dlls.
2005-03-21  Vincent BéronTeach winapi_check about other calling convention short...
2005-03-21  Vincent BéronWineDirect3DCreate has 3 args in the source.
2005-03-21  Vincent BéronUse "" for Windows includes in dlls, instead of <>.
2005-03-21  Jacek CabanKey words and replacements are case insensitive.
2005-03-21  Robert ShearmaniSelectedImage is allowed to be 0.
2005-03-21  Robert ShearmanFix SHCopyKey to treat string parameter correctly as...
2005-03-21  Vincent BéronFixed some calling conventions.
2005-03-21  Dimitrie O... Complete unicodification.
2005-03-21  Dimitrie O... Proper handling for GWL_STYLE.
2005-03-21  Troy Rolloix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles.
2005-03-21  Robert Shearman- Add icons for the value pane.
2005-03-21  Robert Shearman- Display an error message if any edit operation fails.
2005-03-21  Christian CostaRemoved wrong FIXMEs.
2005-03-21  Filip NavaraSpecify correct buffer size in GetPrivateProfileStringW...
2005-03-21  Ivan Leo PuotiImprove parameter checking in NtCreateFile.
2005-03-21  Matthew MastracciIf a FOURCC surface specifies DDSD_PITCH, use that...
2005-03-21  Dimitrie O... Delete the critical section when freeing up the infoPtr.
2005-03-21  Robert ReifPrint out message name to make reading traces easier.
2005-03-21  Krzysztof Foltman- PageUp key support.
2005-03-19  Alexandre JulliardAdded support for the TLS expansion slots, adding an...
2005-03-19  Robert ReifFall back to default prepare/unprepare header functions.
2005-03-19  Robert ReifFix block align error message to show length before...
2005-03-19  Mike McCormackFix usage of STGM_ enumerations, remove forward declara...
2005-03-19  Mike McCormackRemove forward declarations of interface methods.
next