Liu Spider
9b5375e5ee
Added Simplified Chinese resources.
2003-01-09 00:51:09 +00:00
Dan Kegel
0fd521fee3
Change RECT to use LONG to match win32 standard headers and fix format
...
strings to use %ld for RECT elements.
2003-01-08 21:09:25 +00:00
Shachar Shemesh
0e1e0db034
Change the SUBLANG_NEUTRAL clause in all winelib applications to
...
SUBLANG_DEFAULT, as they should be.
2003-01-05 01:08:14 +00:00
Eric Pouech
ddaacaa0d8
- links can now spread across several elements
...
- link information is now shared between file & presentation
- first try at handling metafiles
2002-12-16 22:11:11 +00:00
Alexandre Julliard
2a93f8505c
Pass the -J option to wrc to avoid including installed headers.
2002-12-11 01:34:51 +00:00
Matthew Davison
04b1054440
Prevent Winhelp from crashing when it can't find the helpfile.
2002-11-27 20:12:37 +00:00
Eric Pouech
2b855deddb
Wrote back & history support.
...
Correctly implemented << and >> buttons.
Added support for page level macros.
2002-11-20 19:46:18 +00:00
Eric Pouech
7d75cfed76
Added support for window information from the .hlp file.
...
Added support for window numbers in link.
2002-11-18 19:48:11 +00:00
Eric Pouech
81b7b9126e
Rewrote macro engine for adding dynamic macro loading capability.
...
Wrote RegisterRoutine and IsBook macros.
2002-11-15 01:34:57 +00:00
Eric Pouech
6637654b53
Fixed several bugs in:
...
- page/paragraph reading for >= Win95 help files without compression
- bitmap & metafile loading
- btree reading
Now caching bitmap loading for better performance.
Several internal code cleanups.
2002-11-13 04:09:34 +00:00
Eric Pouech
b6aad50245
Implemented a Wine-only scheme for interprocess WinHelp message
...
passing.
2002-11-11 22:20:47 +00:00
Eric Pouech
b6c3d0cbd8
Fixed loading HCW 4.0 files without phrase image compression.
2002-11-11 19:52:07 +00:00
Zoly Nagy
9560ece6c4
Added/upgraded Hungarian resources.
2002-11-04 22:45:22 +00:00
Vincent Béron
d1d586e2a9
Bring some French resources in sync with English ones.
2002-10-23 23:34:32 +00:00
Eric Pouech
644949d5d5
No longer using explicit values for resource identification.
2002-10-21 19:18:42 +00:00
Eric Pouech
1cf1b5e6ce
Implemented a few more macros for button manipulation
...
(enable/disable/changing macro).
2002-10-21 18:20:23 +00:00
Eric Pouech
03587c6f91
Improved a bit link handling (a few more link types loaded from file
...
and support for link to a macro).
2002-10-21 18:20:05 +00:00
Eric Pouech
c07f4cbd42
Added support for BTrees in file header reading.
...
Fixed bogus palette length computation while reading bitmap.
Fixed rendering while starting a page with a bitmap.
2002-10-19 00:12:42 +00:00
Alexandre Julliard
9aa27b1dc1
Repaired Slovak resources.
2002-08-31 19:03:17 +00:00
Rok Mandeljc
14b7fd9324
Added Slovenian resources.
2002-08-31 19:03:01 +00:00
Patrik Stridvall
81735bed7c
Fixed some issues found by winapi_check.
2002-08-30 00:01:37 +00:00
Alexandre Julliard
15c519a15d
Added GetProcessHeap definition in case it's not inlined.
2002-08-17 18:29:12 +00:00
Alexandre Julliard
27189627cb
Added explicit dependency on y.tab.h for lex output.
2002-08-10 00:03:08 +00:00
Eric Pouech
757928781e
Bring winhelp back to life, with mainly support for Win95 help files.
2002-07-16 01:46:29 +00:00
Gregg Mattinson
62a329a528
Removed unusual type casting.
2002-07-03 01:16:13 +00:00
Alexandre Julliard
958732d21c
Fixed warnings.
2002-07-02 02:09:39 +00:00
Alexandre Julliard
7cae558bdc
Removed some more trailing whitespace.
2002-06-01 02:55:48 +00:00
Vincent Béron
9a62491660
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
Alexandre Julliard
cc2ee7636d
Renamed Winelib apps to .exe.so to follow the dll naming convention.
2002-05-21 19:42:29 +00:00
Alexandre Julliard
2ab7625934
Removed most imports of ntdll since we no longer import Wine internal
...
functions from there.
2002-05-17 03:37:12 +00:00
Alexandre Julliard
ad53383f9b
Added winebuild support for generating a .dbg.c file containing the
...
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
Alexandre Julliard
011c08db44
No longer used.
2002-05-14 04:02:31 +00:00
Sylvain Petreolle
efbe9c53ee
- Converted Winhelp for use of NLS
...
- Minor bugfix
- Disable support of Va.rc for now (rumantsch swiss)
2002-05-14 03:48:10 +00:00
Alexandre Julliard
67371bcc8d
Added -res option to specify resources on winebuild command-line.
...
Added -exe mode to generate a .spec.c for an exe without having to
provide a .spec.
Removed some no longer needed spec files.
Removed .dll extension in makefiles import specifications.
2002-05-11 23:06:32 +00:00
Alexandre Julliard
32459912dc
Moved imports specification from the .spec into the Makefile so that
...
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Andriy Palamarchuk
6e5d46e80e
Do not install hlp2sgml.
2002-05-02 01:40:34 +00:00
Alexandre Julliard
65a7a108b1
Removed changelog entries that are in the main changelog, and added
...
notice to not edit the secondary changelogs anymore.
2002-04-11 23:49:59 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Alexandre Julliard
f5818d2f7a
Upgraded configure script to use autoconf 2.50 features, and renamed
...
to configure.ac.
Changed a few things to better follow the autoconf guidelines.
2002-02-14 19:47:29 +00:00
James Juran
ffc61c80b3
Only include the necessary files to avoid conflicts in gethostname
...
prototypes between winsock.h and unistd.h
2001-12-04 20:16:58 +00:00
Alexandre Julliard
bef8e16fdf
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
2001-11-24 17:07:08 +00:00
Alexandre Julliard
566a52ad8c
Changed isolated for loops to while loops (based on a patch by Andreas
...
Mohr).
2001-03-05 19:34:17 +00:00
Alexandre Julliard
a10fbddeb9
Build most programs as .so files.
2000-11-10 23:45:20 +00:00
Alexandre Julliard
3da872daaf
Fixed language handling. Removed some dependencies on Wine internals.
2000-11-10 01:06:36 +00:00
Alexandre Julliard
231cc27c80
Added some missing imports.
2000-11-09 20:41:13 +00:00
Alexandre Julliard
d19ad3962e
Better error message when an include file is not found by makedep.
...
Added support for .mc extension.
Do not try to open *.tab.h and *.mc.rc include files.
2000-11-06 05:32:59 +00:00
Peter Ivanyi
1da3befe54
Added/upgraded Slovak messages, and Slovak and Czech keyboard layout.
2000-10-31 01:19:11 +00:00
Alexandre Julliard
1a3f705fc1
Added import of ntdll.
2000-10-31 00:22:41 +00:00
Alexandre Julliard
21ec006fc1
Build Win32 resources as .res files and dump them into the .spec.c file.
2000-10-23 21:39:39 +00:00
Chris Morgan
4494a500d6
Added changing mouse cursor when over a help topic link.
2000-10-13 23:07:43 +00:00