- 05 Feb, 2002 4 commits
-
-
Patrik Stridvall authored
-
Dmitry Timoshkov authored
Add WM_ERASEBKGND handler as in Windows. Be slightly smarter whether invalidate background or not. Always treat wParam as INT to not lose signed values.
-
Dimitrie O. Paun authored
- get rid of the static data member - pass the infoPtr around instead of the hwnd - fix indentatin/style a bit to make it consistent with the rest of the file.
-
Bill Medland authored
and do them thoroughly. The existing method would be incorrect where tabs were involved and in some kerning situations.
-
- 04 Feb, 2002 12 commits
-
-
Dmitry Timoshkov authored
-
Dimitrie O. Paun authored
Simplify the setting of (sub)item text by using common code.
-
Eric Pouech authored
before the console actually starts up. - Removed the last Ansi imported APIs since now Propsheet has a decent Unicode interface. - Fixed a couple of menu related bugs (states were wrong). - Finished input selection code (mark and key for selection moving are operational, generating mouse events to programs attached to the console).
-
Eric Pouech authored
Removed external readline support.
-
Aric Stewart authored
-
François Gouget authored
with >=128.
-
Dmitry Timoshkov authored
-
Malte Starostik authored
-
Marcus Meissner authored
-
Dmitry Timoshkov authored
clearing of WS_EX_CLIENTEDGE and WS_EX_WINDOWEDGE as in Windows. Added SetWindowPos(SWP_FRAMECHANGED) to make changes take effect.
-
Alexandre Julliard authored
Use GetSystemMetrics() to for caption metrics in NONCLIENTMETRICS struct. Initialize iScrollWidth and iScrollHeight entries for SPI_GETNONCLIENTMETRICS.
-
Guy L. Albertelli authored
OE 4.
-
- 02 Feb, 2002 9 commits
-
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Added new option -M to specify which modules should be tested as builtin.
-
Francois Gouget authored
-
Alexandre Julliard authored
-
Bill Medland authored
-
Alexandre Julliard authored
section for that (and for the graphics drivers).
-
Andreas Mohr authored
-
Andreas Mohr authored
- updated HOWTO-winelib - added native DLL config info to configuring.sgml - greatly improve directory description of wine.conf man page - add --debugmsg +all warning to wine man page
-
Huw D M Davies authored
-
- 01 Feb, 2002 3 commits
-
-
Aric Stewart authored
-
Francois Gouget authored
Fix return of convert_value.
-
Guy Albertelli authored
Supply valid tapi codes.
-
- 31 Jan, 2002 12 commits
-
-
Rein Klazes authored
FindText common dialog.
-
Alexandre Julliard authored
like PE images. Fixed resource loading to handle that.
-
Patrik Stridvall authored
-
Uwe Bonnes authored
for a bug report.
-
Gerard Patel authored
-
Nog authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Alexandre Julliard authored
Minor fixes.
-
Guy Albertelli authored
-
Alexandre Julliard authored
Small fixes.
-
Guy Albertelli authored
- support string sent in by address, rather then index - add FIXMEs for multiple image lists - protect agains inexistent buttons - call up to the DefWindowProc when erasing bkgnd when appropriate
-