Jared Smudde
|
49b6b60e23
|
winhlp32: Move Always on top to Options.
|
2015-06-24 19:09:59 +09:00 |
Francois Gouget
|
ddcbbb6943
|
winhlp32: Remove an unneeded NONAMELESSSTRUCT directive.
|
2015-04-03 11:22:14 +09:00 |
Michael Stefaniuc
|
9bf064a67a
|
winhlp32: Simplify code that happened to work by chance (PVS-Studio).
|
2015-03-06 20:32:03 +09:00 |
Frédéric Delanoy
|
1e214eb5d3
|
Assorted spelling/grammar fixes.
|
2014-10-02 16:58:53 +02:00 |
Nikolay Sivov
|
6c1d5f0bac
|
winhlp32: Remove unused assignments (Coverity).
|
2014-04-11 18:56:28 +02:00 |
Frédéric Delanoy
|
33cb4f80b7
|
winhlp32: Use BOOL type where appropriate.
|
2014-02-18 11:45:48 +01:00 |
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Frédéric Delanoy
|
a72c23ed0c
|
winhlp32: Use BOOL type where appropriate.
|
2013-11-04 11:04:51 +01:00 |
Frédéric Delanoy
|
6eadc8ca4e
|
winhlp32: Use BOOL type where appropriate.
|
2013-10-22 16:37:40 +02:00 |
Rico Schüller
|
ab8cc4acdb
|
winhlp32: Always open files as read only.
|
2013-04-08 11:37:03 +02:00 |
Alexandre Julliard
|
4a99f2d4ca
|
winhlp32: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
André Hentschel
|
147d4bc88a
|
winhlp32: Properly detect non-ASCII chars.
|
2013-02-18 15:06:10 +01:00 |
André Hentschel
|
bc240bd323
|
winhlp32: Mark up fallthrough switch case (coverity).
|
2012-11-08 15:37:52 +01:00 |
Alexandre Julliard
|
2763a983fe
|
Mark all lexers as never-interactive.
|
2012-10-01 12:19:25 +02:00 |
Michael Stefaniuc
|
66696feede
|
winhlp32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-15 12:13:04 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
André Hentschel
|
d1a5ce537d
|
winhlp32: Remove unneeded shadow variables.
|
2012-04-18 17:12:59 +02:00 |
Eric Pouech
|
efc35078ea
|
winhlp32: Added support for some keyword support in external DLL support (RegisterRoutine parameters).
|
2012-02-11 15:00:39 +01:00 |
Alexandre Julliard
|
c9eee73450
|
makefiles: Define __WINESRC__ when building programs.
|
2012-01-23 16:07:37 +01:00 |
Alexandre Julliard
|
c0f65cc99b
|
winhlp32: Don't use strncpy.
|
2012-01-23 16:07:36 +01:00 |
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01:00 |
Alexandre Julliard
|
e12d39dc10
|
winhlp32: Avoid Unicode macros.
|
2012-01-20 12:50:15 +01:00 |
Francois Gouget
|
5eecdc80e1
|
winhlp32: Standardize the 'Not yet implemented' messages.
|
2012-01-12 19:30:13 +01:00 |
Eric Pouech
|
a494cbb63b
|
winhlp32: Fix hlpfile content decompression in phrase40 mode.
|
2011-11-16 09:44:41 +01:00 |
Alexandre Julliard
|
4707afc74c
|
winhlp32: Convert dialogs to po files.
|
2011-10-31 16:47:13 +01:00 |
Francois Gouget
|
ddaaa54b15
|
winhlp32: Add parentheses to clarify the precedence between '&' and '&&'.
|
2011-09-12 11:01:02 +02:00 |
Eric Pouech
|
d3fd3d73be
|
winhlp32: Better protect macros against not finding a help file.
|
2011-08-01 11:08:41 +02:00 |
Frédéric Delanoy
|
1b6eed8a99
|
programs: Assorted spelling fixes.
|
2011-07-27 17:48:10 +02:00 |
Frédéric Delanoy
|
dcf9d74be7
|
winhlp32: Remove dead assignment (Clang).
|
2011-07-11 18:33:12 +02:00 |
Francois Gouget
|
a430f1f439
|
winhlp32: Fix the ellipsis usage in the menu and button labels.
|
2011-05-03 19:34:28 +02:00 |
Francois Gouget
|
d1b51d8502
|
programs: Standardize the About menus.
|
2011-04-12 13:08:14 +02:00 |
Francois Gouget
|
d30316568a
|
winhlp32: Add support for accelerators in general and F1 in particular.
|
2011-04-08 13:03:22 +02:00 |
Francois Gouget
|
3767e9a2dc
|
winhlp32: Remove the unimplemented help color and visibility menus.
|
2011-03-31 14:02:13 +02:00 |
Francois Gouget
|
2b12e89d5e
|
winhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.
|
2011-03-31 13:56:07 +02:00 |
Alexandre Julliard
|
baeb0d971f
|
po: Unify the spelling of some menu entries across programs.
|
2011-01-14 18:26:22 +01:00 |
Alexandre Julliard
|
433e240cf6
|
winhlp32: Convert menu and string table resources to po files.
|
2011-01-10 20:30:14 +01:00 |
Cheer Xiao
|
2d728e4c04
|
winhlp32: Update Simplified Chinese translation.
|
2010-11-15 14:54:25 +01:00 |
Hwang YunSong
|
6abd799861
|
winhlp32: Update Korean resource.
|
2010-10-18 19:08:37 +02:00 |
Alexandre Julliard
|
5d69141014
|
winhlp32: Use a standard About dialog, with the proper icon.
|
2010-10-15 16:17:51 +02:00 |
Yaron Shahrabani
|
338b7edced
|
winhlp32: Hebrew translation fixed.
|
2010-10-13 11:23:14 +02:00 |
Yaron Shahrabani
|
5c8ed14936
|
winhlp32: Add Hebrew translation.
|
2010-10-07 12:10:46 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
André Hentschel
|
ba56392b92
|
winhlp32: Update translations.
|
2010-08-24 12:24:20 +02:00 |
Luca Bennati
|
4f180c91d4
|
winhlp32: Fix Italian translation.
|
2010-08-23 11:54:43 +02:00 |
Paul Vriens
|
841153aaaa
|
winhlp32: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
|
2010-07-23 16:39:37 +02:00 |
Michael Stefaniuc
|
ee80105ac8
|
winhlp32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:37 +02:00 |
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Michael Stefaniuc
|
6e8c900d19
|
winhlp32: Move from a per resource to a global LANGUAGE setting.
|
2010-07-21 13:23:59 +02:00 |