Ivan Leo Murray-Smith
e2b29cc65f
Improved Italian translations.
2003-11-17 20:00:33 +00:00
Hans Leidekker
d31d27f716
Dutch translation of clock and cmdlgtst.
2003-10-01 03:04:32 +00:00
Vincent Béron
481701b7b3
Updates for various French resources.
2003-09-16 01:02:11 +00:00
Ivan Leo Murray-Smith
9c2fb80d94
Added/improved Italian translations.
2003-09-15 22:21:18 +00:00
Pavel Roskin
3f8b3a1837
Compile Walon resources only if LANG_WALON is defined.
2003-09-10 03:43:16 +00:00
Rok Mandeljc
d4c1ebabdb
Minor updates of Slovenian translations.
2003-08-29 22:21:43 +00:00
José Manuel Ferrer Ortiz
4a0dd81cf1
Some new Spanish translations and improvements to other existing
...
ones.
2003-08-22 05:03:19 +00:00
Ivan Leo Murray-Smith
ef9636c51f
Small resources fixes.
2003-08-21 21:28:05 +00:00
Ivan Leo Murray-Smith
4ea0442229
Added Italian resources.
2003-08-19 03:44:41 +00:00
Steven Edwards
af86c99260
Include port.h so we define M_PI on Mingw build.
2003-07-28 19:06:26 +00:00
Richard Cohen
76fdbf038b
- Remove Idle().
...
- Fix repainting artefacts by drawing only through WM_PAINT.
- Unify hand drawing functions.
- 0 & 6 ticks are now always vertical.
2003-07-15 20:43:57 +00:00
Richard Cohen
64852f4b0e
Make indentation consistent (4 chars).
2003-07-11 21:53:07 +00:00
Richard Cohen
9d59fb72b1
- remove escaped newlines, bogus "exit", printf's
...
- start at a sensible size
- tidy up WndProc
- use a timer instead of sleeping in the message loop (Ugh!)
2003-07-11 21:44:44 +00:00
Marcelo Duarte
5bb472eae1
- localization to the Portuguese of Brazil of "programs/*"
...
- separation of some resources that only existed in English
- lesser adjustments in menus
2003-06-23 18:15:15 +00:00
Igor Stepin
97b7bc1984
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
Liu Spider
9b5375e5ee
Added Simplified Chinese resources.
2003-01-09 00:51:09 +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
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
Rok Mandeljc
12b901109d
Slovenian resources for clock.
2002-08-30 00:00:01 +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
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
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
daa2886c10
Updated configure to take advantage of new autoconf 2.53 features.
2002-04-11 21:54:01 +00:00
Sylvain Petreolle
fdff523099
Converted to use of NLS.
2002-03-27 21:17:01 +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
70437035e3
version.h is now in include/wine directory.
2002-02-14 19:48:16 +00:00
Alexandre Julliard
bef8e16fdf
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
2001-11-24 17:07:08 +00:00
Alexandre Julliard
8bb7fb960c
Fixed a number of incompatibilities in OEM icons/cursors handling.
2001-01-20 02:48:30 +00:00
Eric Pouech
5c312198f6
Removed a crash in program/clock.
2000-12-13 01:53:51 +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
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
Francois Gouget
73925ab11a
Added the missing library dependencies.
2000-09-09 19:41:58 +00:00
Hidenori Takeshima
269b409712
Added a few missing imports.
2000-08-04 21:07:23 +00:00
Francois Gouget
e4e99a5dfc
ole32 now requires linking with kernel32
...
shell32 now requires linking with kernel32 and shlwapi
2000-07-29 11:35:12 +00:00
Francois Gouget
d03a341797
Removed obsolete references to the Languages array.
2000-07-23 19:32:45 +00:00
Francois Gouget
fea6d13bd8
Fixed WinMain's signature.
...
Fixed parameter order for the call to CreateWindow.
2000-07-23 19:32:29 +00:00
Francois Gouget
49d251ff30
Added -DSTRICT.
...
Added missing libraries comctl32 and rpcrt4.
2000-07-23 19:30:48 +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
Alexandre Julliard
edd77b933b
Changed imports of winspool to winspool.drv.
2000-04-28 14:50:54 +00:00