2005-04-18 |
Rein Klazes | Fix addressing the magic GDIOBJHDR field in
|
commit | commitdiff | tree |
2005-04-14 |
Rein Klazes | In X11DRV_DIB_SetImageBits avoid BadMatch errors when...
|
commit | commitdiff | tree |
2005-04-14 |
Rein Klazes | Fix decoding printf format in case the field width...
|
commit | commitdiff | tree |
2005-04-14 |
Rein Klazes | In AllocConsole() pass the wShowWindow value and STARTF_USES...
|
commit | commitdiff | tree |
2005-04-11 |
Rein Klazes | Fix X11DRV_DIB_SetImageBits_RLE(4|8) when an non-zero...
|
commit | commitdiff | tree |
2005-04-11 |
Rein Klazes | In ScrollWindowEx, if the window already has an update...
|
commit | commitdiff | tree |
2005-03-31 |
Rein Klazes | Fix some incorrect uses of the ok macro where the result...
|
commit | commitdiff | tree |
2005-03-31 |
Rein Klazes | If ScrollWindowEx do not use the DCX_USESTYLE to get...
|
commit | commitdiff | tree |
2005-03-31 |
Rein Klazes | Fix a copy&paste bug in get_buffer_pe.
|
commit | commitdiff | tree |
2005-03-29 |
Rein Klazes | ScrollWindow should call ScrollWindowEx with the SW_ERASE...
|
commit | commitdiff | tree |
2005-03-29 |
Rein Klazes | - GetScrollRange should return an empty range, both...
|
commit | commitdiff | tree |
2005-03-25 |
Rein Klazes | ScrollDC and X11DRV_SCROLLDC should scroll only pixels...
|
commit | commitdiff | tree |
2005-03-24 |
Rein Klazes | Support relay tracing of functions with 18 arguments.
|
commit | commitdiff | tree |
2005-03-07 |
Rein Klazes | Support execution of pif files.
|
commit | commitdiff | tree |
2005-03-02 |
Rein Klazes | When enumerating keys using Get(Private)ProfileString...
|
commit | commitdiff | tree |
2005-02-23 |
Rein Klazes | NtQueryPerformanceCounter should return a frequency...
|
commit | commitdiff | tree |
2005-02-22 |
Rein Klazes | DefWindowProc's WM_NCCALC handler must not subtract...
|
commit | commitdiff | tree |
2005-02-16 |
Rein Klazes | Calling ValidateRect or ValidateRgn on a windows also...
|
commit | commitdiff | tree |
2005-02-14 |
Rein Klazes | REGION_FrameRgn computes the frame region inside the...
|
commit | commitdiff | tree |
2005-02-08 |
Rein Klazes | ScrollWindowEx when called with the SW_ERASE flag does...
|
commit | commitdiff | tree |
2005-01-31 |
Rein Klazes | SafeArrayDestroy() returns success when called with...
|
commit | commitdiff | tree |
2005-01-28 |
Rein Klazes | In NtQuerySystemInformation, handle request for information...
|
commit | commitdiff | tree |
2005-01-26 |
Rein Klazes | Get rid of the rdtsc cpu instruction method for calculation...
|
commit | commitdiff | tree |
2005-01-25 |
Rein Klazes | Make ShowWindow(...,SW_SHOWNA) also work on already...
|
commit | commitdiff | tree |
2005-01-19 |
Rein Klazes | Return a fixed frequency of 1193182 Hz for the Performance...
|
commit | commitdiff | tree |
2005-01-14 |
Rein Klazes | In int21_ioctl - get device data-, set the "is console...
|
commit | commitdiff | tree |
2005-01-11 |
Rein Klazes | memicmpW() count are WCHAR's not bytes. Fixes opening...
|
commit | commitdiff | tree |
2005-01-10 |
Rein Klazes | If the argument is a local file, pass its Unix name...
|
commit | commitdiff | tree |
2005-01-06 |
Rein Klazes | On Linux, use fstatfs instead of fstatvfs. It is too...
|
commit | commitdiff | tree |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend...
|
commit | commitdiff | tree |
2004-12-21 |
Rein Klazes | You can make an invisible window the active window.
|
commit | commitdiff | tree |
2004-12-20 |
Rein Klazes | - make sure that tests marked as todo_wine and actually...
|
commit | commitdiff | tree |
2004-12-17 |
Rein Klazes | ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFileInfo,
|
commit | commitdiff | tree |
2004-12-15 |
Rein Klazes | A starting process must obey the STARTF_USESTDHANDLES...
|
commit | commitdiff | tree |
2004-12-10 |
Rein Klazes | - implement __pioinfo, __badioinfo and _adjust_fdiv
|
commit | commitdiff | tree |
2004-12-08 |
Rein Klazes | GetUpdateRect can be called with a NULL rect.
|
commit | commitdiff | tree |