Sign in
goma
/
wine
/
137eed8d9b1a39f2355770475147e59708bbb51e
/
programs
/
winhelp
9aa27b1
Repaired Slovak resources.
by Alexandre Julliard
· 23 years ago
14b7fd9
Added Slovenian resources.
by Rok Mandeljc
· 23 years ago
81735be
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 23 years ago
15c519a
Added GetProcessHeap definition in case it's not inlined.
by Alexandre Julliard
· 23 years ago
2718962
Added explicit dependency on y.tab.h for lex output.
by Alexandre Julliard
· 23 years ago
7579287
Bring winhelp back to life, with mainly support for Win95 help files.
by Eric Pouech
· 23 years ago
62a329a
Removed unusual type casting.
by Gregg Mattinson
· 23 years ago
958732d
Fixed warnings.
by Alexandre Julliard
· 23 years ago
7cae558
Removed some more trailing whitespace.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
cc2ee76
Renamed Winelib apps to .exe.so to follow the dll naming convention.
by Alexandre Julliard
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
011c08d
No longer used.
by Alexandre Julliard
· 23 years ago
efbe9c5
- Converted Winhelp for use of NLS
by Sylvain Petreolle
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
6e5d46e
Do not install hlp2sgml.
by Andriy Palamarchuk
· 23 years ago
65a7a10
Removed changelog entries that are in the main changelog, and added
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
f5818d2
Upgraded configure script to use autoconf 2.50 features, and renamed
by Alexandre Julliard
· 23 years ago
ffc61c8
Only include the necessary files to avoid conflicts in gethostname
by James Juran
· 23 years ago
bef8e16
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
by Alexandre Julliard
· 23 years ago
566a52a
Changed isolated for loops to while loops (based on a patch by Andreas Mohr).
by Alexandre Julliard
· 24 years ago
a10fbdd
Build most programs as .so files.
by Alexandre Julliard
· 24 years ago
3da872d
Fixed language handling. Removed some dependencies on Wine internals.
by Alexandre Julliard
· 24 years ago
231cc27
Added some missing imports.
by Alexandre Julliard
· 24 years ago
d19ad39
Better error message when an include file is not found by makedep.
by Alexandre Julliard
· 24 years ago
1da3bef
Added/upgraded Slovak messages, and Slovak and Czech keyboard layout.
by Peter Ivanyi
· 24 years ago
1a3f705
Added import of ntdll.
by Alexandre Julliard
· 24 years ago
21ec006
Build Win32 resources as .res files and dump them into the .spec.c file.
by Alexandre Julliard
· 24 years ago
4494a50
Added changing mouse cursor when over a help topic link.
by Chris Morgan
· 24 years ago
74af67e
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
by Alexandre Julliard
· 25 years ago
73925ab
Added the missing library dependencies.
by Francois Gouget
· 25 years ago
269b409
Added a few missing imports.
by Hidenori Takeshima
· 25 years ago
e4e99a5
ole32 now requires linking with kernel32
by Francois Gouget
· 25 years ago
56045a5
Fixed int/HANDLE mismatches revealed by -DSTRICT.
by Francois Gouget
· 25 years ago
49d251f
Added -DSTRICT. Added missing libraries comctl32 and rpcrt4.
by Francois Gouget
· 25 years ago
9cc9d59
Fix a crash in winhelp caused by hmemcpy16 without prototype.
by Rein Klazes
· 25 years ago
27b790b
Compile fix.
by Alexandre Julliard
· 25 years ago
27337af
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
by Bertho Stultiens
· 25 years ago
edd77b9
Changed imports of winspool to winspool.drv.
by Alexandre Julliard
· 25 years ago
e1e7537
Implemented on-demand loading of builtin dlls using dlopen().
by Alexandre Julliard
· 25 years ago
b445952
Improved Winelib apps initialisation code. No longer need to link
by Alexandre Julliard
· 25 years ago
c53ceba
Improved support for Makefiles that need to recurse in subdirectories.
by Alexandre Julliard
· 25 years ago
c9742b3
- Fix some compiler warnings. - Remove superfluous #include statement.
by Niels Kristian Bech Jensen
· 25 years ago
e0a71f8
Added import of comdlg32.dll in spec file.
by Hidenori Takeshima
· 25 years ago
6d77d3a
Use min/max instead of MIN/MAX.
by Francois Gouget
· 25 years ago
52be93c
Fixed some compiler errors and warnings.
by Niels Kristian Bech Jensen
· 25 years ago
3dc5d94
Added .spec files for all libtest/ and programs/ WineLib apps.
by Ulrich Weigand
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
97d05c8
Link only a single .rc file with application.
by Ulrich Weigand
· 25 years ago
0107f35
Added Portuguese language support.
by Gustavo Junior Alves
· 25 years ago
96af9aa
Added dependency on winestub.o
by Alexandre Julliard
· 25 years ago
6ae75a1
More Portuguese language support.
by Gustavo Junior Alves
· 25 years ago
385287a
Added Wa.s
by Alexandre Julliard
· 26 years ago
c42dfdd
Fixed Winelib compilation.
by Alexandre Julliard
· 26 years ago
66f53a8
Walloon language update.
by Pablo Saratxaga
· 26 years ago
a099a55
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
d1895a7
Built-in dlls now have resources attached via the PE-header like
by Bertho Stultiens
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
6b5a811
Some more warnings and bugs fixed.
by Marcus Meissner
· 26 years ago
ea58472
Started moving some X11 window management code to windows/x11drv.
by Patrik Stridvall
· 26 years ago
50f43b7
Added Spanish resources.
by Pablo Saratxaga
· 26 years ago
c0d52e0
Initial revision
by Alexandre Julliard
· 27 years ago
85ed45e
Release 980822
by Alexandre Julliard
· 27 years ago
wine-980822
f90efa9
Release 980614
by Alexandre Julliard
· 27 years ago
wine-980614
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
46ea8b3
Release 980503
by Alexandre Julliard
· 27 years ago
wine-980503
54c2711
Release 980329
by Alexandre Julliard
· 27 years ago
wine-980329
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
03468f7
Release 980215
by Alexandre Julliard
· 27 years ago
wine-980215
60ce85c
Release 980201
by Alexandre Julliard
· 27 years ago
wine-980201
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104
e658d82
Release 971130
by Alexandre Julliard
· 27 years ago
wine-971130
a0b2b1d
Release 971116
by Alexandre Julliard
· 27 years ago
wine-971116
3db94ef
Release 970928
by Alexandre Julliard
· 28 years ago
wine-970928
d37eb36
Release 970720
by Alexandre Julliard
· 28 years ago
wine-970720
33072e1
Release 970629
by Alexandre Julliard
· 28 years ago
wine-970629
f0cbfa0
Release 970215
by Alexandre Julliard
· 28 years ago
wine-970215
349a953
Release 970202
by Alexandre Julliard
· 28 years ago
wine-970202
01d6346
Release 970120
by Alexandre Julliard
· 28 years ago
wine-970120
9ea19e5
Release 970101
by Alexandre Julliard
· 28 years ago
wine-970101
b1bac32
Release 961215
by Alexandre Julliard
· 28 years ago
wine-961215
da0cfb3
Release 961201
by Alexandre Julliard
· 28 years ago
wine-961201
75d86e1
Release 961117
by Alexandre Julliard
· 28 years ago
wine-961117
530ee84
Release 961023
by Alexandre Julliard
· 28 years ago
wine-961023
bf9130a
Release 961013
by Alexandre Julliard
· 28 years ago
wine-961013
1e37a18
Release 960818
by Alexandre Julliard
· 29 years ago
wine-960818
f1aa303
Release 960805
by Alexandre Julliard
· 29 years ago
wine-960805
18f92e7
Release 960717
by Alexandre Julliard
· 29 years ago
wine-960717
2d93d00
Release 960521
by Alexandre Julliard
· 29 years ago
wine-960521
1285c2f
Release 960506
by Alexandre Julliard
· 29 years ago
wine-960506