wine
2002-10-25  Andreas MohrTiny int17 printer fix.
2002-10-25  Andreas MohrAdded CertOpenStore stub.
2002-10-25  Alexandre JulliardGet rid of FILE_ATTRIBUTE_SYMLINK (based on a patch...
2002-10-25  Dimitrie O... Do not invalidate list on WM_SETREDRAW.
2002-10-25  Dimitrie O... We can avoid flicker on column resize only if it's...
2002-10-25  Dimitrie O... Always draw the main item in full row select.
2002-10-25  Dimitrie O... Use iterators to render over the columns, in report...
2002-10-25  Dimitrie O... Small iterator-over-range[s] cleanup.
2002-10-25  Dimitrie O... Eliminate most of the flicker when resizing columns.
2002-10-25  Dimitrie O... Fix subitem background color in full row select.
2002-10-25  Dimitrie O... We should callback for inexistent subitems.
2002-10-25  Dimitrie O... Fix crash when computing the item width of a report...
2002-10-25  Dimitrie O... Keep autoarranging items until one is moved.
2002-10-25  Dimitrie O... Abstract autoarranging decision to a helper function.
2002-10-25  Dimitrie O... Do not do screen work if refreshing is disabled.
2002-10-25  Dimitrie O... Rewrite the UpdateScroll function: simpler, faster.
2002-10-25  Michael StefaniucCompile the oleaut32 dll with -DSTRICT.
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-10-25  Michael StefaniucCompile the msvcrt dll with -DSTRICT.
2002-10-25  Andreas Mohr- check for root user
2002-10-25  Andreas MohrAdded some comments.
2002-10-25  Andreas Mohr- add "ProductId" key
2002-10-23  Greg TurnerImplemented NdrClientInitializeNew.
2002-10-23  Greg TurnerWhitespace cleanup.
2002-10-23  Greg TurnerFixed a tiny trace bug.
2002-10-23  Chris MorganCall CreateProcessA() when executing non-dos applicatio...
2002-10-23  Gerald PfeiferAlso remove configure.lineno when performing distclean.
2002-10-23  Vincent BéronBring some French resources in sync with English ones.
2002-10-23  Michael StefaniucCompile the msvideo dll with -DSTRICT.
2002-10-23  Dimitrie O... Avoid division by 0 by initializing the item size in...
2002-10-23  Dimitrie O... Append to the end of the DPA, if insert index is too...
2002-10-23  CarlosFixed duplicated arrows in header control.
2002-10-23  Dimitrie O... Fix thinko that slipped in with the prev patch (reenabl...
2002-10-23  Dimitrie O... Do not invalidate the window before the first paint...
2002-10-23  Dimitrie O... Use InvalidateItem instead of explicit InvalidateRect...
2002-10-23  Dimitrie O... Transform the invalidation macros to proper functions.
2002-10-23  Dimitrie O... Delay some size computations until after first paint.
2002-10-23  Rein KlazesReorganize the item size calculation (a bit simpler...
2002-10-23  Rein KlazesSearch through all items when LISTVIEW_FindItemW is...
2002-10-23  Dimitrie O... Delete the items if we actually own them.
2002-10-23  Dimitrie O... Do not callback to the parent for lParam when in LVS_OW...
2002-10-23  Jukka HeinonenMove interrupt emulation code from INSTR_EmulateInstruc...
2002-10-23  Michael StefaniucCompile the dplayx dll with STRICT defined.
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-10-23  Michael StefaniucAdd casts to compile with -DSTRICT.
2002-10-23  Dimitrie O... Do not crash if callback text is not filled (behave...
2002-10-23  Dimitrie O... Collect all bugs, missing features, etc in the header...
2002-10-23  Dimitrie O... Do not autoarrange if we insert/delete from the end...
2002-10-23  Dimitrie O... Rework SetItemPosition, bunch of bugs squashed in the...
2002-10-23  Dimitrie O... Rename LISTVIEW_ITEM to ITEM_INFO for consistency.
2002-10-23  Sylvain PetreolleAdded valid entries to specify if an app should be...
2002-10-23  Alexandre JulliardMoved network.c to 16-bit sources.
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-23  Alexandre JulliardAvoid redefinition warning.
2002-10-23  Michael StefaniucAdd needed casts for a "no warnings" compile of comctl32.
2002-10-23  Patrik StridvallFix for platforms not supporting DOS mode.
2002-10-23  Patrik StridvallAdd pragma to eliminate MS C warnings.
2002-10-23  Patrik Stridvall- Added proper parsing of the Makefile.in's to find...
2002-10-23  Sylvain PetreolleImplemented NLS in progman.
2002-10-23  Alexandre JulliardStore thread id instead of queue handle in timer structure.
2002-10-23  Alexandre JulliardImplemented GetWindowTask16 on top of GetWindowThreadPr...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Michael GünnewigAdded dialog for AVISaveOptions.
2002-10-23  Michael GünnewigImplemented AVIBuildFilterW and AVISaveOptions.
2002-10-23  Michael GünnewigFixed bug that prevented ICCompressorChoose from working.
2002-10-23  Rein KlazesMessageBoxIndirectW: call FindResourceEx with arguments...
2002-10-23  Patrik StridvallUpdated the generated tests.
2002-10-23  Patrik StridvallMinor modifications and improvements.
2002-10-23  Stefan LeichterDo not break quoted strings in Control_DoLaunch.
2002-10-23  Christian NeumairCollect all bugs, missing features, etc in the header...
2002-10-23  Eric PouechMoved 16 bit digital structs to include/wine/mmsystem16.h.
2002-10-22  Michael StefaniucCompile the winspool dll with STRICT defined.
2002-10-22  Michael StefaniucCompile the tapi32 dll with STRICT defined.
2002-10-22  Michael StefaniucCompile the psapi dll with STRICT defined.
2002-10-22  Michael StefaniucCompile the msacm dll with STRICT defined.
2002-10-22  Michael StefaniucCompile the mpr dll with STRICT defined.
2002-10-22  Michael StefaniucCompile the imagehlp dll with STRICT defined.
2002-10-22  Michael StefaniucCompile the imm32 dll with STRICT defined.
2002-10-22  Alexandre JulliardAvoid reference to glibc internal __libc_fork function.
2002-10-22  Dmitry TimoshkovRestore setting of caption "Error".
2002-10-22  Jason EdmeadesBeginnings of Stencil support.
2002-10-22  Dimitrie O... Bring header's height more inline with native's.
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-22  Greg Turner- ClientCall2 still deserves a FIXME.
2002-10-21  Alexandre JulliardFixed the WINE_NO_STRICT #ifdefs to do the right thing...
2002-10-21  Greg TurnerFix return types of NdrConformantStringMarshall, NdrGet...
2002-10-21  Greg TurnerStubs for RpcServerUseProtseqA, RpcServerUseProtseqW.
2002-10-21  Michael GünnewigNew AVI streamhandlers for audio and video streams.
2002-10-21  Michael Günnewig- Fixed usage of handler instead of type in AVIMakeComp...
2002-10-21  Michael Günnewig- Fixed many bugs which prevents writing.
2002-10-21  Michael GünnewigAdded macros for AVIFileClose and AVIStreamClose.
2002-10-21  Dimitrie O... DPAs can't have more than 0x8000 elements (fixed with...
2002-10-21  Dimitrie O... No need to increment item size, it's already adjusted...
2002-10-21  Dimitrie O... Do not rely on HeapReAlloc to allocate a NULL pointer.
2002-10-21  Dimitrie O... Rewrite DPA_InsertPtr in terms on DPA_SetPtr, so that...
2002-10-21  Dimitrie O... Do not send uninitialized lParams on notification msgs...
2002-10-21  Dimitrie O... Complete rewrite of the rcView implementation.
2002-10-21  Dimitrie O... Split ranges_destroy in ranges_clear, and ranges_destroy.
2002-10-21  Dimitrie O... Updated header documentation to the latest, and greatest.
2002-10-21  Dimitrie O... Optimize invalidation on insert.
next