2002-10-28 |
Jason Edmeades | Handle texture FVF formats when no texture is bound. |
tree | commitdiff |
2002-10-28 |
Greg Turner | - Distinguish between actual paranoia and meaningful... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | We should always have a main item in report mode. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Properly fill lParam in NMLISTVIEW. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Fix crash-inducing typo/thinko. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Mark immutable objects as const. Fix inconsistent ... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Add LVHITTESTINFO debug helper. More tracing. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Despite what the docs say, we have to invalidate the... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Eliminate flicker when resizing, docs updates. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Cleanup, and simplification of UpdateSize. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Handle focus item properly in SetItemCount. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Remove only the necessary selections when setting the... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Rewrite of the SetItemCount: bugs got squashed, |
tree | commitdiff |
2002-10-28 |
Jukka Heinonen | Add routines for manipulating protected mode interrupt... |
tree | commitdiff |
2002-10-28 |
Michael Stefaniuc | Some fixes for the compilation of the user dll with... |
tree | commitdiff |
2002-10-28 |
Jason Edmeades | Add copyrects support. |
tree | commitdiff |
2002-10-28 |
Greg Turner | - Clean up and enhance some traces. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Add proper support for the SHCONTF_INCLUDEHIDDEN flag. |
tree | commitdiff |
2002-10-28 |
Matthew Davison | Made lzexpand compile with STRICT defined. |
tree | commitdiff |
2002-10-28 |
Eric Pouech | Fixed mciSendString debug reporting when an error occur... |
tree | commitdiff |
2002-10-28 |
Alexandre Julliard | Moved a few remaining 16-bit window functions to wnd16... |
tree | commitdiff |
2002-10-28 |
Jason Edmeades | - Initialize the texture state information. |
tree | commitdiff |
2002-10-28 |
Carlos | lParam was not properly sent in TTM_ADDTOOLW. |
tree | commitdiff |
2002-10-28 |
Carlos | lParam was not properly sent in CBEN_GETDISPINFOW. |
tree | commitdiff |
2002-10-28 |
Jaco Greeff | - Implementation of [Internet|Ftp]*W functions to exten... |
tree | commitdiff |
2002-10-28 |
Greg Turner | Fix endianness dependency in the (there is only one... |
tree | commitdiff |
2002-10-28 |
Carlos | The function SHGetFileInfoA wasn't supporting the flag |
tree | commitdiff |
2002-10-25 |
Greg Turner | Avoid X11 error during DGA detection. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the kernel dll with -DSTRICT. |
tree | commitdiff |
2002-10-25 |
Greg Turner | - Use memset instead of ZeroMemory, just to be consiste... |
tree | commitdiff |
2002-10-25 |
Alberto Massari | Don't touch the This pointer after it has been freed. |
tree | commitdiff |
2002-10-25 |
Alexandre Julliard | Install the shell hook as a 32-bit hook. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the advapi32 dll with -DSTRICT. |
tree | commitdiff |
2002-10-25 |
Alexandre Julliard | Made the ntdll registry functions use HKEY instead... |
tree | commitdiff |
2002-10-25 |
Andreas Mohr | - fix some pselling |
tree | commitdiff |
2002-10-25 |
Greg Turner | - Make explicit some missing include dependencies. |
tree | commitdiff |
2002-10-25 |
Bill Medland | Fix OLE_GetFormatW so that GetDateFormatW works. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the ttydrv dll with -DSTRICT. |
tree | commitdiff |
2002-10-25 |
Eric Pouech | Simplify the global internal data handling. |
tree | commitdiff |
2002-10-25 |
Eric Pouech | Unify the constant used for error codes reporting mappi... |
tree | commitdiff |
2002-10-25 |
Jason Edmeades | Define the main directx8 entrypoint. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Some small cleanups. |
tree | commitdiff |
2002-10-25 |
Andreas Mohr | Tiny int17 printer fix. |
tree | commitdiff |
2002-10-25 |
Andreas Mohr | Added CertOpenStore stub. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Do not invalidate list on WM_SETREDRAW. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | We can avoid flicker on column resize only if it's... |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Always draw the main item in full row select. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Use iterators to render over the columns, in report... |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Small iterator-over-range[s] cleanup. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Eliminate most of the flicker when resizing columns. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Fix subitem background color in full row select. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | We should callback for inexistent subitems. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Fix crash when computing the item width of a report... |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Keep autoarranging items until one is moved. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Abstract autoarranging decision to a helper function. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Do not do screen work if refreshing is disabled. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Rewrite the UpdateScroll function: simpler, faster. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the oleaut32 dll with -DSTRICT. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the shlwapi dll with -DSTRICT. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the msvcrt dll with -DSTRICT. |
tree | commitdiff |
2002-10-25 |
Andreas Mohr | Added some comments. |
tree | commitdiff |
2002-10-23 |
Greg Turner | Implemented NdrClientInitializeNew. |
tree | commitdiff |
2002-10-23 |
Greg Turner | Whitespace cleanup. |
tree | commitdiff |
2002-10-23 |
Greg Turner | Fixed a tiny trace bug. |
tree | commitdiff |
2002-10-23 |
Chris Morgan | Call CreateProcessA() when executing non-dos applicatio... |
tree | commitdiff |
2002-10-23 |
Vincent Béron | Bring some French resources in sync with English ones. |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | Compile the msvideo dll with -DSTRICT. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Avoid division by 0 by initializing the item size in... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Append to the end of the DPA, if insert index is too... |
tree | commitdiff |
2002-10-23 |
Carlos | Fixed duplicated arrows in header control. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Fix thinko that slipped in with the prev patch (reenabl... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not invalidate the window before the first paint... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Use InvalidateItem instead of explicit InvalidateRect... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Transform the invalidation macros to proper functions. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Delay some size computations until after first paint. |
tree | commitdiff |
2002-10-23 |
Rein Klazes | Reorganize the item size calculation (a bit simpler... |
tree | commitdiff |
2002-10-23 |
Rein Klazes | Search through all items when LISTVIEW_FindItemW is... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Delete the items if we actually own them. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not callback to the parent for lParam when in LVS_OW... |
tree | commitdiff |
2002-10-23 |
Jukka Heinonen | Move interrupt emulation code from INSTR_EmulateInstruc... |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | Compile the dplayx dll with STRICT defined. |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | Add casts to compile with -DSTRICT. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not crash if callback text is not filled (behave... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Collect all bugs, missing features, etc in the header... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not autoarrange if we insert/delete from the end... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Rework SetItemPosition, bunch of bugs squashed in the... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Rename LISTVIEW_ITEM to ITEM_INFO for consistency. |
tree | commitdiff |
2002-10-23 |
Alexandre Julliard | Moved network.c to 16-bit sources. |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Don't use wine/unicode.h in the header files, include... |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Fix for platforms not supporting DOS mode. |
tree | commitdiff |
2002-10-23 |
Alexandre Julliard | Store thread id instead of queue handle in timer structure. |
tree | commitdiff |
2002-10-23 |
Alexandre Julliard | Implemented GetWindowTask16 on top of GetWindowThreadPr... |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
tree | commitdiff |
2002-10-23 |
Michael Günnewig | Added dialog for AVISaveOptions. |
tree | commitdiff |
2002-10-23 |
Michael Günnewig | Implemented AVIBuildFilterW and AVISaveOptions. |
tree | commitdiff |
2002-10-23 |
Michael Günnewig | Fixed bug that prevented ICCompressorChoose from working. |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-10-23 |
Stefan Leichter | Do not break quoted strings in Control_DoLaunch. |
tree | commitdiff |
next |