goma /
wine /
54ba29acf0ed7fe6fa8e233d860a0ce1ecf7f077 - 54ba29a Fixed compilation for non-i386. by Alexandre Julliard · 22 years ago
- 0ca051e Fixed wownt32.h to make it usable from inside Wine, and use it to by Alexandre Julliard · 22 years ago
- 11e3523 Rewrote caret implementation to store the information in the server. by Alexandre Julliard · 22 years ago
- f9a486b Added progress messages while building font metrics. by Malte Starostik · 22 years ago
- 6fc8f9f - Dont set lighting during draw primitive, rely on the render state. by Jason Edmeades · 22 years ago
- b47c14a Implement OpenGL overriding of surface's flip method. Remove broken code. by Christian Costa · 22 years ago
- be8189b Notification code cleanup, more traces, etc. by Dimitrie O. Paun · 22 years ago
- 9a01be4 Add/update the listview structures to version 6.0. by Dimitrie O. Paun · 22 years ago
- 41a9b1b Initialize winearts's volume level to full, so applications that don't by Malte Starostik · 22 years ago
- 7d78959 Added missing RemoveProp calls. by Jerry Jenkins · 22 years ago
- 605e7a1 Correct initial display of file listing. by Martin Fuchs · 22 years ago
- 89eb8fd We need to provide focus info always in ICON mode (spotted by Huw Davies). by Dimitrie O. Paun · 22 years ago
- bcfffe7 Duplicate selected items list in LISTVIEW_RemoveAllSelections to by Mike McCormack · 22 years ago
- 3dd4dab Remember the global colors in custom draw mode. by Dimitrie O. Paun · 22 years ago
- ef9adbb Compute only the old state that we're gonna look at. by Dimitrie O. Paun · 22 years ago
- 8d2f722 Instrument SetItemT to avoid repainting if nothing changed. by Dimitrie O. Paun · 22 years ago
- 3c9591b Fix bug in edit label when sending the text to the app. by Dimitrie O. Paun · 22 years ago
- 07a6a39 Edit label cleanup. by Dimitrie O. Paun · 22 years ago
- 6b4a11a Fix bug in ranges_shift which was corrupting selections. by Dimitrie O. Paun · 22 years ago
- 11c8763 Add a section on using ODBC. by Bill Medland · 22 years ago
- acea9d1 Implemented _seh_longjmp_unwind. by Alexandre Julliard · 22 years ago
- 2dcc6f0 Fix the ofn flags setup. by Huw D M Davies · 22 years ago
- b44822a Associate texture to the device when GetHandle is called and perform by Christian Costa · 22 years ago
- da9bac4 Add comment on what is known about the current state of the controls by Dimitrie O. Paun · 22 years ago
- 686b845 Use the msvc way to return a struct, fixing wierd problems. by Greg Turner · 22 years ago
- b5960a1 Implemented program launching by double click. by Martin Fuchs · 22 years ago
- db14dbf Fix iterator creation for LVS_LIST mode. by Dimitrie O. Paun · 22 years ago
- 17dce17 No longer compute the ill-defined bounds in GetItemMetrics. by Dimitrie O. Paun · 22 years ago
- 3a5105c Teach GetItemMetrics to deal with subitems in report mode as well. by Dimitrie O. Paun · 22 years ago
- f378bbd Fix iterator creation for LVS_LIST mode. Use assert() instead of hand-made hack. by Dimitrie O. Paun · 22 years ago
- 3baa344 Fix iterators to properly deal with LVS_{,SMALL}ICON modes. by Dimitrie O. Paun · 22 years ago
- 50b4688 Iterator updates: by Dimitrie O. Paun · 22 years ago
- 9444dd2 Compile fix when all handles are converted to a void*. by Michael Stefaniuc · 22 years ago
- c5c48eb Fixed reference count handling to support LoadLibrary during a process attach. by Alexandre Julliard · 22 years ago
- 3d8820e - Fixed building unter native WIN32. - Fixed display of filenames in tree pane. by Martin Fuchs · 22 years ago
- e022026 Implement [ format specifier. by György 'Nog' Jeney · 22 years ago
- 28a7d3c Silence warning in hex_from0(). by Gerald Pfeifer · 22 years ago
- 14e81e8 Get descriptor should return correct segment limit. by David Hammerton · 22 years ago
- 3bdfc9f Fix off-by-one error in determining number of arguments. by Steve Lustbader · 22 years ago
- cff9058 - Fixed broken winapi_extract options --{pseudo-,}stub-statistics. by Patrik Stridvall · 22 years ago
- 0bc4b56 Do not merge image with garbage background. Based on a patch by Carlos by Dimitrie O. Paun · 22 years ago
- 0ee7073 Stub for the CryptRegisterOIDFunction function. by Christian Neumair · 22 years ago
- ebf582c Updated the generated tests. by Patrik Stridvall · 22 years ago
- 90fb046 Don't use a special header file for macros used in generated tests. by Patrik Stridvall · 22 years ago
- 2cf9256 Fixed division by zero, when range is 0. by Michael Günnewig · 22 years ago
- fc144ad Actually compile Wine even if not installing as root. by Vincent Béron · 22 years ago
- 16ae4e6 Set DirectX version to 8.1. by Roderick Colenbrander · 22 years ago
- e14cfc4 Add function to get size of in-memory resource and used this function by Uwe Bonnes · 22 years ago
- 0e668bb Allow wineinstall to be run from tools/ or from the main Wine directory. by Vincent Béron · 22 years ago
- 37d4078 - ClipPlanes work better. - Culling now configures itself properly. by Jason Edmeades · 22 years ago
- cfc4082 Avoid crashes when ofnW->lpstrFile is null. by Carlos · 22 years ago
- 618c184 Remove no longer used PERQUEUEDATA structure and functions. by Alexandre Julliard · 22 years ago
- a9e8f59 Moved mouse capture handling into the server. by Alexandre Julliard · 22 years ago
- 0b850f9 Reimplemented GetLastActivePopup to get the information from the server. by Alexandre Julliard · 22 years ago
- 5030bda Reimplemented Get/SetActiveWindow, Get/SetFocus and by Alexandre Julliard · 22 years ago
- 00ea086 Rename GetItemHeight to CalculateMaxHeight, for consistency by Dimitrie O. Paun · 22 years ago
- a1ca012 Use the item box rather than the bounds when invalidating. by Dimitrie O. Paun · 22 years ago
- 78a9bf8 Significantly improve the lighting code. by Jason Edmeades · 22 years ago
- ab5063b Added server-side infrastructure for the thread input structure. by Alexandre Julliard · 22 years ago
- ed29ffd Unify DrawLargeItem with DrawItem. by Dimitrie O. Paun · 22 years ago
- 0b93d5c Use GetItemMetrics instead of GetItemMeasures. by Dimitrie O. Paun · 22 years ago
- a2813f4 Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize, by Ove Kaaven · 22 years ago
- ac756af Be real tough on internal programming errors. by Dimitrie O. Paun · 22 years ago
- dda1e31 Remove support for owner drawn listviews in non-REPORT mode. We need by Dimitrie O. Paun · 22 years ago
- 4150f31 Use GetItemMetrics instead of GetItemMeasures when drawing. by Dimitrie O. Paun · 22 years ago
- 01b5226 Make use of the new GetItemMetrics in HitTest, to avoid code duplication. by Dimitrie O. Paun · 22 years ago
- f1f4479 Separate item metrics computation from positioning by Dimitrie O. Paun · 22 years ago
- 65442cd - Improved alignment and offset calculations. by Patrik Stridvall · 22 years ago
- 1cc2cee Reimplement several RpcServer.* methods in rpc_server.c. by Ove Kaaven · 22 years ago
- 204b88d Added missing kernel32 import. by Greg Turner · 22 years ago
- 5feaff5 LVS_OWNERDRAWFIXED should only take effect in REPORT mode. by Alexandre Julliard · 22 years ago
- 66840f7 Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllRegisterProxy, by Ove Kaaven · 22 years ago
- a26a2ca - Move the API into a new api.c file. by Michael Günnewig · 22 years ago
- 9f47e97 Better Lithuanian keyboard layout. by Nerijus Baliunas · 22 years ago
- 8aab09e Avoid calling FindExecutable16. by Alexandre Julliard · 22 years ago
- 240f093 Keep on moving 16 bit code out of winmm. by Eric Pouech · 22 years ago
- fe6c281 Initialize the DDCAPS structure of the DDRAW object at creation. by Christian Costa · 22 years ago
- ce35cc0 Main_DirectDrawSurface_QueryInterface: enable creation of a by Christian Costa · 22 years ago
- 528d2c4 Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyInitialize, by Ove Kaaven · 22 years ago
- 1c6c29e Fix drawing bug introduced with the custom notification reorganization. by Dimitrie O. Paun · 22 years ago
- 01dbe39 Simplify the report mode, and item drawing considerably. by Dimitrie O. Paun · 22 years ago
- ffd4bd3 Handle custom draw notifications properly. by Dimitrie O. Paun · 22 years ago
- d2d4baf Remove superfluous abstractions which make the code harder to understand. by Dimitrie O. Paun · 22 years ago
- 6d6be0e Move the custom draw notifications into the Draw.*Item functions. by Dimitrie O. Paun · 22 years ago
- a994fb8 Move the custom draw item notifications down into DrawLargeItem. by Dimitrie O. Paun · 22 years ago
- 7ac8909 Fix silly redraw bug introduced in previous patch. by Dimitrie O. Paun · 22 years ago
- 50ed9b9 Implement WM_SETREDRAW properly. by Dimitrie O. Paun · 22 years ago
- 12dca97 Rework the mouse click notifications Assorted cleanups, and simplifications. by Dimitrie O. Paun · 22 years ago
- 1094c63 Use (semi)standard HitTest, rather then our own little invention. by Dimitrie O. Paun · 22 years ago
- 20b26e7 Moved out 16 bit code. by Eric Pouech · 22 years ago
- 46c49c6d Removed no longer needed list of instance data. by Eric Pouech · 22 years ago
- 1c0a8ac Added some TRACEs to the ddraw code. by Lionel Ulmer · 22 years ago
- 1d5d2bd Implement the CStdStubBuffer methods. by Ove Kaaven · 22 years ago
- bc54d78 - change the internal functions in windows/cursoricon.c to use 32bit by Michael Stefaniuc · 22 years ago
- b41d4fe IUnknown_[QAR]_Proxy implementations, VTbl construction, the dreaded by Ove Kaaven · 22 years ago
- c15b0a2 Provide a stub for GetComboBoxInfo. by Steve Lustbader · 22 years ago
- d241176 More stubs. by Uwe Bonnes · 22 years ago
- c3a78d4 Stubby NdrClientCall2 & some header changes. by Ove Kaaven · 22 years ago
- cee34aa Provide stub for SetupDiGetClassDevsW. Fix return value of SetupDiGetClassDevsA. by Steve Lustbader · 22 years ago
- 8b3da5e Scroll the listview when doing multiple selections. by Paul Rupe · 22 years ago