2002-10-16 |
Dimitrie O. Paun | Fix bug in ranges_shift which was corrupting selections. |
tree | commitdiff |
2002-10-16 |
Alexandre Julliard | Implemented _seh_longjmp_unwind. |
tree | commitdiff |
2002-10-16 |
Christian Costa | Associate texture to the device when GetHandle is calle... |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Add comment on what is known about the current state... |
tree | commitdiff |
2002-10-16 |
Greg Turner | Use the msvc way to return a struct, fixing wierd problems. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Fix iterator creation for LVS_LIST mode. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | No longer compute the ill-defined bounds in GetItemMetrics. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Teach GetItemMetrics to deal with subitems in report... |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Fix iterator creation for LVS_LIST mode. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Fix iterators to properly deal with LVS_{,SMALL}ICON... |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Iterator updates: |
tree | commitdiff |
2002-10-15 |
Michael Stefaniuc | Compile fix when all handles are converted to a void*. |
tree | commitdiff |
2002-10-15 |
György 'Nog' Jeney | Implement [ format specifier. |
tree | commitdiff |
2002-10-15 |
Steve Lustbader | Fix off-by-one error in determining number of arguments. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Do not merge image with garbage background. Based on... |
tree | commitdiff |
2002-10-15 |
Christian Neumair | Stub for the CryptRegisterOIDFunction function. |
tree | commitdiff |
2002-10-15 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-10-15 |
Michael Günnewig | Fixed division by zero, when range is 0. |
tree | commitdiff |
2002-10-13 |
Uwe Bonnes | Add function to get size of in-memory resource and... |
tree | commitdiff |
2002-10-13 |
Jason Edmeades | - ClipPlanes work better. |
tree | commitdiff |
2002-10-13 |
Carlos | Avoid crashes when ofnW->lpstrFile is null. |
tree | commitdiff |
2002-10-12 |
Alexandre Julliard | Moved mouse capture handling into the server. |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Rename GetItemHeight to CalculateMaxHeight, for consistency |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Use the item box rather than the bounds when invalidating. |
tree | commitdiff |
2002-10-11 |
Jason Edmeades | Significantly improve the lighting code. |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | Added server-side infrastructure for the thread input... |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Unify DrawLargeItem with DrawItem. |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Use GetItemMetrics instead of GetItemMeasures. |
tree | commitdiff |
2002-10-11 |
Ove Kaaven | Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBu... |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Be real tough on internal programming errors. |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Remove support for owner drawn listviews in non-REPORT... |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Use GetItemMetrics instead of GetItemMeasures when... |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Make use of the new GetItemMetrics in HitTest, to avoid... |
tree | commitdiff |
2002-10-11 |
Dimitrie O. Paun | Separate item metrics computation from positioning |
tree | commitdiff |
2002-10-11 |
Ove Kaaven | Reimplement several RpcServer.* methods in rpc_server.c. |
tree | commitdiff |
2002-10-11 |
Greg Turner | Added missing kernel32 import. |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | LVS_OWNERDRAWFIXED should only take effect in REPORT... |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR... |
tree | commitdiff |
2002-10-10 |
Michael Günnewig | - Move the API into a new api.c file. |
tree | commitdiff |
2002-10-10 |
Nerijus Baliunas | Better Lithuanian keyboard layout. |
tree | commitdiff |
2002-10-10 |
Alexandre Julliard | Avoid calling FindExecutable16. |
tree | commitdiff |
2002-10-10 |
Eric Pouech | Keep on moving 16 bit code out of winmm. |
tree | commitdiff |
2002-10-10 |
Christian Costa | Initialize the DDCAPS structure of the DDRAW object... |
tree | commitdiff |
2002-10-10 |
Christian Costa | Main_DirectDrawSurface_QueryInterface: enable creation... |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Fix drawing bug introduced with the custom notification |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Simplify the report mode, and item drawing considerably. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Handle custom draw notifications properly. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Remove superfluous abstractions which make the code... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Move the custom draw notifications into the Draw.*Item... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Move the custom draw item notifications down into DrawL... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Fix silly redraw bug introduced in previous patch. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Implement WM_SETREDRAW properly. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Rework the mouse click notifications |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Use (semi)standard HitTest, rather then our own little... |
tree | commitdiff |
2002-10-10 |
Eric Pouech | Moved out 16 bit code. |
tree | commitdiff |
2002-10-10 |
Eric Pouech | Removed no longer needed list of instance data. |
tree | commitdiff |
2002-10-10 |
Lionel Ulmer | Added some TRACEs to the ddraw code. |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Implement the CStdStubBuffer methods. |
tree | commitdiff |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | IUnknown_[QAR]_Proxy implementations, VTbl construction... |
tree | commitdiff |
2002-10-10 |
Steve Lustbader | Provide a stub for GetComboBoxInfo. |
tree | commitdiff |
2002-10-10 |
Uwe Bonnes | More stubs. |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Stubby NdrClientCall2 & some header changes. |
tree | commitdiff |
2002-10-10 |
Steve Lustbader | Provide stub for SetupDiGetClassDevsW. |
tree | commitdiff |
2002-10-10 |
Paul Rupe | Scroll the listview when doing multiple selections. |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei... |
tree | commitdiff |
2002-10-10 |
Alexandre Julliard | Fixed sign extension bug in EH_prolog, and made tryleve... |
tree | commitdiff |
2002-10-10 |
Alexandre Julliard | Make sure all Zw functions whose Nt equivalent is imple... |
tree | commitdiff |
2002-10-10 |
Francois Gouget | The NAS headers and libraries are sometimes stored... |
tree | commitdiff |
2002-10-10 |
Eric Pouech | Started putting all 16 bit code in separate files. |
tree | commitdiff |
2002-10-10 |
Michael Günnewig | Prevent some segfaults in msrle32. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Narrow down the items we iterate over in LIST, and... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Draw _only_ the items that are invalidated. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Reimplement FindItem (cleaner, faster, more compliant... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Rewrite HitTest to make it pretty, and very fast. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Introduce the notion of item iterators, and use them... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Separate range manipulation functions from selection... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Fix large item label calculation when not focused. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Fix focus handling when deleting items, or changing... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Fix large item handling focus in ICON mode. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | No need to go through the heavy duty rect computation... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Factor out owner draw code, so that it works for all... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Factor out the computation of item position, so it... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Unify LISTVIEW_UpdateLargeItemLabelRect, and GetItemMea... |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Get rid of 'goto's in GetItemMeasures. |
tree | commitdiff |
2002-10-10 |
Dimitrie O. Paun | Fix braino in calculation of LVS_LIST origin. |
tree | commitdiff |
2002-10-09 |
Eric Pouech | Fixed some multi-sound card related bugs. |
tree | commitdiff |
2002-10-09 |
Alexandre Julliard | Avoid infinite SendMessage recursion, just like Windows... |
tree | commitdiff |
2002-10-09 |
Alexandre Julliard | Fixed buffer size in _ultoa (spotted by Joerg Mayer). |
tree | commitdiff |
2002-10-09 |
Alexandre Julliard | Fixed file descriptor corruption. |
tree | commitdiff |
2002-10-09 |
Jeff Smith | Spelling corrections. |
tree | commitdiff |
2002-10-09 |
Michael Stefaniuc | Fix handle conversions. |
tree | commitdiff |
2002-10-09 |
Patrik Stridvall | Fixed test to not fail behind firewalls or without... |
tree | commitdiff |
2002-10-08 |
Dimitrie O. Paun | Fixed bug that caused item texts to be empty. |
tree | commitdiff |
2002-10-08 |
Michael Günnewig | Implemented the MS RLE video codec. |
tree | commitdiff |
2002-10-07 |
Dimitrie O. Paun | Fix nasty bug generated by UINT vs. INT (resulted in... |
tree | commitdiff |
2002-10-07 |
Dimitrie O. Paun | Cleaned up the rectangle handling, and fixed numerous... |
tree | commitdiff |
2002-10-07 |
Greg Turner | Added skeleton for rpcrt4 unit test with some UUID... |
tree | commitdiff |
next |