2002-10-18 |
Alexandre Julliard | Added wine_memcpy_unaligned function to avoid gcc memcpy |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Michael Günnewig | - Add FIND_* constants. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Michael Günnewig | - Add wavefile handler. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Michael Günnewig | Fixed memory leak (release AVI stream). |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Stefan Leichter | BuildCommDCBAndTimeoutsA: Made the argument parsing... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Patrik Stridvall | - Better .dsp file generation for .exe outputs |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Martin Fuchs | Removed warning "SetWindowText(0, ...)" when opening... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Martin Fuchs | pszText is stored as Unicode, so call DrawTextW() inste... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Instrument SetItemT to change only _one_ item at a... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Unify set_{owner,main}_item functions. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | More, better tracing to help nail down some crashes. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Deal with sparsely populated listviews. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Add ability to create an iterator over a range list. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Change the definition of ranges to exclude the upper... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Handle range tracing in a consistent fashion. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Remove dated comments. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Better encapsulation of the ranges concept. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Use the WOWHandle functions to convert between task... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Build a default command-line if the one we received... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Fixed typo in EnumThreadWindows. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Fixed compilation for non-i386. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Malte Starostik | Added progress messages while building font metrics. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Jason Edmeades | - Dont set lighting during draw primitive, rely on... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Christian Costa | Implement OpenGL overriding of surface's flip method. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Notification code cleanup, more traces, etc. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Add/update the listview structures to version 6.0. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Malte Starostik | Initialize winearts's volume level to full, so applicat... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Jerry Jenkins | Added missing RemoveProp calls. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Martin Fuchs | Correct initial display of file listing. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | We need to provide focus info always in ICON mode ... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Mike McCormack | Duplicate selected items list in LISTVIEW_RemoveAllSele... |
commit | commitdiff | tree | snapshot |
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 |
next |