wine
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.
2002-10-17  Alexandre JulliardUse the WOWHandle functions to convert between task...
2002-10-17  Alexandre JulliardBuild a default command-line if the one we received...
2002-10-17  Alexandre JulliardFixed typo in EnumThreadWindows.
2002-10-17  Alexandre JulliardFixed compilation for non-i386.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-17  Alexandre JulliardRewrote caret implementation to store the information...
2002-10-17  Malte StarostikAdded progress messages while building font metrics.
2002-10-17  Jason Edmeades- Dont set lighting during draw primitive, rely on...
2002-10-17  Christian CostaImplement OpenGL overriding of surface's flip method.
2002-10-17  Dimitrie O... Notification code cleanup, more traces, etc.
2002-10-17  Dimitrie O... Add/update the listview structures to version 6.0.
2002-10-17  Malte StarostikInitialize winearts's volume level to full, so applicat...
2002-10-17  Jerry JenkinsAdded missing RemoveProp calls.
2002-10-17  Martin FuchsCorrect initial display of file listing.
2002-10-16  Dimitrie O... We need to provide focus info always in ICON mode ...
2002-10-16  Mike McCormackDuplicate selected items list in LISTVIEW_RemoveAllSele...
2002-10-16  Dimitrie O... Remember the global colors in custom draw mode.
2002-10-16  Dimitrie O... Compute only the old state that we're gonna look at.
2002-10-16  Dimitrie O... Instrument SetItemT to avoid repainting if nothing...
2002-10-16  Dimitrie O... Fix bug in edit label when sending the text to the...
2002-10-16  Dimitrie O... Edit label cleanup.
2002-10-16  Dimitrie O... Fix bug in ranges_shift which was corrupting selections.
2002-10-16  Bill MedlandAdd a section on using ODBC.
2002-10-16  Alexandre JulliardImplemented _seh_longjmp_unwind.
2002-10-16  Huw D M DaviesFix the ofn flags setup.
2002-10-16  Christian CostaAssociate texture to the device when GetHandle is calle...
2002-10-16  Dimitrie O... Add comment on what is known about the current state...
2002-10-16  Greg TurnerUse the msvc way to return a struct, fixing wierd problems.
2002-10-16  Martin FuchsImplemented program launching by double click.
2002-10-15  Dimitrie O... Fix iterator creation for LVS_LIST mode.
2002-10-15  Dimitrie O... No longer compute the ill-defined bounds in GetItemMetrics.
2002-10-15  Dimitrie O... Teach GetItemMetrics to deal with subitems in report...
2002-10-15  Dimitrie O... Fix iterator creation for LVS_LIST mode.
2002-10-15  Dimitrie O... Fix iterators to properly deal with LVS_{,SMALL}ICON...
2002-10-15  Dimitrie O... Iterator updates:
2002-10-15  Michael StefaniucCompile fix when all handles are converted to a void*.
2002-10-15  Alexandre JulliardFixed reference count handling to support LoadLibrary...
2002-10-15  Martin Fuchs- Fixed building unter native WIN32.
2002-10-15  György 'Nog... Implement [ format specifier.
2002-10-15  Gerald PfeiferSilence warning in hex_from0().
2002-10-15  David HammertonGet descriptor should return correct segment limit.
2002-10-15  Steve LustbaderFix off-by-one error in determining number of arguments.
2002-10-15  Patrik Stridvall- Fixed broken winapi_extract options --{pseudo-,}stub...
2002-10-15  Dimitrie O... Do not merge image with garbage background. Based on...
2002-10-15  Christian NeumairStub for the CryptRegisterOIDFunction function.
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-10-15  Patrik StridvallDon't use a special header file for macros used in...
2002-10-15  Michael GünnewigFixed division by zero, when range is 0.
2002-10-15  Vincent BéronActually compile Wine even if not installing as root.
2002-10-13  Roderick ColenbranderSet DirectX version to 8.1.
2002-10-13  Uwe BonnesAdd function to get size of in-memory resource and...
2002-10-13  Vincent BéronAllow wineinstall to be run from tools/ or from the...
2002-10-13  Jason Edmeades- ClipPlanes work better.
2002-10-13  CarlosAvoid crashes when ofnW->lpstrFile is null.
2002-10-12  Alexandre JulliardRemove no longer used PERQUEUEDATA structure and functions.
2002-10-12  Alexandre JulliardMoved mouse capture handling into the server.
2002-10-12  Alexandre JulliardReimplemented GetLastActivePopup to get the information...
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-11  Dimitrie O... Rename GetItemHeight to CalculateMaxHeight, for consistency
2002-10-11  Dimitrie O... Use the item box rather than the bounds when invalidating.
2002-10-11  Jason EdmeadesSignificantly improve the lighting code.
2002-10-11  Alexandre JulliardAdded server-side infrastructure for the thread input...
2002-10-11  Dimitrie O... Unify DrawLargeItem with DrawItem.
next