xcopy: Added Danish translation.
[wine] / programs / winhelp /
2008-05-05  Gerald Pfeiferwinhelp: Remove extraneous positiveness check for unsig...
2008-05-02  Herve Chanalwinhelp: A nicer icon.
2008-05-02  Eric Pouechwinhelp: Added support for relative offsets in richedit...
2008-05-02  Eric Pouechwinhelp: Added support for font scaling when using...
2008-05-02  Eric Pouechwinhelp: We can now get rid of the tests about a NULL...
2008-05-02  Eric Pouechwinhelp: Remove the internal data used for the old...
2008-05-02  Eric Pouechwinhelp: Get rid of the old internal rendering.
2008-04-30  Eric Pouechwinhelp: Added support for transparent bitmaps.
2008-04-30  Eric Pouechwinhelp: Generate the proper RTF data for a table forma...
2008-04-30  Elias Benaliwinhelp: Check against a NULL pointer dereference.
2008-04-29  Eric Pouechwinhelp: Make richedit the default for rendering.
2008-04-29  Hwang YunSong(황윤성)winhelp: Updated Korean resource.
2008-04-28  Kirill K. Smirnovwinhelp: Fix possible copy/paste error.
2008-04-28  Kirill K. Smirnovwinhelp: Shift by 6 not 4 in case of old 3.0 file.
2008-04-28  Kirill K. Smirnovwinhelp: We can reference any page in HLPFILE_BrowsePag...
2008-04-25  Eric Pouechwinhelp: Emit the proper RTF stream for a metafile...
2008-04-25  Eric Pouechwinhelp: Emit proper RTF tokens for a bitmap.
2008-04-25  Eric Pouechwinhelp: Properly decode the keep bit in paragraph...
2008-04-25  Eric Pouechwinhelp: Set the borders of a paragraph in richedit.
2008-04-25  Eric Pouechwinhelp: Set the alignment of paragraph in richedit.
2008-04-25  Eric Pouechwinhelp: Added support for paragraph information.
2008-04-25  Eric Pouechwinhelp: Added support for richedit tabs in paragraph...
2008-04-24  Eric Pouechwinhelp: Setup a better font size for the richedit...
2008-04-24  Eric Pouechwinhelp: Allow links inside popups to work properly.
2008-04-24  Eric Pouechwinhelp: Create the shadow window also for popups handl...
2008-04-24  Eric Pouechwinhelp: Correctly compute the popup size and manage...
2008-04-24  Eric Pouechwinhelp: Implement the first round of support for links...
2008-04-24  Eric Pouechwinhelp: Added proper RTF conversion for non breakable...
2008-04-24  Eric Pouechwinhelp: Add proper support for charset from headers...
2008-04-24  Eric Pouechwinhelp: Start feeding the richedit control with releva...
2008-04-24  Eric Pouechwinhelp: Added as an option, to use richedit to render...
2008-04-23  Eric Pouechwinhelp: Be sure to raise a newly (re)created window...
2008-04-23  Eric Pouechwinhelp: Fix the link kind (and color) of the 0xEA...
2008-04-23  Eric Pouechwinhelp: Popup's background color should be inherited...
2008-04-23  Eric Pouechwinhelp: Store reference to the popup (if any) as a...
2008-04-23  Eric Pouechwinhelp: Simplify most of the helpers dealing with...
2008-04-23  Eric Pouechwinhelp: Also store the relative offsets of a page...
2008-04-23  Eric Pouechwinhelp: Added ability to locate information within...
2008-04-23  Eric Pouechwinhelp: Now use the icon out of hlpfile if any.
2008-04-23  Eric Pouechwinhelp: Simplified message box handling.
2008-04-23  Eric Pouechwinhelp: Enable/Disable prev/next buttons if there...
2008-04-23  Eric Pouechwinhelp: Fixed JumpId and JumpKeyword with correct...
2008-04-23  Eric Pouechwinhelp: Replaced an erroneous FIXME by a TRACE in...
2008-04-23  Eric Pouechwinhelp: Don't add a page to the history when using...
2008-04-23  Eric Pouechwinhelp: Properly display the page title.
2008-04-23  Eric Pouechwinhelp: Fix the loading of a row in a table (especiall...
2008-04-23  Eric Pouechwinhelp: Fix window caption index in |SYSTEM.
2008-04-23  Eric Pouechwinhelp: Properly handle the back button (in multiple...
2008-04-23  Eric Pouechwinhelp: Present correctly the history when dealing...
2008-04-23  Eric Pouechwinhelp: Store the history in correct order.
2008-04-23  Eric Pouechwinhelp: Added the notion of WINHELP_WNDPAGE and use...
2008-04-23  Eric Pouechwinhelp: Get rid of the reuse concept for Windows and...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Eric Pouechwinhelp: Silencing the copyright system record entry...
2008-04-21  Eric Pouechwinhelp: When no help file is passed on command line...
2008-04-21  Eric Pouechwinhelp: Instead of loading all pages at once, allow...
2008-04-21  Eric Pouechwinhelp: Removed a couple of internal windows' handle...
2008-04-21  Eric Pouechwinhelp: No longer store the WINHELP_WINDOW* inside...
2008-04-21  Eric Pouechwinhelp: Always create a main window, even for popups.
2008-04-21  Eric Pouechwinhelp: Fixed the parsing of a link containing both...
2008-04-21  Eric Pouechwinhelp: Removed no longer needed field (wStringTableOf...
2008-04-21  Eric Pouechwinhelp: Moved all static data used when parsing HLP...
2008-04-21  Eric Pouechwinhelp: Get rid of the WM_USER message.
2008-04-21  Eric Pouechwinhelp: Add an (ugly) icon.
2008-04-18  Eric Pouechwinhelp: Fix regression introduced by Win64 warning...
2008-04-15  Jonathan Ernstwinhelp: Updated French translation.
2008-04-14  Alexander Nicolays... winhelp: Update Norwegian Bokmål resource.
2008-04-09  Dmitry Timoshkovwinhelp: Fix Win64 warnings.
2008-04-09  Hwang YunSong(황윤성)winhelp: Updated Korean resource.
2008-04-07  Rok Mandeljcwinhelp: Updated Slovenian translation.
2008-03-28  Michael Stefaniucwinhelp: Fix and activate the Romansh translation.
2008-03-27  Michael Stefaniucwinhelp: Update the German translation.
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Rob ShearmanAdd the nounistd option to all lex source files.
2008-02-16  Frans Koolwinhelp: Added missing Dutch translations.
2008-02-15  Mikołaj Zalewskiwinhelp: Update Polish translation.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-07  Kirill K. Smirnovwinhelp: Fix index to handle offset value = 0 correclty.
2007-12-31  Gerald Pfeiferwinhelp: Remove a dead condition.
2007-12-21  Kirill K. Smirnovwinhelp: When we reuse window structure, old brush...
2007-12-18  Kirill K. Smirnovwinhelp: Avoid any keywords comparision during lookup...
2007-12-18  Kirill K. Smirnovwinhelp: Remember last added page.
2007-12-13  Lionel Debrouxwinhelp: Fix memory leaks (found by Smatch).
2007-12-13  Kirill K. Smirnovwinhelp: Display keywords index dialog box.
2007-12-13  Kirill K. Smirnovwinhelp: Read keywords.
2007-12-13  Kirill K. Smirnovwinhelp: Export enum and search B+ tree functions.
2007-12-12  Kirill K. Smirnovwinhelp: Change font charset from ANSI to DEFAULT.
2007-12-06  Alexandre Julliardwinhelp: Use system colors instead of hardcoded colors.
2007-12-05  Kirill K. Smirnovwinhelp: winhelp >3.0 files always use 0x4000 as a...
2007-12-05  Kirill K. Smirnovwinhelp: Do not confuse caller application with bogus...
2007-12-04  Kirill K. Smirnovwinhelp: There are files without Phrases or Phrases40...
2007-12-04  Kirill K. Smirnovwinhelp: Use HEAP_ZERO_MEMORY instead of setting indivi...
2007-12-03  Kirill K. Smirnovwinhelp: Enlarge font size by 3 as native winhelp does.
2007-12-03  Kirill K. Smirnovwinhelp: Rewrite internal files lookup using B+ tree...
2007-12-03  Kirill K. Smirnovwinhelp: Rewrite Context support using B+ tree search.
2007-12-03  Kirill K. Smirnovwinhelp: Implement generic B+ tree search function.
2007-12-03  Kirill K. Smirnovwinhelp: winhelp 3.0 uses page numbers instead of hash...
2007-12-03  Kirill K. Smirnovwinhelp: Add support for winhelp 3.0 topics.
2007-12-03  Kirill K. Smirnovwinhelp: Add support for winhelp 3.0 phrases.
2007-12-03  Kirill K. Smirnovwinhelp: Correctly deal with various TopicBlockSize...
next