wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / oledlg /
2008-06-16  Francois GougetRemove spaces before '...' in the Danish resources.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-04  Michael Stefaniucoledlg: Fix the Italian translation.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Jens Albretsenoledlg: Danish translation.
2008-04-08  Rok Mandeljcoledlg: Added Slovenian translation.
2008-04-07  Alexander Nicolays... oledlg: Fix control class in Norwegian Bokmål resource.
2008-03-14  Andrew Talbotoledlg: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2008-02-15  Frans Koololedlg: Added missing Dutch translations.
2008-01-03  Austin EnglishSpelling fixes.
2007-12-05  Vitaly Lipatovoledlg: Add Russian translation.
2007-12-05  Vitaly Lipatovoledlg: Use wide strings, fix buffers size.
2007-10-25  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2007-10-16  Daniel Nylanderoledlg: Add Swedish translation.
2007-08-06  Andrew Talbotoledlg: Constify some variables.
2007-08-06  Janusz Tomczakoledlg: Fix Polish translation.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-16  Andrew Talbotoledlg: Exclude unused header.
2007-05-04  José Manuel Ferrer... Some Spanish translation updates.
2007-03-14  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2007-03-13  Mikołaj Zalewskioledlg: Fix Korean resource name.
2007-01-22  Andrew Talbotoledlg: Declare a function static.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-28  Francois Gougetoledlg: Add a Portuguese translation (contributed by...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-20  Alexander Nicolays... Updated Norwegian Bokmål translations.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Jonathan Ernstoledlg: Updated French translation.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2006-10-23  Mikołaj Zalewskioledlg: Add Polish translation.
2006-10-23  Frank Richteroledlg: Update German translation.
2006-10-23  Huw Daviesoledlg: Only send the end dialog msg if the button...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20  Huw Daviesoledlg: Remove the structure window property when we...
2006-10-20  Huw Daviesoledlg: Return the appropiate value after the dialog...
2006-10-20  Huw Daviesoledlg: Update the source text.
2006-10-20  Huw Daviesoledlg: Set nSelectedIndex on exit.
2006-10-20  Huw Daviesoledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
2006-10-20  Huw Daviesoledlg: Call the hook proc if present.
2006-10-20  Huw Daviesoledlg: Set initial focus to the display list.
2006-10-20  Huw Daviesoledlg: Handle paste / link mode change.
2006-10-20  Huw Daviesoledlg: Minimal 'As Icon' handling. Just disable for...
2006-10-20  Huw Daviesoledlg: Update the result text.
2006-10-20  Huw Daviesoledlg: Add paste special string resources.
2006-10-20  Huw Daviesoledlg: Post OLEUI_MSG_HELP when the Help button is...
2006-10-20  Huw Daviesoledlg: Send the OLEUI_MSG_ENDDIALOG messsage when...
2006-10-20  Huw Daviesoledlg: Register a couple of messages.
2006-10-20  Huw Daviesoledlg: Copy the appropiate list to the display list.
2006-10-20  Huw Daviesoledlg: Logic for initial selection of paste/pastelink...
2006-10-20  Huw Daviesoledlg: Initialize the pastelink list.
2006-10-20  Huw Daviesoledlg: Initialize the paste list.
2006-10-20  Huw Daviesoledlg: Set the user supplied caption.
2006-10-20  Huw Daviesoledlg: Use the clipboard if the user doesn't pass...
2006-10-20  Huw Daviesoledlg: Initial management of private structure for...
2006-10-20  Huw Daviesoledlg: Load the correct dialog template and add a...
2006-10-20  Huw Daviesoledlg: Paste special dialog resource.
2006-10-20  Huw Daviesoledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
2006-10-20  Huw Daviesoledlg: Debugging code to dump the OLEUIPASTESPECIAL...
2006-10-20  Huw Daviesoledlg: Register a bunch of clipboard formats.
2006-10-20  Huw Daviesoledlg: Move paste special dialog stubs to their own...
2006-10-06  Hans LeidekkerDon't use utf-8 in rc files.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
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.
next