2004-01-28 |
Alexandre Julliard | lpCreateParams should be a SEGPTR in 16-bit code.
|
commit | commitdiff | tree |
2004-01-28 |
Alexandre Julliard | Make sure that there is extra information in the exception...
|
commit | commitdiff | tree |
2004-01-27 |
Alexandre Julliard | Properly translate the message result for WM_GETTEXT...
|
commit | commitdiff | tree |
2004-01-27 |
Alexandre Julliard | All sound drivers need -ldxguid.
|
commit | commitdiff | tree |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary.
|
commit | commitdiff | tree |
2004-01-26 |
Alexandre Julliard | Moved libuuid to the dlls directory, and moved the...
|
commit | commitdiff | tree |
2004-01-26 |
Alexandre Julliard | There is no need for a private heap in comctl32, memory...
|
commit | commitdiff | tree |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the...
|
commit | commitdiff | tree |
2004-01-22 |
Alexandre Julliard | Release 20040121.
|
commit | commitdiff | tree |
2004-01-21 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
|
commit | commitdiff | tree |
2004-01-21 |
Alexandre Julliard | Don't link directly to 16-bit APIs for portability...
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Removed some unnecessary inclusions of gdi.h.
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Get rid of some direct accesses to the DC structure...
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Moved msacmdrv.h to include directory to avoid inter...
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Disable the exec shield workaround for now, it's causing...
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Removed useless warning.
|
commit | commitdiff | tree |
2004-01-19 |
Alexandre Julliard | Fixed an error message.
|
commit | commitdiff | tree |
2004-01-18 |
Alexandre Julliard | Use the exported FONTENUMPROCW as parameter in the...
|
commit | commitdiff | tree |
2004-01-18 |
Alexandre Julliard | Windows rename() needs an unlink() first (reported...
|
commit | commitdiff | tree |
2004-01-18 |
Alexandre Julliard | Removed the bitsPerPixel field in the generic DC structure...
|
commit | commitdiff | tree |
2004-01-16 |
Alexandre Julliard | Fixed HCR_GetExecuteCommandW() behavior with a class...
|
commit | commitdiff | tree |
2004-01-16 |
Alexandre Julliard | Check for overlapping memory views and delete the offending...
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Get rid of the global INTERNAL_[XY]WSTODS macros.
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Tweaked the init code so that it works properly no...
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Authors: Tim Ferguson <Tim.Ferguson@infotech.monash...
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Moved a bunch of definitions from gdi.h into a new...
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Define INADDR_NONE if needed (reported by Robert Lunnon).
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Avoid non-portable strip -s (reported by Robert Lunnon).
|
commit | commitdiff | tree |
2004-01-14 |
Alexandre Julliard | Fixed __siginfo type for Solaris (based on a patch...
|
commit | commitdiff | tree |
2004-01-14 |
Alexandre Julliard | Moved SetDrawable, StartGraphicsExposures and EndGraphicsExp...
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Moved some code around to avoid exporting DIB functions...
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Implemented the remaining 64-bit file functions, and...
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Implemented a few more crt* functions.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Avoid direct access to the palette structure.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Authors: Jeremy White <jwhite@codeweavers.com>, Francois...
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Added all the missing functions.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | _set_error_mode is cdecl not stdcall.
|
commit | commitdiff | tree |
2004-01-12 |
Alexandre Julliard | ScrollDC doesn't need to be in the graphics driver.
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | Get rid of no longer needed WINE_PACKED define.
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | Some more Win16/Win32 separation (based on a patch...
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | Removed XInitThreads call, the X libraries still have...
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | If supported, add -init and -fini flags to the linker...
|
commit | commitdiff | tree |
2004-01-08 |
Alexandre Julliard | There's no need for DUMMYUNIONNAME in private headers.
|
commit | commitdiff | tree |
2004-01-08 |
Alexandre Julliard | Added configure check for readlink.
|
commit | commitdiff | tree |
2004-01-08 |
Alexandre Julliard | If supported by the linker, prevent the ELF loader...
|
commit | commitdiff | tree |
2004-01-07 |
Alexandre Julliard | Don't use constructors for ntdll and kernel32 initialization.
|
commit | commitdiff | tree |
2004-01-07 |
Alexandre Julliard | Removed incorrect uses of DUMMYUNIONNAME.
|
commit | commitdiff | tree |
2004-01-06 |
Alexandre Julliard | Converted DlgDirList to Unicode.
|
commit | commitdiff | tree |
2004-01-06 |
Alexandre Julliard | SHCoCreateInstance is now documented (spotted by Francois...
|
commit | commitdiff | tree |
2004-01-05 |
Alexandre Julliard | Updates for the new loadorder handling of 16-bit dlls.
|
commit | commitdiff | tree |
2004-01-03 |
Alexandre Julliard | Always try to load the 32-bit owner dll instead of...
|
commit | commitdiff | tree |
2004-01-03 |
Alexandre Julliard | Avoid referencing a private header in another dll.
|
commit | commitdiff | tree |
2004-01-02 |
Alexandre Julliard | Added wine_dll_get_owner function that retrieves the...
|
commit | commitdiff | tree |
2004-01-02 |
Alexandre Julliard | Make symlinks for 16-bit files point to the 32-bit...
|
commit | commitdiff | tree |
2004-01-02 |
Alexandre Julliard | Updated configure with autoconf 2.58. Set the bug report...
|
commit | commitdiff | tree |
2004-01-02 |
Alexandre Julliard | Commented out tests that assume that the current year...
|
commit | commitdiff | tree |
2003-12-31 |
Alexandre Julliard | Store window icons in the window structure so that...
|
commit | commitdiff | tree |
2003-12-30 |
Alexandre Julliard | Fixed RtlUnwind signature (reported by Pierre d'Herbemont).
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Release 20031212.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Removed useless #ifdef WINELIB.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Define __WINE__ to enable extensions (spotted by Martin...
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Add DEFS to the resource compiler flags.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Avoid common symbols on Darwin/Mac OS X.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Added exception handlers in FindResourceExA/W (based...
|
commit | commitdiff | tree |
2003-12-12 |
Alexandre Julliard | Return an error in wine_pthread_mutex_unlock if we...
|
commit | commitdiff | tree |
2003-12-12 |
Alexandre Julliard | Make Char{Lower,Upper}A call Char{Lower,Upper}BuffA.
|
commit | commitdiff | tree |
2003-12-12 |
Alexandre Julliard | Avoid long long constants (reported by Gerald Pfeifer).
|
commit | commitdiff | tree |
2003-12-11 |
Alexandre Julliard | Store a pointer to the client-side class structure...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added tests for class style and instance handling.
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | System classes must not have the CS_GLOBALCLASS style.
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added window classes in the server, and support for...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Print names for Win32 errors too, plus a few more status...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Made all the RegisterClass and GetClassInfo variants...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added support for inter-process GetWindowWord.
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added set_win32_error() for error codes that don't...
|
commit | commitdiff | tree |
2003-12-08 |
Alexandre Julliard | Added CS_DROPSHADOW.
|
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 |
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-04 |
Alexandre Julliard | Initialize Xlib threading support to see what it breaks...
|
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Define ALSA_PCM_OLD_* symbols for compatibility with...
|
commit | commitdiff | tree |
2003-12-04 |
Alexandre Julliard | Implement some more register functions using DEFINE_REGS_ENT...
|
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 |
Alexandre Julliard | Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...
|
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 |
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 |
Alexandre Julliard | Implemented RunDLL_CallEntry16.
|
commit | commitdiff | tree |
2003-12-02 |
Alexandre Julliard | Use normal dll imports instead of GetProcAddress hacks.
|
commit | commitdiff | tree |
2003-12-02 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Huw Davies...
|
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() everywhere...
|
commit | commitdiff | tree |
2003-12-01 |
Alexandre Julliard | Added wine_server_release_fd function to release the...
|
commit | commitdiff | tree |