2004-08-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.20

2004-08-17 Kazuki IWAMOTO <iwm@maid.org>

	* config.h.msc
	* Makefile.msc: add dist target

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

	* Makefile.msc
	* avicore/icm.[ch]
	* avicore/icm32.h: add Windows native codec loader

2004-08-08 Kazuki IWAMOTO <iwm@maid.org>

	* acconfig.h
	* configure.in
	* avicore/Makefile.am
	* avicore/icm.h
	* avicore/bitmap.h
	* avicore/chunk.[ch]
	* avicore/wave.h
	* dllloader/pe_image.[ch]
	* src/version.[ch]: delete codec_c.[ch]

2004-07-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.19

2004-07-24 Kazuki IWAMOTO <iwm@maid.org>

	* src/file.c
	* src/general.c
	* src/toolbar.c: delete close button in toolbar

2004-05-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.18

2004-05-25 Kazuki IWAMOTO <iwm@maid.org>

	* dllloader/pe_image.c: modify LDT_SEL_START (Thanks ryoma)

2004-05-19 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* misc/Makefile.am
	* src/vmaid.c: generalize Accelerator Groups

2004-05-18 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc_conf.c: add gtk_window_set_title

2004-05-10 Kazuki IWAMOTO <iwm@maid.org>

	* configure.in: modify type miss (Thanks ryoma)

2004-04-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.17

2004-04-21 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc: add msgfmt

2004-04-20 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* misc/Makefile.am
	* misc/misc_comm.[ch]
	* src/vmaid.[ch]
	* src/sigmain.[ch]: generalize InterProcess communication

2004-04-10 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc_conf.[ch]
	* po/POTFILES.in
	* src/command.[ch]
	* src/conf.[ch]
	* src/vmaid.c: generalize conf.[ch]

2004-03-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.16

2004-03-28 Kazuki IWAMOTO <iwm@maid.org>

	* misc/Makefile.am
	* misc/argument.[ch]
	* src/Makefile.am
	* src/argument.[ch]
	* src/vmaid.c
	* src/sigmain.c: generalize argument.[ch]

	* misc/misc.[ch]
	* misc/profile.[ch]: modify misc_str_{to|from}_array

	* Makefile.msc: use dynamic link runtime library

2004-03-04 Kazuki IWAMOTO <iwm@maid.org>

	* CONTRIBUTORS
	* configure.in
	* dllloader/pe_image.c
	* src/version.c: conform to struct user_desc on linux 2.6
	(Thanks MINAMI Hirokazu)

2004-02-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.15

2004-02-09 Kazuki IWAMOTO <iwm@maid.org>

	* common.h: rename g_strcasencmp to g_strncasecmp

	* src/command.c
	* src/file.c
	* src/sigmain.c: modify filename character encoding

2004-01-26 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]: modify GetFileTime and add fileio_getsystime

2004-01-24 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avifilesel.c
	* dllloader/user32.c
	* dllloader/winuser.c: use gtk_bin_get_child

	* common.h
	* config.h.msc
	* config.w32.h: rename config.w32.h to config.h.msc

	* misc/fileio.[ch]: add file time functions

2004-01-18 Kazuki IWAMOTO <iwm@maid.org>

	* src/vmaid.c: add gtk_tree_view_set_enable_search FALSE

2004-01-16 Kazuki IWAMOTO <iwm@maid.org>

	* src/argument.c
	* src/prop.c
	* src/thread.c
	* src/vmaid.c: change gettext to macro

2004-01-14 Kazuki IWAMOTO <iwm@maid.org>

	* common.h: add g_strfilencmp macro

	* misc/fileio.c: use G_DIR_SEPARATOR_S macro

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

	* misc/profile.c
	* src/vmaid.c: use G_DIR_SEPARATOR_S macro

	* src/vmaid.c: use profile_delete_key for delete history

2004-01-10 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c add gtk_file_selection_hide_fileop_buttons

2004-01-08 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.14

2004-01-07 Kazuki IWAMOTO <iwm@maid.org>

	* src/general.c: modify miss match prompt and tab when close

2004-01-06 Kazuki IWAMOTO <iwm@maid.org>

	* src/argument.c
	* src/conf.c
	* src/file.c
	* src/general.c
	* src/sigfile.c
	* src/sigmain.c
	* src/thread.c
	* src/vmaid.[ch]: rename item_factory_ to ifactory_

	* src/command.c
	* src/sigmain.c
	* src/vmaid.[ch]; replace atom_clipboard to GDK_SELECTION_CLIPBOARD

