wine
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.
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...
next