2003-12-08 |
Mike McCormack | Stub implementations for CertCreateCRLContext and CertC... |
commit | commitdiff | tree |
2003-12-08 |
Dimitrie O... | Streamline dlls/ and programs/ in terms of indentation. |
commit | commitdiff | tree |
2003-12-08 |
Pavel Roskin | Make inactive LED segments dimmer to make numbers easie... |
commit | commitdiff | tree |
2003-12-08 |
Ove Kaaven | Remove an instance of exit(). We should return failure... |
commit | commitdiff | tree |
2003-12-08 |
Christian Costa | First enumerate all internal devices and then external... |
commit | commitdiff | tree |
2003-12-08 |
Hans Leidekker | Remove ntdll from imports. |
commit | commitdiff | tree |
2003-12-08 |
Juan Lang | Partially implement NetWkstaGetInfo. |
commit | commitdiff | tree |
2003-12-08 |
Dimitrie O... | Move include/bitmaps/*.xpm where they belong. |
commit | commitdiff | tree |
2003-12-08 |
Stefan Leichter | Fixed parameter types of function Extract. |
commit | commitdiff | tree |
2003-12-08 |
Huw Davies | Run length and ascii85 encode image data. |
commit | commitdiff | tree |
2003-12-05 |
Alexandre Julliard | Get rid of clipboard.h. |
commit | commitdiff | tree |
2003-12-05 |
Alexandre Julliard | Removed now useless call to glXQueryExtensionsString. |
commit | commitdiff | tree |
2003-12-05 |
Alexandre Julliard | In RDW_ValidateParent, get rid of the parent update... |
commit | commitdiff | tree |
2003-12-05 |
Francois Gouget | Print error messages to stderr as is customary. |
commit | commitdiff | tree |
2003-12-05 |
Alexandre Julliard | Moved all the files in graphics/x11drv to dlls/x11drv. |
commit | commitdiff | tree |
2003-12-05 |
Alexandre Julliard | Added a WINEDEBUG environment variable that allows... |
commit | commitdiff | tree |
2003-12-05 |
Alexandre Julliard | Removed X11 display parameter from the config file... |
commit | commitdiff | tree |
2003-12-05 |
Filip Navara | Fixed some flags in calls to CreateWindowEx. |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Initialize Xlib threading support to see what it breaks... |
commit | commitdiff | tree |
2003-12-04 |
Mike Hearn | Map (WS_EX_TOOLWINDOW & WS_CAPTION) to _NET_WM_WINDOW_T... |
commit | commitdiff | tree |
2003-12-04 |
Rein Klazes | Correct the test for the ODS_SELECTED bit in the WM_DRA... |
commit | commitdiff | tree |
2003-12-04 |
Dimitrie O... | More tests for {Local,Global}{,Re}Alloc() calls. |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Define ALSA_PCM_OLD_* symbols for compatibility with... |
commit | commitdiff | tree |
2003-12-04 |
Juan Lang | Partially implement DeviceIoControl for VDHCP, VNETBIOS... |
commit | commitdiff | tree |
2003-12-04 |
Kevin Koltzau | Added stubs for all functions. |
commit | commitdiff | tree |
2003-12-04 |
Huw Davies | Let PSDRV_WriteSpool cope with strings longer than... |
commit | commitdiff | tree |
2003-12-04 |
Mike McCormack | Stub implementations for some functions. |
commit | commitdiff | tree |
2003-12-04 |
Dimitrie O... | Add missing ListView_GetViewRect() macro. |
commit | commitdiff | tree |
2003-12-04 |
Jon Griffiths | Implement the Rtlp* registry functions. |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Implement some more register functions using DEFINE_REG... |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Moved the DEFINE_REGS_ENTRYPOINT macros to include... |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | We no longer need a special case for codepages on startup, |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Portability fixes. |
commit | commitdiff | tree |
2003-12-04 |
Jon Griffiths | Added Thai translation. |
commit | commitdiff | tree |
2003-12-04 |
Juan Lang | Removed unused structure declaration. |
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie... |
commit | commitdiff | tree |
2003-12-04 |
Rein Klazes | Use the lfHeight field to initialize the font dialog... |
commit | commitdiff | tree |
2003-12-04 |
Dimitrie O... | Fix NetApiBufferReallocate and add a few tests for... |
commit | commitdiff | tree |
2003-12-04 |
Rein Klazes | Add Fonts key for NT versions of Windows. |
commit | commitdiff | tree |
2003-12-04 |
Marcus Meissner | On i686, report processor level 6. |
commit | commitdiff | tree |
2003-12-03 |
Alexandre Julliard | Converted locale setup to Unicode so that we don't... |
commit | commitdiff | tree |
2003-12-03 |
Alexandre Julliard | Use delayed imports instead of explicit GetProcAddress... |
commit | commitdiff | tree |
2003-12-03 |
Rein Klazes | Implement combobox to select the font's character set. |
commit | commitdiff | tree |
2003-12-03 |
Alexandre Julliard | Added support for loading 16-bit dlls. |
commit | commitdiff | tree |
2003-12-03 |
Alexandre Julliard | Removed no longer used extra space allocated in the... |
commit | commitdiff | tree |
2003-12-03 |
Alexandre Julliard | Revert change for handling user overrides as numbers... |
commit | commitdiff | tree |
2003-12-03 |
Jacek Caban | Added -lXmu and -lXi for glut library. |
commit | commitdiff | tree |
2003-12-03 |
Dimitrie O... | Added support for editing strings. |
commit | commitdiff | tree |
2003-12-03 |
Alexandre Julliard | Implemented RunDLL_CallEntry16. |
commit | commitdiff | tree |
2003-12-03 |
Richard Cohen | - Properly disable the second hand. |
commit | commitdiff | tree |
2003-12-03 |
Kirill Smelkov | IBindHost interface additions. |
commit | commitdiff | tree |
2003-12-03 |
Kirill Smelkov | Added IObjectWithSite interface. |
commit | commitdiff | tree |
2003-12-03 |
Richard Cohen | Search for libraries in the order - .so - .def - .a |
commit | commitdiff | tree |
2003-12-03 |
Richard Cohen | - Use resource ids IDM_*, IDS_* instead of numbers. |
commit | commitdiff | tree |
2003-12-03 |
Andrew de Quincey | Check brush style before printing FIXME. |
commit | commitdiff | tree |
2003-12-03 |
Huw Davies | Only honour SBS_SIZEBOX*ALIGN styles if SBS_SIZE{GRIP... |
commit | commitdiff | tree |
2003-12-03 |
Tom Wickline | Updated. |
commit | commitdiff | tree |
2003-12-02 |
Alexandre Julliard | Use normal dll imports instead of GetProcAddress hacks. |
commit | commitdiff | tree |
2003-12-02 |
Aric Stewart | Invalidate items on set selection. |
commit | commitdiff | tree |
2003-12-02 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Huw Davie... |
commit | commitdiff | tree |
2003-12-02 |
Daniel Skorka | Fixed a problem using glXGetProcAddresARB with bad... |
commit | commitdiff | tree |
2003-12-02 |
Alexandre Julliard | Removed no longer needed dll separation hack. |
commit | commitdiff | tree |
2003-12-02 |
Alexandre Julliard | Use wine_server_release_fd() instead of close() everywh... |
commit | commitdiff | tree |
2003-12-02 |
Jacek Caban | Added glut32 dll. |
commit | commitdiff | tree |
2003-12-02 |
Peter Berg... | - the last event was not looked at when compressing... |
commit | commitdiff | tree |
2003-12-02 |
Jon Griffiths | Add hash tables for all supported languages. |
commit | commitdiff | tree |
2003-12-02 |
Mike McCormack | Stub implementations for ChangeServiceConfigA/W. |
commit | commitdiff | tree |
2003-12-02 |
Thomas Brix... | Added stub for CryptProtectData, so programs like Skype... |
commit | commitdiff | tree |
2003-12-02 |
Eric Pouech | Move usage of 16 bit specific functions (MapSL) in... |
commit | commitdiff | tree |
2003-12-02 |
Vitaliy Margolen | - Fix drawing of HotTracked tabs & buttons. |
commit | commitdiff | tree |
2003-12-01 |
Alexandre Julliard | Added wine_server_release_fd function to release the... |
commit | commitdiff | tree |
2003-12-01 |
Alexandre Julliard | Allow RELAY_SetupDLL to be called twice on the same... |
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Fail GetCalendarInfoA for Unicode-only locales. |
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Allow user overridden locale data to be retrieved as... |
commit | commitdiff | tree |
2003-12-01 |
Steven Edwards | Split the Win16/32 color dialog by duplicating two... |
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Thai translation of notepad. Fix spelling in clock... |
commit | commitdiff | tree |
2003-12-01 |
Huw Davies | Implement CopyEnhMetaFileW. |
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Spelling/Grammar fixes. |
commit | commitdiff | tree |
2003-12-01 |
Rein Klazes | Add sample texts for all missing character sets (or... |
commit | commitdiff | tree |
2003-12-01 |
Mike McCormack | Declare some MSI functions. |
commit | commitdiff | tree |
2003-12-01 |
Eric Pouech | Move usage of 16 bit specific functions (MapSL) in... |
commit | commitdiff | tree |
2003-12-01 |
Jukka Heinonen | Add upper limit for the number of pending timer interrupts. |
commit | commitdiff | tree |
2003-12-01 |
Marcus Meissner | Use correct pointer for SysFreeString. |
commit | commitdiff | tree |
2003-12-01 |
Tom Wickline | Use the same version format for all DX dlls. |
commit | commitdiff | tree |
2003-12-01 |
Kirill Smelkov | Added SetDCPenColor prototype. |
commit | commitdiff | tree |
2003-12-01 |
Kevin Koltzau | Export QueryWorkingSet. |
commit | commitdiff | tree |
2003-11-30 |
Alexandre Julliard | Added make_progs tool to generate the programs makefile. |
commit | commitdiff | tree |
2003-11-30 |
Juan Lang | - fixes thread safety issues |
commit | commitdiff | tree |
2003-11-30 |
Dmitry Timoshkov | A general cleanup of the version resources in Wine... |
commit | commitdiff | tree |
2003-11-30 |
Juan Lang | Removed annoying message about missing entry in /etc... |
commit | commitdiff | tree |
2003-11-30 |
Andrew de Quincey | Fixed one more HeapReAlloc call. |
commit | commitdiff | tree |
2003-11-30 |
Richard Cohen | Remove some unused code. |
commit | commitdiff | tree |
2003-11-30 |
Alexandre Julliard | Removed some no longer used programs. |
commit | commitdiff | tree |
2003-11-30 |
Brian Vincent | Replace some obsolete resources with newer ones. |
commit | commitdiff | tree |
2003-11-30 |
Richard Cohen | Added missing GDI_ReleaseObj() to GetDCBrushColor ... |
commit | commitdiff | tree |
2003-11-30 |
Stefan Leichter | Changed the version resource to be created in the commo... |
commit | commitdiff | tree |
2003-11-29 |
Alexandre Julliard | Fixed bitmap range checking to avoid integer overflows. |
commit | commitdiff | tree |
2003-11-29 |
Juan Lang | Implemented a lot of Netbios(). |
commit | commitdiff | tree |
2003-11-28 |
Rein Klazes | Remember (do not reset) font size and style parameters... |
commit | commitdiff | tree |
2003-11-28 |
Rein Klazes | Fix a bug in the test for italic font style property. |
commit | commitdiff | tree |
next |