Francois Gouget
e3810e3acc
Check for SB_CTL before displaying a caret.
2000-11-01 01:52:37 +00:00
Alexandre Julliard
50e8ea387b
Do not truncate high word of message id.
2000-11-01 01:51:12 +00:00
Juergen Schmied
ebcc72c925
Better handling of custom templates and hooks.
...
Bug fixes.
2000-11-01 01:50:21 +00:00
Marcus Meissner
697a621a7c
Removed unnecessary calls of TOOLBAR_CalcToolbar() (which would be
...
recalculated due to InvalidateRect()->WM_PAINT anyway).
2000-11-01 01:49:01 +00:00
Patrik Stridvall
e0322c7fe5
Fixed issue found by winapi_check.
2000-11-01 01:48:22 +00:00
Patrik Stridvall
51ecb37618
Minor API files update.
2000-11-01 01:48:03 +00:00
Gabriel Garcia
a9774bead3
Added Latin American layout.
2000-11-01 01:47:39 +00:00
Lawson Whitney
552c5b2869
Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInverseCMAP.
...
Redirected forward of shlwapi.54 to gdi32.CreateICW.
2000-11-01 01:46:24 +00:00
Francois Gouget
7203ee6623
Use PS_ALTERNATE rather than PS_DOT.
...
Use Rectangle to draw focus rectangles.
2000-10-31 02:05:11 +00:00
Francois Gouget
b8d450f99a
Allow pens with styles greater than PS_INSIDEFRAME to be created with
...
CreatePenIndirect and ExtCreatePen.
2000-10-31 02:03:56 +00:00
Francois Gouget
5f74d679ab
Use sizeof for maintainability.
2000-10-31 02:02:42 +00:00
Guy L. Albertelli
88801958ec
Ignore RBBS_BREAK style on first band.
2000-10-31 01:49:00 +00:00
Francois Gouget
1746d5fe96
Fixed a few device caps values.
2000-10-31 01:48:34 +00:00
David Elliott
c6161ac66a
_nt_parse_nk() should not close keys that it does not open.
2000-10-31 01:36:50 +00:00
Francois Gouget
78767e6dd3
Set the thickness of stock pens to 0 so that they are not scaled.
2000-10-31 01:36:09 +00:00
Aric Stewart
4de47040fd
Fixed cancels editing of a listview label if the listview is
...
scrolled.
2000-10-31 01:35:50 +00:00
Francois Gouget
edf1fd7158
Fixed the value of some system colors.
2000-10-31 01:35:30 +00:00
Hidenori Takeshima
ce50aa00bb
Fix for avoiding subtraction from unsigned zero.
2000-10-31 01:34:27 +00:00
Peter Ivanyi
1da3befe54
Added/upgraded Slovak messages, and Slovak and Czech keyboard layout.
2000-10-31 01:19:11 +00:00
Francois Gouget
eecb40ec43
Hide the caret only on the first WM_KEYDOWN.
2000-10-31 01:03:15 +00:00
Andreas Mohr
0f5231d980
Changed mouse UnAcquire to NOT unacquire it on multiple unacquires.
...
Implemented DIPROP_AXISMODE for SysMouseAImpl_SetProperty.
2000-10-31 01:02:43 +00:00
Susan Farley
4dc7f4ca06
Under some conditions its necessary to explicitly show the
...
scrollbars.
2000-10-31 01:02:05 +00:00
Dmitry Timoshkov
75b25be6ee
Display an ERR on errors while initializing USER.
2000-10-31 01:01:41 +00:00
Rein Klazes
8fa528aa3f
Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
2000-10-31 01:01:12 +00:00
Guy L. Albertelli
312beec840
Handle special case where itemID = -1 (special focus rect draw).
2000-10-31 01:00:39 +00:00
Andreas Mohr
7e618ef078
Fix insufficient rect width value in resource file.
2000-10-31 01:00:00 +00:00
Guy L. Albertelli
aa9f8dcf39
Need to get any outstanding input prior to returning number.
2000-10-31 00:59:22 +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
67c883be31
Removed obsolete TOOLSUBDIRS dependency.
2000-10-31 00:23:15 +00:00
Alexandre Julliard
1a3f705fc1
Added import of ntdll.
2000-10-31 00:22:41 +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
Uwe Bonnes
4efd28ce1a
DEBUG_ProcessDBGFile: use a stack variable for the extra_info.
2000-10-29 18:08:42 +00:00
Dimitrie O. Paun
334a42f521
Fixed a few compilation warnings
2000-10-29 18:07:04 +00:00
Joerg Mayer
650ba4df23
Move inline and static to the beginning of declarations.
2000-10-29 18:06:04 +00:00
Uwe Bonnes
a07258d581
COMBOEX_DrawItem: check return value of SendMessageA(...,CB_GETITEMDATA,...)
2000-10-29 18:04:45 +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
Juergen Schmied
7493eada13
- enable loading of pdb files named in NB10 records of a dbg file
...
- disable timestamp check for pdb files
2000-10-29 18:03:41 +00:00
Marcus Meissner
ad2b103b32
Quieten VxDCall_VMM output.
2000-10-29 18:03:18 +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
David Elliott
44f84b55f3
Added basic working stubs of new Windows 2000 API functions.
2000-10-29 01:24:54 +00:00
Alexandre Julliard
16e92eb3c3
Removed unused LOCAL_LockSegptr.
2000-10-29 01:23:19 +00:00
Alexandre Julliard
4c18636d4e
Use GetStockObject() instead of the magic STOCK_* handles.
2000-10-29 01:22:15 +00:00
Uwe Bonnes
d207d270b6
DEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before writing to members
...
of that structure.
2000-10-29 01:18:33 +00:00
Dave Pickles
dec5b5092b
Implement SHGFI_EXETYPE function of SHGetFileInfo.
2000-10-29 01:17:58 +00:00
Marcus Meissner
6f9c840ca0
Report errors on WinHelp() failures.
2000-10-29 01:17:24 +00:00
Guy L. Albertelli
c6c53cd935
- improved trace information
...
- implemented CB_SETITEMHEIGHT, WM_WINDOWPOSCHANGING,
WM_MEASUREITEM, WM_DRAWITEM
- changed CBEM_INSERTITEMA, CBEM_SETIMAGELIST,
WM_CREATE, WM_DESTROY
- above changes correct window rectangle, draws items, and creates
control correctly.
2000-10-29 01:16:53 +00:00
Guy L. Albertelli
3c7df5c1da
- correct processing of RBBS_BREAK style.
...
- handle cases where cyChild was set to -1 by appl. - undocumented.
- remove special code for Comboboxex problem (now solved).
- fix some painting problems
2000-10-29 01:16:26 +00:00
Francois Gouget
ea5924c040
Return the correct value for dwTotalVirtual.
...
Return a more plausible value for dwAvailVirtual.
2000-10-28 00:34:29 +00:00
Francois Gouget
bec545ae98
Return a more plausible value for MinimumApplicationAddress.
2000-10-28 00:34:16 +00:00