Alexandre Julliard
|
d09c3289a2
|
Intern all the atoms we'll need in one step to avoid multiple server
round trips.
|
2003-11-20 04:24:18 +00:00 |
Alexandre Julliard
|
f01e7c6364
|
open_input_file(): try to open the file in the current directory
before trying the source directory.
|
2003-11-20 04:21:56 +00:00 |
Francois Gouget
|
cd1a13b00e
|
If using the default values, also set dwType to REG_SZ as our default
strings don't need to be expanded (found by Valgrind).
|
2003-11-20 04:21:12 +00:00 |
Francois Gouget
|
a971f54816
|
Don't use the data returned by RegQueryValueExW if it fails (found by
Valgrind).
A spelling fix.
|
2003-11-20 04:20:50 +00:00 |
Dimitrie O. Paun
|
d1b344b1e2
|
Don't ignore libs specified by the user while linking.
|
2003-11-20 04:20:17 +00:00 |
Dimitrie O. Paun
|
6443ee58bc
|
Cleanup the edit wndproc a bit.
|
2003-11-20 04:19:59 +00:00 |
Dimitrie O. Paun
|
e5762652d2
|
Remove some dead code: hwndParent is not used anywhere.
|
2003-11-20 04:19:41 +00:00 |
Ivan Leo Murray-Smith
|
baa2b1f04f
|
Added Italian language support.
|
2003-11-20 04:19:18 +00:00 |
Gerald Pfeifer
|
e04b8d5056
|
Avoid long long constant.
|
2003-11-20 04:18:50 +00:00 |
Vincent Béron
|
7d41296bd7
|
Removed stale instance.h.
|
2003-11-20 04:17:58 +00:00 |
Rein Klazes
|
9c26917268
|
Fix detection of freetype/freetype.h when the libfreetype version
requires that ft2build.h is included first.
|
2003-11-20 04:17:33 +00:00 |
Grant Williamson
|
2a825b9e3b
|
Dutch keyboard support.
|
2003-11-20 04:14:30 +00:00 |
Alexandre Julliard
|
31991cfe94
|
Release 20031118.
|
2003-11-19 04:00:07 +00:00 |
Alexandre Julliard
|
12d3d81cbd
|
Use a more portable way to generate authors.c.
|
2003-11-19 02:35:31 +00:00 |
Rein Klazes
|
e617a9c528
|
Include ft2build.h before freetype/freetype.h. Libfreetype 2.1.7
requires this.
|
2003-11-19 02:18:13 +00:00 |
Ivan Leo Murray-Smith
|
15a9d28707
|
Added/updated Italian resources.
|
2003-11-19 02:14:44 +00:00 |
Lionel Ulmer
|
63d9cfcf11
|
Fix some other multi-texturing problems.
|
2003-11-18 23:20:25 +00:00 |
Alexandre Julliard
|
582f7d5daa
|
Removed obsolete wineconf tcl implementation.
|
2003-11-18 20:48:13 +00:00 |
Robert Shearman
|
d6254fcb43
|
- AVI Splitter implementation.
- Add new debugging function wine_dbstr_longlong.
|
2003-11-18 20:47:48 +00:00 |
Francois Gouget
|
84540b4dc7
|
Assorted spelling fixes.
|
2003-11-18 20:41:24 +00:00 |
Francois Gouget
|
2564c673cf
|
Tweak the top-level comment hopefully for the better.
Fix the "Default Devmode" entry.
s/StdComponentCategoriesMgr/Component Categories Manager/.
|
2003-11-18 20:40:59 +00:00 |
Mike McCormack
|
a7270ec780
|
Improve error handling in CryptAcquireContext.
|
2003-11-18 20:40:12 +00:00 |
Hans Leidekker
|
af7e65b46d
|
Account for the fact that the temporary directory may expand to a long
name.
|
2003-11-18 20:39:34 +00:00 |
Alexandre Julliard
|
e58820fc58
|
Updated authors list.
|
2003-11-18 20:36:12 +00:00 |
Alexandre Julliard
|
129f1e6910
|
Generate the authors list for the shell about dialog from AUTHORS at
compile time. Converted the about dialog to Unicode.
|
2003-11-18 19:50:24 +00:00 |
Dmitry Timoshkov
|
f2963aeb86
|
Make national (hot)keys work in menus. Make menu code use unicode APIs.
|
2003-11-18 19:42:31 +00:00 |
Huw Davies
|
a63270f183
|
Unswap Page Up & Down and fix TBS_DOWNISLEFT.
NM_* notifications go via WM_NOTIFY not WN_?SCROLL.
Pull the notification window from the CreateStruct.
Send a TB_THUMBPOSITION at the end of a drag.
|
2003-11-18 19:39:40 +00:00 |
Francois Gouget
|
72143c68fc
|
Fix the generation of wineapploader in sub directories.
|
2003-11-18 19:39:11 +00:00 |
Francois Gouget
|
6768ecb6c1
|
Scale the buffer sizes with MAX_LISTED_ENV_VAR.
Add a note about the limited buffer size used by the *Profile functions.
Fix a couple of spelling errors.
|
2003-11-18 19:38:51 +00:00 |
Rein Klazes
|
b76e883344
|
The LVN_GETDISPINFO notify message should point to the same iSubItem
as in the call to LISTVIEW_GetItemT, valid or not. Fix a badly placed
brace.
|
2003-11-18 19:38:30 +00:00 |
Alexandre Julliard
|
a7ce2abc9d
|
Removed include/selectors.h.
|
2003-11-18 00:16:25 +00:00 |
Alexandre Julliard
|
746d900b04
|
Force minimum stack size to 1Mb for Xlib.
|
2003-11-18 00:14:17 +00:00 |
Martin Fuchs
|
76adb1ff0d
|
- Move shell window into the background.
- Add tests for Get/SetShellWindow().
|
2003-11-18 00:13:34 +00:00 |
Sami Aario
|
f22a4720b5
|
Added some conformance tests for ddraw. These enumerate some display
modes and then attempt to open them.
|
2003-11-18 00:12:00 +00:00 |
Alexandre Julliard
|
204847e8f6
|
Use the wine_ldt_* functions directly in winedos instead of calling
SELECTOR_AllocBlock.
|
2003-11-18 00:06:15 +00:00 |
Aric Stewart
|
89ba8760f3
|
We need to make sure that customdraw_fill is called even if
CDRF_NOTIFYITEMDRAW is not being used because we used the text and
background colors from that struct later.
|
2003-11-18 00:04:27 +00:00 |
Huw Davies
|
13d0c285ca
|
A bitmap created by CreateCompatibleBitmap should not be owned by a
driver until it is selected into it. The driver checks that the
bitmap is of the correct depth in SelectBitmap.
|
2003-11-18 00:03:51 +00:00 |
Phil Krylov
|
7e941c8388
|
Added support for returning caret positions in
GetCharacterPlacementW().
|
2003-11-18 00:03:27 +00:00 |
Dmitry Timoshkov
|
1fa82e51c2
|
Apply same magic to LibAttr.lcid from MSFT to SLTG.
|
2003-11-18 00:02:25 +00:00 |
Alexandre Julliard
|
d868549754
|
Moved toolhelp.h to dlls/kernel.
|
2003-11-17 20:49:45 +00:00 |
Alexandre Julliard
|
f9be2f3d21
|
Removed some unnecessary includes.
|
2003-11-17 20:31:29 +00:00 |
Alexandre Julliard
|
464cc10419
|
Fixed regression in loading of builtin apps from the system dir when
the native doesn't exist.
|
2003-11-17 20:18:19 +00:00 |
Alexandre Julliard
|
d3fb25cd0f
|
Moved a few definitions used in only one source file out of module.h.
|
2003-11-17 20:16:38 +00:00 |
Alexandre Julliard
|
8fb98a41e0
|
Added wine_ldt_is_system() to replace the IS_SELECTOR_SYSTEM macro,
and stop exporting the WINE_LDT_FIRST_ENTRY constant.
|
2003-11-17 20:12:56 +00:00 |
Alexandre Julliard
|
ef2d04d4ed
|
Link the main binaries with --export-dynamic so that the pthread
emulation works correctly (reported by Jeremy Shaw).
|
2003-11-17 20:07:55 +00:00 |
Jason Edmeades
|
912c09b8ef
|
Disable the use of the 'w' parm in rhw mode.
|
2003-11-17 20:04:44 +00:00 |
Jason Edmeades
|
61608b71fc
|
If swap mode is discard, clear the backbuffer before moving onto the
next frame.
|
2003-11-17 20:04:30 +00:00 |
Jason Edmeades
|
96be4449f3
|
Use the current window visual only.
|
2003-11-17 20:04:08 +00:00 |
Robert Reif
|
58fe9f1fc0
|
Initialize buffer reference count.
|
2003-11-17 20:03:42 +00:00 |
Marcelo Duarte
|
61cbe6672a
|
Localization to Portuguese.
|
2003-11-17 20:03:11 +00:00 |