Added entry for DirectSoundFullDuplexCreate.
[wine] / objects / palette.c
2003-02-01  Andrew John HughesExtended SetSystemPaletteUse to deal with error conditions.
2002-11-22  Alexandre JulliardMade gdi compile with -DSTRICT.
2002-11-21  Michael StefaniucSome -DSTRICT fixes.
2002-10-18  Alexandre JulliardStore the original GDI palette functions in pfnSelectPa...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-29  Alexandre JulliardAdded internal 32-bit versions of GDISelectPalette and
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-02  Alexandre JulliardCleaned up some inter-dll dependencies in palette manag...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Dave HawkesFix for GetNearestColor so it returns the true color...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Aric StewartAdded the correct halftone palette.
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-20  Alexandre JulliardRemoved a few Callout functions by doing a GetProcAddre...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-10  Joerg MayerFixed some signed/unsigned warnings.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-10-29  Alexandre JulliardUse GetStockObject() instead of the magic STOCK_* handles.
2000-10-24  Patrik Stridvall- Explicitly initialize structures.
2000-09-29  Andreas MohrGDISelectPalette16 checked GetObjectType() return value for
2000-09-16  Alexandre JulliardMoved Select/RealizePalette implementation to USER...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...
2000-07-30  Alexandre JulliardCleaned up a few USER dependencies.
2000-03-28  Alexandre JulliardFixed memory allocations.
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-09-22  Ian SchmidtAdded partial implementation of GetICMProfileA, require...
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-09  Brad PepersWinG fixes.
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-23  Juergen SchmiedImplemented CreateHalftonePalette.
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-11-30  Huw D M DaviesGetSystemPaletteEntries returns palette size if entries...
1998-11-22  Juergen SchmiedChecking for NULL-pointer.
1998-11-22  Ian SchmidtAdded stubs for two undocumented GDI routines, SetMagic...
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-04-15  Alexandre JulliardRelease 970415 wine-970415
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-10-23  Alexandre JulliardRelease 961023 wine-961023
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-08-24  Alexandre JulliardRelease 960824 wine-960824
1996-08-05  Alexandre JulliardRelease 960805 wine-960805
1996-07-28  Alexandre JulliardRelease 960728 wine-960728
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-05-16  Alexandre JulliardRelease 960516 wine-960516
1996-03-24  Alexandre JulliardRelease 960324 wine-960324
1996-02-18  Alexandre JulliardRelease 960218 wine-960218
1996-01-31  Alexandre JulliardRelease 960131 wine-960131
1995-11-26  Alexandre JulliardRelease 951124 wine-951124
1995-11-05  Alexandre JulliardRelease 951105 wine-951105
1995-10-03  Alexandre JulliardRelease 951003 wine-951003
1995-06-06  Alexandre JulliardRelease 950606 wine-950606
1995-05-22  Alexandre JulliardRelease 950522 wine-950522
1995-03-19  Alexandre JulliardRelease 950319 wine-950319
1995-01-09  Alexandre JulliardRelease 950109 wine-950109
1994-12-27  Alexandre JulliardRelease 941227 wine-941227
1994-12-10  Alexandre JulliardRelease 941210 wine-941210
1994-11-22  Alexandre JulliardRelease 941122 wine-941122
1994-10-17  Alexandre JulliardRelease 941017 wine-941017
1994-04-05  Alexandre JulliardRelease 940405 wine-940405
1994-03-01  Alexandre JulliardRelease 940301 wine-940301
1994-02-02  Alexandre JulliardRelease 940201 wine-940201
1994-01-12  Alexandre JulliardRelease 0.6 wine-0.6
1994-01-04  Alexandre JulliardRelease 0.5 wine-0.5
next