- 18 Feb, 2003 4 commits
-
-
Alberto Massari authored
-
Tony Lambregts authored
-
Steven Edwards authored
-
Thomas Mertes authored
wrong results if more then one bit was set. - Update the test cases as well.
-
- 17 Feb, 2003 9 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
path.
-
Tony Lambregts authored
-
Eric Pouech authored
-
Ove Kaaven authored
-
Ove Kaaven authored
interface proxy header to avoid stubless proxy ambiguities.
-
Eric Pouech authored
- reimplemented DumpTypes so that it really dumps the types content - now printing type information in 'info sym'
-
Eric Pouech authored
command which uses an expr).
-
Rok Mandeljc authored
Removed coning formula since i believe it's inappropriate.
-
- 15 Feb, 2003 3 commits
-
-
Shachar Shemesh authored
"CHARSET_ORDER", is for converting codepage to ordinal charset num, and the second, "SAMPLE_LANG_TEXT", is for giving the actual sample text. - Removed all references to changing the font directly in stc5. - Modified the "InvalidateRect" calls to invalidate the rect where stc5 is, rather than stc5 itself. - Added handling of WM_PAINT that draws the sample text, properly truncated. - Removed handling of WM_CTLCOLOR - no longer neccessary.
-
Robert Reif authored
driver. Capture now works with some skipping. Full duplex does not but I will be working on that next.
-
Robert Reif authored
Fixed a few bugs in read/write positions when the format is mapped using acm. Fixed a bug where the number of waveOut devices is used when iterating over waveIn devices.
-
- 14 Feb, 2003 13 commits
-
-
Robert Reif authored
Changed the capture fragment size but this still needs tuning for best performance.
-
Robert Reif authored
-
Duane Clark authored
-
Eric Pouech authored
-
Dan Kegel authored
-
Alexandre Julliard authored
- make world transforms work in EMFs - fix declaration of GDICOMMENT_* macros - refuse to load unaligned EMFs - fix SetWinMetaFileBits
-
Uwe Bonnes authored
function need it. Implemented level 0 of NetWkstaTransportEnum.
-
Michael Stefaniuc authored
-
Alexandre Julliard authored
Removed get_file_info function from object operations. Added get_device_id request to avoid abusing get_file_info.
-
Dimitrie O. Paun authored
calculation until we actually have some items.
-
Eric Pouech authored
- better management of some keys - now generating several wincon-events for a given curses-event - added basic support for V-scrolling (disabled by default) - fixed printing of some unsupported characters
-
Jukka Heinonen authored
Text buffer copy is now always initialized correctly. Preserve video memory flag is parsed and text screen is now really cleared when flag is clear.
-
Mike Hearn authored
-
- 12 Feb, 2003 11 commits
-
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Alexandre Julliard authored
functions instead so that get_fd works properly.
-
Sergei Turchanov authored
- SHStrDupA adds extra terminator which is not needed as the length returned by MultiByteToWideChar(,,-1,,) already includes it.
-
Marcus Meissner authored
-
Gerald Pfeifer authored
-
Duane Clark authored
RtlCreateUnicodeStringFromAsciiz.
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- implemented MultiplyTransform
-