2005-07-10 |
Oliver Stieber | Check to see if the vertex declaration is null before... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Alexandre Julliard | The ordinal functions should not be exported by name. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Marcus Meissner | Fixed signedness issues. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Oliver Stieber | Tidy up the way caps are managed in GetDeviceCaps and... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Uwe Bonnes | URLMonikerImpl_BindToStorage: Escape special characters. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Gerold Jens... | The fci_get_little_endian... and fci_set_little_endian... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Felix Nawothnig | Allow reading 0 bytes in fread. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Marcus Meissner | Fixed signedness warnings. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Felix Nawothnig | Fix a typo. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Detlef Riekenberg | Fixed traces. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Brian Vincent | Describe tabs being linked together. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Mike McCormack | Define the remaining Nt* functions. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Gerald Pfeifer | Add a configure check for struct request_sense. Use... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Thomas Weidenmueller | Fixed enumerating the drive strings. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Aric Stewart | Implement MsiGetLanguage. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Huw Davies | ScheduleJob for 'lpr' ports. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Alexandre Julliard | Explicitly pass the winstation to the atom functions... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Huw Davies | Implement {Start,End}DocPrinter and WritePrinter. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Aric Stewart | InstallShield does a number of actions using DoAction... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Jung | Fail in SHGetDataFromIDList when called on special... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Jung | Partially implemented UnixFolder's ISFHelper::CopyItems... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Alexandre Julliard | Put in place the basic infrastructure to allow supporti... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Dmitry Timoshkov | Add DDE transaction test, make it pass under Wine. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Henning Gerhardt | Update German resource files. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Sebastian Gasiorek | Added Polish resources. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Vijay Kiran... | Add _MB_CP_* defines. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Felix Nawothnig | Make GetProcessMemoryInfo fail if the passed buffer... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Juan Lang | Add a few more missing defines. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Frank Richter | Always zero destination buffer in SYSPARAMS_LoadRaw... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Felix Nawothnig | Fix some DPA functions so they pass the new tests. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Jung | Return correct HRESULT code in UnixFolder's IEnumIDList... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Robert Shearman | In MsiLocateComponent pcchBuf can be NULL so don't... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Maarten Lankhorst | ITextServices_OnTxInplaceDeactivate does not take a... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Oliver Stieber | Relay all the pixel shader calls from d3d9 to wined3d. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Oliver Stieber | Added support for vertex declarations to wined3d, it... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Oliver Stieber | Implement render targets using either textures, swapcha... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Moved initialization of the desktop window in the graph... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Removed creation of the no longer used shading brush. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Juan Lang | Implement a few utility functions, with tests. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Juan Lang | Correct a typo. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Martin Fuchs | - move ID_ABOUT_WINE into #ifdef __WINE__ |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Aric Stewart | Fill and use the ProductCode part of the MSIPACKAGE... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Detlef Riekenberg | NetUserAdd + NetUserDel implemented as stub. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Use the same defaults for modules with and without... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Frank Richter | Add support for proper saving of the "FLATMENU" and... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Frank Richter | Wine has now a Marlett font, hence the window buttons... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Frank Richter | Added a real "window restore" glyph to Wine Marlett. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Eugeny Gorelov | Implement most functionality of PageSetupDlg function. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Eugeny Gorelov | Added PageSetupDlg test. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Moved most initializations out of the create_desktop... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Delay creation of the internal pos atom until needed. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Hans Leidekker | Dynamically load mscms. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Frank Richter | Update German translation for changes to the DLL overri... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Eugeny Gorelov | Added PSD_NONETWORKBUTTON define. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Vitaly Lipatov | Added some documentation. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Mike McCormack | Use LoadImage to load bitmaps and icons. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Dmitry Timoshkov | Add a MsgWaitForMultipleObjects test. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Convert the shared mapping list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | We no longer have thunks in the data section. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Dmitry Timoshkov | Make IsWindowUnicode work in the case when window belon... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Martin Fuchs | - remove <tchar.h> and <wchar.h> header usage by switch... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Vriens | Update the Dutch translations. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Alexandre Julliard | Store the global atom table in the process window station. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Mike McCormack | Add more Nt* functions. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Felix Nawothnig | Update TODO list. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Juan Lang | Encode/decode CERT_PUBLIC_KEY_INFO, with tests. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Felix Nawothnig | Add another failing DPA test. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Gerald Pfeifer | SCSI_Linux_CheckDevices() is Linux-only as well. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Hans Leidekker | Fail loading when compiled without lcms support. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Felix Nawothnig | Changed layout of libraries tab, moved load-order setti... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Felix Nawothnig | Don't invalidate the whole propsheet when the page... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Rein Klazes | - when sending the WM_DRAWITEM message in case of a... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Oliver Stieber | Change all references to updateStateBlock to references... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Stefan Huehner | Make functions static to fix -Wmissing-declarations... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Alexandre Julliard | Restore the clip region after GetDCEx in send_erase... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Alexandre Julliard | Moved the configuration key to HKCU\Software\Wine\WineM... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Francois Gouget | Add trailing '\n's to ok() calls. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | Stop the install when cancelling from a modeless dialog. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | Add more Nt* functions. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Huw Davies | Add an implementation of AddJob and a partial one of... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Michael Jung | Implemented UnixFolder's ISFHelper::DeleteItems interface. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Frank Richter | Add missing DC_GRADIENT and DC_BUTTONS, as used by... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Phil Krylov | Fixed EM_LINEINDEX handler and added EM_LINEFROMCHAR... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | Don't crash when cancelling out of a modeless dialog. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Felix Nawothnig | Clear buffer before querying the registry in SYSPARAMS_... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Alexandre Julliard | Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
James Hawkins | Branch the LSA functions from security.c to lsa.c. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | -Wpointer-sign fixes for gcc 4.0. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | Fix gcc 4.0 -Wpointer-sign warnings. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Phil Krylov | Implemented EM_EXLINEFROMCHAR, EM_LINEINDEX, EM_FINDTEXT, |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Mike McCormack | Define PVOID64 and FILE_SEGMENT_ELEMENT. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Frank Richter | Every window needs to receive WM_THEMECHANGED (esp... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Felix Nawothnig | Move DPA and DSA functions out of comctl32undoc.c as... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Alexandre Julliard | Don't depend on ELF features for PIC code. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Aric Stewart | Add source.c to start handling the various MsiSourceLis... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Detlef Riekenberg | Printer_LoadIconsW: implemented minimal version. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Phil Krylov | Fixed an off-by-one error in EM_GETLINECOUNT handler. |
commit | commitdiff | tree | snapshot |
next |