- 12 Feb, 2002 2 commits
-
-
Marcus Meissner authored
-
Bill Medland authored
simplifying TEXT_NextLineW to remove duplicate code).
-
- 08 Feb, 2002 7 commits
-
-
C. Scott Ananian authored
-
Eric Pouech authored
-
Aric Stewart authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Lawson Whitney authored
-
Ori Pessach authored
-
- 05 Feb, 2002 10 commits
-
-
Aric Stewart authored
-
Gerhard Gruber authored
because it takes the buffer as it is without any modifications.
-
Rein Klazes authored
rectangle, before and after they are scrolled.
-
Dave Hawkes authored
system palette if the device does not support a palette.
-
Alexandre Julliard authored
Authors: Guy L. Albertelli <galberte@neo.lrun.com>, Aric Stewart <aric@codeweavers.com>, Dmitry Timoshkov <dmitry@codeweavers.com> Misc fixes: - cache text metrics for the font we're using - improved item hit detection - more debugging output - implement LVM_SETICONSPACING - lots of bugs squashed
-
Marcus Meissner authored
Implemented the Typelib based Marshaler.
-
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
-