2002-10-25 |
Greg Turner | Avoid X11 error during DGA detection. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Compile the kernel dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Greg Turner | - Use memset instead of ZeroMemory, just to be consiste... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Alberto Massari | Don't touch the This pointer after it has been freed. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Alexandre Julliard | Install the shell hook as a 32-bit hook. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Compile the advapi32 dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Alexandre Julliard | Made the ntdll registry functions use HKEY instead... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | - fix some pselling |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Sylvain Petreolle | Added DirectPlayLobby CLSID entries. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Greg Turner | - Make explicit some missing include dependencies. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Bill Medland | Fix OLE_GetFormatW so that GetDateFormatW works. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jeff Smith | Fixed behaviour of "x /s ...". |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Compile the ttydrv dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Eric Pouech | Simplify the global internal data handling. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Eric Pouech | Unify the constant used for error codes reporting mappi... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jason Edmeades | Define the main directx8 entrypoint. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Some small cleanups. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | - correct German strings to what they're really suppose... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | Tiny int17 printer fix. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | Added CertOpenStore stub. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Alexandre Julliard | Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Do not invalidate list on WM_SETREDRAW. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | We can avoid flicker on column resize only if it's... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Always draw the main item in full row select. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Use iterators to render over the columns, in report... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Small iterator-over-range[s] cleanup. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Eliminate most of the flicker when resizing columns. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Fix subitem background color in full row select. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | We should callback for inexistent subitems. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Fix crash when computing the item width of a report... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Keep autoarranging items until one is moved. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Abstract autoarranging decision to a helper function. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Do not do screen work if refreshing is disabled. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Dimitrie O... | Rewrite the UpdateScroll function: simpler, faster. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Compile the oleaut32 dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Compile the shlwapi dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Michael Stefaniuc | Compile the msvcrt dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | - check for root user |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | Added some comments. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Andreas Mohr | - add "ProductId" key |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Greg Turner | Implemented NdrClientInitializeNew. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Greg Turner | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Greg Turner | Fixed a tiny trace bug. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Chris Morgan | Call CreateProcessA() when executing non-dos applicatio... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Gerald Pfeifer | Also remove configure.lineno when performing distclean. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Vincent Béron | Bring some French resources in sync with English ones. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Stefaniuc | Compile the msvideo dll with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Avoid division by 0 by initializing the item size in... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Append to the end of the DPA, if insert index is too... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Carlos | Fixed duplicated arrows in header control. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Fix thinko that slipped in with the prev patch (reenabl... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Do not invalidate the window before the first paint... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Use InvalidateItem instead of explicit InvalidateRect... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Transform the invalidation macros to proper functions. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Delay some size computations until after first paint. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Rein Klazes | Reorganize the item size calculation (a bit simpler... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Rein Klazes | Search through all items when LISTVIEW_FindItemW is... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Delete the items if we actually own them. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Do not callback to the parent for lParam when in LVS_OW... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Jukka Heinonen | Move interrupt emulation code from INSTR_EmulateInstruc... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Stefaniuc | Compile the dplayx dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Stefaniuc | Add casts to compile with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Do not crash if callback text is not filled (behave... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Collect all bugs, missing features, etc in the header... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Do not autoarrange if we insert/delete from the end... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Rework SetItemPosition, bunch of bugs squashed in the... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Dimitrie O... | Rename LISTVIEW_ITEM to ITEM_INFO for consistency. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Sylvain Petreolle | Added valid entries to specify if an app should be... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Moved network.c to 16-bit sources. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Don't use wine/unicode.h in the header files, include... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Avoid redefinition warning. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Fix for platforms not supporting DOS mode. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Add pragma to eliminate MS C warnings. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | - Added proper parsing of the Makefile.in's to find... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Sylvain Petreolle | Implemented NLS in progman. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Store thread id instead of queue handle in timer structure. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Implemented GetWindowTask16 on top of GetWindowThreadPr... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Günnewig | Added dialog for AVISaveOptions. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Günnewig | Implemented AVIBuildFilterW and AVISaveOptions. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Günnewig | Fixed bug that prevented ICCompressorChoose from working. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Rein Klazes | MessageBoxIndirectW: call FindResourceEx with arguments... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Updated the generated tests. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Minor modifications and improvements. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Stefan Leichter | Do not break quoted strings in Control_DoLaunch. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Christian Neumair | Collect all bugs, missing features, etc in the header... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Eric Pouech | Moved 16 bit digital structs to include/wine/mmsystem16.h. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the winspool dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the tapi32 dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the psapi dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the msacm dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the mpr dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the imagehlp dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the imm32 dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Alexandre Julliard | Avoid reference to glibc internal __libc_fork function. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Dmitry Timoshkov | Restore setting of caption "Error". |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Jason Edmeades | Beginnings of Stencil support. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Dimitrie O... | Bring header's height more inline with native's. |
commit | commitdiff | tree | snapshot |
next |