wine
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.
2002-10-21  Dimitrie O... Rewrite DeleteItemT: cleaner, a lot faster.
2002-10-21  Dimitrie O... Implement most of LVM_ARRANGE.
2002-10-21  Dimitrie O... Proper (type wise) return types.
2002-10-21  Dimitrie O... Reorganize header notifications.
2002-10-21  Dimitrie O... Crash on internal NULL pointers, don't test all over...
2002-10-21  Dimitrie O... When removing focus, no need to go through all elements.
2002-10-21  Dimitrie O... Fix colors for selected items in full row select mode.
2002-10-21  Dimitrie O... Fix computation of subitem box, when invalidating it.
2002-10-21  Dimitrie O... Assert on inconsistent range list states.
2002-10-21  Dimitrie O... Do not grow the item list to arbritary index: if reques...
2002-10-21  Dimitrie O... SetColumnWidth rewrite: simpler, cleaner code. Bugs...
2002-10-21  Dimitrie O... Handle generic column width changes.
2002-10-21  Dimitrie O... Assert on internal invariants, rather than fail gracefully.
2002-10-21  Dimitrie O... More docs compliant alignment handling for subitems.
2002-10-21  Vincent BéronRun regedit even if not installed.
2002-10-21  Eric PouechNo longer using explicit values for resource identifica...
2002-10-21  Dimitrie O... Fix notification from header, on item changed.
2002-10-21  Duane ClarkSet the return value of the PD_PAGENUMS flag.
2002-10-21  Duane ClarkImplement printing in notepad.
2002-10-21  Jason EdmeadesAdd the basic support for volume textures / volumes...
2002-10-21  Eric PouechKeep on moving 16 bit code out of winmm, now only using...
2002-10-21  Eric PouechImplemented a few more macros for button manipulation
2002-10-21  Eric PouechImproved a bit link handling (a few more link types...
2002-10-21  Dmitry TimoshkovActually use language identifier.
2002-10-21  Duane ClarkCorrect the behavior for disabled toolbar buttons.
2002-10-19  Dimitrie O... Do not create a range list for an empty range.
2002-10-19  Dimitrie O... Store the entire format bitmap in the column info.
2002-10-19  Dimitrie O... Column zero has the image enabled always, irrespective...
2002-10-19  Dimitrie O... Unify {Insert,Set}ColumnT as much as possible.
2002-10-19  Dimitrie O... Fix function header documentation.
2002-10-19  Dimitrie O... Better report mode.
2002-10-19  Dmitry TimoshkovConvert MessageBox family functions to unicode.
2002-10-19  Greg TurnerPatch cruft removal.
2002-10-19  Greg TurnerSuper-crude implementation for NdrClientCall2.
2002-10-19  Greg TurnerFix up RpcMgmtWaitServerListen to be less incorrect.
2002-10-19  Greg TurnerSome MIDL constants and structures (should eventually...
2002-10-19  Alexandre JulliardGet/SetFastQueue16 should use HQUEUE16 handles.
2002-10-19  Alexandre JulliardRemoved DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
2002-10-19  Uwe Bonnesdemangle_datatype: delete superflous free().
2002-10-19  Lionel UlmerAdd 3D support at the User driver level.
2002-10-19  Malte StarostikFixed IWebBrowser::Navigate() parameter type.
2002-10-19  Martin FuchsCorrected the alignment of unicode message table string...
2002-10-19  Alexandre JulliardConverted the server to -DSTRICT.
2002-10-19  Bill MedlandAdd documentation on how to modify what --debugmsg...
2002-10-19  Dimitrie O... When deleting an item, remove selection, don't add it!
2002-10-19  Alexandre JulliardChanged the USER_HEAP_* macros to use HANDLEs instead...
2002-10-19  Michael StefaniucSilence some warnings due to casts between pointer...
2002-10-19  Michael StefaniucFix warnings when converting between an ATOM and a...
2002-10-19  Dimitrie O... More traces to help us make sense of the output.
2002-10-19  Dimitrie O... Fix ranges insertion bug (specify DPAS_SORTED when...
2002-10-19  Dimitrie O... Inspect style bits independently on style change.
2002-10-19  Dimitrie O... Rewrite StyleChanged procedure
2002-10-19  Dimitrie O... Keep track of per-column information inside the listview.
2002-10-19  Dimitrie O... Do not query items that are just being inserted.
2002-10-19  Dimitrie O... Reorganize things a bit so that we no longer need the...
2002-10-19  Eric PouechAdded support for BTrees in file header reading.
2002-10-19  Michael Günnewig- Fixed loading of wave files.
2002-10-19  Michael GünnewigFixed very slow loading of index.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-18  Alexandre JulliardAdded FIXMEs for metafile and fullhwnd handle conversio...
2002-10-18  Alexandre JulliardMoved EnumObjects16, LineDDA16 and associated glue...
2002-10-18  Alexandre JulliardSplit out some 16-bit GDI code.
2002-10-18  Alexandre JulliardStore the original GDI palette functions in pfnSelectPa...
2002-10-18  Greg Turner- (try to) implement RpcMgmtWaitServerListen
2002-10-18  Alexandre JulliardConverted PlayMetaFileRecord and related functions...
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-18  Alexandre JulliardAdded wine_memcpy_unaligned function to avoid gcc memcpy
2002-10-18  Michael Günnewig- Add FIND_* constants.
2002-10-18  Michael Günnewig- Add wavefile handler.
2002-10-18  Michael GünnewigFixed memory leak (release AVI stream).
2002-10-18  Stefan LeichterBuildCommDCBAndTimeoutsA: Made the argument parsing...
2002-10-18  Patrik Stridvall- Better .dsp file generation for .exe outputs
2002-10-18  Martin FuchsRemoved warning "SetWindowText(0, ...)" when opening...
2002-10-18  Martin FuchspszText is stored as Unicode, so call DrawTextW() inste...
2002-10-17  Dimitrie O... Instrument SetItemT to change only _one_ item at a...
2002-10-17  Dimitrie O... Unify set_{owner,main}_item functions.
2002-10-17  Dimitrie O... More, better tracing to help nail down some crashes.
2002-10-17  Dimitrie O... Deal with sparsely populated listviews.
2002-10-17  Dimitrie O... Add ability to create an iterator over a range list.
2002-10-17  Dimitrie O... Change the definition of ranges to exclude the upper...
2002-10-17  Dimitrie O... Handle range tracing in a consistent fashion.
2002-10-17  Dimitrie O... Remove dated comments.
2002-10-17  Dimitrie O... Better encapsulation of the ranges concept.
next