Fixed some problems with scrolling in the edit control.
[wine] / Make.rules.in
2000-12-27  Alexandre JulliardRenamed libuuid.a to libwine_uuid.a
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-22  Hidenori TakeshimaUse dllwrap for building shared libraries in cygwin.
2000-12-14  Hidenori TakeshimaAdded a spec file for 16bit imm.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Dimitrie O. PaunUse the approriate command for combining .o files.
2000-12-02  Dennis BjörklundCompile fix for building wine outside the source tree.
2000-11-13  Alexandre JulliardDo a strip --strip-unneeded on the .tmp.o file to reduc...
2000-11-09  Alexandre JulliardAdded support in winebuild for resolving function impor...
2000-11-06  Alexandre JulliardUse .mc.rc extension for rc files generated by the...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Alexandre JulliardAdded support for loading .res files for 16-bit resources.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-29  Alexandre JulliardMoved $(MODULE).o rule out of Make.rules into the indiv...
2000-09-27  Alexandre JulliardChanged the Win32 dll descriptor to be in IMAGE_NT_HEAD...
2000-09-26  Marcus MeissnerMigrate $LDFLAGS from configure to Makefile and into...
2000-08-08  John R. SheetsConverted Wine documentation to SGML format.
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-07-25  Alexandre JulliardAdded rules for message compiler .mc files.
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...
2000-07-25  Alexandre JulliardMerged wing.dll into gdi32.dll.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-23  Mike McCormackCorrected c2man flags. It still crashes anyhow :-/
2000-07-15  Mike McCormackImplemented serialui dll containing CommConfigDialog,
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...
2000-06-23  Alexandre JulliardSplit the build program in several files.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-25  Alexandre JulliardDo not clear suffixes list (breaks BSD make).
2000-05-24  Alexandre JulliardRevived the GEN_C_SRCS variable to support wrc lex...
2000-05-23  Hidenori TakeshimaIf system doesn't have OpenGL, don't refer to libopengl...
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-03  Hidenori TakeshimaAdded stubs for riched32.dll.
2000-04-25  Patrik StridvallCompile fix for --without-x.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Alexandre JulliardRenamed libwin32s to use the proper dll name (libw32skrnl).
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-07  Sean LangleyOLEPRO32 stubs.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Patrik Stridvall- Unixware (Solaris) linker typo fixed
2000-01-26  Alexandre JulliardMade --enable-dll the default.
2000-01-08  Marcus MeissnerLook for our header files first, then for systems headers.
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-10-13  Marcus MeissnerRelink subdirectory objects on Makefile.in/Make.rules...
1999-09-29  Patrik StridvallAdded ability to call winapi_check from the Makefiles.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-07-31  Patrik StridvallAdded support for Solaris Lint.
1999-07-31  Patrik StridvallMade compilation of *.spec.c files use -fno-builtin...
1999-07-18  Alexandre JulliardAuthors: James Juran <jrj120@psu.edu>, Andreas Mohr...
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-06-12  James JuranUse Autoconf to find path to ldconfig.
1999-05-15  Alexandre JulliardGet include files from the current directory first.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-02  Joerg Mayer- Remove some old rc make stuff
1999-03-14  Alexandre JulliardFixed Makefile up-to-date check to avoid relinking...
1999-01-03  Marcus MeissnerCheck for necessary configure reruns for Makefile and...
1998-12-18  Todd VierlingUse -lwine for linking.
1998-12-15  Todd VierlingThese patches add support for --enable-dll on NetBSD...
1998-11-01  Patrik StridvallStarted moving some X11 window management code to windo...
1998-10-11  Patrik StridvallUse $(AS) instead of $(CC) to compile .s files.
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1996-12-08  Alexandre JulliardRelease 961208 wine-961208
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-11-02  Alexandre JulliardRelease 961102 wine-961102
1996-10-23  Alexandre JulliardRelease 961023 wine-961023
next