Patrik Stridvall
d171a552bb
- FreeBSD now supported.
...
- Much more work on the new C parser.
- API files update.
2001-09-10 23:16:05 +00:00
Eric Lammerts
38909c5900
Preserve wine return status.
2001-09-10 23:02:02 +00:00
Justin Santa Barbara
c60bc0c9a5
Fixed problem with check for special characters.
2001-09-07 19:57:35 +00:00
Eric Pouech
d786a12d58
Added PE dump capabilities to specmaker and renamed specmaker into
...
winedump.
2001-09-07 16:04:38 +00:00
Alexandre Julliard
1a66d226eb
Added global management of user handles in the server.
...
Very preliminary support for shared window handles.
2001-08-28 18:44:52 +00:00
Alexandre Julliard
99eac46f65
Output correct assembly function headers for all functions.
2001-08-28 17:26:49 +00:00
Patrik Stridvall
aeb023f352
- Continued on the new C parser.
...
- More reorganizations and fixes.
- API files update.
2001-08-22 18:09:15 +00:00
Patrik Stridvall
4b33b1322d
- Begun implementation of a C statements parser.
...
- More reorganizations and fixes.
2001-08-09 21:35:38 +00:00
Andreas Mohr
635d965a16
Small winecheck update (DGA check is bogus).
2001-08-09 21:15:19 +00:00
Patrik Stridvall
647ac511a7
Made it possible to install the winapi tools.
2001-07-30 20:21:34 +00:00
Patrik Stridvall
cec294e4f3
A few bug fixes.
2001-07-30 18:49:10 +00:00
Francois Gouget
89a0c02b3f
Fix handling of the '--with-wine-xxx' options: only look in the
...
specified path.
Libraries and wine dlls are separate notions that need separate paths
-> add WINE_DLL_{ROOT,PATH}, --with-wine-dlls and a '-P' option.
Small fixes to the search order.
2001-07-30 18:44:48 +00:00
Patrik Stridvall
5bc9a0b623
A few bug fixes.
2001-07-29 20:19:14 +00:00
Francois Gouget
849cea008b
Put the per project paths before the wine paths.
...
Remove unnecessary libraries from the wine link test.
Move DLL_LINK from configure.in to the Make.rules file.
2001-07-27 23:56:58 +00:00
Patrik Stridvall
67f0a70c33
- A few more bug fixes
...
- Reorganization continues
- New tool (make_filter) for filtering make output added
2001-07-26 21:42:12 +00:00
Patrik Stridvall
1c61b3babc
Yet another major reorganization and a few new features.
2001-07-23 23:20:56 +00:00
Patrik Stridvall
027c7a1f9b
Minor reorganisation and a few bug fixes.
2001-07-19 19:10:03 +00:00
Alexandre Julliard
37ec927536
Use the new protocol.def file to build the request structures.
...
Define protocol structures in a separate server_protocol.h file.
Removed __WINE_SERVER__ checks now that all includes are in the right
directory.
2001-07-19 00:35:37 +00:00
Patrik Stridvall
d07a646f0f
Several additions and bug fixes.
2001-07-18 20:09:12 +00:00
Bill Medland
4eb22c68b3
Make the font name and size settings reflect the data in the font file
...
rather than arbitrary values.
2001-07-18 20:00:44 +00:00
Francois Gouget
384c2325d3
Handle spaces properly when restarting winelauncher for debug.
2001-07-17 00:40:50 +00:00
Patrik Stridvall
bda507405e
Several additions and bug fixes.
2001-07-14 00:48:41 +00:00
Patrik Stridvall
b59a9c7622
Several additions and bug fixes.
2001-07-12 22:22:05 +00:00
Bill Medland
987ea4688b
Get winemaker to drop the trailing CtrlZ that is still to be found on
...
quite a lot of DOS files.
2001-07-12 22:21:44 +00:00
Patrik Stridvall
c3e8ac32d9
Major reorganization and cleanup.
2001-07-11 17:27:45 +00:00
Patrik Stridvall
47a99e1a78
Several bug fixes and additions.
2001-07-08 20:33:20 +00:00
Patrik Stridvall
0e397febb0
Several bug fixes and additions.
2001-07-02 01:21:48 +00:00
Patrik Stridvall
f20beca7e6
Several bug fixes and additions.
2001-06-28 18:01:39 +00:00
Bang Jun-Young
a556f688ec
Add a workaround for a bug in byacc (again).
2001-06-24 00:23:37 +00:00
Eric Pouech
1055481a71
Fixed for new relay format. added thread knowledge.
2001-06-24 00:23:18 +00:00
Patrik Stridvall
35a723b5bf
Several bug fixes and additions.
2001-06-20 22:53:21 +00:00
Alexandre Julliard
838d65aebe
Moved hardware message queue handling to the server.
2001-06-19 19:16:41 +00:00
Patrik Stridvall
20ca00113b
- Slightly better handling of external/internal names.
...
- Minor bug fixes.
- Minor API files update.
2001-06-19 03:34:52 +00:00
Patrik Stridvall
163652b3f6
Several bug fixes and additions.
2001-06-19 03:34:39 +00:00
Patrik Stridvall
87f48fcc7b
Added support for autoconf 2.50.
2001-06-19 03:30:13 +00:00
Patrik Stridvall
6a012e2502
- New common code for the winapi tools.
...
- New tool for extracting source code information.
- New tool for automatically modifying (fixing) the source code.
2001-06-13 19:38:29 +00:00
Patrik Stridvall
41f99ba2c9
- Minor API files update.
...
- Minor bug fixes.
2001-06-11 20:13:21 +00:00
Bob Goodwin
d349241ff4
Mask out garbage in the upper half of stack pointer.
2001-06-08 20:25:34 +00:00
Marcus Meissner
b63ab44599
Implemented glu32.dll as libGLU.so forwarder.
2001-06-08 19:02:57 +00:00
Alexandre Julliard
3581865229
Support for specifying stack size of Winelib apps.
2001-06-07 22:29:03 +00:00
Donn Miller
6562310d41
Case insensitive search for win.ini.
2001-06-07 22:25:06 +00:00
Francois Gouget
f0c20b2d87
Wrc no longer needs to parse C code. Remove c-junk handling code.
2001-06-06 21:04:07 +00:00
Maciek Kaliszewski
d7c69a5d5f
Added support for RCINCLUDE directive. Now wrc ignores everything
...
except preprocessor directives from included *.h *.c files.
2001-06-04 03:09:11 +00:00
Francois Gouget
22507a018d
Fix the conversion of MS style '#line' directives to gcc style.
2001-06-04 03:00:39 +00:00
Francois Gouget
27e7f28d8b
INSTALL_LIBRARY does not exist, use INSTALL_PROGRAM. Fix handling of
...
the INSTALL* variables.
Winelib applications don't need to link with X, i386, ossaudio, xpg4,
mmap, util, dl or curses. Only wine does (normally).
Remove YACC & LEX variables (Make.rules.in).
Winemaker's makefiles don't use ldconfig.
2001-06-04 02:50:29 +00:00
Maciek Kaliszewski
8722373d9a
Added better GCC-style #line directive handling.
2001-05-29 20:51:26 +00:00
Francois Gouget
27c3b59124
configure.in: Remove unnecessary AC_PROG_RANLIB check
...
Make.rules.in: Add missing CXX variable
Cosmetic changes
2001-05-29 20:50:58 +00:00
Dmitry Timoshkov
3724de93d7
Fixed some issues.
2001-05-22 19:55:51 +00:00
Francois Gouget
ffc9c8a035
Don't start applications in the background to avoid breaking console
...
applications.
2001-05-10 03:16:37 +00:00
Francois Gouget
764a371738
Renamed 'operator_compliment' to 'operator_complement'.
2001-05-09 17:13:14 +00:00
Francois Gouget
35246cbb8d
Remove the anonymous function parameter from generate_list calls when
...
it is unnecessary.
Modify the .spec.c rule to allow compilation out of $(TOPSRCDIR).
2001-05-07 18:19:57 +00:00
Francois Gouget
0e85f54db7
-l/-L were not renamed to -t/-T in the usage messages.
2001-05-07 18:17:58 +00:00
Patrik Stridvall
f6d5c6ce36
- Minor API files update
...
- Minor bug fixes
2001-04-25 19:52:34 +00:00
Francois Gouget
3fafafa937
Files with special characters may not have been renamed. Try to match
...
both forms.
2001-04-23 18:16:13 +00:00
Andreas Mohr
f32f918123
Spelling fixes.
2001-04-20 18:36:05 +00:00
Francois Gouget
647bb8f03d
Fix file lossage in subdirectories of an 'include' directory ( closes #163 ).
...
When case fixing #includes, take into account that the file may have
been renamed (closes #161 ).
Better support of $(SRCDIR) in -I directives.
RTF was not recognised in rc files because it was in the wrong place.
Escape weird characters when putting the rc filename in the spec file.
2001-04-20 18:26:35 +00:00
Francois Gouget
c1159bedb0
Enhanced the pragma pack handling.
...
Enhanced the 'afxres.h' handling (the indentation).
Start issuing winemaker's warnings in the source files themselves.
2001-04-18 17:39:42 +00:00
Andreas Mohr
de53c487ce
Added uninstall hints.
2001-04-09 18:32:16 +00:00
Alexandre Julliard
04689b26f0
Always load the 32-bit dll containing a given 16-bit builtin.
...
Check the module name in addition to the file name when loading a
16-bit builtin dll.
2001-03-28 01:47:28 +00:00
Francois Gouget
3c6c20f89d
Added handling of .hpp files (another extension for C++ headers).
...
The wrapper code needs to import dlls too.
All the generated wrapper files were identical, the 'variable'
subsitution was done on the template itself. Oups!
2001-03-23 19:07:59 +00:00
Jeff Garzik
f46eb1db43
Added some inclusions of string.h where necessary.
2001-03-21 20:30:46 +00:00
Satsuki Fujishima
f34f418926
Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
2001-03-19 19:19:23 +00:00
Marcus Meissner
ed9c2df70e
Replaced one .kde with .kde2 in KDE2 menu code.
2001-03-16 16:40:12 +00:00
Francois Gouget
d554996c1e
Set LD_LIBRARY_PATH if necessary before calling wrc & winebuild.
2001-03-16 16:39:02 +00:00
Francois Gouget
49fc317f23
Added missing extension for 'ole32.dll'.
2001-03-10 19:15:16 +00:00
Andreas Mohr
5142150f9c
Added a perl script to check many aspects of Wine configuration.
2001-03-08 01:14:13 +00:00
Marcus Meissner
b686a90e75
Added SHELL linking of KDE2 desktop/menu entries.
2001-03-08 01:12:52 +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
Francois Gouget
8d0e1e767a
If a target has C++ sources, then use g++ to link it ( fixes #162 ).
...
Removed SONAME, it's not relevant for dlls and was unused anyway.
2001-03-04 01:03:55 +00:00
Francois Gouget
3266b88746
Add files found in an 'include' directory, to the 'misc sources' list.
2001-03-03 00:17:11 +00:00
Francois Gouget
afa36ce1f1
Reenable the wrapper support.
2001-03-01 22:11:10 +00:00
Alexandre Julliard
67a749999a
New set of macros for server calls; makes requests without variable
...
part somewhat faster.
2001-02-27 02:09:16 +00:00
Ove Kaaven
26c35ce3d2
Handle filenames with spaces.
2001-02-26 22:32:53 +00:00
Ove Kaaven
a3a0251515
Made the winelauncher support winelib app invocations. Fixed a few
...
file path issues.
2001-02-23 01:10:11 +00:00
Jon Griffiths
dd2247817e
- Create entries for ordinal only exports, use ordinals if non-standard.
...
- Improve C++ demangler, recognise data types, fix some bugs.
2001-02-16 19:06:05 +00:00
Alexandre Julliard
4988696cd4
Added support for backslash escaping of special characters.
2001-02-15 21:27:06 +00:00
Morten Welinder
1da4707f05
Output the right number of backslashes in values.
2001-02-14 21:45:12 +00:00
Patrik Stridvall
2859af9060
- Minor API files fixes
...
- Minor bug fixes
2001-02-13 20:19:39 +00:00
Jon Griffiths
38bed0608a
Implement a bunch of shlwapi functions, add some new stubs.
2001-02-13 20:17:59 +00:00
Josh DuBois
0b64cfb3f7
More portable .align directive.
...
Ignore -delay directive on ppc only.
Added code to call the dll constructors.
2001-02-13 02:06:38 +00:00
Andreas Mohr
8ee6cca354
- TRACE opened registry handles
...
- add proper quotes to wineinstall
- spelling
2001-02-12 18:10:43 +00:00
Rein Klazes
3932f3a648
Added support for the Malayan language.
2001-02-12 03:47:10 +00:00
Patrik Stridvall
7d0f2ba5f1
- Addded support for API:s implemented with __ASM_GLOBAL_FUNC
...
- Reorganized documentation checking.
- Minor API files fixes
2001-02-12 03:44:41 +00:00
François Gouget
a62703e676
Make sure all files are terminated with a '\n'.
...
Remove obsolete comment about 'afxres.h' coming back after editing in VC.
Added support for the RTF qualifier in RC files.
2001-02-12 01:22:58 +00:00
Andreas Mohr
696ff19578
- fix wineconf to generate new config file format
...
- fix some variable checks
2001-02-12 01:19:43 +00:00
Jon Griffiths
d0f41e0894
Remove xmalloc/xrealloc limits for large binary resources.
2001-02-12 01:15:37 +00:00
Jon Griffiths
0395a4fba4
Improve name demangling, add 'demangle symbol' option.
2001-01-28 23:08:52 +00:00
Jeremy White
0350d2fd62
Remove the keyword 'function', as requested by Robert Luberda.
2001-01-26 21:01:32 +00:00
Patrik Stridvall
d5f824b482
Fixed some issues found by winapi_check.
2001-01-25 22:23:08 +00:00
Patrik Stridvall
ad00529bd8
Minor bugfixes.
2001-01-25 22:22:37 +00:00
Francois Gouget
05fc3cdf9a
Typo fixes in comments.
2001-01-22 02:22:26 +00:00
Jon Griffiths
4ab1558d8a
- Remove <string.h> from winnt.h.
...
- ntdll: complete crt functions, prevent libc imports, fix sscanf.
2001-01-22 02:17:29 +00:00
Patrik Stridvall
9086d42d73
- Minor API files update.
...
- Minor bug fixes.
- Minor documentation check improvements.
2001-01-20 02:16:31 +00:00
Chris Morgan
a00cefb7e4
Switched from wine.config back to wine.conf, no need to use something
...
not linux standard. Removed use of obsolete "--config" option when
calling regapi. Lots of cleanup and reorganization. Check to see if
wine is installed when wineinstall is not run as root.
2001-01-18 20:29:21 +00:00
Jeremy White
8dad1d8ed3
Revised wineshelllink to wake up KDE 1.x so that applications that get
...
installed show up without a manual KDE menu refresh required.
Added a few usage checks to make manual invocation a little less
painful.
2001-01-17 20:17:03 +00:00
Alexandre Julliard
1b2e90e31b
Fixed tmpfile buffer size.
2001-01-17 01:55:21 +00:00
Jeremy White
4aaaf41019
Make winelauncher test for xmessage and warn the user if they don't
...
have it.
2001-01-17 01:47:18 +00:00
Nathan Neulinger
d9b114df03
Renamed struct option to avoid conflicts with getopt.h.
2001-01-11 22:31:04 +00:00
Chris Morgan
3a21321583
Update for the new config format and location of the default config
...
file. Add a conf_quesion to convert an old user config file, or use
the default Wine config file. Removed the setting of obsolete
EXTRA_LD_LIBRARY_PATH. Added a conf_question to give the user the
option to install local config and registry files when the script is
being run by root.
2001-01-11 20:18:06 +00:00
François Gouget
38b3ac5986
Create the main_target in single-target mode.
...
The defined(@array) construct is said to be deprecated, avoid it.
Simplify the usage reporting.
Add a word of caution to the usage message.
2001-01-11 20:17:42 +00:00
François Gouget
c1f016be08
Require that the user specify a work directory. This provides a
...
safeguard against accidental invocations.
2001-01-10 22:43:21 +00:00
François Gouget
ba5bb0bb11
(configure) Look for the headers in $WINE_ROOT/include/wine and
...
/opt/wine/include/wine.
2001-01-09 20:50:34 +00:00
Leonard Norrgård
47d4165822
Reference $(SRCDIR) when installing the perl script (it doesn't exist
...
in the build directory).
2001-01-07 21:52:39 +00:00
Alexandre Julliard
8081e5a1e5
Added handle_t type to server interface so that we can make handles
...
pointers later on.
Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08:07 +00:00
Jon Griffiths
c7a3fec5be
Added spec generation tool specmaker.
2001-01-04 19:45:49 +00:00
Ulrich Weigand
3e08d4608e
Delayed import thunks for Sparc.
2001-01-02 22:22:12 +00:00
Ulrich Weigand
b5533c1dc6
- Fixed a byteorder conversion problem with message tables.
...
- Carefully read and write (possibly) misaligned data elements
to avoid crashes on architectures where this is not allowed.
2001-01-02 20:46:28 +00:00
Ulrich Weigand
775fc630da
Fixed builtin imports broken by latest change.
2000-12-29 17:44:40 +00:00
Ulrich Weigand
0108d83818
Fixed winebuild to work on non-Intel architectures.
2000-12-29 05:17:33 +00:00
Jon Griffiths
38e5a6c425
Allow stubs for exports that are not legal C identifiers.
2000-12-29 03:26:27 +00:00
Alexandre Julliard
c4d1176754
Renamed libuuid.a to libwine_uuid.a
2000-12-27 19:06:44 +00:00
Eric Pouech
5e32d16628
Added ability to delay loading of an imported DLL until it's needed
...
(new -delay option for import directive in spec file).
2000-12-26 01:22:34 +00:00
Patrik Stridvall
d72981946f
- Minor API file update.
...
- Minor bug fixes.
- Added new option on --documentation-ordinal (off by default).
- Added new option on --documentation-pedantic (off by default).
2000-12-21 21:05:52 +00:00
Jon Griffiths
5d4cf0679a
- Add several mbcs and CP 932 functions, fix some existing calls
...
- Bug fixes, -W warnings and winapi_check updates.
- Don't be so strict setting default locale, store codepage
2000-12-19 23:29:15 +00:00
François Gouget
44a182229b
winuser.h now requires that we include winbase.h first.
2000-12-19 04:53:20 +00:00
Patrik Stridvall
35d288bca1
Solaris fixes.
2000-12-18 03:13:52 +00:00
Patrik Stridvall
fa29de7c6c
- Minor API file update.
...
- Turned on --documentation-arguments by default.
2000-12-16 21:54:49 +00:00
Alexandre Julliard
66fed8cb2d
Allocate entry points dynamically to allow for a larger number of
...
ordinals.
2000-12-15 23:04:40 +00:00
Francois Gouget
73995e2e4c
Always link with uuid.
2000-12-15 22:58:55 +00:00
Alexandre Julliard
909eff9932
Added support for Unicode applications in winebuild.
...
Removed cuiexe_no_main hack.
Avoid stdcall function declarations inside functions because of gcc bug.
2000-12-15 03:38:11 +00:00
Jon Griffiths
4f12e61ca7
Added "ignore" directive for skipping individual symbol resolution.
2000-12-14 22:18:22 +00:00
Andreas Mohr
1a0eeb53a6
Fixed an unquoted string.
2000-12-14 20:30:35 +00:00
Eric Pouech
d848c251b1
Fixed path resolution for a/b.c source files.
2000-12-13 21:27:26 +00:00
Alexandre Julliard
db0747d095
Removed some unnecessary includes.
...
Got rid of ldt.h.
2000-12-13 20:23:41 +00:00
Alexandre Julliard
2a37decc39
Output the exports table in assembly code to make it possible to
...
export C++ mangled names.
2000-12-11 03:42:20 +00:00
Francois Gouget
a11664cc9b
Added a prototype for closesocket.
2000-12-07 23:13:23 +00:00
Alexandre Julliard
9fd831f68a
Don't make the spec file constructors static so that they don't get
...
optimized out.
2000-12-06 20:18:35 +00:00
Michael Veksler
cfb63bd289
Add basic NLS information needed for Hebrew.
2000-12-06 20:11:40 +00:00
Eric Pouech
0335095f5d
Now prints line number for 'x.dll imported but no symbols used' warning.
2000-12-06 03:32:26 +00:00
Alexandre Julliard
e2222fd8ff
Use libwine and libwine_unicode directly from their build directory
...
instead of using symlinks.
2000-12-06 00:05:14 +00:00
Alexandre Julliard
b018239fef
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
Nerijus Baliunas
01eeb01f0b
Fixed Serbian language code page.
2000-12-05 21:12:56 +00:00
Dimitrie O. Paun
b631a813f8
- overwrite (rather than append) the output file if we have no separator
...
- avoid output if there is nothing to do
2000-12-05 03:57:35 +00:00
Andreas Mohr
6dc005488b
wineinstall didn't create the default no-windows directory /c
...
when just pressing enter.
2000-12-05 03:53:51 +00:00
Patrik Stridvall
da384ba225
Minor API files update.
2000-12-02 23:43:31 +00:00
Alexandre Julliard
218188c2d2
Always put the dll constructor in the .init section, and like the
...
.spec.o file first to ensure correct calling order of the constructors.
2000-12-02 20:38:47 +00:00
Francois Gouget
4ec10596ce
If there is a single target, it should also get the 'project_settings
...
sources'.
If a subdirectory is called 'include' then add it to the include path.
2000-12-02 20:12:45 +00:00
Patrik Stridvall
94a507781b
- Fixed a bug concerning Win16 documentation.
...
- Fixed some bugs concerning argument documentation
- Minor API files update
2000-12-01 23:51:33 +00:00
Alexandre Julliard
ef57e18f99
Removed some unnecessary includes.
2000-12-01 21:32:55 +00:00
Dimitrie O. Paun
31b6d090df
Modified winebuild to use the __ASM_FUNC macro for greater portability.
2000-12-01 21:27:43 +00:00
Jeremy White
3a2b900124
Make winelauncher work better for source tree builds.
...
Make winelauncher detect the lack of a ~/.winerc file and prompt the
user about it.
Pass command line parameters a bit more graciously; improves
interaction with gmc and kfm.
2000-12-01 20:43:51 +00:00
Francois Gouget
3af251e4d8
- In interactive mode, don't ignore invalid options, ask the user again
...
- Uppercase extensions are not supported after all (hint: $(SRC:.c=.o))
- Pass the global defines and include path to WRC
- Base the cleanup on the OBJS variable so that it works even if the
sources are in a subdirectory
2000-11-30 20:36:04 +00:00
Francois Gouget
fb5b590ed1
- Fix the handling of relative include/library paths
...
- In interactive mode, print "./" for the top level directory rather
than an empty string
- We don't need to force a space before assignments
- Align TOPSRCDIR & co like all the other assignements
- Compile Dlls first (dependencies would do it more or less anyway)
- Wording change in the usage
2000-11-30 20:34:39 +00:00
Patrik Stridvall
a896531f38
- Added new option --documentation-arguments
...
- Minor API files update
2000-11-30 01:31:44 +00:00
Alexandre Julliard
e296bf3717
Renamed CallTo16* functions to wine_call_to_16* and export them from
...
kernel32.spec.
2000-11-29 19:39:30 +00:00
Dimitrie O. Paun
529da54394
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
2000-11-27 23:54:25 +00:00
Alexandre Julliard
1a5e22f558
Set debugging option based on NO_TRACE_MSGS define. Only output 32-bit
...
relay stubs if debugging is on.
2000-11-27 23:48:08 +00:00
Jon Griffiths
d6deb6db91
- configure tests for finite()/fpclass(), fixes BSD compile
...
- winapi_check updates, fix errno in more math calls
2000-11-27 01:37:28 +00:00
Francois Gouget
c87c5e3d22
The init function can be called main.
2000-11-27 01:33:55 +00:00
Alexandre Julliard
39b3195ce6
Added entry point flags -noimport, -norelay, -ret64 and -i386.
...
Replaced 'byte', 'word' and 'long' by 'variable' and made it work for
Win32 too.
Made parser more robust against truncated files.
2000-11-26 04:31:48 +00:00
Patrik Stridvall
0c0193aa73
Minor API files update.
2000-11-26 04:02:54 +00:00
Marcus Meissner
c9ea5f1aeb
The __wine_call_from_16_ calls in the import table should use a valid
...
segment for dereferencing their pointer (using CS).
2000-11-26 04:02:09 +00:00
Hidenori Takeshima
a85b0a6d41
Added checking for mmap.
2000-11-25 23:54:12 +00:00
Alexandre Julliard
01af00a518
Added a few missing languages.
2000-11-25 23:53:01 +00:00
Patrik Stridvall
b2c89dce8c
Minor API files update.
2000-11-25 03:08:52 +00:00
Francois Gouget
82747b7d76
When autodetected the MFC were still generating wrappers.
...
Fixed inconsistencies in the use of 'no' in the option names.
Updated the MFC link-list (configure.in).
Made the Makefile.in layout more readable.
2000-11-25 01:38:39 +00:00
Andreas Mohr
8724ea8573
Made wineinstall a bit more verbose.
2000-11-25 01:23:32 +00:00
Alexandre Julliard
ab687979fd
Moved standard syslevel APIs declaration to winbase.h.
...
Use exported syslevel function wherever possible.
Moved SEGPTR declaration to windef16.h.
2000-11-15 23:41:46 +00:00
Francois Gouget
7f12601969
Allow the user to stick the option and its argument together.
2000-11-15 23:12:06 +00:00
Jon Griffiths
4b43b4d558
- Complete the implementation of heap functions
...
- Forward j0,j1,jn,y0,y1,yn math calls to libc
- Add strnextc, pass text flag in creat, winapi_check fixes
2000-11-15 23:11:38 +00:00
Dimitrie O. Paun
8643f4e882
Include config.h.
2000-11-15 22:14:07 +00:00
Francois Gouget
be85959226
Distinguish between IMPORTS and LIBRARIES.
...
Renamed LIBRARIES to DLLS to avoid confusion with the above, renamed
PROGRAMS to EXES to match.
Added a '-i' option for importing a Winelib library. '-l' is still
there but is only used for linking in the Unix sense.
Disabled the 'wrapper' options. It will be removed as a separate
patch.
No longer link with all of Wine's libraries.
Import the same default set of dlls as Visual Studio.
Avoid duplicate imports when generating the .spec file.
Updated the way winebuild is used.
Link applications as libraries and create a symbolic link to wine.
Detect where 'wine' is located in the configure script.
Removed unused/no longer used variables: DLLFLAGS, XLIB, X_DLLS,
XFILES, DLLS (configure.in)
Updated LDSHARED AND LDDLLFLAGS detection (configure.in).
Removed the rules pertaining to spec files from the Make.rules.
Updated the clean command to remove the symbolic links.
2000-11-15 22:12:20 +00:00
Alexandre Julliard
914406f854
Moved LDT handling to libwine.so. Changed the interface to use the
...
exported LDT_ENTRY structure.
2000-11-14 01:54:49 +00:00
Alexandre Julliard
745ec84c8b
Export the CallFrom16xxx functions from kernel32. Renamed them
...
__wine_call_from_16 to follow the naming convention.
2000-11-13 04:54:45 +00:00
Alexandre Julliard
3570bfd41f
Do not warn for unused imported dlls when forwards to the same dlls
...
are present.
2000-11-13 04:46:34 +00:00
Alexandre Julliard
f3a15607ad
Don't include wine internal functions in the relay debugging table.
2000-11-13 04:17:25 +00:00
Francois Gouget
7f1ab7acf6
Fixed the detection of the link flags for NetBSD/Cygwin (configure.in)
...
Added AC_PATH_HEADER and AC_PATH_LIBRARY
Better header/library detection. Now works if things are already in
the include/library path
Look for the wine/MFC headers and libraries in more places so that it
works out of the box if Wine/MFC is installed in a standard place
(although there is not really a standard place yet for the MFC)
Renamed the '--with-xxx' options to have simpler more natural names
Renamed the corresponding 'WINELIB_xxx' variables to 'WINE_xxx'
2000-11-13 04:13:22 +00:00
Alexandre Julliard
0a8114c152
Raise an exception for unimplemented 16-bit entry points too.
...
Added check for duplicate names in 16-bit spec files.
2000-11-12 03:45:55 +00:00
Hidenori Takeshima
4ca46fda34
Fix for APIs that don't have any ordinal (ordinal=@).
2000-11-12 03:40:27 +00:00
Joerg Mayer
abe635cfd7
Get rid of some warnings about unused variables, signed/unsigned
...
comparisons and incomplete initializations.
2000-11-11 00:38:37 +00:00
Jeremy White
28fd558077
Make winelauncher smarter about finding the Wine libraries and
...
binaries. Change the color scheme. Handle launches with no
arguments, correctly handle invocation as a mime-type handler from
KDE.
2000-11-10 22:35:06 +00:00
Francois Gouget
a106edb71a
Convert include statements of not-found files to lower case by
...
default
Added --no-lower-include option to override the above
Beautified the interactive mode output to make it easier to follow
Interactive mode: support the --mfc and --wrap options for both
projects and targets
Fixed the mfc/wrap propagation between project and targets (goes both
ways)
Autodetect MFC based projects by looking for an 'stdafx.(cpp|h)' file
Don't put the stdafx.cpp file in the list of files to compile (it's
just there for pre-compiled headers, yuk)
Fixed LD_LIBRARY_PATH when linking an application with a library from
the same makefile
Don't forget 'extra' sources when looking for a file for configure.in
Renamed the '--no-makefile' option to '-no-generated-file'
2000-11-10 22:29:11 +00:00
Alexandre Julliard
000c13a0da
Added support in winebuild for resolving function imports (-sym option).
...
Added -L option for locating imported dlls.
Changed generated exe init code to use __wine_get_main_args.
2000-11-09 20:31:18 +00:00
Jon Griffiths
d3576a9f85
- Implemented 73 CRT functions
...
- Reimplemented file I/O using Win32 calls
- Set errno/doserrno in most calls
2000-11-08 22:42:53 +00:00
Alexandre Julliard
e087508f57
Moved builtin dll registration to libwine.
...
Changed process initialization to not load imported dlls too early.
2000-11-08 04:33:20 +00:00
Francois Gouget
b430295cf6
Fix the include path handling in get_real_include_name
...
Modified get_real_include_name so that it can follow an include path
starting with $(TOPSRCDIR)
Indent the debug messages a bit more so that winemaker's is still
readable when they are on
The ATL_INCLUDE_ROOT variable was set wrong (configure.in)
The MFC include path must contain the path to the ATL headers
(configure.in)
2000-11-07 20:27:16 +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
Jeremy White
f9f030b87a
Added a winelauncher shell script which makes the process of running
...
Wine a little nicer for an end user. The intent of winelauncher is to
be used inside of a distribution package.
2000-11-05 20:06:56 +00:00
Francois Gouget
755bb92e15
New script for porting Windows source code to WineLib.
2000-11-05 05:23:39 +00:00
Alexandre Julliard
94613ab03e
New debug channel mechanism allowing decentralized channel
...
declarations.
2000-11-05 04:51:34 +00:00
Alexandre Julliard
9a634693e7
Added debug_channels support.
2000-11-05 04:49:13 +00:00
Alexandre Julliard
e2b4efbd02
Create Gnome/KDE desktop and menu entries from IShellLink
...
interface. Based on the work of James Thomson and Dusan Lacko.
2000-11-02 20:22:07 +00:00
Francois Gouget
9488b6476f
Make sure to carefully quote file names.
2000-11-02 20:07:53 +00:00
Patrik Stridvall
51ecb37618
Minor API files update.
2000-11-01 01:48:03 +00:00
Ove Kaaven
6e143b3379
Some bugfixes, another function for packaging, and some text
...
reformatting from Eric Maryniak.
2000-10-31 00:59:01 +00:00
Alexandre Julliard
2fa4f767aa
Build ntdll as a real dll, including everything that was previously in
...
libwine.so. Created a new (mostly empty) libwine.so in library/ subdir.
2000-10-31 00:20:51 +00:00
Lionel Ulmer
d654f94f21
Added a '-inifile' option to specify the location of the wine.ini file
...
used in the building of the new wine.ini file.
2000-10-29 18:04:09 +00:00
Ove Kaaven
2c76752ada
wineinstall improvements, mostly for usage in package postinstall
...
scripts.
2000-10-29 18:02:53 +00:00
Alexandre Julliard
aa5a1162a3
Patch flat cs of 16-bit entry points if current %cs is different from
...
compiled value, and retrieve flat ds from a global variable. This
should avoid problems with win4lin kernels.
2000-10-29 01:28:30 +00:00
Federico Schwindt
a5b696b6b4
Fixes for OpenBSD.
2000-10-28 00:32:08 +00:00
Alexandre Julliard
634824be58
Raise an exception when a stub entry point is called.
2000-10-26 22:03:34 +00:00
Kristoffer Gleditsch
d2e2bb240a
Added LDFLAGS to linking of wine-related binaries.
2000-10-25 21:36:54 +00:00
Alexandre Julliard
cbeb644a94
Added support for loading .res files for 16-bit resources.
2000-10-25 20:33:58 +00:00
Alexandre Julliard
e904bf3b07
16-bit resource size must be scaled by alignment.
2000-10-25 20:31:51 +00:00
Alexandre Julliard
1d1f5f3eed
Added codepage translation based on the language id (based on a patch
...
by Junichi Kuchinishi <jkuchi@mahoroba.ne.jp>).
2000-10-24 21:29:28 +00:00
David Elliott
2d83b63594
Fixed OFFSETOF macro definition for gcc 2.96.
2000-10-24 01:42:17 +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
Alexandre Julliard
003e24cadc
Added support for loading Win32 .res files.
2000-10-23 21:33:06 +00:00
Alexandre Julliard
053db33ac1
Fixed duplication of typename in 16-bit assembly output.
2000-10-23 01:29:52 +00:00
Joerg Mayer
959d73e8dd
Reduce the number of warnings about missing initializers.
2000-10-22 23:56:32 +00:00
Patrik Stridvall
46b0072cde
Minor API files update.
2000-10-22 23:54:09 +00:00
Alexandre Julliard
57f05e1913
Converted a few more server requests to the new mechanism.
2000-10-15 00:40:25 +00:00
Lawson Whitney
471323665d
Make findfunc look for .spec files, and put it with the other tools.
2000-10-13 23:06:40 +00:00
Patrik Stridvall
1051c3fe13
- Support for stdcall64
...
- Minor API updates.
2000-10-02 03:34:14 +00:00
Alexandre Julliard
bcf393a5e5
Converted some of the registry server requests to the new request
...
mechanism.
2000-10-01 01:44:50 +00:00
Alexandre Julliard
a83784944b
Added stdcall64 entry point type to allow correct relay debugging
...
support for functions that return 64-bit values.
2000-10-01 01:33:50 +00:00
Alexandre Julliard
c585a501d9
Changed the Win32 dll descriptor to be in IMAGE_NT_HEADERS format.
...
Generate the import table directly in PE format.
Added gui/cuiexe_no_main modes in EXE spec files, and use this for the
main wine binary.
2000-09-27 23:40:43 +00:00
Alexandre Julliard
a80d8c6cf0
Generate Win32 dll descriptor structure in the .spec.c file so that we
...
don't need to depend on builtin32.h.
2000-09-27 01:20:01 +00:00
Francois Gouget
e355ee2df1
Filenames may contain '/' and '\'.
...
Small typo fixes.
2000-09-24 03:02:12 +00:00
Ulrich Weigand
a761e3dad0
Modified CallTo16Register routines to update register context after
...
call returns. Callers adapted.
2000-09-13 20:29:44 +00:00
Lionel Ulmer
3d2f32dcfb
Added possibility to use XVideo.
2000-09-06 19:46:59 +00:00
Phil Cole
3c0dbc1f01
Added two directories to default non-windows install.
2000-09-06 19:43:08 +00:00
Patrik Stridvall
faf64aa9ef
Minor API files update.
2000-09-04 20:20:47 +00:00
Phil Cole
67019ae03d
The Path variable in the created .winerc must be in dos format.
2000-08-31 02:07:57 +00:00
Phil Cole
a7c48b1549
Small fix.
2000-08-31 02:07:07 +00:00
Alexandre Julliard
92643003cf
Converted a lot of server requests to the new exception handling
...
mechanism.
2000-08-31 01:59:51 +00:00
Alexandre Julliard
9c2370bd75
Added exception handling wrapper to a number of server requests.
...
Changed a few requests to use the new vararg mechanism.
2000-08-30 00:00:48 +00:00
Alexandre Julliard
8611353053
Added the data structures and macros that will be needed to support
...
reentrant server requests.
2000-08-29 03:54:30 +00:00
Andreas Mohr
8bba9badaf
Added a wine rpm uninstall section to wineinstall.
2000-08-28 21:32:08 +00:00
Bertho Stultiens
c5a46ba96e
Fixed a LALR(2) problem while scanning usertype resources which had
...
identifiers for both name and type.
2000-08-25 21:32:18 +00:00
Alexandre Julliard
198746d812
Replaced global Callbacks structure by appropriate glue code
...
generation. Removed a few unused entries in the Callout structure.
2000-08-14 14:29:22 +00:00
Mike McCormack
e0df32ff4f
Created default c2man compatible perl script for generating
...
documentation, in case c2man isn't installed.
2000-08-11 21:15:21 +00:00
Alexandre Julliard
a007f3364a
Moved a few non-standard headers into their respective dlls.
2000-08-09 00:54:58 +00:00
Patrik Stridvall
c1d5dc40c5
- Warn about directories specified in modules.dat that are not used.
...
- Eliminated the warnings caused by the change above.
- Minor API files update.
- Minor bug fixes.
2000-08-04 21:08:47 +00:00
Marcus Meissner
80d62c7888
PE_MESSAGE_HEADER.Length contains the header itself too.
2000-08-02 00:56:28 +00:00
Francois Jacques
5b6879c5c0
- implementation of SetWindowsRgn and GetWindowRgn
...
- X11DRV and TTYDRV updated with new API SetWindowRgn
2000-07-28 23:04:54 +00:00
Patrik Stridvall
c92f4c1f97
Minor API files update.
2000-07-28 22:21:49 +00:00
Patrik Stridvall
4b8b3158d8
Solaris specific fixes.
2000-07-28 22:21:38 +00:00
Alexandre Julliard
76d3671bee
Added 'owner' field to 16-bit spec files to specify the name of the
...
32-bit dll that contains it.
2000-07-28 00:07:18 +00:00
Alexandre Julliard
7e495e1d66
Make unicode.o into a separate ELF library so that we can use it from
...
the wineserver too.
2000-07-25 21:01:59 +00:00
Patrik Stridvall
cc55165617
Minor API files update.
2000-07-25 17:44:39 +00:00
Bertho Stultiens
b37a889f2f
- Implemented a bug-work-around for Berkeley yacc (byacc) which
...
does not generate proper default transition rules for non-terminals.
See comments in parser.y how the fix works.
- Changed the error-line/char position to make emacs happy parsing
the position of the error.
- Added comments in the documentation in which order the line-numer
and character-position of the error is written.
2000-07-25 17:44:08 +00:00
Dmitry Timoshkov
fef718655d
Make fnt2bdf produce correct fonts.
2000-07-25 12:25:40 +00:00
Ove Kaaven
690142dc5b
Fix a few typos and such.
2000-07-23 13:43:00 +00:00
Ove Kaaven
91ae8cb23c
Fixed a few problems.
2000-07-23 13:32:04 +00:00
Andreas Mohr
6f83a5ee8f
Doc and trace updates.
2000-07-16 15:43:07 +00:00
Patrik Stridvall
c5f948c256
- Minor API files fixes.
...
- Minor bug fixes and additions.
2000-07-15 21:32:55 +00:00
Peter Ganten
13a07b999f
Try to unlink output file before opening it.
2000-07-15 15:13:09 +00:00
Stas Sergeev
5c13c2189e
Make it possible to change the encoding of fonts from the command
...
line, even if autodetected.
2000-07-10 13:04:08 +00:00
Bradley Baetz
a1491dea90
Implemented a large number of the msvideo dll routines.
2000-07-08 12:50:26 +00:00
Bertho Stultiens
24b5050a7f
- Bugfix: Macro expansion of strings would assert an internal error
...
or a segfault due to a lacking '\0' in the expansion.
- Bugfix: Prevent buffer overflow in reallocation of macro expansion
buffers.
- Bugfix: Wrc's version information was not passed as numerical to the
preprocessor due to an error in the definition of the macro.
- Relaxed the newline constraint in global LANGUAGE statements, which
was introduced in version 1.1.3, so that some fancy preprocessor
constructs can work.
- Removed the gcc-style #line handling from the resource-parser to the
resource-scanner so that it is possible to include files at any stage
of the source, independent of the parser-state.
- Bugfix: Stringtables were not correctly searched for duplicates
because the language comparison disregarded the sublanguage.
- Eliminated a repetitive warning when writing stringtables with zero
length string entries. These are perfectly valid (but make no sense:-).
Warnings are now only generated during parse in pedantic mode.
2000-07-08 11:49:29 +00:00
Hidenori Takeshima
34e10ee30f
GetCommandLine should return non-const strings.
2000-06-24 13:37:05 +00:00
Alexandre Julliard
e482eebf2f
Split the build program in several files.
...
Renamed it 'winebuild' to avoid possible conflicts.
Cleaned up command-line parsing.
Make it understand -fPIC instead of -pic.
Merged call16.s and call32.s generated files.
2000-06-23 20:15:35 +00:00
Patrik Stridvall
e5102f2997
- Minor API files fixes.
...
- Minor bug fixes and additions.
2000-06-23 15:46:26 +00:00
Alexander V. Lukyanov
90e756a30b
Fixed problems with compilation/install out of source tree.
2000-06-20 20:50:50 +00:00
Francois Gouget
326e2ba5a1
Added some missing prototypes.
...
Define the HDRAWDIB handle type.
2000-06-18 17:26:44 +00:00
Gerald Pfeifer
19f8f46eea
Distinguish between SUBDIRS and INSTALLSUBDIRS.
2000-06-18 17:20:53 +00:00
Alexandre Julliard
2f158c2678
Removed @PROGEXT@ (it was broken anyway).
...
Improved 'make install'.
Cleaned up the main Makefile.
2000-06-14 21:45:38 +00:00
Bertho Stultiens
3085591767
Initial release of the message compiler.
2000-06-13 04:34:41 +00:00
Bertho Stultiens
661a94033e
- Bugfix: Corrected "off by one" error in the linenumber while parsing
...
resource.
- Bugfix: A segfault would occur if messagetables were parsed without
memory options attached. Also added buffer-overflow safeguard while
converting between byteorders.
- Finished remapping usertype resources onto standars types by tricking
the parser into accepting a different token. The remapping can be
disabled with a new commandline option '-m'.
- Resolved some warning about chars used as index on SGI O2 machine
(the ctype isXXX() routines are macros there).
2000-06-13 03:37:56 +00:00
Patrik Stridvall
a831f2a1e7
Fixed some warnings.
2000-06-11 20:03:17 +00:00
Patrik Stridvall
360c3f2b47
- Minor API files fixes
...
- Use output prefix instead of high order functions that, for some
reason, leaks memory. The memory usage of winapi_check is now greatly
reduced. :-)
- Turned on argument kind checking of doubles by default
2000-06-11 20:02:29 +00:00
Bertho Stultiens
c107f714d0
- Implemented MESSAGETABLE resource type.
...
- Usertype resources that cause a type-clash with defined resources
are now detected and a warning is generated. Some types should be
rerouted through other code so that they will be (re-)interpreted.
- Bugfix: Line-continuation in strings in resources include a newline.
This `feature' got deleted with the builtin preprocessor, but has been
put back into place (see last changes comment from version 1.1.0).
- Bugfix: The preprocessor now correctly will see "\\\r\n" as a line-
continuation.
- Bugfix: Assemblers on some platforms do not use 16bit quantities
for `.word'. This directive is now changed into `.short'.
- All types that accept inline data definitions (a la RCDATA) now
also accept a file specification. This unifies the structure a bit.
2000-06-08 00:38:47 +00:00
Patrik Stridvall
d18837b7aa
- Minor API files update.
...
- Turned on calling convention checking for Win32 functions by
default.
2000-06-07 02:11:42 +00:00
Ulrich Weigand
9299890257
Fixed size of pe_header on machines with non-4K pages.
2000-06-07 02:02:25 +00:00
Ulrich Weigand
7e85ea7c86
Moved stack switch handling (large stack) to sysdeps.c
...
Enable exception dispatch while on large stack.
2000-06-04 01:35:43 +00:00
Patrik Stridvall
c97d07b0de
API files update.
2000-06-03 20:42:21 +00:00
Ove Kaaven
9bd682d899
Add "Unix drives" /tmp and ${HOME}, and Device and Filesystem
...
statements, to autogenerated wine.conf.
2000-06-02 20:20:27 +00:00
Peter Ganten
0ea83643c4
Added a shell-script for easier font-installation.
2000-05-30 20:49:07 +00:00
Marcus Meissner
35201ffc14
Add a ; needed by some YACCs.
2000-05-30 20:05:30 +00:00
Alexandre Julliard
24c3c5ed87
Revived the GEN_C_SRCS variable to support wrc lex/yacc sources.
2000-05-24 03:31:04 +00:00
Patrik Stridvall
0d9748159d
- Updated API files
...
- Better headers and prototype checking
- Prototype checking now called --prototype instead of --headers
- New options --headers-{duplicated,misplaced} for
duplicated/misplaced functions checking of the headers.
- Minor bug fixes.
2000-05-23 23:37:51 +00:00
Bertho Stultiens
997e0d782f
- Implemented animated cursors and icons resource types.
...
- Added partial support for font resources (user supplied fontdir is
required).
- All resources with inline data (a la RCDATA) now support language,
version and characteristics data.
- Implemented resource name duplicate checks. It is now an error if
two resources of the same type have the same name.
- Bugfix: Language propagation was not correct when .res files were
generated.
- Bugfix: VERSIONINFO now handles memory options.
- Bugfix: resource names and the resource type may be equal (e.g. MENU
MENU {...}). This support was mistakingly deleted in the upgrade to
the builtin preprocessor.
The standalone LANGUAGE setting became context sensitive as a consequence
of this. Now it *must* end with a newline *after* both expressions and
no newlines are allowed within the line (the statement must fit on one
line). This is no practical problem though.
2000-05-23 01:18:38 +00:00
Francois Gouget
6b4c347424
Send regular messages to stdout so that they are separate from
...
progress messages.
2000-05-23 01:17:46 +00:00
Patrik Stridvall
54e1552822
Minor bug fixes.
2000-05-18 00:07:31 +00:00
Patrik Stridvall
d303dad1fe
Fixed byte order on Solaris and FreeBSD.
2000-05-12 21:39:55 +00:00
Patrik Stridvall
f93f998e8c
- Check for missing modules in modules.dat.
...
- New options --debug-messages for debug message checking (turned off
by default)
- Do not discard the argument name (use in debug message checking)
- Improved parsing
- Minor bug fixes
2000-05-11 21:46:17 +00:00
Alexandre Julliard
246c360631
Reserve space for the PE header at the start of the .so file.
...
Store the export table inside the data section so that sections can be
properly aligned.
Build the relay function table directly in the .spec.c file.
Moved relay debugging functions to relay386.c.
2000-05-10 03:48:00 +00:00
Bertho Stultiens
3d455c9b16
- Bugfix: Corrected a SEGV in the rawdata handling. Mistakingly took the
...
address of a pointer instead of its value. This probably slipped in
during the merge of my tree into the winetree.
Lesson learned: always double check.
- Verified most resources so that win16 compile also generates correct
output for reversed endian.
- Implemented byte-ordering for resources. All resources can be forced
to be little-, big- or native endian with command-line option -B.
- Reading resources from .res-files are only accepted in native byte-
ordering so that no additional semantic analysis is required.
- Resource directory is still written in native-only format, including
the strings.
- Wrc is now installed through the makefile with 'make install' and also
uninstalled with 'make uninstall'.
- Wrote a man-page for better reference. The manpage also gets installed
and uninstalled.
- Cleaned up the namespace a bit by more agressive use of static.
2000-05-09 22:35:10 +00:00
Ove Kaaven
f561aadffc
Update for new Wine features; use ttydrv instead of x11drv when
...
running regapi, and set correct winedbg path in the registry.
2000-05-09 22:32:42 +00:00
Patrik Stridvall
aceeaa94f2
- Check for missing modules in modules.dat.
...
- Minor bug fixes
2000-05-07 18:28:18 +00:00
Bertho Stultiens
27337af65c
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
...
old parser has been stripped from the old preprocessor-code which
cleaned up both resource-scanner and -parser.
- Standard defines have been introduced (see README.wrc)
- Both preprocessor- and resource-scanner have been optimized slightly
so that no backing up is required (one char lookahead is enough).
- Filename-scanning has been cleaned up, though not perfect yet.
- User-type resources are compatible now.
- Line-continuation in strings is corrected so that it does not
introduce a newline in the output.
2000-05-01 20:05:58 +00:00
Patrik Stridvall
5dadbf3289
- API files update
...
- Minor bug fixes.
- Added new option --cross-call-unicode-ascii for checking illegal
Unicode to ASCII calls.
2000-04-29 14:24:11 +00:00
Eric Pouech
ec4f57bec1
Fixed argv handling for cuiexe winelib programs.
2000-04-29 14:18:34 +00:00
Patrik Stridvall
3d511617f4
Removed X_DISPLAY_MISSING.
2000-04-25 19:55:35 +00:00
Patrik Stridvall
14bb7f1478
- Updated API files.
...
- Improved misplaced function checking.
- Fixed minor bugs.
2000-04-24 18:02:32 +00:00
Dmitry Timoshkov
fca70fe032
Adapted unimap.pl script and generated by it casemap.h to the Unicode
...
Standard, Version 3.0.
2000-04-23 19:58:17 +00:00
John R. Sheets
b741cc0f52
Minor cleanups, plus fixed a couple bugs in .DBG parsing code.
...
Added dump for MISC section.
2000-04-19 16:46:42 +00:00
Alexandre Julliard
180a088beb
Moved PE header definitions to winnt.h where they belong.
2000-04-18 11:58:24 +00:00
Alexandre Julliard
b44595283f
Improved Winelib apps initialisation code. No longer need to link
...
winestub.o with Winelib apps.
2000-04-15 21:00:55 +00:00
Patrik Stridvall
1932d402ec
- API files update.
...
- Add new options --all and --none that enable/disables all check
respectively.
- Fixed and improved stub statistics.
- Fixed bug that prevented checking of the first function in the .spec files.
- Partial implementation of a more advanced misplaced function checking.
- Minor fixes.
2000-04-15 20:39:55 +00:00
Ove Kaaven
b5d37ec72c
Symlink root's registry to global registry. Minor cleanups.
2000-04-15 20:37:14 +00:00
Eric Pouech
e1885d17f2
Added ability to put new-lines in changelog entry.
...
Added -p to locate destination directory.
2000-04-09 18:39:08 +00:00
Alexandre Julliard
c53ceba478
Improved support for Makefiles that need to recurse in subdirectories.
2000-04-09 18:19:59 +00:00
Ove Kaaven
e1858881c4
wineinstall now properly configures no-windows installs, and should now
...
be easier to adapt for binary packages too.
2000-04-08 20:20:21 +00:00
Patrik Stridvall
6a4e8a5ff1
- Implemented stub statistics. Turned off by default. (Requested by Francois
...
Gouget).
- Implemented missing prototype checking. Turned off by default (Requested
by Dimitry Timoshkov).
- Implemented .spec file name sanity checking. Turned off by default.
- Implemented documentation width checking. Turned off by default.
- Minor bug fixes.
2000-04-06 20:11:04 +00:00
Alexandre Julliard
ef88637f5b
Made request tracing more robust against bogus lengths.
2000-04-04 19:33:27 +00:00
Patrik Stridvall
6d5299523c
- Updated the API files.
...
- Minor bug fixes
2000-03-28 19:29:13 +00:00
Patrik Stridvall
2fb8f9b61f
Minor fix in wrc to support the Solaris preprocessor.
2000-03-28 19:25:46 +00:00
John R. Sheets
e61d33bfd1
Added cvdump tool to dump CodeView symbol information.
2000-03-26 20:25:23 +00:00
Francois Gouget
6d77d3a1df
Use min/max instead of MIN/MAX.
2000-03-25 21:44:35 +00:00
Patrik Stridvall
4bb532e72d
- Updated API files
...
- Don't check the *.spec.c files
- Better parsing of strings
- Better documentation checking
- Minor bug fixes
2000-03-24 20:39:51 +00:00
Gerald Pfeifer
f4c902c957
Further code simplifications and interface (consistency) improvements.
...
Fix selection of the Wine binary which was broken by a recent change.
2000-03-24 19:48:05 +00:00
Alexandre Julliard
2d4b33a145
Added support for source files stored in subdirectories.
2000-03-19 21:20:16 +00:00
Steven Elliott
a51c603848
Made various changes to tools/genpatch including suggestions from Ove
...
Kaaven (Place added files last in the patch. Add a switch that
specifies modified files.)
2000-03-19 12:46:02 +00:00
Francois Gouget
524bd76997
- An extern statement finishes with the first closing '}' or the first
...
outer ';'
- Handle '#error', '#line' and '#pragma' even when in the 'pp_strips',
'pp_stripe', 'pp_stripp' or 'pp_false' contexts (just like '#if' and
co). But still don't issue an error if '#error' is found when in the
'pp_false' state.
2000-03-19 12:44:46 +00:00
Francois Gouget
b8d1b48736
Make the first comma in the control's definition optional.
2000-03-19 12:44:03 +00:00
Gerald Pfeifer
92d76bd7b5
Further simplify the code and remove some redundant code.
...
Make the user interface more consistent and appealing.
2000-03-17 15:07:52 +00:00
Gerald Pfeifer
9217b66587
Improved the visual appearence of the user interface. Made the code
...
somewhat simpler.
2000-03-15 19:04:25 +00:00
Alexandre Julliard
ea0d028a0b
Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events.
...
Generate a breakpoint event on process attach.
Misc cleanups in request handling.
2000-03-10 22:16:10 +00:00