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 |
2002-10-23 |
Christian Neumair | Collect all bugs, missing features, etc in the header... |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the winspool dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the tapi32 dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the psapi dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the msacm dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the mpr dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the imagehlp dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Michael Stefaniuc | Compile the imm32 dll with STRICT defined. |
tree | commitdiff |
2002-10-22 |
Dmitry Timoshkov | Restore setting of caption "Error". |
tree | commitdiff |
2002-10-22 |
Jason Edmeades | Beginnings of Stencil support. |
tree | commitdiff |
2002-10-22 |
Dimitrie O. Paun | Bring header's height more inline with native's. |
tree | commitdiff |
2002-10-22 |
Greg Turner | - Use Ove-style macros for NdrConformantStringMarshall... |
tree | commitdiff |
2002-10-22 |
Greg Turner | - ClientCall2 still deserves a FIXME. |
tree | commitdiff |
2002-10-21 |
Greg Turner | Fix return types of NdrConformantStringMarshall, NdrGet... |
tree | commitdiff |
2002-10-21 |
Greg Turner | Stubs for RpcServerUseProtseqA, RpcServerUseProtseqW. |
tree | commitdiff |
2002-10-21 |
Michael Günnewig | New AVI streamhandlers for audio and video streams. |
tree | commitdiff |
2002-10-21 |
Michael Günnewig | - Fixed usage of handler instead of type in AVIMakeComp... |
tree | commitdiff |
2002-10-21 |
Michael Günnewig | - Fixed many bugs which prevents writing. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | DPAs can't have more than 0x8000 elements (fixed with... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | No need to increment item size, it's already adjusted... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Do not rely on HeapReAlloc to allocate a NULL pointer. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Rewrite DPA_InsertPtr in terms on DPA_SetPtr, so that... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Do not send uninitialized lParams on notification msgs... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Complete rewrite of the rcView implementation. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Split ranges_destroy in ranges_clear, and ranges_destroy. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Updated header documentation to the latest, and greatest. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Optimize invalidation on insert. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Rewrite DeleteItemT: cleaner, a lot faster. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Implement most of LVM_ARRANGE. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Proper (type wise) return types. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Reorganize header notifications. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Crash on internal NULL pointers, don't test all over... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | When removing focus, no need to go through all elements. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Fix colors for selected items in full row select mode. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Fix computation of subitem box, when invalidating it. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Assert on inconsistent range list states. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Do not grow the item list to arbritary index: if reques... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | SetColumnWidth rewrite: simpler, cleaner code. Bugs... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Handle generic column width changes. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Assert on internal invariants, rather than fail gracefully. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | More docs compliant alignment handling for subitems. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Fix notification from header, on item changed. |
tree | commitdiff |
2002-10-21 |
Duane Clark | Set the return value of the PD_PAGENUMS flag. |
tree | commitdiff |
2002-10-21 |
Jason Edmeades | Add the basic support for volume textures / volumes... |
tree | commitdiff |
2002-10-21 |
Eric Pouech | Keep on moving 16 bit code out of winmm, now only using... |
tree | commitdiff |
2002-10-21 |
Duane Clark | Correct the behavior for disabled toolbar buttons. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Do not create a range list for an empty range. |
tree | commitdiff |
next |