notepad: French translation improvements.
[wine] / dlls / oledlg /
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-04  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2006-08-02  Alexandre Julliardoledlg: Make a string static.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-13  Alexandre Julliardoledlg: Declare varargs functions as WINAPIV instead...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-15  András Kovácsoledlg: Added Hungarian translation.
2006-02-13  Petr Tesarikoledlg: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıoledlg: Turkish translation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  YunSong HwangUpdate Korean translations.
2005-11-14  YunSong HwangAdd Korean translations.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-01-17  Jonathan ErnstUpdated French resources.
2004-11-30  Eric PouechConst correctness fixes.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-16  David KredbaAdded Czech resources.
2004-07-13  Henning GerhardtMore German translations.
2004-07-12  Henning GerhardtTranslated some English resource files into German.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-04-06  José Manuel Ferrer... Updated Spanish translations.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-18  Marcelo DuarteUpdate of Portuguese resources.
2003-12-30  Hans LeidekkerTranslate msrle32 and oledlg resources.
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-05  Ulrich CzekallaInitial implementation of OleUIInsertObject.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
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-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2000-12-27  Ulrich WeigandImport kernel32 (for SetLastError()).
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.