2003-11-26 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.c
	* conf.c
	* prop.c
	* size.c
	* version.c: use mnemonic

2003-11-24 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* avicore/Makefile.am
	* avicore/avicore.h
	* avicore/avidlg.c
	* avicore/avifilesel.[ch]
	* po/POTFILES.in
	* po/ja.po
	* src/command.c: delete avidlg.c and add avifilesel.[ch]

2003-11-21 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.am
	* Makefile.msc
	* Makefile.w32: rename Makefile.w32 to Makefile.msc

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

	* avicore/avidlg.c: modify g_object_get_data at combo item

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

	* po/ja.po
	* src/version.c: delete radio and add notebook

2003-11-11 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avidlg.c
	* dllloader/user32.c
	* dllloader/winuser.c
	* misc/license.c
	* misc/misc.c
	* src/command.c
	* src/conf.c
	* src/file.c
	* src/jump.c
	* src/prop.c
	* src/sigfile.c
	* src/sigmain.c
	* src/size.c
	* src/thread.c
	* src/version.c
	* src/vmaid.c: remove gtk_signal_connect to g_signal_connect
	and remove gtk_object_[gs]et_user_data to g_object_[gs]et_data

2003-11-10 Kazuki IWAMOTO <iwm@maid.org>

	* acconfig.h
	* common.h
	* config.w32.h
	* configure.in
	* avicore/avidlg.c
	* dllloader/kernel32.c
	* dllloader/winuser.c
	* misc/fileio.h
	* misc/license.c
	* misc/misc.c
	* src/command.c
	* src/conf.c
	* src/file.c
	* src/prop.c
	* src/sigfile.[ch]
	* src/sigmain.[ch]
	* src/size.c
	* src/thread.[ch]
	* src/version.c
	* src/vmaid.[ch]: delete Gtk+-1.2 code and USE_GTK2

2003-10-13 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.13

2003-10-12 Kazuki IWAMOTO <iwm@maid.org>

	* src/version.c: add author of dllloader

2003-08-10 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.12

2003-08-08 Kazuki IWAMOTO <iwm@maid.org>

	* common.h
	* src/file.c: add g_strfilecmp

	* src/command.c: change top of jump frame (Thanks ryoma)

2003-07-23 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c
	* src/vmaid.[ch]: add clipboard and DDE for Windows

2003-07-18 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.c
	* misc/profile.c
	* src/file.c
	* src/general.c
	* src/sigmain.c
	* src/toolbar.c
	* src/vmaid.c: modiry toolbar, selection and clipboard for Windows

2003-07-17 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.w32
	* common.h
	* avicore/avicore.[ch]
	* avicore/avidlg.c
	* avicore/aviedit.c
	* avicore/avifmt.h
	* avicore/aviframe.c
	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/avitext.c
	* avicore/bitmap.[ch]
	* avicore/chunk.[ch]
	* avicore/icm.[ch]
	* dllloader/kernel32.c
	* misc/fileio.[ch]
	* src/file.c
	* src/prop.c
	* src/sigmain.c
	* src/vmaid.c: modify for Windows API

2003-07-16 Kazuki IWAMOTO <iwm@maid.org>

	* common.h
	* avicore/avidlg.c
	* misc/license.c
	* misc/misc.c
	* src/conf.c
	* src/jump.c
	* src/prop.c
	* src/size.c
	* src/version.c
	* src/vmaid.c: change padding spacing

	* configure.in
	* common.h
	* src/command.c
	* src/file.c
	* src/sigmain.c
	* src/thread.[ch]
	* src/vmaid.c: add single thread mode

	* dllloader/kernel32.c
	* misc/license.c
	* misc/misc.c
	* src/thread.[ch]: modify single thread mode

2003-07-09 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.w32
	* configure.in
	* acconfig.h
	* common.h
	* avicore/avicore.[ch]
	* avicore/aviedit.c
	* avicore/aviframe.c
	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/avitext.c
	* avicore/chunk.[ch]
	* avicore/icm.c
	* misc/Makefile.am
	* misc/fileio.[ch]
	* misc/misc.[ch]
	* misc/profile.c
	* src/command.c
	* src/file.c
	* src/vmaid.c: add fileio functions

	* dllloader/kernel32.c
	* src/general.c
	* src/jump.c
	* src/sigfile.c
	* src/sigmain.c: modify long long int

2003-06-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.11

2003-06-29 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avisave.c: AVI_RIFFSIZE is 1GB

