2003-12-11 |
Huw Davies | Fix incorrect calculation of transport_addr. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Huw Davies | Don't crash if lpDependencies is NULL. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Mike McCormack | Implement CryptRegisterOIDFunction and CryptSIPAddProvider. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Jeremy Shaw | Add a '\r\n' to lpszHeaders if it is not already termin... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Frank | Fixed size check in GetCommConfig(). |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Richard Cohen | - Fix obsolete comments about windowsx, commdlg. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Richard Cohen | - Check FindFirstFile against INVALID_HANDLE_VALUE... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added tests for class style and instance handling. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | System classes must not have the CS_GLOBALCLASS style. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added window classes in the server, and support for... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Print names for Win32 errors too, plus a few more statu... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Andreas Rosenberg | Point size in DLG_TEMPLATE may be negative. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Sort the listview when clicking the Name or Type headers. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Dmitry Timoshkov | Add support for some MCIWNDF_ styles, indicate that... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Made all the RegisterClass and GetClassInfo variants... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added support for inter-process GetWindowWord. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added set_win32_error() for error codes that don't... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Marcelo Duarte | - Implementation of HCR_GetExecuteCommandExW for intern... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Andrew de Quincey | Upwards traversal of inheritance tree didn't occur... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Fix a couple of tests for w2k (Russian). |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Don't call GetWindowLong for every comparison while... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Huw Davies | If a font has a version 0 OS2 table then Windows uses... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Add a few soon-to-be-implemented functions. |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Jon Griffiths | Fix the tests to pass when locale settings are user... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Jon Griffiths | Implement conversions between dates and strings. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Kevin Koltzau | Implemented GetTitleBarInfo. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dimitrie O... | Reformat regedit in a consistent manner. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Robert Shearman | - Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Kevin Koltzau | Load, validate and retrieve a few properties from an... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Richard Cohen | - Implement 'Choose font', 'No title', 'Always on Top'. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Hans Leidekker | Include tests for MoveFile[W|A]. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Hans Leidekker | Deal with kernels that don't have IsValidLanguageGroup. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Hans Leidekker | Check for ERROR_CALL_NOT_IMPLEMENTED error from RemoveD... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dmitry Timoshkov | Correct "MCI Extensions" registry section, add MCI32... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Alexandre Julliard | Added CS_DROPSHADOW. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dimitrie O... | Move content of global.h into the appropriate private... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Eric Pouech | Move (again) usage of 16 bit specific functions (thunk... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Lionel Ulmer | Limit usage of vertex arrays to correct states. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Huw Davies | If usWinAscent + usWinDescent == 0 then use the Ascende... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dmitry Timoshkov | Fix a font object leak in the font dialog's WM_PAINT... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dmitry Timoshkov | Correct a couple of incorrect registry root key names. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Mike McCormack | Stub implementations for CertCreateCRLContext and CertC... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dimitrie O... | Streamline dlls/ and programs/ in terms of indentation. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Pavel Roskin | Make inactive LED segments dimmer to make numbers easie... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Ove Kaaven | Remove an instance of exit(). We should return failure... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Christian Costa | First enumerate all internal devices and then external... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Hans Leidekker | Remove ntdll from imports. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Juan Lang | Partially implement NetWkstaGetInfo. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Dimitrie O... | Move include/bitmaps/*.xpm where they belong. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Stefan Leichter | Fixed parameter types of function Extract. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Huw Davies | Run length and ascii85 encode image data. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alexandre Julliard | Get rid of clipboard.h. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alexandre Julliard | Removed now useless call to glXQueryExtensionsString. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alexandre Julliard | In RDW_ValidateParent, get rid of the parent update... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Francois Gouget | Print error messages to stderr as is customary. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alexandre Julliard | Moved all the files in graphics/x11drv to dlls/x11drv. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alexandre Julliard | Added a WINEDEBUG environment variable that allows... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Alexandre Julliard | Removed X11 display parameter from the config file... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Filip Navara | Fixed some flags in calls to CreateWindowEx. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | Initialize Xlib threading support to see what it breaks... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Mike Hearn | Map (WS_EX_TOOLWINDOW & WS_CAPTION) to _NET_WM_WINDOW_T... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Rein Klazes | Correct the test for the ODS_SELECTED bit in the WM_DRA... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Dimitrie O... | More tests for {Local,Global}{,Re}Alloc() calls. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | Define ALSA_PCM_OLD_* symbols for compatibility with... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Juan Lang | Partially implement DeviceIoControl for VDHCP, VNETBIOS... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Kevin Koltzau | Added stubs for all functions. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Huw Davies | Let PSDRV_WriteSpool cope with strings longer than... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Mike McCormack | Stub implementations for some functions. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Dimitrie O... | Add missing ListView_GetViewRect() macro. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Jon Griffiths | Implement the Rtlp* registry functions. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | Implement some more register functions using DEFINE_REG... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | Moved the DEFINE_REGS_ENTRYPOINT macros to include... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | We no longer need a special case for codepages on startup, |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | Portability fixes. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Jon Griffiths | Added Thai translation. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Juan Lang | Removed unused structure declaration. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alexandre Julliard | Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Rein Klazes | Use the lfHeight field to initialize the font dialog... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Dimitrie O... | Fix NetApiBufferReallocate and add a few tests for... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Rein Klazes | Add Fonts key for NT versions of Windows. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Marcus Meissner | On i686, report processor level 6. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Alexandre Julliard | Converted locale setup to Unicode so that we don't... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Alexandre Julliard | Use delayed imports instead of explicit GetProcAddress... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Rein Klazes | Implement combobox to select the font's character set. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Alexandre Julliard | Added support for loading 16-bit dlls. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Alexandre Julliard | Removed no longer used extra space allocated in the... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Alexandre Julliard | Revert change for handling user overrides as numbers... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Jacek Caban | Added -lXmu and -lXi for glut library. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Dimitrie O... | Added support for editing strings. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Alexandre Julliard | Implemented RunDLL_CallEntry16. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Richard Cohen | - Properly disable the second hand. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Kirill Smelkov | IBindHost interface additions. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Kirill Smelkov | Added IObjectWithSite interface. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Richard Cohen | Search for libraries in the order - .so - .def - .a |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Richard Cohen | - Use resource ids IDM_*, IDS_* instead of numbers. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Andrew de Quincey | Check brush style before printing FIXME. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Huw Davies | Only honour SBS_SIZEBOX*ALIGN styles if SBS_SIZE{GRIP... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Tom Wickline | Updated. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Alexandre Julliard | Use normal dll imports instead of GetProcAddress hacks. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Aric Stewart | Invalidate items on set selection. |
commit | commitdiff | tree | snapshot |
next |