po: Update French translation.
[wine] / dlls / comctl32 / draglist.c
2009-12-28  Michael Stefaniuccomctl32: Remove some explicit LPARAM/WPARAM casts.
2006-10-14  Michael Ploujnikovcomctl32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-03-03  Dimitrie O. PaunUnicodification. Small cleanups.
2004-09-14  Robert Shearman- Clear data structure after dragging.
2004-03-11  Robert Shearman- Document control completeness.
2004-03-09  Robert Shearman- Implement the drag list control.
2004-02-27  Robert ShearmanUpdate common control function documentation.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
1999-11-23  Eric Kohl- implemented LBItemFromPt
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-01-26  Marcus Meissner3 missing WINAPI added.
1999-01-24  Eric KohlNew drag list control.