2003-06-27 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avisave.c: modify duration of audio

2003-06-25 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.c
	* misc/profile.c
	* src/sigmain.c: add code for Windows

	* avicore/avifmt.h
	* avicore/avifmt.h
	* avicore/avisave.c
	* avicore/chunk.h
	* avicore/codec_c.c: OpenDML

2003-05-25 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.w32
	* src/command.c
	* src/file.c
	* src/general.c
	* src/sigfile.[ch]
	* src/sigmain.[ch]
	* src/vmaid.c: remove signal.[ch] and add scroll event

	* avicore/icm.c: include codec_c.h ifdef W32CODECDIR or USE_CODEC

2003-05-19 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.c: modify double slash in misc_get_full_path

	* src/argument.c
	* src/conf.c
	* src/file.c
	* src/signal.c
	* src/vmaid.c: replace to 'menu_shell' from 'sub_menu'

	* src/file.c: modify flags at gtk_widget_add_events

2003-04-09 midori <midori@tan-moe.jp>

	* configure.in: add -L/usr/local/lib to CFLAGS.(for OpenBSD)
	ad hoc fix code for gettext detection. 

2003-04-08 midori <midori@tan-moe.jp>

	* add native-codec base code.

2003-03-17 midori <midori@tan-moe.jp>

	* bootstrap: fix.(add check null strings near libtoolize)
	* src/Makefile.am:remove CLEANFILES.

2003-03-17 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avibase.h
	* avicore/avicore.[ch]
	* avicore/avifmt.h
	* avicore/chunk.h: Extension AVI read

2003-03-09 Kazuki IWAMOTO <iwm@maid.org>

	* src/avidlg.c: use stream name

	* avicore/aviedit.c
	* avicore/aviopen.c: add priority, language and name

	* avicore/avicore.c
	* avicore/aviedit.c
	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/avicore.c
	* src/file.c: change flock result check

	* misc/misc.c: modify scrollbar update

2003-03-08 Kazuki IWAMOTO <iwm@maid.org>

	* src/avibase.c
	* src/avicore.[ch]
	* src/aviopen.c
	* src/avisave.c
	* src/avitext.c
	* po/ja.po
	* src/command.c
	* src/prop.[ch]: add priority, language and name

2003-03-06 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.10

2003-03-06 Kazuki IWAMOTO <iwm@maid.org>

	* misc/profile.c: enable case

2003-03-02 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.c: modify misc_set_scroll_bar for GTK+-2.0

	* avicore/chunk.h: add tolower4cc

	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/icm.c: modify: delete g_free (bmih) in compressed

2003-02-24 Kazuki IWAMOTO <iwm@maid.org>

	* src/thread.c: modify GtkTreeModel

