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 |
2004-11-22 |
Rein Klazes | Allow negative numbers in RCDATA resources like RC...
|
commit | commitdiff | tree |
2004-11-09 |
Rein Klazes | Add a first AC_CHECK_HEADERS, forcing checking of the...
|
commit | commitdiff | tree |
2004-11-06 |
Rein Klazes | - RtlTimeFieldsToTime should not normalize the time...
|
commit | commitdiff | tree |
2004-10-29 |
Rein Klazes | - Simplify the calculation in TIME_DaylightCompareDate;
|
commit | commitdiff | tree |
2004-10-28 |
Rein Klazes | In VOLUME_ReadFATSuperblock:
|
commit | commitdiff | tree |
2004-10-27 |
Rein Klazes | - Reordered some code from the existing helper _GetTimeZoneB...
|
commit | commitdiff | tree |
2004-10-27 |
Rein Klazes | In MSVCRT_localtime() return tm_isdst = 0 when there...
|
commit | commitdiff | tree |
2004-10-26 |
Rein Klazes | Correctly use the return value of GetTimeZoneInformation.
|
commit | commitdiff | tree |
2004-10-25 |
Rein Klazes | Correctly use the returned value from GetTimeZoneInformation.
|
commit | commitdiff | tree |
2004-10-22 |
Rein Klazes | Correct the calculation of the year for the 31'st of...
|
commit | commitdiff | tree |
2004-10-21 |
Rein Klazes | Correct the calculation of the year for the 31'st of...
|
commit | commitdiff | tree |
2004-10-21 |
Rein Klazes | - mktime should compute the tm_wday, tm_yday and renormalize the
|
commit | commitdiff | tree |
2004-10-19 |
Rein Klazes | Add HKLM,%Currentversion%\Setup,"BootDir" to the installation
|
commit | commitdiff | tree |
2004-10-18 |
Rein Klazes | In RtlQueryTimezoneInformation use information from...
|
commit | commitdiff | tree |
2004-10-18 |
Rein Klazes | Test whether the ft_encoding's are defined, not the...
|
commit | commitdiff | tree |
2004-10-14 |
Rein Klazes | Provide an 'A' version of appropriate functions.
|
commit | commitdiff | tree |
2004-10-06 |
Rein Klazes | - Fix WS_getsockopt for the options SO_LINGER, SO_RCVTIMEO and
|
commit | commitdiff | tree |
2004-10-04 |
Rein Klazes | - Time out on recv from and send to blocking sockets.
|
commit | commitdiff | tree |
2004-09-20 |
Rein Klazes | X11DRV_ScrollDC should not have a WINAPI attribute.
|
commit | commitdiff | tree |
2004-09-10 |
Rein Klazes | Add tests of TzSpecificLocalTimeToSystemTime and
|
commit | commitdiff | tree |
2004-09-10 |
Rein Klazes | Fixed TzSpecificLocalTimeToSystemTime and
|
commit | commitdiff | tree |
2004-09-07 |
Rein Klazes | Fix compile error with include files from Linux 2.6.7+.
|
commit | commitdiff | tree |
2004-09-02 |
Rein Klazes | Fix a heap corruption in MIX_Init ( sizeof() != strlen...
|
commit | commitdiff | tree |
2004-08-24 |
Rein Klazes | When there are no pixels to scroll, ScrollWindowEx...
|
commit | commitdiff | tree |
2004-08-22 |
Rein Klazes | Added Dutch translation.
|
commit | commitdiff | tree |
2004-08-18 |
Rein Klazes | Do not make a directory read-only.
|
commit | commitdiff | tree |
2004-08-16 |
Rein Klazes | Fix a crash saving a file without file name extension...
|
commit | commitdiff | tree |
2004-07-13 |
Rein Klazes | In GetVolumeInformationW handle the case when there...
|
commit | commitdiff | tree |
2004-06-14 |
Rein Klazes | Set last error value to ERROR_CALL_NOT_IMPLEMENTED...
|
commit | commitdiff | tree |
2004-06-04 |
Rein Klazes | Fix a crash when launching Unix executables.
|
commit | commitdiff | tree |
2004-06-03 |
Rein Klazes | In INT21_GetFreeDiskSpace adjust the sectors-per-cluster...
|
commit | commitdiff | tree |
2004-06-02 |
Rein Klazes | In FILEDLG_ScanDir do not try to set the current directory...
|
commit | commitdiff | tree |
2004-05-27 |
Rein Klazes | Fix the missing tread ID of some snoop return traces.
|
commit | commitdiff | tree |
2004-05-25 |
Rein Klazes | When repainting a static control, with SS_BITMAP style...
|
commit | commitdiff | tree |
2004-05-21 |
Rein Klazes | Let GetFontLanguageInfo() return the GCP_REORDER flag...
|
commit | commitdiff | tree |
2004-05-10 |
Rein Klazes | Implementation of lineGetTranslateCaps.
|
commit | commitdiff | tree |
2004-04-14 |
Rein Klazes | Add missing POSIX baud rates to GetCommState and SetCommState.
|
commit | commitdiff | tree |
2004-04-12 |
Rein Klazes | Fix GetCommState and SetCommState, so that these functions...
|
commit | commitdiff | tree |
2004-04-12 |
Rein Klazes | Implement tapiGetLocationInfo.
|
commit | commitdiff | tree |
2004-04-08 |
Rein Klazes | Add some structures and defines.
|
commit | commitdiff | tree |
2004-04-05 |
Rein Klazes | Stub implementation for WSALookupServiceBeginA/W.
|
commit | commitdiff | tree |
2004-04-05 |
Rein Klazes | Do not crash if the clipboard format is unknown.
|
commit | commitdiff | tree |
2004-04-02 |
Rein Klazes | Fix incorrect calculation of leap year in RtlTimeFieldsToTime().
|
commit | commitdiff | tree |
2004-03-24 |
Rein Klazes | The name is _longjmpex (with the underscore).
|
commit | commitdiff | tree |
2004-03-22 |
Rein Klazes | Correctly size the spi_loaded array prevents overwriting...
|
commit | commitdiff | tree |
2004-03-20 |
Rein Klazes | Fix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
|
commit | commitdiff | tree |
2004-03-19 |
Rein Klazes | In SHELL_ExecuteW, if a new current directory is specified...
|
commit | commitdiff | tree |
2004-03-03 |
Rein Klazes | Implemented GetDaylightFlag.
|
commit | commitdiff | tree |
2004-03-01 |
Rein Klazes | In TIME_GetBias make sure there is a cached value for...
|
commit | commitdiff | tree |
2004-02-20 |
Rein Klazes | Add stub implementation for SetICMProfileA().
|
commit | commitdiff | tree |
2004-02-05 |
Rein Klazes | Change return code from ExitWindowsEx() (and with that...
|
commit | commitdiff | tree |
2004-01-21 |
Rein Klazes | In RDW_UpdateRgn(), if hRgn is zero, clear the windows...
|
commit | commitdiff | tree |
2004-01-20 |
Rein Klazes | Fix MultiByteToWideChar and WideCharToMultiByte when...
|
commit | commitdiff | tree |
2004-01-20 |
Rein Klazes | Stub for DiBuildClassDrvList().
|
commit | commitdiff | tree |
2004-01-13 |
Rein Klazes | Two "unknown" parameters of _unDName() turn out to...
|
commit | commitdiff | tree |
2004-01-12 |
Rein Klazes | Handle the cases when initdir is either invalid, or...
|
commit | commitdiff | tree |
2003-12-31 |
Rein Klazes | IsdialogMessage16 must not process messages that are...
|
commit | commitdiff | tree |
2003-12-30 |
Rein Klazes | - Add a bitmap resource with the font icons: TrueType...
|
commit | commitdiff | tree |
2003-12-30 |
Rein Klazes | When a directory is entered in the 16 bits file dialog...
|
commit | commitdiff | tree |
2003-12-11 |
Rein Klazes | Do conversions between the font size specified in points (or
|
commit | commitdiff | tree |
2003-12-11 |
Rein Klazes | Enable the display of a true type bitmap for true type...
|
commit | commitdiff | tree |
2003-12-04 |
Rein Klazes | Correct the test for the ODS_SELECTED bit in the WM_DRAWITEM...
|
commit | commitdiff | tree |
2003-12-04 |
Rein Klazes | Use the lfHeight field to initialize the font dialog...
|
commit | commitdiff | tree |
2003-12-04 |
Rein Klazes | Add Fonts key for NT versions of Windows.
|
commit | commitdiff | tree |
2003-12-03 |
Rein Klazes | Implement combobox to select the font's character set.
|
commit | commitdiff | tree |