2004-03-05 |
Alexandre Julliard | Use statvfs instead of statfs, and provide a default...
|
commit | commitdiff | tree |
2004-03-05 |
Alexandre Julliard | Do not store the Unix file descriptor in the cache...
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Open a real file handle for drive devices, and get...
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Moved more GDI definitions to gdi_private.h.
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Changed the CreateDC driver entry point to use an HDC...
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Get rid of the X11DRV_DC_Funcs hack.
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Pass the gdiFont object to the SelectFont driver entry...
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Avoid direct accesses to the xformWorld2Vport DC field.
|
commit | commitdiff | tree |
2004-03-04 |
Alexandre Julliard | Pass the breakExtra value in the ExtTextOut driver...
|
commit | commitdiff | tree |
2004-03-03 |
Alexandre Julliard | Avoid some redundant libraries on the winegcc command...
|
commit | commitdiff | tree |
2004-03-03 |
Alexandre Julliard | Put the .spec.o file first and the so libraries last...
|
commit | commitdiff | tree |
2004-03-03 |
Alexandre Julliard | Smarter allocation algorithm for the string buffer...
|
commit | commitdiff | tree |
2004-03-03 |
Alexandre Julliard | Changed the GetTextExtentPoint graphics driver entry...
|
commit | commitdiff | tree |
2004-03-03 |
Alexandre Julliard | Renamed the symbol for the cpp binary to avoid conflicts...
|
commit | commitdiff | tree |
2004-03-03 |
Alexandre Julliard | Implemented Get/SetBoundsRect based on a patch by Ken...
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files.
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | Build all the programs with winegcc.
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | Build the tests with winegcc.
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | We need to use AC_CHECK_TOOL to check for cpp in order...
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | Removed obsolete definitions from generated makefiles.
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | Removed obsolete --dll option from loader script.
|
commit | commitdiff | tree |
2004-03-02 |
Alexandre Julliard | Removed useless #ifdef SIZEOF_LONG_LONG.
|
commit | commitdiff | tree |
2004-03-01 |
Alexandre Julliard | Portability fixes for LSB compatibility.
|
commit | commitdiff | tree |
2004-02-28 |
Alexandre Julliard | Remove the $(datadir)/wine directory on uninstall.
|
commit | commitdiff | tree |
2004-02-28 |
Alexandre Julliard | No longer needed.
|
commit | commitdiff | tree |
2004-02-28 |
Alexandre Julliard | Moved generic.ppd to dlls/wineps, and install it in...
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | Use the new .inf script instead of winedefault.reg.
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | Added wine.inf setupapi script to setup the initial...
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | Moved msrle32 to the top-level dlls directory.
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | Sync some of the dll registrations with the contents of
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | SPINST_UNREGSVR must use the UnregisterDlls section...
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | Implemented InstallHinfSection (based on a patch by...
|
commit | commitdiff | tree |
2004-02-27 |
Alexandre Julliard | Added support for the RegisterDlls section (partly...
|
commit | commitdiff | tree |
2004-02-25 |
Alexandre Julliard | Fixed callers of GetLocaleInfoW to use the correct...
|
commit | commitdiff | tree |
2004-02-25 |
Alexandre Julliard | Return the right error code for non-existent VxD modules.
|
commit | commitdiff | tree |
2004-02-24 |
Alexandre Julliard | Tweak the load order algorithm a bit to better reflect...
|
commit | commitdiff | tree |
2004-02-24 |
Alexandre Julliard | Return right away from import_dll when a dll is not...
|
commit | commitdiff | tree |
2004-02-24 |
Alexandre Julliard | More robust fix for the artsc-config breakage.
|
commit | commitdiff | tree |
2004-02-24 |
Alexandre Julliard | Removed some of the DOS device hacks (based on a patch...
|
commit | commitdiff | tree |
2004-02-24 |
Alexandre Julliard | Changed handling of special DOS devices to use real...
|
commit | commitdiff | tree |
2004-02-21 |
Alexandre Julliard | Allow the implementation of the VxDCall entry points...
|
commit | commitdiff | tree |
2004-02-20 |
Alexandre Julliard | Removed a couple of unneeded helper functions.
|
commit | commitdiff | tree |
2004-02-20 |
Alexandre Julliard | Create real file handles for VxDs instead of using...
|
commit | commitdiff | tree |
2004-02-20 |
Alexandre Julliard | Added support for implementing VxDs as separate dlls...
|
commit | commitdiff | tree |
2004-02-19 |
Alexandre Julliard | Fixed varargs handling in the scanf functions (spotted...
|
commit | commitdiff | tree |
2004-02-17 |
Alexandre Julliard | Fixed a trace.
|
commit | commitdiff | tree |
2004-02-17 |
Alexandre Julliard | Added support for building a dll from a .def file for...
|
commit | commitdiff | tree |
2004-02-17 |
Alexandre Julliard | Fixed IntlStrEqWorkerA/W prototypes.
|
commit | commitdiff | tree |
2004-02-16 |
Alexandre Julliard | Renamed --exe-mode option to --mode now that it can...
|
commit | commitdiff | tree |
2004-02-16 |
Alexandre Julliard | The clip rectangle for ExtTextOut is in logical coords.
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Release 20040213.
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Added native mode dll support (based on a patch by...
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Don't build getopt at all if it's not needed.
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Get rid of a few 16-bit exports in gdi32.
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Moved hGCClipRgn handling to the graphics driver.
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Removed a couple of unused fields in the DC structure.
|
commit | commitdiff | tree |
2004-02-13 |
Alexandre Julliard | Get rid of a few more references to the DC structure.
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | We don't really need subdirectories in dlls/dinput.
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Moved remaining files from graphics/ to dlls/gdi.
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Added version scripts for libwine and libwine_unicode.
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | A 0.9 release in 2003 seems unlikely at this point...
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Authors: David Hammerton <david@transgaming.com>, Mike...
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Moved some code out of the graphics/ directory into...
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Get rid of the flatthunk.h header.
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Avoid a few more GetModuleHandle calls.
|
commit | commitdiff | tree |
2004-02-12 |
Alexandre Julliard | Store the kernel32 module handle globally to avoid...
|
commit | commitdiff | tree |
2004-02-11 |
Alexandre Julliard | Better fix for the thread exit race on pthreads.
|
commit | commitdiff | tree |
2004-02-11 |
Alexandre Julliard | Store all information about the current dll in a structure...
|
commit | commitdiff | tree |
2004-02-11 |
Alexandre Julliard | Don't request PROT_EXEC permissions when mapping an...
|
commit | commitdiff | tree |
2004-02-11 |
Alexandre Julliard | Moved some more definitions out of undocshell.h into...
|
commit | commitdiff | tree |
2004-02-11 |
Alexandre Julliard | Don't depend on the name of the main binary, always...
|
commit | commitdiff | tree |
2004-02-10 |
Alexandre Julliard | Dynamically retrieve the metrics that depend on the...
|
commit | commitdiff | tree |
2004-02-09 |
Alexandre Julliard | Fixed TrackPopupMenu return value (based on a patch...
|
commit | commitdiff | tree |
2004-02-09 |
Alexandre Julliard | libwine_uuid has been renamed to libuuid.
|
commit | commitdiff | tree |
2004-02-09 |
Alexandre Julliard | Workaround for broken artsc-config script (based on...
|
commit | commitdiff | tree |
2004-02-07 |
Alexandre Julliard | Added memchrW and memrchrW to the exported Unicode...
|
commit | commitdiff | tree |
2004-02-07 |
Alexandre Julliard | Added missing parameter check in SetLocaleInfoA revealed...
|
commit | commitdiff | tree |
2004-02-07 |
Alexandre Julliard | Get pointer to CreateFileW earlier on during startup.
|
commit | commitdiff | tree |
2004-02-06 |
Alexandre Julliard | Trace register contents on exception.
|
commit | commitdiff | tree |
2004-02-05 |
Alexandre Julliard | Revert the thread exit race fix for now, it doesn't...
|
commit | commitdiff | tree |
2004-02-05 |
Alexandre Julliard | Fixed a couple of race conditions in the wine_pthread...
|
commit | commitdiff | tree |
2004-02-05 |
Alexandre Julliard | Do a protocol error instead of crashing if the reply...
|
commit | commitdiff | tree |
2004-01-30 |
Alexandre Julliard | Added memory constraint to avoid miscompilation of...
|
commit | commitdiff | tree |
2004-01-28 |
Alexandre Julliard | Fixed 16-bit MDI support (based on a patch by Dmitry...
|
commit | commitdiff | tree |
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 |