2002-10-18 |
Martin Fuchs | Removed warning "SetWindowText(0, ...)" when opening...
|
commit | commitdiff | tree |
2002-10-18 |
Martin Fuchs | pszText is stored as Unicode, so call DrawTextW() instead of
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Instrument SetItemT to change only _one_ item at a...
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Unify set_{owner,main}_item functions.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | More, better tracing to help nail down some crashes.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Deal with sparsely populated listviews.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Add ability to create an iterator over a range list.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Change the definition of ranges to exclude the upper...
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Handle range tracing in a consistent fashion.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Remove dated comments.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Better encapsulation of the ranges concept.
|
commit | commitdiff | tree |
2002-10-17 |
Alexandre Julliard | Use the WOWHandle functions to convert between task...
|
commit | commitdiff | tree |
2002-10-17 |
Alexandre Julliard | Build a default command-line if the one we received...
|
commit | commitdiff | tree |
2002-10-17 |
Alexandre Julliard | Fixed typo in EnumThreadWindows.
|
commit | commitdiff | tree |
2002-10-17 |
Alexandre Julliard | Fixed compilation for non-i386.
|
commit | commitdiff | tree |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine...
|
commit | commitdiff | tree |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information...
|
commit | commitdiff | tree |
2002-10-17 |
Malte Starostik | Added progress messages while building font metrics.
|
commit | commitdiff | tree |
2002-10-17 |
Jason Edmeades | - Dont set lighting during draw primitive, rely on...
|
commit | commitdiff | tree |
2002-10-17 |
Christian Costa | Implement OpenGL overriding of surface's flip method.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Notification code cleanup, more traces, etc.
|
commit | commitdiff | tree |
2002-10-17 |
Dimitrie O. Paun | Add/update the listview structures to version 6.0.
|
commit | commitdiff | tree |
2002-10-17 |
Malte Starostik | Initialize winearts's volume level to full, so applications...
|
commit | commitdiff | tree |
2002-10-17 |
Jerry Jenkins | Added missing RemoveProp calls.
|
commit | commitdiff | tree |
2002-10-17 |
Martin Fuchs | Correct initial display of file listing.
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | We need to provide focus info always in ICON mode ...
|
commit | commitdiff | tree |
2002-10-16 |
Mike McCormack | Duplicate selected items list in LISTVIEW_RemoveAllSelections to
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Remember the global colors in custom draw mode.
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Compute only the old state that we're gonna look at.
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Instrument SetItemT to avoid repainting if nothing...
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Fix bug in edit label when sending the text to the...
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Edit label cleanup.
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Fix bug in ranges_shift which was corrupting selections. ...notification (found and fixed by Alexandre Julliard).
|
commit | commitdiff | tree |
2002-10-16 |
Bill Medland | Add a section on using ODBC.
|
commit | commitdiff | tree |
2002-10-16 |
Alexandre Julliard | Implemented _seh_longjmp_unwind.
|
commit | commitdiff | tree |
2002-10-16 |
Huw D M Davies | Fix the ofn flags setup.
|
commit | commitdiff | tree |
2002-10-16 |
Christian Costa | Associate texture to the device when GetHandle is called...
|
commit | commitdiff | tree |
2002-10-16 |
Dimitrie O. Paun | Add comment on what is known about the current state...
|
commit | commitdiff | tree |
2002-10-16 |
Greg Turner | Use the msvc way to return a struct, fixing wierd problems.
|
commit | commitdiff | tree |
2002-10-16 |
Martin Fuchs | Implemented program launching by double click.
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | Fix iterator creation for LVS_LIST mode.
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | No longer compute the ill-defined bounds in GetItemMetrics.
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | Teach GetItemMetrics to deal with subitems in report...
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | Fix iterator creation for LVS_LIST mode.
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | Fix iterators to properly deal with LVS_{,SMALL}ICON...
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | Iterator updates:
|
commit | commitdiff | tree |
2002-10-15 |
Michael Stefaniuc | Compile fix when all handles are converted to a void*.
|
commit | commitdiff | tree |
2002-10-15 |
Alexandre Julliard | Fixed reference count handling to support LoadLibrary...
|
commit | commitdiff | tree |
2002-10-15 |
Martin Fuchs | - Fixed building unter native WIN32.
|
commit | commitdiff | tree |
2002-10-15 |
György 'Nog' Jeney | Implement [ format specifier.
|
commit | commitdiff | tree |
2002-10-15 |
Gerald Pfeifer | Silence warning in hex_from0().
|
commit | commitdiff | tree |
2002-10-15 |
David Hammerton | Get descriptor should return correct segment limit.
|
commit | commitdiff | tree |
2002-10-15 |
Steve Lustbader | Fix off-by-one error in determining number of arguments.
|
commit | commitdiff | tree |
2002-10-15 |
Patrik Stridvall | - Fixed broken winapi_extract options --{pseudo-,}stub...
|
commit | commitdiff | tree |
2002-10-15 |
Dimitrie O. Paun | Do not merge image with garbage background. Based on...
|
commit | commitdiff | tree |
2002-10-15 |
Christian Neumair | Stub for the CryptRegisterOIDFunction function.
|
commit | commitdiff | tree |
2002-10-15 |
Patrik Stridvall | Updated the generated tests.
|
commit | commitdiff | tree |
2002-10-15 |
Patrik Stridvall | Don't use a special header file for macros used in...
|
commit | commitdiff | tree |
2002-10-15 |
Michael Günnewig | Fixed division by zero, when range is 0.
|
commit | commitdiff | tree |
2002-10-15 |
Vincent Béron | Actually compile Wine even if not installing as root.
|
commit | commitdiff | tree |
2002-10-13 |
Roderick Colenbrander | Set DirectX version to 8.1.
|
commit | commitdiff | tree |
2002-10-13 |
Uwe Bonnes | Add function to get size of in-memory resource and...
|
commit | commitdiff | tree |
2002-10-13 |
Vincent Béron | Allow wineinstall to be run from tools/ or from the...
|
commit | commitdiff | tree |
2002-10-13 |
Jason Edmeades | - ClipPlanes work better.
|
commit | commitdiff | tree |
2002-10-13 |
Carlos | Avoid crashes when ofnW->lpstrFile is null.
|
commit | commitdiff | tree |
2002-10-12 |
Alexandre Julliard | Remove no longer used PERQUEUEDATA structure and functions.
|
commit | commitdiff | tree |
2002-10-12 |
Alexandre Julliard | Moved mouse capture handling into the server.
|
commit | commitdiff | tree |
2002-10-12 |
Alexandre Julliard | Reimplemented GetLastActivePopup to get the information...
|
commit | commitdiff | tree |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Rename GetItemHeight to CalculateMaxHeight, for consistency
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Use the item box rather than the bounds when invalidating.
|
commit | commitdiff | tree |
2002-10-11 |
Jason Edmeades | Significantly improve the lighting code.
|
commit | commitdiff | tree |
2002-10-11 |
Alexandre Julliard | Added server-side infrastructure for the thread input...
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Unify DrawLargeItem with DrawItem.
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Use GetItemMetrics instead of GetItemMeasures.
|
commit | commitdiff | tree |
2002-10-11 |
Ove Kaaven | Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize,
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Be real tough on internal programming errors.
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Remove support for owner drawn listviews in non-REPORT...
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Use GetItemMetrics instead of GetItemMeasures when...
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Make use of the new GetItemMetrics in HitTest, to avoid...
|
commit | commitdiff | tree |
2002-10-11 |
Dimitrie O. Paun | Separate item metrics computation from positioning
|
commit | commitdiff | tree |
2002-10-11 |
Patrik Stridvall | - Improved alignment and offset calculations.
|
commit | commitdiff | tree |
2002-10-11 |
Ove Kaaven | Reimplement several RpcServer.* methods in rpc_server.c.
|
commit | commitdiff | tree |
2002-10-11 |
Greg Turner | Added missing kernel32 import.
|
commit | commitdiff | tree |
2002-10-11 |
Alexandre Julliard | LVS_OWNERDRAWFIXED should only take effect in REPORT...
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllRegist...
|
commit | commitdiff | tree |
2002-10-10 |
Michael Günnewig | - Move the API into a new api.c file.
|
commit | commitdiff | tree |
2002-10-10 |
Nerijus Baliunas | Better Lithuanian keyboard layout.
|
commit | commitdiff | tree |
2002-10-10 |
Alexandre Julliard | Avoid calling FindExecutable16.
|
commit | commitdiff | tree |
2002-10-10 |
Eric Pouech | Keep on moving 16 bit code out of winmm.
|
commit | commitdiff | tree |
2002-10-10 |
Christian Costa | Initialize the DDCAPS structure of the DDRAW object...
|
commit | commitdiff | tree |
2002-10-10 |
Christian Costa | Main_DirectDrawSurface_QueryInterface: enable creation...
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyInitialize,
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Fix drawing bug introduced with the custom notification
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Simplify the report mode, and item drawing considerably.
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Handle custom draw notifications properly.
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Remove superfluous abstractions which make the code...
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Move the custom draw notifications into the Draw.*Item...
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Move the custom draw item notifications down into DrawLargeItem.
|
commit | commitdiff | tree |
2002-10-10 |
Dimitrie O. Paun | Fix silly redraw bug introduced in previous patch.
|
commit | commitdiff | tree |