Moved internal context macros out of winnt.h.
[wine] / dlls / commdlg /
2002-08-16  Mike McCormack- Do not modify pointers in the OPENFILENAME structure...
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-07-16  Juergen SchmiedFixed a memory leak and a wrong memory free call.
2002-07-10  Shachar Shemesh- Fixed access to the lpTemplateName of ChooseFont...
2002-07-03  Gregg MattinsonRemoved non-static structure initializers.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-06-28  Rok MandeljcAdded Slovenian resources.
2002-06-28  Sander van LeeuwenDo not change directory if path is invalid.
2002-06-25  Jason EdmeadesFixed crash in open file dialog on non-windows 98 emula...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Alexandre JulliardStore print dlg structure in a property instead of...
2002-06-10  Won-kyu ParkAdded Korean resources.
2002-06-10  Sander van Leeuwen- Save and restore current directory in GetFileDialog95W if
2002-06-04  Jason EdmeadesnitialDir handling and InitialFile handling now agrees...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-08  Bill MedlandFix the Win31 style file dialog box.
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-04-19  Mehmet YasarNow, we are really erasing WS_CAPTION style.
2002-04-14  Mehmet Yasar- Clear WS_CAPTION style.
2002-04-11  Marcus MeissnerImplemented PrintDlgW and PageSetupDlgW.
2002-03-26  Mehmet YasarFix default extension behavior with GetOpenFileName.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
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...
next