2008-06-07 |
Eric Kohl | Real fix for the broken netapi32.dll. |
tree | commitdiff |
2008-06-07 |
Eric Kohl | Fix for broken netapi32.dll. |
tree | commitdiff |
2008-06-07 |
Eric Kohl | - Group properties: Display the SID of well-known members. |
tree | commitdiff |
2008-06-07 |
Hervé Poussineau | Write the complete error message to debug log, instead... |
tree | commitdiff |
2008-06-07 |
Aleksey Bragin | - Cleanup leftovers and bugs from GreatLord's fix.... |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | BugFix : NtGdiStretchDIBitsInternal |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | fix one winetest for Bitmap and add note why some alpha... |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | Fixed Alphablend crash in win32k |
tree | commitdiff |
2008-06-07 |
Aleksey Bragin | - Revert 33881, PatBlt may be buggy, but what was intro... |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | disable NtGdiPatBlt code, in some case it can cause... |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | revert some change I did in r33877 for buch.c object... |
tree | commitdiff |
2008-06-07 |
James Tabor | This does fix bug 3237. I've run this patch for two... |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | small cleanup thx irc: aicom for notice this. |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | add a NULL check in IntGdiInitBrushInstance if XlateObj... |
tree | commitdiff |
2008-06-07 |
Magnus Olsen | BitBlt |
tree | commitdiff |
2008-06-06 |
Magnus Olsen | BugFix : NtGdiPatBlt did not call on NtGdiMaskBlt when... |
tree | commitdiff |
2008-06-06 |
Magnus Olsen | BugFix : NtGdiBitblt follow member BitmapDest and Bitma... |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Fix KDBG's EIP munging. |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Fix a major bug while closing a process that was... |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Change the registry name from Registry to REGISTRY... |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Update RtlIsTextUnicode (fixes some ntdll rtlstr... |
tree | commitdiff |
2008-06-06 |
Dmitry Chapyshev | - Sync tahoma fonts with wine head |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Update many parts of CRT, and misc cleanup. |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Move scanf.c into strings, it belongs there. |
tree | commitdiff |
2008-06-06 |
Aleksey Bragin | - Fix a typo. |
tree | commitdiff |
2008-06-06 |
James Tabor | Attempt to fix bug 3259. Use IntGdiCleanDC for error... |
tree | commitdiff |
2008-06-05 |
Magnus Olsen | commit 33747 did remove almost all redirect to ntdll... |
tree | commitdiff |
2008-06-05 |
Timo Kreuzer | patch by Jeffrey Morlan (mrnobo1024 at yahoo dot com... |
tree | commitdiff |
2008-06-05 |
Timo Kreuzer | co_MsqTranslateMouseMessage: |
tree | commitdiff |
2008-06-05 |
Timo Kreuzer | IntEngGradientFill: don't assert, if no CLIPOBJ is... |
tree | commitdiff |
2008-06-04 |
James Tabor | This should do it for pen. Tested the same with wine... |
tree | commitdiff |
2008-06-04 |
James Tabor | Sorry, I should have spotted this when I was in here... |
tree | commitdiff |
2008-06-04 |
Timo Kreuzer | - fix mem leak when failing to create an extpen with... |
tree | commitdiff |
2008-06-04 |
James Tabor | Prevent a crash if the list is empty and check for... |
tree | commitdiff |
2008-06-04 |
Aleksey Bragin | - libcntpr does not need console/file versions of scanf. |
tree | commitdiff |
2008-06-04 |
Aleksey Bragin | - Fix crtdll build. |
tree | commitdiff |
2008-06-04 |
Aleksey Bragin | - Misc ctype wine sync. |
tree | commitdiff |
2008-06-04 |
Aleksey Bragin | - Remove duplicated sscanf wrapper. |
tree | commitdiff |
2008-06-04 |
James Tabor | No need to do it twice. |
tree | commitdiff |
2008-06-04 |
Gregor Brunmar | * Fixes 14 wine tests for the edit control |
tree | commitdiff |
2008-06-04 |
James Tabor | Implement IntGdiSetBrushOwner and IntGdiAllocObjAttr. |
tree | commitdiff |
2008-06-04 |
James Tabor | Separate SelectPalette function from User and move... |
tree | commitdiff |
2008-06-04 |
James Tabor | Check to see if the list is empty. |
tree | commitdiff |
2008-06-03 |
Timo Kreuzer | fix indentation |
tree | commitdiff |
2008-06-03 |
Timo Kreuzer | fix checks for deleted gdi objects and add GDI_DEBUG... |
tree | commitdiff |
2008-06-03 |
James Tabor | Attempt to fix bugs 3050 and 3209. DCE list becomes... |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - Update English translation |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - Update all translations |
tree | commitdiff |
2008-06-03 |
Colin Finck | Slovak keyboard layout update by Milan Margus (malin23... |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - Implement EnumSystemLanguageGroupsA/W |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - Add Language Groups values |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - More implement "Regional Options" dialog |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - Implement EnumSystemGeoID |
tree | commitdiff |
2008-06-03 |
Dmitry Chapyshev | - Add geographic locations |
tree | commitdiff |
2008-06-03 |
James Tabor | Move from fixed PrimarySurface to pointer based pPrimar... |
tree | commitdiff |
2008-06-02 |
James Tabor | Update Dc level structure. |
tree | commitdiff |
2008-06-02 |
James Tabor | Move xform data from W structure into DcLevel within... |
tree | commitdiff |
2008-06-02 |
Gregor Brunmar | Added dialog FNID |
tree | commitdiff |
2008-06-02 |
James Tabor | Stefan Ginsberg <stefan__100__ at hotmail.com> |
tree | commitdiff |
2008-06-02 |
Dmitry Chapyshev | - Update txtsetup languages list |
tree | commitdiff |
2008-06-02 |
Dmitry Chapyshev | - Add more languages |
tree | commitdiff |
2008-06-02 |
Aleksey Bragin | Stefan Ginsberg <stefan__100__@hotmail.com> |
tree | commitdiff |
2008-06-01 |
Colin Finck | - Add a test suite for ws2_32.dll |
tree | commitdiff |
2008-06-01 |
Hervé Poussineau | Fix debug message |
tree | commitdiff |
2008-06-01 |
Hervé Poussineau | Add a "ReactOS (WinLdr)" entry when using a debug build |
tree | commitdiff |
2008-06-01 |
Hervé Poussineau | Remove dead code (GetActualSourceFilename, GetSourceFil... |
tree | commitdiff |
2008-06-01 |
James Tabor | Stefan Ginsberg <stefan__100__ at hotmail.com> - Move... |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Update txtsetup.sif |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Add more languages |
tree | commitdiff |
2008-06-01 |
James Tabor | Use SetDCOwnerEx, this will allow for gracefull errors... |
tree | commitdiff |
2008-06-01 |
James Tabor | Imp NtGdiUnmapMemFont and fix NtGdiGetDhpdev. |
tree | commitdiff |
2008-06-01 |
Eric Kohl | Add the Membership and Profile pages to the users prope... |
tree | commitdiff |
2008-06-01 |
Marc Piulachs | set 'installname' attribute for halup to 'hal.dll' |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Sync with Wine HEAD |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Update headers |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Add language groups |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Remove SysFontSubstitutes values |
tree | commitdiff |
2008-06-01 |
Dmitry Chapyshev | - Move layouts to lang headers |
tree | commitdiff |
2008-06-01 |
Hervé Poussineau | Start Rpc server listener thread before device installe... |
tree | commitdiff |
2008-06-01 |
Daniel Reimer | Bug 3299: czech translation from forum and some slovak... |
tree | commitdiff |
2008-06-01 |
Magnus Olsen | merge down changes from win32k-gdi-dx |
tree | commitdiff |
2008-06-01 |
James Tabor | Sorry again... NtGdiCreateEnhMetaFile will be converted... |
tree | commitdiff |
2008-06-01 |
James Tabor | Sorry,,, NtGdiCreateEnhMetaFile will be converted to |
tree | commitdiff |
2008-06-01 |
Timo Kreuzer | IntGdiLineTo: the dc pen might be deleted, don't assert... |
tree | commitdiff |
2008-05-31 |
Timo Kreuzer | preserve code for NtGdiCreateEnhMetaFile from win32k... |
tree | commitdiff |
2008-05-31 |
Eric Kohl | User the user-specific date format instead of a hard... |
tree | commitdiff |
2008-05-31 |
Eric Kohl | - Add a property sheet for user groups. Settings are... |
tree | commitdiff |
2008-05-31 |
Dmitry Chapyshev | - Move languages structures to header |
tree | commitdiff |
2008-05-31 |
Colin Finck | Sync wininet with Wine. This fixes the Download! issue. |
tree | commitdiff |
2008-05-31 |
Colin Finck | Implement support for FIONREAD in WSPIoctl. (hope I... |
tree | commitdiff |
2008-05-31 |
Colin Finck | Implement support for MSG_PEEK. |
tree | commitdiff |
2008-05-31 |
Colin Finck | Stub QuerySecurityPackageInfoA and QuerySecurityPackage... |
tree | commitdiff |
2008-05-31 |
Colin Finck | Use FILE_SHARE_READ | FILE_SHARE_WRITE in CopyFileExW... |
tree | commitdiff |
2008-05-31 |
Magnus Olsen | revert my last change |
tree | commitdiff |
2008-05-31 |
Magnus Olsen | Fixed bug in DIB_GetDIBWidthBytes |
tree | commitdiff |
2008-05-30 |
Pierre Schweitzer | Added more cluster size values. |
tree | commitdiff |
2008-05-30 |
Pierre Schweitzer | Check cluster size when mounting a volume |
tree | commitdiff |
2008-05-30 |
Dmitry Chapyshev | - Implement parsing font.inf (Now it's possible to... |
tree | commitdiff |
2008-05-30 |
Dmitry Chapyshev | - Change in WindowMetrics font to Tahoma |
tree | commitdiff |
2008-05-30 |
Dmitry Chapyshev | - Small update inf file |
tree | commitdiff |
next |