2009-08-24 |
Gregor Schneider | ddraw_test: Use const char* for string constants, gcc...
|
commit | commitdiff | tree |
2009-08-24 |
Gregor Schneider | GetCharacterPlacementA: check FONT_mbtowc return value...
|
commit | commitdiff | tree |
2009-08-23 |
Gregor Schneider | GetCharacterPlacementA: Free memory on error
|
commit | commitdiff | tree |
2009-08-23 |
Gregor Schneider | CreateMetaFileW: WriteFile returns the number of bytes...
|
commit | commitdiff | tree |
2009-08-23 |
Gregor Schneider | CreateMetaFileW: Free memory on error
|
commit | commitdiff | tree |
2009-08-23 |
Gregor Schneider | Handle failed memory allocation
|
commit | commitdiff | tree |
2009-08-23 |
Gregor Schneider | Pass a zero instead of dereferencing a null pointer...
|
commit | commitdiff | tree |
2009-08-23 |
Gregor Schneider | - Fix two inverted pointer checks, found by Amine Khaldi
|
commit | commitdiff | tree |
2009-08-22 |
Gregor Schneider | Handle failed memory allocations
|
commit | commitdiff | tree |
2009-08-22 |
Gregor Schneider | Check the surface pointer before accessing it to get...
|
commit | commitdiff | tree |
2009-08-22 |
Gregor Schneider | - Free global surface memory on error, found by Amine...
|
commit | commitdiff | tree |
2009-08-22 |
Gregor Schneider | - Handle failed memory allocation in CreateDIBitmap...
|
commit | commitdiff | tree |
2009-08-22 |
Gregor Schneider | Polish translation for rapps, translation fixes for...
|
commit | commitdiff | tree |
2009-08-21 |
Gregor Schneider | Remove glyph guard (bug #933): there is no way to such...
|
commit | commitdiff | tree |
2009-08-21 |
Gregor Schneider | - co_IntLoadSysMenuTemplate: only copy buffer if prior...
|
commit | commitdiff | tree |
2009-08-19 |
Gregor Schneider | - GetGlyphOutline: fail if output or transformation...
|
commit | commitdiff | tree |
2009-08-19 |
Gregor Schneider | - Sync and adapt Wine font metric code for setting...
|
commit | commitdiff | tree |
2009-08-18 |
Gregor Schneider | - Improve glyph guard from r42749: allow displaying...
|
commit | commitdiff | tree |
2009-08-18 |
Gregor Schneider | Check the correct buffer for failed memory allocation...
|
commit | commitdiff | tree |
2009-08-18 |
Gregor Schneider | Sync scanf to current wine sources, correct msvcrt...
|
commit | commitdiff | tree |
2009-08-18 |
Gregor Schneider | - GetConsoleAliasW: Check for invalid target buffer...
|
commit | commitdiff | tree |
2009-08-18 |
Gregor Schneider | - GetConsoleAliasA: Check for invalid target buffer...
|
commit | commitdiff | tree |
2009-08-17 |
Gregor Schneider | - Remove duplicate WToA conversion routine, update...
|
commit | commitdiff | tree |
2009-08-17 |
Gregor Schneider | - Don't allow glyph indices (ETO_GLYPH_INDEX) in ExtTextOut...
|
commit | commitdiff | tree |
2009-08-17 |
Gregor Schneider | Handle a missing output buffer in NtGdiGetCharABCWidthsW
|
commit | commitdiff | tree |
2009-08-16 |
Gregor Schneider | Handle failure of EngLockSurface as well
|
commit | commitdiff | tree |
2009-08-16 |
Gregor Schneider | Handle failure of EngCreateClip, spotted by Amine Khaldi
|
commit | commitdiff | tree |
2009-08-16 |
Gregor Schneider | - Copy the source rectangle after checking it
|
commit | commitdiff | tree |
2009-08-16 |
Gregor Schneider | Allocate span memory for every clipping type, not only...
|
commit | commitdiff | tree |
2009-08-16 |
Gregor Schneider | Add some useful information to the popen header
|
commit | commitdiff | tree |
2009-08-16 |
Gregor Schneider | Only set the pattern function pointer if the pattern...
|
commit | commitdiff | tree |
2009-08-15 |
Gregor Schneider | Apply changes from r42521 to DefWndProcW as well
|
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Amendment to r42615: add the check in the correct line
|
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Re-add r42536, it didn't break the build server
|
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Free memory on error
|
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Return INVALID_FILE_ATTRIBUTES when no filename is...
|
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Fix memory allocation for small number of digits
|
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Don't access the pattern GetPixel function pointer...
|
commit | commitdiff | tree |
2009-08-09 |
Gregor Schneider | Revert r42536 for build server diagnosis
|
commit | commitdiff | tree |
2009-08-09 |
Gregor Schneider | Even without a CMINVOKECOMMANDINFOEX structure a link...
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | Supply default ansi codepage when converting from unicode...
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | Remove temporary debug code, crash was fixed by r42506...
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | Only set text resource in DefWndProcA on WM_NCCREATE...
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | Don't access the device mode if it is not passed (user32...
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | Revert r42518: no user mode types in DDK
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | ULONG->DWORD as seen on MSDN for (U)LARGE_INTEGER
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | -Use correct conversion factors in FileTimeToUnixTime...
|
commit | commitdiff | tree |
2009-08-08 |
Gregor Schneider | -time() returns a valid value even if no pointer is...
|
commit | commitdiff | tree |
2009-08-07 |
Gregor Schneider | IntChangeDisplaySettings: set last error before leaving...
|
commit | commitdiff | tree |
2009-08-07 |
Gregor Schneider | Remove deprecated define
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | [Temp] Revert checkpoints, comment out first two tests...
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | [Temp] add some checkpoints to narrow the mysterious...
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | Retrieve the timezone bias in mktime via GetTimeZoneInformation
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | [Temp] add some checkpoints to narrow the mysterious...
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | -Increase array size to allow proper string termination...
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | Switch from time to time_new 2/2:
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | Switch from time to time_new 1/2:
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | -Merge license change from AMD64 branch (r42414)
|
commit | commitdiff | tree |
2009-08-06 |
Gregor Schneider | -Deactivate _invalid_parameter for now, depends on...
|
commit | commitdiff | tree |
2009-08-05 |
Gregor Schneider | -Import tkreuzer's time implementation from AMD64 branch
|
commit | commitdiff | tree |
2009-08-05 |
Gregor Schneider | -Add a crt regression test suite, extending the msvcrt...
|
commit | commitdiff | tree |
2009-08-05 |
Gregor Schneider | asctime/ctime: Check for too low input time, fixes...
|
commit | commitdiff | tree |
2009-08-05 |
Gregor Schneider | -_ecvt really uses a static buffer for return values
|
commit | commitdiff | tree |
2009-08-04 |
Gregor Schneider | Fix formatting
|
commit | commitdiff | tree |
2009-08-04 |
Gregor Schneider | _ecvt:
|
commit | commitdiff | tree |
2009-08-04 |
Gregor Schneider | sprintf:
|
commit | commitdiff | tree |
2009-08-03 |
Gregor Schneider | Use ALL_X macros in fstat, fixes one msvcrt file winetest
|
commit | commitdiff | tree |
2009-08-03 |
Gregor Schneider | - Fix mbslwr: increment pointer in both cases (prevents...
|
commit | commitdiff | tree |
2009-08-02 |
Gregor Schneider | Cleanup in win32k/dib:
|
commit | commitdiff | tree |
2009-08-01 |
Gregor Schneider | FloodFill:
|
commit | commitdiff | tree |
2009-08-01 |
Gregor Schneider | FloodFill:
|
commit | commitdiff | tree |
2009-08-01 |
Gregor Schneider | GetWindowLongPtr returns a LONG_PTR, so be it
|
commit | commitdiff | tree |
2009-08-01 |
Gregor Schneider | - Handle WM_SETREDRAW messages differently in the DefWndProc...
|
commit | commitdiff | tree |
2009-07-31 |
Gregor Schneider | Fix a typo in EngMovePointer
|
commit | commitdiff | tree |
2009-07-31 |
Gregor Schneider | Remove leftover debug print
|
commit | commitdiff | tree |
2009-07-31 |
Gregor Schneider | - Use system wide caret width and height if one of...
|
commit | commitdiff | tree |
2009-07-31 |
Gregor Schneider | - Implement Floodfill: iterative four neighbors version
|
commit | commitdiff | tree |
2009-07-30 |
Gregor Schneider | Don't try to delete non existing XLateObjects (NULL...
|
commit | commitdiff | tree |
2009-07-29 |
Gregor Schneider | user32:
|
commit | commitdiff | tree |
2009-07-08 |
Gregor Schneider | According to http://msdn.microsoft.com/en-us/library...
|
commit | commitdiff | tree |
2009-07-07 |
Gregor Schneider | AlphaBlend:
|
commit | commitdiff | tree |
2009-07-07 |
Gregor Schneider | Geoffroy Couprie <geo DOT couprie AT gmail DOT com>:
|
commit | commitdiff | tree |
2009-04-18 |
Gregor Schneider | - Don't crash copying from a null pointer in a non...
|
commit | commitdiff | tree |
2009-04-18 |
Gregor Schneider | Order rectangle points to avoid CreateCompatibleBitmap...
|
commit | commitdiff | tree |
2009-04-16 |
Gregor Schneider | - Sync riched20 with Wine 1.1.19
|
commit | commitdiff | tree |
2009-04-15 |
Gregor Schneider | - Detect switched color and mask bitmaps in CreateCursorIndi...
|
commit | commitdiff | tree |
2009-04-15 |
Gregor Schneider | More monochrome icon handling fixes in CreateIcon and...
|
commit | commitdiff | tree |
2009-04-15 |
Gregor Schneider | - CreateIcon: create color bitmap only if bitsPixel...
|
commit | commitdiff | tree |
2009-04-15 |
Gregor Schneider | - Allow creation of icons without color bitmap in CreateIcon...
|
commit | commitdiff | tree |
2009-04-14 |
Gregor Schneider | - ICON_CreateCursorFromData should pass a header that...
|
commit | commitdiff | tree |
2009-04-14 |
Gregor Schneider | - Replace ConvertStringSecurityDescriptorToSecurityDescripto...
|
commit | commitdiff | tree |
2009-04-13 |
Gregor Schneider | remove semicolon from define, thanks to Carlo Bramini...
|
commit | commitdiff | tree |
2009-04-13 |
Gregor Schneider | - Deactivate unneeded debug prints, change DbgPrint...
|
commit | commitdiff | tree |
2009-04-12 |
Gregor Schneider | - Add parameter validity check to GetTextFaceA (same...
|
commit | commitdiff | tree |
2009-04-11 |
Gregor Schneider | - Don't copy data to null buffer, just return the string...
|
commit | commitdiff | tree |
2009-04-11 |
Gregor Schneider | - Fix a memory overwrite that was uncovered by recent...
|
commit | commitdiff | tree |
2009-04-10 |
Gregor Schneider | Update wine sync information for r40448, update msvcrt...
|
commit | commitdiff | tree |
2009-04-10 |
Gregor Schneider | Update LineDDA implementation, -13 gdi32 path tests
|
commit | commitdiff | tree |
2009-04-10 |
Gregor Schneider | Amendment to r40444: float -> double changes were not...
|
commit | commitdiff | tree |
2009-04-10 |
Gregor Schneider | Don't hard code viewport extents, they depend on the...
|
commit | commitdiff | tree |
next |