2002-11-15 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.8

2002-11-14 Kazuki IWAMOTO <iwm@maid.org>

	* dllloader/aviapi32.c
	* dllloader/kernel32.c
	* dllloader/resource.[ch]
	* dllloader/user32.c
	* dllloader/winuser.[ch]: add scrollbar control

	* misc/profile.c: modify enum

2002-11-13 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avibase.h
	* avicore/avicore.[ch]
	* avicore/aviopen.c
	* avicore/aviframe.c
	* avicore/aviedit.c
	* avicore/avitext.c
	* avicore/avisave.c: divide avicore.c

	* avicore/chunk.[ch]: modify functions

	* dllloader/msvcrt.c: add memmove

2002-11-12 Kazuki IWAMOTO <iwm@maid.org>

	* misc/profile.[ch]: replace const gpointer to gconstpointer

	* src/vmaid.h
	* src/command.c
	* src/file.[ch]
	* src/general.c
	* src/save.c
	* src/signal.c: change AviEdit

	* avicore/avicore.[ch]
	* avicore/icm.[ch]: add decompress

2002-11-02 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/icm.[ch]: add decompress functions

	* misc/profile.c: modify enum glist data

	* src/vmaid.c: change profile path

2002-11-01 Kazuki IWAMOTO <iwm@maid.org>

	* dllloader/advapi32.c
	* dllloader/kernel32.c
	* misc/profile.c: change profile name

	* dllloader/user32.c: add radio button

2002-10-31 Kazuki IWAMOTO <iwm@maid.org>

	* dllloader/msvcrt.c
	* dllloader/winmm.c: modify APIs

2002-10-30 Kazuki IWAMOTO <iwm@maid.org>

	* dllloader/pe_image.[ch]
	* dllloader/advapi32.c
	* dllloader/msvcrt.c: add APIs

2002-10-18 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.7

2002-10-18 Kazuki IWAMOTO <iwm@maid.org>

	* common.h: add common header

2002-10-16 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.6

2002-10-16 Kazuki IWAMOTO <iwm@maid.org>

	* configure.in: modify dllloader

2002-10-10 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.5

2002-10-10 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avicore.[ch]
	* avicore/bitmap.[ch]
	* avicore/chunk.[ch]
	* avicore/wave.h: move from src

	* avicore/avicore.c: modify save callback

2002-10-06 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.[ch]
	* misc/profile.[ch]: rename other to misc and move from src

	* misc/misc.[ch]: modify message_box and function names

	* misc/profile.[ch]: add profile_delete_key

2002-09-29 Kazuki IWAMOTO <iwm@maid.org>

	* dllloader/w32api.h
	* dllloader/hash.[ch]
	* dllloader/converter.[ch]
	* dllloader/dlist.[ch]
	* dllloader/libstring.[ch]
	* dllloader/misc.[ch]: deleted

	* dllloader/windef.h: add and delete typedefs

	* dllloader/iso10646.[ch]: add ISO-10646 APIs

	* dllloader/shell32.[ch]
	* dllloader/winmm.[ch]: add APIs

	* dllloader/kernel32.c
	* dllloader/msvsrt.c
	* dllloader/user32.c: modify APIs

	* dllloader/user32.c: add DialogBox

	* dllloader/module.c
	* dllloader/pe_image.c: use GLIB

	* dllloader/pshpack1.h
	* dllloader/pshpack2.h
	* dllloader/pshpack4.h
	* dllloader/pshpack8.h
	* dllloader/poppack.h: merge from WINE

	* misc/profile.[ch]: add profile_delete_key

2002-09-24 Kazuki IWAMOTO <iwm@maid.org>

	* src/sample.[ch]: create sample program

	* dllloader: merge from GImageView

	* dllloader/pe_image.c
	* dllloader/module.c
	* dllloader/hash.c
	* dllloader/converter.c
	* dllloader/dlist.c
	* dllloader/libstring.c
	* dllloader/misc.c
	* dllloader/kernel32.c
	* dllloader/mssvcrt.c
	* dllloader/user32.c: add "#include <string.h>"

	* dllloader/w32api.h: add MessageBox define

	* dllloader/user32.c: modify MessageBox

2002-08-26 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.4

2002-08-26 Kazuki IWAMOTO <iwm@maid.org>

	* src/signal.c: modify InterProcess communication

2002-08-14 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.3

2002-08-14 Kazuki IWAMOTO <iwm@maid.org>

	* src/vmaid.c
	* src/argument.c
	* src/command.c
	* src/conf.c
	* src/file.c
	* src/general.c
	* src/jump.c
	* src/prop.c
	* src/save.c
	* src/size.c
	* src/signal.c
	* src/thread.c
	* src/toolbar.c
	* src/version.c: Japanese to English

2002-08-11 Kazuki IWAMOTO <iwm@maid.org>

	* src/vmaid.[ch]
	* src/argument.[ch]
	* src/signal.[ch]: add argument analyse

	* src/vmaid.[ch]
	* src/signal.[ch]: delete cliant event

2002-07-25 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.2

2002-07-25 Kazuki IWAMOTO <iwm@maid.org>

	* src/vmaid.c
	* src/general.c
	* src/jump.c
	* src/prop.c
	* src/save.c: change cancel message

2002-07-25 Kazuki IWAMOTO <iwm@maid.org>

	* src/avicore.c: modify video cache

2002-07-21 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.1

2002-07-21 Kazuki IWAMOTO <iwm@maid.org>

	* src/file.c: modify new file open

2002-07-20 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.0

	* GNU/Linux system edition initial release.
