user32/tests: Skip tests instead of crashing if global hook cannot be set.
[wine] / programs / winhelp /
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...
2007-10-26  Andrew Talbotwinhelp: Fix a memory leak.
2007-10-24  Andrew Talbotwinhelp: Fix a memory leak.
2007-10-16  Daniel Nylanderwinhelp: Update Swedish translation.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-08-31  Alexandre Julliardprograms: Remove other obsolete ChangeLog files.
2007-08-30  Kirill K. Smirnovwinhelp: Add WS_EX_TOOLWINDOW style to popup windows.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-07-19  Michael Stefaniucwinhelp: Add missing case label "default". Found by...
2007-06-21  Kirill K. Smirnovwinhelp: Fix popup window style.
2007-05-22  Michael Stefaniucwinhelp: Fix some comparisons between signed and unsigned.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-12-16  Andrew Talbotwinhelp: Cast-qual warnings fix.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-24  Francois Gougetprograms: Update the Portuguese translation (contribute...
2006-11-13  Kirill K. Smirnovwinhelp: Use path of parent helpfile while looking...
2006-11-13  Kirill K. Smirnovwinhelp: Fix WINHELP_DeleteWindow.
2006-11-13  Kirill K. Smirnovwinhelp: Do not create popup window if file not found.
2006-11-08  Hwang YunSong(황윤성)winhelp: Updated Korean resource.
2006-11-06  Kirill K. Smirnovwinhelp: Rewrite LookupHelpFile function.
2006-11-02  Francois Gougetwinhelp: Add missing '\n' in Wine trace.
2006-10-27  Kirill K Smirnovwinhelp: Properly implement context help and JumpContex...
2006-10-25  Alexandre Julliardwinhelp: Properly handle negative coordinates for mouse...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-18  Kirill K. Smirnovwinhelp: Improved metafile support.
2006-10-16  Hans Leidekkerwinhelp: Cast-qual warnings fix.
2006-10-14  Kirill K. Smirnovwinhelp: Window style has not been initialized.
2006-10-14  Kirill K. Smirnovwinhelp: Use color specified in .hlp file for backgroun...
2006-10-03  Michael Stefaniucwinhelp: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardwinhelp: Specify the lex options directly in the source...
2006-08-11  Kirill K. Smirnovwinhelp: Fix LZ77 decompressor.
2006-07-27  Andrew Talbotwinhelp: Write-strings warning fix.
2006-07-24  Hwang YunSong(황윤성winhelp: Updated Korean resource.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Antonio Codazziwinhelp: Esperanto language update.
2006-03-27  f_sophiawinhelp: Added Esperanto language support.
2006-02-20  Uwe Bonneswinhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpW...
2006-02-13  Petr Tesarikwinhelp: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıwinhelp: Turkish translation.
2006-02-04  Kasper SandbergDanish language update.
2006-01-18  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-12-19  Eric Pouechwinhelp: Handle '> ' on command lines.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-10  Eric PouechEnsure we always have a title for the .hlp file.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-22  Alexandre JulliardGet rid of the hlp2sgml hack.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-07-20  Daniel RemenakChanged winhelp file->exit accelerator key from "e...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-18  Kouji SasakiCorrected RLE decompression processing.
2005-04-26  Alexandre JulliardRemoved a few more strncpy calls.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-25  Ken Belleau- Used wine_dbgstr_a to prevent an overflow.
next