2003-02-20 midori <midori@tan-moe.jp>

	* configure.in: fix.
	* acconfig.h: (add  `HAVE_I386_SET_LDT' and `USE_CODEC')

	* avicore/Makefile.am
	* src/Makefile.am: use `AM_CPPFLAGS' instead of `CPPFLAGS'.

2003-02-16 Kazuki IWAMOTO <iwm@maid.org>

	* src/signal.[ch]
	* src/thread.c
	* src/version.c
	* src/vmaid.[ch]: use GtkTreeView

	* avicore/aviopen.c: uncompress if handler == BI_RGB (Thanks midori)

2003-02-15 midori <midori@tan-moe.jp>

	* dllloader/pe_image.c
	* configure.in: add i386_set_ldt detection and some fix for *BSD.

	* src/Makefile.am: remove `.deps/*' from `CLEANFILES'.

2003-02-12 Kazuki IWAMOTO <iwm@maid.org>

	* misc/profile.[ch]: append sublist

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

	* avicore/icm.c: icm_string_to_handler if W32CODECDIR

	* acconfig.h
	* configure.in
	* avicore/Makefile.am
	* src/Makefile.am: use AC_SUBST *DIR macro

	* avicore/Makefile.am
	* avicore/icm.c
	* misc/Makefile.am
	* misc/profile.c
	* src/Makefile.am: multi config of profile

2003-01-22 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c
	* src/signal.c: change gtk_container_queue_resize to widget

	* src/vmaid.c
	* src/signal.c: modify argument InterProcess communication bug

	* avicore/Makefile.am
	* dllloader/Makefile.am
	* src/Makefile.am: add INCLUDES directory

	* config.w32.h: new variable VMAID_BUILD_ENVIRONMENT.

2003-01-22  ryoma <ryoma@users.sourceforge.jp>

	* acconfig.h
	* configure.in: getting the canonical system type, and new
	variable VMAID_BUILD_ENVIRONMENT.

	* src/version.c (version_dialog)
	* src/argument.c (arg_analyse): raw string was replaced by a macro.

	* src/vmaid.h: add VMAID_(VERSION|COPYRIGHT)_NOTICE macros.

2003-01-20 Kazuki IWAMOTO <iwm@maid.org>

	* version 1.8.9

2003-01-18 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avisave.c: modify RECT at stream header

	* src/vmaid.c
	* src/file.c
	* src/prop.c
	* src/version.c: modify for Windows and GTK+-2.0

	* src/vmaid.h
	* src/command.c
	* src/file.c
	* src/general.c
	* src/signal.c: add vmaid_change_edit and edit mark

2003-01-16 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/avidlg.c: modify child widget bug (Thanks ryoma)

2003-01-06 Kazuki IWAMOTO <iwm@maid.org>

	* config.w32.h
	* Makefile.w32
	* vmaid.ico
	* vmaid.rc
	* avicore/avicore.c
	* avicore/aviedit.c
	* avicore/aviframe.c
	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/chunk.h
	* src/argument.c
	* src/file.c
	* src/signal.c
	* src/thread.c
	* src/version.c
	* src/vmaid.c
	* src/winmain.c: add code for Windows

2003-01-04 Kazuki IWAMOTO <iwm@maid.org>

	* avicore/aviframe.c: modify cache bug

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

	* src/thread.c: add error cancel before exit

	* avicore/icm.[ch]
	* src/version.c: move about dialog

	* src/vmaid.[ch]
	* src/signal.[ch]: add popup menu for clist cancel

	* avicore/Makefile.am
	* dllloader/Makefile.am
	* misc/Makefile.am
	* src/Makefile.am: add $(top_srcdir) (Thanks aho)

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

	* avicore/avicore.h
	* avicore/aviopen.c
	* avicore/aviframe.c
	* avicore/avitext.c
	* avicore/avisave.c
	* avicore/avidlg.c
	* avicore/icm.c: modify size_image in BitmapInfoHeader

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

	* avicore/avicore.h
	* avicore/aviedit.c
	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/avitext.c
	* src/command.c
	* src/file.c
	* src/signal.c: change avi_rate and avi_scale macro

	* avicore/icm.[ch]: add icm_compress_frames_info

	* avicore/avicore.h
	* avicore/avifmt.h
	* avicore/aviframe.c
	* avicore/aviopen.c
	* avicore/avisave.c
	* avicore/icm.c: add avifmt.h

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

	* avicore/avidlg.c: modify notebook bug (Thanks ryoma)

	* avicore/icm.c: add W32CODECDIR (Thanks ryoma)

	* src/command.c: modify avi_clone bug at command_save (Thanks ryoma)

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

	* avicore/avicore.h
	* avicore/avisave.c
	* avicore/avidlg.c: add avidlg.c and avi_save_dialog_with_file

	* src/command.c: modify widget of files select

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

	* avicore/avicore.h
	* avicore/avisave.c: modifty save functions

	* src/file.c
	* src/thread.c: modify thread_insert

	* src/command.c
	* src/file.[ch]: change file save

	* src/save.[ch]: remove

	* src/argument.c
	* src/vmaid.c: change argument (Thanks ryoma)

	* avisave.c: modifty WAVE chunk (Thanks ryoma)

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

	* dllloader/winuser.c: modify GList

	* misc/misc.c: modify misc_set_scroll_bar

	* avicore/avicore.h: remove members of AviOptions

	* avicore/icm.[ch]: add configure dialog and state

	* avicore/avisave.[ch]: make save dialog

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

	* avicore/chunk.c: add (off_t) type cast, this patch presented by ryoma

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

	* avicore/icm.c
	* dllloader/kernel32.c
	* dllloader/pe_image.c
	* dllloader/resource.c
	* dllloader/user32.c
	* dllloader/winuser.c
	* misc/misc.c
	* src/vmaid.c
	* src/command.c
	* src/conf.c
	* src/file.c
	* src/jump.c
	* src/prop.c
	* src/save.c
	* src/signal.c
	* src/size.c
	* src/toolbar.h
	* src/version.c: GTK+-2.0

	* avicore/icm.c
	* dllloader/kernel32.c
	* dllloader/user32.c
	* misc/misc.[ch]: add widestring functions

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.
