wineps.drv: Ignore requested resolutions not supported by device.
[wine] / dlls / oledlg / insobjdlg.c
2012-11-28  Huw Daviesoledlg: Add a missing break.
2012-08-13  Michael Stefaniucoledlg: Avoid TRUE:FALSE conditional expressions.
2011-11-07  Andrew Talbotoledlg: Remove extraneous braces from switch statement.
2009-12-28  Michael Stefaniucoledlg: Remove some explicit WPARAM casts.
2008-12-02  Michael Stefaniucoledlg: Remove some superfluous casts.
2008-09-30  Rob Shearmanoledlg: Fix the type of ret in UIINSERTOBJECTDLG_Popula...
2008-03-14  Andrew Talbotoledlg: Assign to structs instead of using memcpy.
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2007-12-05  Vitaly Lipatovoledlg: Use wide strings, fix buffers size.
2007-05-16  Andrew Talbotoledlg: Exclude unused header.
2007-01-22  Andrew Talbotoledlg: Declare a function static.
2006-08-02  Alexandre Julliardoledlg: Make a string static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-11-30  Eric PouechConst correctness fixes.
2003-11-05  Ulrich CzekallaInitial implementation of OleUIInsertObject.