wine
2002-09-12  Dimitrie O... Moved mode setting out of .spec file into Makefile.
2002-09-12  Dimitrie O... Greatly improved drawing code: eliminates all flicker...
2002-09-12  Dimitrie O... - Rewrite the drawing code. It now is much smaller...
2002-09-12  Dimitrie O... Add ImageList states (ILS_*) definitions.
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-09-11  Francois GougetStore the global settings in Make.rules.in instead...
2002-09-11  Andreas Mohr- Implement dumping of COFF debug symbol table.
2002-09-11  Andriy PalamarchukA few more conformance tests for heap memory allocation.
2002-09-11  Andriy PalamarchukAdded policy access constants, type definition.
2002-09-11  Dimitrie O... - Implement autopaging.
2002-09-11  Dimitrie O... Code cleanups and simplifications, documentation updates.
2002-09-11  Francois GougetFix the Wine detection when using the Wine source tree.
2002-09-10  Francois GougetFix detection of 'ln -s'.
2002-09-10  Patrik StridvallAdded the new header winternl.h.
2002-09-10  Eric PouechFixed some line reading functions.
2002-09-10  Jon GriffithsImplement @163,164,168,175,182,187,286,SHSkipJunction.
2002-09-10  Patrik StridvallAdded a few macros for MS C/C++ specific features.
2002-09-10  Martin Wilck- Fix --nomfc option which is currrently broken.
2002-09-09  Patrik StridvallAdd and use the header files mssip.h and sipbase.h.
2002-09-09  Alexandre JulliardMoved 16-bit registry functions to kernel dll and imple...
2002-09-09  Patrik StridvallFixed some issues found by winapi_check.
2002-09-09  Andriy PalamarchukRtlNtStatusToDosError: Added new NT status to error...
2002-09-09  Dimitrie O... - Implement DFCS_TRANSPARENT.
2002-09-09  Dimitrie O... - Pass infoPtr around, instead of hwnd.
2002-09-09  Dimitrie O... - Fix bug in mouse position reading.
2002-09-09  Dimitrie O... - Fix the tics drawing code.
2002-09-09  Dimitrie O... Add support for the TTM_GETBUBBLESIZE message.
2002-09-09  Dimitrie O... - Add missing declaration for TBS_DOWNISLEFT and TTM_GE...
2002-09-09  Marcus MeissnerIf the default CUPS printer has no ppd file, just use...
2002-09-09  Uwe BonnesMake the scanf family recognize characters again.
2002-09-09  Patrik StridvallAPI files update.
2002-09-09  Martin Wilck- Add "-ldl" for wrapper apps.
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-09-06  Francois GougetSome small typo / phrasing fixes.
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-09-06  Andriy PalamarchukLsaNtStatusToDosError implementation.
2002-09-06  Martin WilckWS2_register_async_shutdown(): Try immediate completion...
2002-09-06  Jon GriffithsImplemented registry MIME type functions @324-329.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-09-06  Alexandre JulliardFixed checking of special dll names.
2002-09-06  Francois GougetMention 32bit coordinates support.
2002-09-06  Francois GougetDo not include wine/unicode.h.
2002-09-06  Francois GougetAdd prototypes to all functions.
2002-09-06  Jon GriffithsAdd @138,@157,@180,@197,@204.
2002-09-06  Martin WilckFixed typo in check_buffer_se().
2002-09-06  Rolf KalbermatterImplemented SHCreateStdEnumFmtEtc.
2002-09-06  Dimitrie O... - Eliminate flicker.
2002-09-06  Dimitrie O... Add generic notification support for the common controls.
2002-09-06  Dimitrie O... - Complete support for rgb{Fg,Bk} in DrawIndirect.
2002-09-05  Alexandre JulliardRelease 20020904. wine-20020904
2002-09-05  Alexandre JulliardRemove Maketest.rules on distclean.
2002-09-04  Alexandre JulliardPeekNamedPipe: Check if the pipe was closed when there...
2002-09-04  Jon GriffithsAdded Assoc* funcs (but not underlying IQueryAssociatio...
2002-09-04  Dimitrie O... - Fix ImageList_GetIcon to use ImageList_* functions for
2002-09-04  Dimitrie O... - Unicodification (use Unicode functions & types consis...
2002-09-04  Rok MandeljcAdded symlinks for winhelp.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-09-04  Alexandre JulliardAdded DPMI segments structure and related function...
2002-09-04  Shachar Shemesh- Return old code for handling parameters to GetCharact...
2002-09-04  Steven EdwardsFixed typo in BITMAPV4HEADER stucture.
2002-09-04  Andriy PalamarchukSHFileOperationA: improved, implemented FO_MOVE action...
2002-09-04  Dimitrie O... Small updown cleanup.
2002-09-04  Dimitrie O... Added some missing ImageList definitions.
2002-09-04  Dimitrie O... - implement support for xBitmap and yBitmap in ImageLis...
2002-09-04  David D. HagoodFixed Linux 2.2 event API code.
2002-09-04  Eric PouechRemoved console sizing at startup.
2002-09-04  Eric PouechAdded configuration on per application basis.
2002-09-04  Eric PouechNow passing some console parameters at wineconsole...
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-31  Alexandre JulliardRepaired Slovak resources.
2002-08-31  Rok MandeljcAdded Slovenian resources.
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-31  Eric PouechLoad source files thru Win32 API.
2002-08-31  Marcus MeissnerAdded gdbproxy support for ppc, added missing GET_IP...
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-08-30  Alexandre JulliardFixed some dll separation issues.
2002-08-30  Dimitrie O... Implement CBES_EX_NOSIZELIMIT style.
2002-08-30  Patrik Stridvall- Proper handling of GDI32 and USER32.
2002-08-30  Patrik StridvallFixed some issues found by winapi_check.
2002-08-30  Patrik StridvallAPI files update.
2002-08-30  Marcus MeissnerUse Iar (Instruction Address Register) instead of Fill[0].
2002-08-30  Rok MandeljcSlovenian resources for clock.
2002-08-29  Per NystromSet the flag in GetCursorInfo.
2002-08-29  Guy L. Albertelli- Reduce the number of messages being passed to itself...
2002-08-29  Alexandre JulliardCreate the scratch region before copying if necessary.
2002-08-29  Michael StefaniucConvert HPALETTE to a void*.
2002-08-29  Alexandre JulliardAdded internal 32-bit versions of GDISelectPalette and
2002-08-29  Marco PietrobonoUse alsa/asoundlib.h instead of sys/asoundlib.h if...
2002-08-29  Juergen SchmiedSupport for HWND_MESSAGE.
2002-08-29  Rein KlazesIn WSAStartup() don't touch the lpVendorInfo field...
2002-08-29  Mike McCormackRely on the window manager to show and hide popup windo...
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-28  Patrik StridvallNew tool winapi_cleanup for doing simple automatic...
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-08-28  Patrik StridvallUpdated winetest's Perl modules using winapi_extract.
2002-08-28  Andreas MohrMake sure we clear the owning window's hMenu in Destroy...
2002-08-28  Alexandre JulliardFixed a number of dll separation issues.
2002-08-28  Alexandre JulliardRemoved system specific GetTempPathA test.
next