Fixed license text.
[wine] / dlls / commdlg /
2002-03-11  Hidenori TakeshimaAdded and fixed some Japanese resources.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-14  Martin DaleckiSome artwork on the default icons.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-01-29  Charles LoepFixed file extension problem in the file dialog.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-21  Francois GougetAdd missing cast.
2002-01-04  Dimitrie O. PaunRemove a call to HEAP_strdupAtoW in the Color dialog.
2001-12-26  Johan DahlinUpdated Swedish translation.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-04  Gerard PatelInitialize dialog data correctly in CreateTemplateDialog.
2001-11-12  Gerard PatelFixed handling of -1 itemid in WM_DRAWITEM.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-10-08  Francois GougetSmall typo fixes/updates.
2001-09-10  Bill MedlandMore graceful exit on failure.
2001-08-18  Gerard PatelFix FillRect calls in FILEDLG95_LOOKIN_DrawItem.
2001-08-03  Andreas MohrOnly add "." separator in case a default file name...
2001-07-27  Andreas MohrDon't crash if DeviceCapabilities(DC_PAPERNAMES) fails.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-14  Marcus MeissnerAdded Quality Box (readonly currently) for 16bit templa...
2001-07-14  Marcus MeissnerReplaced most of the numbers with the symbolic constant...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-25  Jau-Horng ChenAdded Traditional Chinese Support
2001-06-20  Patrik StridvallFixed some issues found by winapi_check.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-13  Ian PilcherMake ChooseFontW use ChooseFontA.
2001-06-07  Gerard PatelFixes to French translation of common dialog messages.
2001-05-21  Eric PouechSome French translations.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-07  Duane ClarkSwap portrait/landscape icon when button clicked.
2001-05-07  Marcus MeissnerDrop flags during font enumeration for font chooser...
2001-05-05  Marcus MeissnerFixed WM_COMMAND notification codes for 16 bit PrintDlg.
2001-05-05  Marcus MeissnerImplemented large parts of PageSetupDlgA.
2001-05-05  Marcus MeissnerDebug output for flags, select first available height...
2001-05-02  Marcus MeissnerFixed PrintDlg so the devnames struct contains the...
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-04-13  Gerard PatelSet the custom dialog box to the bottom of the Z-order.
2001-03-10  Gerard PatelHandle empty strings and invalid values in lpstrInitial...
2001-03-08  Gerard PatelLPARAM in find dialog wm_initdialog is the find/replace...
2001-03-03  Gerard PatelInitialize the return error code to 0 for common dialog...
2001-02-26  Gerard PatelMap 32 bits resource for 16 bits print dialog.
2001-02-21  Alexandre JulliardRemoved some unnecessary ordinals.
2001-02-20  Marcus MeissnerTranslated new common dialog resources into German.
2001-02-12  Duane Clark- make the Landscape/Portrait buttons do something.
2001-02-12  Huw D M DaviesAdd an updown control to the copy count entry.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Huw D M DaviesCall LoadImage to load the non-standard sized collate...
2001-01-28  Chris MorganPut a '\n' at the end of the FIXME to prevent very...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-22  Jon Griffiths- Fix a typo in TBSAVEPARAMS A/W declaration.
2001-01-21  Alexandre JulliardFixed the size of the file dialog icons.
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-07  Gerard PatelChanged string pointer calculation.
2001-01-02  Marcus MeissnerImplement PrintDlg16 better (adding PrintDlgProc16...
2001-01-02  Andreas MohrReturn 8.3 file names.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-18  Gerard PatelChange the current directory as the user browses the...
2000-12-14  Vasily I. VolchenkoAdded more Russian support.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Ian PilcherChanged FILEDLG95_OnOpen to "double terminate" the...
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-07  Gerard PatelFileokstring notification should be sent to the custom...
2000-12-07  Marcus MeissnerFixed handling of DialogBoxIndirectParamA return value.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-02  Uwe BonnesFileOpenDlgProc95: notify application of changed select...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-29  Gerard PatelFixed returned length of files.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-15  Dmitry TimoshkovRemove redundant includes.
2000-11-13  Alexandre JulliardTemp hack: do not import dlls that we link with at...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-01  Juergen SchmiedBetter handling of custom templates and hooks.
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-28  Andreas Mohr- set the item height not only for the listbox, but...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-22  Marcus MeissnerGot rid of misleading "No Tls Space" error message.
2000-10-22  Gerard PatelFixed bug when changing drives in 16 bit style dialog...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
next