2002-10-16 |
Dimitrie O... | Remember the global colors in custom draw mode. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Compute only the old state that we're gonna look at. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Instrument SetItemT to avoid repainting if nothing... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Fix bug in edit label when sending the text to the... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Edit label cleanup. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Fix bug in ranges_shift which was corrupting selections. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Bill Medland | Add a section on using ODBC. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Alexandre Julliard | Implemented _seh_longjmp_unwind. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Huw D M Davies | Fix the ofn flags setup. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Christian Costa | Associate texture to the device when GetHandle is calle... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Add comment on what is known about the current state... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Greg Turner | Use the msvc way to return a struct, fixing wierd problems. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Martin Fuchs | Implemented program launching by double click. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | Fix iterator creation for LVS_LIST mode. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | No longer compute the ill-defined bounds in GetItemMetrics. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | Teach GetItemMetrics to deal with subitems in report... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | Fix iterator creation for LVS_LIST mode. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | Fix iterators to properly deal with LVS_{,SMALL}ICON... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | Iterator updates: |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Michael Stefaniuc | Compile fix when all handles are converted to a void*. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Alexandre Julliard | Fixed reference count handling to support LoadLibrary... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Martin Fuchs | - Fixed building unter native WIN32. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
György 'Nog... | Implement [ format specifier. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Gerald Pfeifer | Silence warning in hex_from0(). |
commit | commitdiff | tree | snapshot |
2002-10-15 |
David Hammerton | Get descriptor should return correct segment limit. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Steve Lustbader | Fix off-by-one error in determining number of arguments. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Patrik Stridvall | - Fixed broken winapi_extract options --{pseudo-,}stub... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Dimitrie O... | Do not merge image with garbage background. Based on... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Christian Neumair | Stub for the CryptRegisterOIDFunction function. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Patrik Stridvall | Updated the generated tests. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Patrik Stridvall | Don't use a special header file for macros used in... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Michael Günnewig | Fixed division by zero, when range is 0. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Vincent Béron | Actually compile Wine even if not installing as root. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Roderick Colenbrander | Set DirectX version to 8.1. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Uwe Bonnes | Add function to get size of in-memory resource and... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Vincent Béron | Allow wineinstall to be run from tools/ or from the... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Jason Edmeades | - ClipPlanes work better. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Carlos | Avoid crashes when ofnW->lpstrFile is null. |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Alexandre Julliard | Remove no longer used PERQUEUEDATA structure and functions. |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Alexandre Julliard | Moved mouse capture handling into the server. |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Alexandre Julliard | Reimplemented GetLastActivePopup to get the information... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Rename GetItemHeight to CalculateMaxHeight, for consistency |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Use the item box rather than the bounds when invalidating. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Jason Edmeades | Significantly improve the lighting code. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Alexandre Julliard | Added server-side infrastructure for the thread input... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Unify DrawLargeItem with DrawItem. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Use GetItemMetrics instead of GetItemMeasures. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Ove Kaaven | Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBu... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Be real tough on internal programming errors. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Remove support for owner drawn listviews in non-REPORT... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Use GetItemMetrics instead of GetItemMeasures when... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Make use of the new GetItemMetrics in HitTest, to avoid... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dimitrie O... | Separate item metrics computation from positioning |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Patrik Stridvall | - Improved alignment and offset calculations. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Ove Kaaven | Reimplement several RpcServer.* methods in rpc_server.c. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Greg Turner | Added missing kernel32 import. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Alexandre Julliard | LVS_OWNERDRAWFIXED should only take effect in REPORT... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Michael Günnewig | - Move the API into a new api.c file. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Nerijus Baliunas | Better Lithuanian keyboard layout. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Avoid calling FindExecutable16. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Keep on moving 16 bit code out of winmm. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Christian Costa | Initialize the DDCAPS structure of the DDRAW object... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Christian Costa | Main_DirectDrawSurface_QueryInterface: enable creation... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix drawing bug introduced with the custom notification |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Simplify the report mode, and item drawing considerably. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Handle custom draw notifications properly. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Remove superfluous abstractions which make the code... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Move the custom draw notifications into the Draw.*Item... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Move the custom draw item notifications down into DrawL... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix silly redraw bug introduced in previous patch. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Implement WM_SETREDRAW properly. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Rework the mouse click notifications |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Use (semi)standard HitTest, rather then our own little... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Moved out 16 bit code. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Removed no longer needed list of instance data. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Lionel Ulmer | Added some TRACEs to the ddraw code. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Implement the CStdStubBuffer methods. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | IUnknown_[QAR]_Proxy implementations, VTbl construction... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Steve Lustbader | Provide a stub for GetComboBoxInfo. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Uwe Bonnes | More stubs. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Stubby NdrClientCall2 & some header changes. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Steve Lustbader | Provide stub for SetupDiGetClassDevsW. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Rupe | Scroll the listview when doing multiple selections. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Fixed sign extension bug in EH_prolog, and made tryleve... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Make sure all Zw functions whose Nt equivalent is imple... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Francois Gouget | The NAS headers and libraries are sometimes stored... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Andrew M. Johnston | Make info structure members lower case as elsewhere. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Updated with autoconf 2.54. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Started putting all 16 bit code in separate files. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Michael Günnewig | Prevent some segfaults in msrle32. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Narrow down the items we iterate over in LIST, and... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Draw _only_ the items that are invalidated. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Reimplement FindItem (cleaner, faster, more compliant... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Rewrite HitTest to make it pretty, and very fast. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Introduce the notion of item iterators, and use them... |
commit | commitdiff | tree | snapshot |
next |