2004-12-18 |
Royce Mitchell III | EngMaskBitBlt() ASSERT instead of if(), this function... |
tree | commitdiff |
2004-12-18 |
Royce Mitchell III | add error checking |
tree | commitdiff |
2004-12-18 |
Royce Mitchell III | BUGFIX: EngMaskBitBlt() shouldn't BSOD if Mask is NULL |
tree | commitdiff |
2004-12-18 |
Hartmut Birr | - Fixed the definitions of HEAP_GROWABLE and HEAP_NO_VA... |
tree | commitdiff |
2004-12-18 |
Royce Mitchell III | BUGFIX: Missing error handling in IntSetDIBits() |
tree | commitdiff |
2004-12-18 |
Royce Mitchell III | BUGFIX: EngCreateBitmap() - don't call GDIOBJ_SetOwnerS... |
tree | commitdiff |
2004-12-18 |
Steven Edwards | Merged most of the recent changes from the Wine edit... |
tree | commitdiff |
2004-12-18 |
Hartmut Birr | - PsUnblockThread must be called with dispatcher databa... |
tree | commitdiff |
2004-12-18 |
Thomas Bluemel | silence debug message i accidently added |
tree | commitdiff |
2004-12-18 |
Thomas Bluemel | guard SetConsoleInputExeNameW() with SEH to properly... |
tree | commitdiff |
2004-12-18 |
Eric Kohl | Implement NtAllocateUuids() partially. |
tree | commitdiff |
2004-12-18 |
Thomas Bluemel | implemented undocumented GetConsoleInputExeNameA/W... |
tree | commitdiff |
2004-12-18 |
Hartmut Birr | - Allocated a zero filled memory block for the font. |
tree | commitdiff |
2004-12-18 |
Gé van Geldorp | Rollback last change |
tree | commitdiff |
2004-12-18 |
Art Yerkes | Added a few forwards to ws2_32. |
tree | commitdiff |
2004-12-18 |
Gunnar Dalsnes | IntReadConsole: in case of unicode read, not all chars... |
tree | commitdiff |
2004-12-17 |
Filip Navara | - Fix issues with DCE clip region ownership. |
tree | commitdiff |
2004-12-17 |
Royce Mitchell III | BUGFIX: stabs lookup ( particularly line # lookup ) |
tree | commitdiff |
2004-12-17 |
Gé van Geldorp | Pass parameters in correct order |
tree | commitdiff |
2004-12-17 |
Filip Navara | - Don't allow changing ownership of foreign GDI handles. |
tree | commitdiff |
2004-12-17 |
Filip Navara | - Fix ownership issues with DCEs. |
tree | commitdiff |
2004-12-17 |
Royce Mitchell III | completely rewritten PagedPool. |
tree | commitdiff |
2004-12-17 |
Gregor Anich | Remove unused defines and structures. |
tree | commitdiff |
2004-12-17 |
Gé van Geldorp | Don't mess with WNDCLASS contents if class doesn't... |
tree | commitdiff |
2004-12-17 |
Aleksey Bragin | Include link to IoCsq...() funcs |
tree | commitdiff |
2004-12-17 |
Gunnar Dalsnes | IntReadConsole: don't tell we failed just because we... |
tree | commitdiff |
2004-12-16 |
Eric Kohl | Simplify time conversion functions. |
tree | commitdiff |
2004-12-16 |
Eric Kohl | Remove 'unassigned' error codes. |
tree | commitdiff |
2004-12-16 |
Gé van Geldorp | Implement NtFlushInstructionCache() |
tree | commitdiff |
2004-12-16 |
Steven Edwards | Added regex support |
tree | commitdiff |
2004-12-16 |
Steven Edwards | We need this for now. |
tree | commitdiff |
2004-12-16 |
Steven Edwards | This should not be in CVS |
tree | commitdiff |
2004-12-16 |
Steven Edwards | KJK::Hyperion has PSEH'ifyed msc.c |
tree | commitdiff |
2004-12-16 |
Steven Edwards | First shot at importing dbghelp. Its broken. Dont enable it |
tree | commitdiff |
2004-12-16 |
Steven Edwards | add dbghelp.h and cvconst.h for importing dbghelp.dll |
tree | commitdiff |
2004-12-16 |
Gunnar Dalsnes | -link heaps together instead of using stupid table... |
tree | commitdiff |
2004-12-16 |
Art Yerkes | We can arrive here early on, before the filter is set... |
tree | commitdiff |
2004-12-16 |
Alex Ionescu | Set default Freeldr Timeout to 5 seconds (requested). |
tree | commitdiff |
2004-12-16 |
Richard Campbell | - Implemented SwitchToThisWindow, not 100% correct... |
tree | commitdiff |
2004-12-16 |
Gunnar Dalsnes | add InternetOpenUrlA/W stubs |
tree | commitdiff |
2004-12-16 |
Richard Campbell | Final Touchups: |
tree | commitdiff |
2004-12-16 |
Richard Campbell | - Added the remaining two dialog layouts |
tree | commitdiff |
2004-12-16 |
Richard Campbell | - center some things that i realized weren't centered... |
tree | commitdiff |
2004-12-16 |
Richard Campbell | - oops... |
tree | commitdiff |
2004-12-16 |
Richard Campbell | - added background page controls...no code yet, just... |
tree | commitdiff |
2004-12-16 |
Richard Campbell | - Removed extra 'properties' in window caption. |
tree | commitdiff |
2004-12-15 |
Steven Edwards | revert change from lastnight. |
tree | commitdiff |
2004-12-15 |
Eric Kohl | Fix GetInheritanceSource[A/W] signature. |
tree | commitdiff |
2004-12-15 |
Eric Kohl | Remove aclapi.h from include. User the w32api version... |
tree | commitdiff |
2004-12-15 |
Eric Kohl | Implement simple trustee functions: |
tree | commitdiff |
2004-12-15 |
Gé van Geldorp | Allocate correct amount of memory. |
tree | commitdiff |
2004-12-15 |
Steven Edwards | add notepad to the bootcd |
tree | commitdiff |
2004-12-15 |
Steven Edwards | Disable check for invalid chars in string. |
tree | commitdiff |
2004-12-15 |
Steven Edwards | Add notepad to the makefile |
tree | commitdiff |
2004-12-15 |
Steven Edwards | Added Wine notepad to main tree. |
tree | commitdiff |
2004-12-15 |
Royce Mitchell III | change a few #ifdefs to allow loading of SYM files... |
tree | commitdiff |
2004-12-15 |
Royce Mitchell III | filter out invalid S_FUN entries |
tree | commitdiff |
2004-12-15 |
Royce Mitchell III | RSYM: force all sym files to have 0-based function... |
tree | commitdiff |
2004-12-14 |
Filip Navara | - Implement NtUserMonitorFromWindow. |
tree | commitdiff |
2004-12-14 |
Filip Navara | - Fix bug in IntCallHookProc for window classes specifi... |
tree | commitdiff |
2004-12-14 |
Casper Hornstrup | 2004-12-14 Casper S. Hornstrup <chorns@users.sourcefo... |
tree | commitdiff |
2004-12-14 |
Gé van Geldorp | This is a generated file, doesn't belong in CVS |
tree | commitdiff |
2004-12-14 |
Gregor Anich | Fixed compilation with GCC 3.4.2 |
tree | commitdiff |
2004-12-14 |
Thomas Bluemel | implemented GetUserNameA() |
tree | commitdiff |
2004-12-14 |
Art Yerkes | Cleaned up a bit. Sorry, I should edit more carefully. |
tree | commitdiff |
2004-12-14 |
Thomas Bluemel | fixed typo in comment |
tree | commitdiff |
2004-12-14 |
Thomas Bluemel | implemented LookupAccountSidA() |
tree | commitdiff |
2004-12-14 |
James Tabor | Update files from WineHq. |
tree | commitdiff |
2004-12-14 |
Gé van Geldorp | Make GDB work again |
tree | commitdiff |
2004-12-14 |
Art Yerkes | Store interface speed to retrieve later. |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | implemented LookupAccountSidW() thx to the help of... |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | BUGFIX: bad params to MouseSafetyOnDrawStart() in IntEn... |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngLineTo() |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngGradientFill() |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in EngCopyBits() |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | fix infinite loop in KeRosDumpStackFrames() |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngStretchBlt()... |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | IntEngBitBlt() ASSERT() some assumptions |
tree | commitdiff |
2004-12-14 |
Royce Mitchell III | came across small potential kmode crash while researchi... |
tree | commitdiff |
2004-12-14 |
Gunnar Dalsnes | STATUSBAR_SetTextT: |
tree | commitdiff |
2004-12-14 |
Gunnar Dalsnes | zw.h: correct ZwDuplicateToken proto. |
tree | commitdiff |
2004-12-14 |
Thomas Bluemel | sorry for defining structures twice... |
tree | commitdiff |
2004-12-13 |
Filip Navara | - Modify RtlGetNtVersionNumbers to allow loading of... |
tree | commitdiff |
2004-12-13 |
Thomas Bluemel | cache free gdi handles |
tree | commitdiff |
2004-12-13 |
Filip Navara | - Remove duplicate typedefs. |
tree | commitdiff |
2004-12-13 |
Art Yerkes | I had put an IOSB on the stack in TdiConnect. Now... |
tree | commitdiff |
2004-12-13 |
Eric Kohl | - Remove Wine-isms from the profile code. |
tree | commitdiff |
2004-12-13 |
Eric Kohl | Don't link kernel32.dll against wine.a. |
tree | commitdiff |
2004-12-13 |
Thomas Bluemel | forgot this file |
tree | commitdiff |
2004-12-13 |
Art Yerkes | Added stack frames and Tag printing to used blocks... |
tree | commitdiff |
2004-12-13 |
Art Yerkes | Allocate a final WCHAR for the NUL put on by wcsncat. |
tree | commitdiff |
2004-12-13 |
Thomas Bluemel | added stubs for SetSecurityInfo(), GetInheritanceSource... |
tree | commitdiff |
2004-12-13 |
Hartmut Birr | - Replaced HeapAlloc, HeapFree and HeapReAlloc with... |
tree | commitdiff |
2004-12-13 |
Thomas Bluemel | cvs maintainance |
tree | commitdiff |
2004-12-13 |
Thomas Bluemel | cvs maintainance |
tree | commitdiff |
2004-12-13 |
Filip Navara | I was wrong, MiniSendComplete shouldn't be called at... |
tree | commitdiff |
2004-12-13 |
Filip Navara | REVERT: |
tree | commitdiff |
2004-12-13 |
Filip Navara | - Don't call ProtocolSendComplete after NdisSend (NDIS... |
tree | commitdiff |
2004-12-13 |
Filip Navara | MiniSendComplete should be called if MiniportSend routi... |
tree | commitdiff |
next |