Eric Pouech
9957754bd8
Removed emacs edition flavor (it's now a console attribute).
2003-01-09 06:00:09 +00:00
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
Alexandre Julliard
ae4311c71c
Defined NONAMELESSUNION/STRUCT directly in the files that need it
...
instead of globally in the makefile.
2003-01-07 23:11:12 +00:00
Eric Pouech
fde8806673
Fixed protocol packet handling when winedbg is too slow to answer.
2003-01-07 19:45:40 +00:00
Shachar Shemesh
4bb180c9fa
- Cleaned up the code (saving on chaining strings) by CDing to the
...
system root directory before doing anything else.
- Will now rename wininit.ini to wininit.bak instead of erasing it as
before.
2003-01-07 19:44:00 +00:00
Eric Pouech
eac6727c8f
- fixed some update problems (generic & while scrolling)
...
- now generating key event for Ctrl-[A-Z] that our editline understands
- implemented cursor visibility
2003-01-07 19:39:25 +00:00
Eric Pouech
9ca4119688
Fixed some bugs in cast operator.
2003-01-05 20:38:05 +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
Shachar Shemesh
175d059527
Initial wineboot implementation; at this stage only wininit.ini
...
processing has been written.
2003-01-04 02:52:05 +00:00
Chris Morgan
c87595c994
Default to $P$G prompt. Make width of date 10 characters to align
...
date column with DATE_SHORTDATE format.
2003-01-02 17:47:40 +00:00
Eric Pouech
6a88716104
Fixed several bugs:
...
- wrong drawing for chars outside the 20-7F range
- console mouse event generation
- console Alt-? char event generation
Prefix for curses functions is now WCCURSES_ instead of WCCURSE_.
2002-12-23 01:35:27 +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
Eric Pouech
d1ae001774
Fixed a few issues with the gdb proxy.
2002-12-16 22:10:34 +00:00
Alexandre Julliard
f9875bc1ca
Added y.tab.[ch] pseudo-dependencies to fix parallel makes.
2002-12-15 01:19:53 +00:00
Eric Pouech
09c9fedfae
Added a (n)curses backend to the wineconsole.
2002-12-13 23:37:06 +00:00
Dimitrie O. Paun
737d4be892
Move excpt.h out of include/msvcrt/ as it does not conflict with any
...
standard Unix header.
2002-12-12 23:34:01 +00:00
Alexandre Julliard
12fbe313f2
Fixed LZCopy return value check.
2002-12-12 23:01:35 +00:00
Alexandre Julliard
2a93f8505c
Pass the -J option to wrc to avoid including installed headers.
2002-12-11 01:34:51 +00:00
Sylvain Petreolle
00f5094a57
Implement $V in builtin PROMPT.
2002-12-11 00:15:20 +00:00
Alexandre Julliard
3144b3c85d
-DSTRICT is now the default behavior.
2002-12-10 22:49:15 +00:00
Alexandre Julliard
310de886e9
Check file header to differentiate between object files and resources
...
so that the -r option is not necessary.
2002-12-06 23:26:29 +00:00
Alexandre Julliard
d77294a8ec
Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com>
...
- preliminary implementation of endpoint-mapping via a new on-demand
server-ish process
- more header fixups
- (re)implement RpcEpRegisterA, RpcEpUnregister, and
RpcEpResolveBinding using the new rpcss functionality
- update the todo list in rpcrt4_main.c a bit
- many beautifications and touch-ups
- command-line configurable timeout
- micro-client imbedded in np_server.c
2002-12-02 21:17:04 +00:00
Francois Gouget
d2667a4ce3
Removed unnecessary HANDLE typecasts.
2002-12-02 18:10:57 +00:00
Alexandre Julliard
e0c6370c75
Removed some checklink rules made unnecessary by the -z defs linker
...
flag.
2002-11-30 19:19:44 +00:00
Vincent Béron
b1b696b058
Change CRLF end of lines in LF only.
2002-11-30 19:07:29 +00:00
Uwe Bonnes
9e2ab03883
Make wcmd available from inside the source tree.
2002-11-30 02:21:04 +00:00
Matthew Davison
04b1054440
Prevent Winhelp from crashing when it can't find the helpfile.
2002-11-27 20:12:37 +00:00
Alexandre Julliard
1550044e5d
Add -lc when linking dlls to avoid warnings on FreeBSD.
2002-11-21 03:47:45 +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
Alberto Massari
01ac8df263
Fix crash when invoked with no arguments.
2002-11-18 19:42:13 +00:00
Alexandre Julliard
9f029b7d5e
Warning fixes.
2002-11-15 04:17:00 +00:00
Dmitry Timoshkov
a1c46d375c
Minor bug fixes.
2002-11-15 04:13:46 +00:00
Alberto Massari
15e8e0a2f1
Added rundll32 utility.
2002-11-15 01:41:20 +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
6c963cad4e
Actually exit loop on '\0' while printing a string.
2002-11-13 04:07:46 +00:00
Eric Pouech
b6aad50245
Implemented a Wine-only scheme for interprocess WinHelp message
...
passing.
2002-11-11 22:20:47 +00:00
Alexandre Julliard
44519bde8c
Removed winetest.
2002-11-11 21:14:25 +00:00
Eric Pouech
b6c3d0cbd8
Fixed loading HCW 4.0 files without phrase image compression.
2002-11-11 19:52:07 +00:00
Juraj Hercek
04fd4a2756
Bug fixes related to sparc 4-byte boundary alignment.
2002-11-06 22:02:52 +00:00
Alexandre Julliard
910851a20e
Added winebuild -e option to specify the entry point and removed the
...
'init' spec file directive.
Winebuild long options now use a more standard double dash format
(older format still supported for backwards compatibility).
2002-11-06 20:02:59 +00:00
Eric Pouech
dfbaa901c2
Replaced assert by simple if + warning message for too long symbols.
2002-11-06 19:55:04 +00:00
Zoly Nagy
9560ece6c4
Added/upgraded Hungarian resources.
2002-11-04 22:45:22 +00:00
Jaco Greeff
63e8a260eb
Skip the allocation of a new console on "wcmd /c <command>" execution,
...
using the current allocated STDIN and STDOUT handles for command
input/output.
2002-11-04 22:36:07 +00:00
Rok Mandeljc
49dffc5883
Updated Slovenian resources for (new) version of progman.
2002-10-31 22:46:12 +00:00
Vincent Béron
b557a7116b
Fix English progman resources by translating French bits.
2002-10-31 22:03:41 +00:00
Vincent Béron
ae41dd5331
Small cleanup for the French progman resources.
2002-10-31 22:03:20 +00:00
Alexandre Julliard
0cf753385b
Moved the test routines from wtmain.c into wine/test.h so that they
...
can be compiled separately with different flags for each dll.
2002-10-30 20:36:21 +00:00
Lionel Ulmer
bdb44555a3
Raise an exception if any Wine or Winelib code does an assert.
2002-10-28 23:56:58 +00:00
Steven Edwards
629f02b329
Porting fix.
2002-10-28 23:54:08 +00:00
Andreas Mohr
90ce2c896f
- Make int09 update the BIOS data segment's keyboard status flags
...
bytes, implement pause key handling.
- Let int16/02 read the keyboard status flags bytes instead of calling
GetAsyncKeyState().
- Make the keyboard state buffer used for Get*Key*() reflect
VK_L/RMENU properly.
- Small fixes.
2002-10-28 23:51:27 +00:00
Jeff Smith
97a4384dc0
Fixed behaviour of "x /s ...".
2002-10-25 19:01:32 +00:00
Andreas Mohr
6b1887e49b
- correct German strings to what they're really supposed to be
...
- less confusion about stored settings
2002-10-25 03:49:43 +00:00
Vincent Béron
d1d586e2a9
Bring some French resources in sync with English ones.
2002-10-23 23:34:32 +00:00
Sylvain Petreolle
4eeadac1e7
Implemented NLS in progman.
2002-10-23 20:15:48 +00:00
Eric Pouech
644949d5d5
No longer using explicit values for resource identification.
2002-10-21 19:18:42 +00:00
Duane Clark
4eb4c042cc
Implement printing in notepad.
2002-10-21 18:22:15 +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
Michael Günnewig
9af06a4424
Fixed memory leak (release AVI stream).
2002-10-18 00:22:24 +00:00
Martin Fuchs
4ff0a69b65
Removed warning "SetWindowText(0, ...)" when opening new windows.
2002-10-18 00:20:25 +00:00
Martin Fuchs
605e7a18f0
Correct initial display of file listing.
2002-10-17 01:18:20 +00:00
Huw D M Davies
2dcc6f0fc9
Fix the ofn flags setup.
2002-10-16 18:58:21 +00:00
Martin Fuchs
b5960a175f
Implemented program launching by double click.
2002-10-16 18:50:38 +00:00
Martin Fuchs
3d8820ea22
- Fixed building unter native WIN32.
...
- Fixed display of filenames in tree pane.
2002-10-15 02:21:08 +00:00
Gerald Pfeifer
28a7d3cbf0
Silence warning in hex_from0().
2002-10-15 02:19:06 +00:00
Alexandre Julliard
11d606db26
Try CreateProcess even if SHGetFileInfo fails so that we can launch
...
Unix binaries.
2002-10-09 20:38:36 +00:00
Alexandre Julliard
54f228733a
Added process_id_t and thread_it_t types to the server interface
...
instead of using void*, and removed a number of type casts.
2002-10-03 19:54:57 +00:00
Alexandre Julliard
e969027104
Fixed warnings.
2002-10-02 01:34:17 +00:00
Greg Turner
d9db25583c
Attempt at handling 'k' and 'B' symbols.
2002-09-29 18:35:31 +00:00
Alexandre Julliard
4b9344eb15
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-25 03:29:55 +00:00
Alexandre Julliard
8a3c7d132b
Only install the useful programs.
2002-09-18 23:10:21 +00:00
Eric Pouech
2fc867c045
Added ability to abort on interactive symbol lookup.
2002-09-16 19:26:48 +00:00
Alexandre Julliard
f264bd326b
Moved the debugger to programs/winedbg where it belongs.
2002-09-13 17:54:27 +00:00
Uwe Bonnes
5a2e82d719
WCMD_parse: allow slashes in command filenames.
2002-09-12 20:43:54 +00:00
Alexandre Julliard
dd0bdbe44e
Removed the __uint* types from basetsd.h since they don't exist under
...
Windows. Fixed a few other issues with type definitions.
2002-09-12 17:29:12 +00:00
Alexandre Julliard
c3c587eb1d
Added preliminary support for cross-compiling tests using mingw on
...
Linux if available.
2002-09-06 19:46:00 +00:00
Eric Pouech
0589f7266d
Added configuration on per application basis.
...
Added ability to override part of the configuration from console
creator.
Revisited a bit wineconsole startup.
Added dialog part for window closing at process termination.
2002-09-04 18:41:52 +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
Rok Mandeljc
12b901109d
Slovenian resources for clock.
2002-08-30 00:00:01 +00:00
Patrik Stridvall
1ee88a2bfb
Removed trailing white space.
2002-08-28 23:43:43 +00:00
Patrik Stridvall
f98ed45240
Updated winetest's Perl modules using winapi_extract.
2002-08-28 23:33:21 +00:00
Steven Edwards
dd1484a219
Partial fix for browse dialog in Program Manager.
2002-08-26 21:50:10 +00:00
Alexandre Julliard
15c519a15d
Added GetProcessHeap definition in case it's not inlined.
2002-08-17 18:29:12 +00:00
Shachar Shemesh
e75542ae24
Change sublanguage from "NEUTRAL" to "DEFAULT", so LoadResource will
...
be able to find it if no other language is a better match.
2002-08-17 18:27:40 +00:00
Rok Mandeljc
b64583e5e6
Added Slovenian resources.
2002-08-15 21:48:58 +00:00
Andriy Palamarchuk
c74b0989b4
Link against msvcrt, fixed logic to handle quoted paths in command
...
line parameters.
2002-08-15 21:46:15 +00:00
Andriy Palamarchuk
fe61065cd7
Linked regedit against msvcrt instead of the platform I/O library, so
...
it can handle full Windows paths.
2002-08-15 21:45:28 +00:00
Alexandre Julliard
27189627cb
Added explicit dependency on y.tab.h for lex output.
2002-08-10 00:03:08 +00:00
Alexandre Julliard
edeee89c3e
Create separate makefiles for tests for more flexibility.
2002-08-09 01:22:40 +00:00
Alexandre Julliard
4b92255cec
Don't pass the perl C flags to winebuild.
2002-08-02 19:12:01 +00:00
Mike Castle
a662fabaaa
Compile fix for multi-threaded perl.
2002-08-02 19:11:09 +00:00
Alexandre Julliard
526531eb6c
Create at most one glue file for a single dll.
...
Avoid the intermediate .tmp.o file when building programs.
2002-08-01 18:36:58 +00:00
Alexandre Julliard
c754a89b94
Use the normal perl interpreter for test scripts that don't need to
...
call Windows APIs.
Don't build winetest.exe by default.
2002-07-31 23:23:32 +00:00
Rok Mandeljc
6f268f13dd
Fixed some invalid characters.
2002-07-31 23:19:25 +00:00