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

	* version 2.6.3

2008-08-27 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c
	* src/file.c
	* src/find.c
	* src/ftype.c
	* src/general.c
	* src/jump.c
	* src/panel.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/sigfile.c
	* src/sigkey.c
	* src/sigmain.c
	* src/tmaid.[ch]
	* src/valchr.c
	* src/version.c: add include misc.h

	* src/panel.c: add escape and modify replace combo

2008-08-25 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc.in
	* misc/misc.[ch]
	* orz/orzmdi.c: add misc_close_* functions

	* Makefile.msc.in
	* po/POTFILES.in
	* src/Makefile.am
	* src/keyfile.[ch]
	* src/tmaid.[ch]: add keyfile.[ch] and move keyfile functions

	* Makefile.msc.in
	* po/POTFILES.in
	* src/Makefile.am
	* src/general.c
	* src/menu.[ch]
	* src/sigfile.c
	* src/sigkey.c
	* src/sigmain.c
	* src/tmaid.[ch]: add menu.[ch] and move menu structures

	* Makefile.msc.in
	* po/POTFILES.in
	* src/Makefile.am
	* src/abort.[ch]
	* src/command.c
	* src/find.[ch]
	* src/panel.[ch]
	* src/print.c
	* src/repinfo.h
	* src/replace.[ch]
	* src/sigfile.c
	* src/sigkey.c
	* src/tmaid.[ch]: add panel.[ch] and modify find/replace dialogs

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

	* version 2.6.2

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

	* src/abort.[ch]
	* src/command.c
	* src/file.c
	* src/find.c
	* src/print.c
	* src/tmaid.c: delete abort dialog and add abort button

2008-04-11 Kazuki IWAMOTO <iwm@maid.org>

	* misc/lisence.c
	* src/tmaid.c: modify gtk_window_set_position

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

	* gcommon.h: add g_strcmp0

	* gcommon.h
	* src/tmaid.c: use g_str_has_prefix

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

	* src/sigfile.c: change drawing layout position

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

	* version 2.6.1

2008-01-25 Kazuki IWAMOTO <iwm@maid.org>

	* gcommon.h: add type define macro

	* Makefile.msc.in: add heap size option

	* misc/gnugpl.[ch]: change license to GNU GPL v3

	* misc/argument.[ch]
	* misc/fileio.h
	* misc/license.h
	* misc/misc.h
	* misc/profile.[ch]
	* orz/orzaccel.h
	* orz/orzcharlist.h
	* orz/orzcharset.h
	* orz/orzcomm.h
	* orz/orzhistory.h
	* orz/orzmdi.h
	* orz/orzpref.h
	* orz/orzwinmenu.h
	* src/abort.h
	* src/charset.h
	* src/command.h
	* src/edit.h
	* src/file.h
	* src/find.h
	* src/ftype.h
	* src/general.h
	* src/icons.h
	* src/jump.h
	* src/print.h
	* src/prop.h
	* src/reload.h
	* src/repinfo.h
	* src/replace.h
	* src/sigfile.h
	* src/sigkey.h
	* src/sigmain.h
	* src/tmaid.h
	* src/valchr.h
	* src/version.h: use G_BEGIN_DECLS and G_END_DECLS

	* orz/orzaccel.c
	* orz/orzcharlist.c
	* orz/orzcharset.c
	* orz/orzcomm.c
	* orz/orzhistory.c
	* orz/orzmdi.c
	* orz/orzpref.c
	* orz/orzwinmenu.c: use G_DEFINE_TYPE

2008-01-15 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.6.0

2008-01-09 Kazuki IWAMOTO <iwm@maid.org>

	* orz/orzmdi.c: modify tab_label destroy timing

2007-12-30 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.[ch]: add comment

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

	* version 2.5.9

2007-11-07 Kazuki IWAMOTO <iwm@maid.org>

	* gcommon.h: modify goffset for GLib-2.14

	* misc/winmain.c: delete 'ret' initialize

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

	* src/file.c: add GDK_SCROLL_MASK

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

	* version 2.5.8

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

	* misc/license.c: modify license label and dialog size

2007-06-20 Kazuki IWAMOTO <iwm@maid.org>

	* misc/license.c
	* po/ja.po: add license label

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

	* version 2.5.7

2007-05-24 Kazuki IWAMOTO <iwm@maid.org>

	* src/general.c
	* src/sigfile.c: add gdk_window_process_updates

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

	* version 2.5.6

2007-04-22 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]: add fileio_setsystime and fileio_getname

2007-04-02 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.c
	* misc/misc.c: delete G_HAVE_GINT64

	* misc/misc.c: add gdk_window_process_updates when scroll

	* misc/misc.c: gdk_gc_destroy to g_object_unref

	* misc/misc.c: gdk_window_copy_area to gdk_draw_drawable

	* src/file.c
	* src/sigkey.c: gtk_notebook_set_page to gtk_notebook_set_current_page

	* src/general.c
	* src/sigfile.c: gtk_timeout_add to g_timeout_add

	* src/general.c
	* src/sigfile.c
	* src/sigmain.c: gtk_timeout_remove to g_source_remove

	* src/print.c: gdk_pixbuf_unref to g_object_unref

	* src/print.c: gdk_pixmap_unref to g_object_unref

	* src/prop.c: gtk_color_selection_[gs]et_color
	to gtk_color_selection_[gs]et_current_color

	* src/prop.c
	* src/valchr.c: gtk_entry_new_with_max_length to gtk_entry_new

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

	* misc/misc.c
	* src/command.c
	* src/general.c
	* src/prop.c
	* src/sigfile.c
	* src/sigmain.c: replace gtk_widget_draw to gtk_widget_queue_draw_area

2007-03-30 Kazuki IWAMOTO <iwm@maid.org>

	* misc/argument.c
	* src/tmaid.c: delete gtk_exit

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

	* version 2.5.5

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

	* misc/winmain.c: rename common.h to gcommon.h

	* orz/orzcomm.c: modify arg memory bug

2007-03-25 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]: add fileio_rmdir function

	* Makefile.am
	* Makefile.msc.in
	* common.h
	* gcommon.h
	* misc/argument.h
	* misc/charuty.h
	* misc/fileio.h
	* misc/gnugpl.h
	* misc/license.h
	* misc/misc.h
	* orz/orzaccel.h
	* orz/orzcharlist.h
	* orz/orzcharset.h
	* orz/orzcomm.h
	* orz/orzhistory.h
	* orz/orzmdi.h
	* orz/orzpref.h
	* src/tmaid.h: rename common.h to gcommon.h

2007-03-18 Kazuki IWAMOTO <iwm@maid.org>

	* misc/argument.[ch]: modify struct member const

	* src/tmaid.c: add GNU GPL display option

	* src/tmaid.c: add drop files at mdi

2007-03-11 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]: add fileio_eof function

2007-03-05 Kazuki IWAMOTO <iwm@maid.org>

	* misc/profile.[ch]
	* src/tmaid.c: modify for GLib-2.12.[567]

	* common.h: modify g_strncpy and g_strncat

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

	* version 2.5.4

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

	* orz/orzcharlist.c
	* orz/orzcharset.c
	* orz/orzhistory.c
	* orz/orzmdi.c
	* orz/orzpref.c: modify class initialize

2007-01-05 Kazuki IWAMOTO <iwm@maid.org>

	* orz/orzcharset.c
	* orz/orzmdi.c
	* src/prop.c
	* src/reload.c: rename gtk_container_children

	* src/reload.c: gtk_combo_set_popdown_strings memory bug

2007-01-01 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.c: modify convert bitmap to pixmap bug

2006-12-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.5.3

2006-12-19 Kazuki IWAMOTO <iwm@maid.org>

	* src/tmaid.c: rename n_pos to npos

2006-12-14 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* Makefile.msc.in
	* configure.ac: add Makefile.msc.in and delete Makefile.msc

2006-11-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.5.2

2006-11-23 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.c: add gtk_toolbar_set_show_arrow

2006-11-18 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]
	* orz/orzhistory.c
	* orz/orzmdi.c: modify icon size

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

	* Makefile.msc
	* orz/Makefile.am
	* orz/orzconf.[ch]
	* orz/orzpref.[ch]
	* po/POTFILES.in
	* src/command.[ch]
	* src/tmaid.c: rename conf to pref

	* src/sigmain.c: modify signal destroy at draw

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

	* misc/Makefile.am
	* misc/misc.[ch]
	* src/Makefile.am
	* src/tmaid.c: add misc_spec_* functions

2006-11-09 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.c
	* orz/orzmdi.c: modify icon size

2006-10-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.5.1

2006-10-28 Kazuki IWAMOTO <iwm@maid.org>

	* src/tmaid.c: modify profile read and write

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

	* Makefile.msc
	* doc/en/address.html
	* doc/en/code.html
	* doc/en/command.html
	* doc/en/conf.html
	* doc/en/edit.html
	* doc/en/find.html
	* doc/en/format.html
	* doc/en/index.html
	* doc/en/input.html
	* doc/en/intro.html
	* doc/en/margin.html
	* doc/en/open.html
	* doc/en/print.html
	* doc/en/property.html
	* doc/en/repinfo.html
	* doc/en/replace.html
	* doc/en/tab.html
	* doc/ja/address.html
	* doc/ja/code.html
	* doc/ja/command.html
	* doc/ja/conf.html
	* doc/ja/edit.html
	* doc/ja/find.html
	* doc/ja/format.html
	* doc/ja/index.html
	* doc/ja/input.html
	* doc/ja/intro.html
	* doc/ja/margin.html
	* doc/ja/open.html
	* doc/ja/print.html
	* doc/ja/property.html
	* doc/ja/repinfo.html
	* doc/ja/replace.html
	* doc/ja/tab.html: modify html documents

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

	* common.h: modify argument of memcmp and memset

2006-10-03 Kazuki IWAMOTO <iwm@maid.org>

	* misc/license.c: modify radio button sensitive (Thanks Takuro Ashie)

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

	* version 2.5.0

2006-09-28 Kazuki IWAMOTO <iwm@maid.org>

	* configure.ac
	* misc/Makefile.am
	* misc/fileio.c: add mime-type icons

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

	* version 2.4.9

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

	* orz/orzmdi.c: modify destroy child widget tab_label

	* src/tmaid.c: modify GTK_STOCK_SELECT_ALL

2006-07-26 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.c: modify misc_str_to_array space and case

2006-07-22 Kazuki IWAMOTO <iwm@maid.org>

	* src/ftype.c
	* src/print.c
	* src/prop.c
	* src/sigfile.c
	* src/sigmain.c
	* src/tmaid.c: use gdk_colormap_alloc_colors

	* orz/orzaccel.[ch]
	* orz/orzcharlist.[ch]
	* orz/orzcomm.[ch]
	* orz/orzhistory.[ch]
	* orz/orzmdi.[ch]
	* orz/orzwinmenu.[ch]: delete macro

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

	* version 2.4.8

2006-06-28 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc: disable all warnings

2006-06-24 Kazuki IWAMOTO <iwm@maid.org>

	* misc/license.c
	* orz/orzcharlist.c
	* orz/orzconf.c
	* src/command.c
	* src/find.c
	* src/ftype.c
	* src/general.c
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/valchr.c: change button position

2006-06-20 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.am
	* po/Makevars: delete config.rpath

	* misc/fileio.[ch]
	* src/command.c
	* src/file.c
	* src/print.c
	* src/tmaid.c: delete fileio_isfile and fileio_test

	* src/command.c
	* src/ftype.c
	* src/tmaid.c: modify findex and ft_id

2006-06-17 Kazuki IWAMOTO <iwm@maid.org>

	* src/ftype.c: modify button sensitive

2006-06-11 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* acconfig.h
	* autogen.sh
	* configure.ac
	* po/Makevars: modify for autotools

	* misc/fileio.c
	* misc/profile.c
	* orz/orzcomm.c
	* orz/orzmdi.c
	* src/file.c
	* src/sigfile.c
	* src/sigmain.c
	* src/tmaid.h: modify compile warning and error

	* src/tmaid.c: change status bar widget

	* src/edit.c
	* src/file.c
	* src/gengeral.c: modify gsize range bug

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

	* version 2.4.7

2006-04-28 Kazuki IWAMOTO <iwm@maid.org>

	* po/ja.po
	* misc/misc.[ch]
	* src/tmaid.c: add MISC_CREATE_MENU_NOIMAGE

2006-04-27 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.am
	* Makefile.msc
	* tmaid.ico
	* tmaid.rc
	* src/Makefile.am
	* src/tmaid.ico
	* src/tmaid.rc: move resource files

2006-04-16 Kazuki IWAMOTO <iwm@maid.org>

	* AUTHORS
	* CONTRIBUTORS
	* Makefile.am
	* Makefile.msc
	* po/ja.po
	* src/version.c: modify authors and contributors

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

	* version 2.4.6

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

	* orz/orzcharlist.[ch]
	* orz/orzcharset.[ch]
	* src/ftype.c
	* src/prop.c: delete global store

2006-03-15 Kazuki IWAMOTO <iwm@maid.org>

	* src/abort.c
	* src/ftype.c
	* src/prop.c: delete GTK_CAN_DEFAULT

	* orz/orzmdi.[ch]: add orz_mdi_get_display_name

	* src/ftype.c: rename ftype_dialog_clicked_new to ftype_dialog_clicked_add

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

	* misc/misc.[ch]: add MISC_CREATE_MENU_DISABLE

2006-03-07 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.c: modify filename encoding on Windows lower 2.6.0

2006-02-21 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]: add fileio_ref and fileio_unref

	* orz/orzaccel.h
	* orz/orzcomm.[ch]
	* orz/orzhistory.[ch]
	* orz/orzmdi.[ch]
	* orz/orzwinmenu.[ch]: use const arguments

2006-02-19 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.[ch]: add check and radio menu item

2006-02-18 Kazuki IWAMOTO <iwm@maid.org>

	* common.h
	* misc/fileio.c: use G_IS_DIR_SEPARATOR

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

	* misc/fileio.c
	* orz/orzhistory.c
	* orz/orzmdi.c
	* orz/orzwinmenu.c
	* src/command.c
	* src/general.c
	* src/print.c: use g_filename_display_name

	* orz/orzcharset.c: replace g_strjoin to g_strconcat

	* src/command.c
	* src/print.c: use gtk_file_chooser_set_do_overwrite_confirmation

2006-02-10 Kazuki IWAMOTO <iwm@maid.org>

	* src/icon.[ch]
	* src/tmaid.c: add icons

	* common.h
	* misc/argument.c
	* misc/charuty.c
	* misc/profile.c
	* orz/orzcharlist.c
	* orz/orzcharset.c
	* src/find.c: replace g_strcasecmp to g_ascii_strcasecmp

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

	* misc/misc.[ch]
	* orz/orzhistory.c
	* src/icons.[ch]
	* src/vmaid.c: add image menu function

2006-01-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.4.5

2006-01-28 Kazuki IWAMOTO <iwm@maid.org>

	* src/file.c
	* src/tmaid.c: use G_N_ELEMENTS

2006-01-25 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c
	* src/sigmain.c: modify return code on Windows

2006-01-21 Kazuki IWAMOTO <iwm@maid.org>

	* misc/license.c: use fixed for radio buttons

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

	* tmaid16.png
	* tmaid24.png
	* tmaid32.png
	* tmaid48.png: change png format

2006-01-17 Kazuki IWAMOTO <iwm@maid.org>

	* orz/orzcharlist.c
	* src/ftype.c: change GTK_STOCK_NEW/DELETE to GTK_STOCK_ADD/REMOVE

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

	* Makefile.msc
	* src/command.c
	* src/edit.c
	* src/find.c
	* src/general.c
	* src/icons.[ch]
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/sigfile.c
	* src/sigkey.c
	* src/sigmain.c
	* src/tmaid.[ch]
	* src/valchr.c
	* src/version.c: add gtk_window_set_icon_list

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

	* src/tmaid.c: delete gtk_window_set_policy

	* misc/misc.[ch]
	* orz/orzcharlist.c
	* orz/orzconf.c
	* src/Makefile.am
	* src/find.c
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/tmaid.c
	* src/toolbar.[ch]
	* src/valchr.c: use stock menu and toolbar

	* misc/misc.[ch]
	* src/command.c
	* src/file.c
	* src/find.c
	* src/ftype.c
	* src/general.c
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/valchr.c
	* src/version.c: usr misc_dialog_key_press

2005-12-30 Kazuki IWAMOTO <iwm@maid.org>

	* orz/orzcharset.c
	* src/find.c
	* src/replace.c: use gtk_bin_get_child

2005-12-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.4.4

2005-12-24 Kazuki IWAMOTO <iwm@maid.org>

	* misc/profile.c: modify groups and keys memory alloc

2005-12-22 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.am
	* Makefile.msc
	* acconfig.h
	* common.h
	* config.h.msc
	* configure.ac: modify Windows compile

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

	* misc/misc.[ch]: delete message_box and ISO-10646

2005-12-06 Kazuki IWAMOTO <iwm@maid.org>

	* common.h: modify G_MAXSIZE macro

	* misc/misc.[ch]: modify arg 1 of misc_str_from_array

2005-11-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.4.3

2005-11-27 Kazuki IWAMOTO <iwm@maid.org>

	* COPYING
	* misc/gnugpl.c: change to newest COPYING

2005-10-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.4.2

2005-10-26 Kazuki IWAMOTO <iwm@maid.org>

	* misc/charuty.c
	* misc/fileio.c
	* misc/profile.c
	* orz/orzcharlist.c
	* orz/orzcharset.c
	* orz/orzcomm.c
	* src/command.c
	* src/file.c
	* src/print.c
	* src/sigmain.c: change g_strsplit argument

2005-10-17 Kazuki IWAMOTO <iwm@maid.org>

	* orz/orzhistory.c
	* orz/orzwinmenu.c: modify g_list_free and menu item hide bug

2005-10-14 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]
	* orz/orzmdi.c: add drag and drop icon

	* Makefile.msc
	* po/ja.po
	* misc/Makefile.am
	* misc/gnugpl.[ch]
	* misc/license.[ch]
	* src/tmaid.c
	* src/version.c: divide dialog and text of license

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

	* orz/orzmdi.[ch]
	* orz/orzwinmenu.[ch]: add reorder tab

	* orz/orzcharlist.c
	* src/ftype.c: modify drag and drop target

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

	* po/ja.po
	* orz/orzcharlist.[ch]
	* orz/orzconf.[ch]
	* src/command.c
	* src/prop.c: use GtkDialog

2005-10-09 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.[ch]: add fileio_mkdir

	* src/tmaid.c: use g_key_file functions

	* po/ja.po
	* src/command.c
	* src/file.c
	* src/general.c
	* src/print.c: delete misc_message_box and use GtkMessageDialog

	* src/command.c
	* src/valchr.[ch]: delete gchr and add gunichar

	* src/abort.[ch]
	* src/find.c
	* src/ftype.[ch]
	* src/jump.[ch]
	* src/print.[ch]
	* src/prop.[ch]
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/valchr.c
	* src/version.c: use GtkDialog

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

	* misc/fileio.[ch]
	* misc/profile.[ch]: add g_key_file functions

	* misc/misc.c
	* src/command.c
	* src/print.c
	* src/repinfo.c
	* src/tmaid.c
	* src/valchr.c: use pointer conversion macros

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

	* misc/fileio.c
	* src/tmaid.c: use g_build_filename

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

	* misc/license.c: add gdk_threads_enter and gdk_threads_leave

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

	* version 2.4.1

2005-09-28 Kazuki IWAMOTO <iwm@maid.org>

	* misc/fileio.c
	* src/command.c: use g_win32_locale_filename_from_utf8

	* src/tmaid.c: modify bindtextdomain directory seelect

2005-09-25 Kazuki IWAMOTO <iwm@maid.org>

	* misc/argument.c: modify option analyse bug

	* orz/orzcomm.c: modify orz_comm_selection_get locking bug

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

	* src/print.c: modify copies spin sensitive

2005-09-16 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c: modify file name character encoding

2005-08-27 Kazuki IWAMOTO <iwm@maid.org>

	* common.h: add longlong type definítion

	* src/sigfile.c: modify popup menu

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

	* version 2.4.0

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

	* misc/profile.c: modify profile_open bugs

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

	* misc/fileio.[ch]
	* misc/profile.[ch]: hide struct member

2005-07-07 Kazuki IWAMOTO <iwm@maid.org>

	* misc/argument.h
	* misc/fileio.h
	* misc/misc.h
	* misc/profile.h
	* src/find.h
	* src/ftype.c
	* src/jump.h
	* src/print.h
	* src/prop.c
	* src/repinfo.h
	* src/replace.h
	* src/tmaid.h: rename name_Tag to _name

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

	* version 2.3.16

2005-06-12 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.[ch]: add tooltips in toolbutton

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

	* version 2.3.15

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

	* orz/orzwimenu.[ch]: use GtkRadioMenuItem

2005-05-22 Kazuki IWAMOTO <iwm@maid.org>

	* src/ftype.c: add drag and drop

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

	* Makefile.msc
	* po/POTFILES.in
	* src/Makefile.am
	* src/command.c
	* src/format.[ch]
	* src/ftype.[ch]
	* src/prop.c: delete format.[ch]

2005-05-01 Kazuki IWAMOTO <iwm@maid.org>

	* misc/misc.[ch]
	* po/ja.po
	* src/command.[ch]
	* src/general.c
	* src/repinfo.c
	* src/replace.c
	* src/sigfile.c
	* src/tmaid.[ch]
	* src/toolbar.[ch]: use misc_create_menu and misc_create_toolbar

2005-04-30 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.am
	* Makefile.msc
	* misc/Makefile.am
	* misc/misc_accel.[ch]
	* misc/misc_charlist.[ch]
	* misc/misc_charset.[ch]
	* misc/misc_comm.[ch]
	* misc/misc_conf.[ch]
	* misc/misc_history.[ch]
	* misc/misc_mdi.[ch]
	* misc/misc_winmenu.[ch]
	* orz/Makefile.am
	* orz/orzaccel.[ch]
	* orz/orzcharlist.[ch]
	* orz/orzcharset.[ch]
	* orz/orzcomm.[ch]
	* orz/orzconf.[ch]
	* orz/orzhistory.[ch]
	* orz/orzmdi.[ch]
	* orz/orzwinmenu.[ch]
	* po/POTFILES.in
	* src/Makefile.am
	* src/command.c
	* src/file.c
	* src/format.c
	* src/general.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/sigfile.c
	* src/sigkey.c
	* src/sigmain.c
	* src/tmaid.c: orz library

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

	* version 2.3.14

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

	* src/find.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/replace.c: use GtkComboBoxEntry if 2.4.0

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

	* misc/misc_charlist.c
	* misc/misc_charset.[ch]
	* src/add.c
	* src/command.c
	* src/edit.c
	* src/export.c: use GtkComboBoxEntry if 2.4.0

2005-04-19 Kazuki IWAMOTO <iwm@maid.org>

	* acconfig.h
	* config.h.msc
	* configure.ac
	* misc/misc_mdi.[ch]
	* src/add.c
	* src/command.c
	* src/tmaid.[ch]: delete USE_GTK24

	* misc/winmain.c: modify command line parse

2005-04-12 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* misc/Makefile.am
	* misc/misc_conf.c
	* misc/misc_history.[ch]
	* src/command.c
	* src/file.[ch]
	* src/sigmain.[ch]
	* src/tmaid.[ch]: generalize history

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

	* misc/misc_winmenu.[ch]: modify sensitive bug

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

	* version 2.3.13

2005-03-24 Kazuki IWAMOTO <iwm@maid.org>

	* misc/license.c: strictize license dialog

2005-03-20 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* misc/Makefile.am
	* misc/misc_mdi.[ch]
	* misc/misc_winmenu.[ch]
	* misc/command.c
	* misc/file.c
	* misc/general.c
	* misc/sigfile.c
	* misc/sigmain.[ch]
	* misc/tmaid.[ch]: generalize window menu

2005-03-12 Kazuki IWAMOTO <iwm@maid.org>

	Makefile.msc
	misc/Makefile.am
	misc/fileio.[ch]
	misc/misc_mdi.[ch]
	src/command.c
	src/file.[ch]
	src/format.c
	src/general.c
	src/print.c
	src/sigfile.c
	src/sigkey.c
	src/sigmain.[ch]
	src/tmaid.[ch]: generalize mdi interface

2005-02-28 Kazuki IWAMOTO <iwm@maid.org>

	* Makefile.msc
	* misc/Makefile.am
	* misc/fileio.h
	* misc/winmain.c
	* src/Makefile.am
	* src/winmain.c: add filename code for 2.6.0

2005-02-27 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c
	* src/tmaid.[ch]: add filter if USE_GTK24 or G_OS_WIN32

2005-02-26 Kazuki IWAMOTO <iwm@maid.org>

	* misc/profile.c
	* src/command.c
	* src/file.c: change g_basename and g_dirname to g_path_get_*name

	* misc/fileio.[ch]: add fileio_get_relative_path

2005-02-21 Kazuki IWAMOTO <iwm@maid.org>

	* src/file.c: modify G_SEARCHPATH_SEPARATOR bug

2005-02-18 Kazuki IWAMOTO <iwm@maid.org>

	* misc/Makefile.am
	* misc/charuty.[ch]
	* misc/misc_charlist.[ch]
	* misc/misc_charset.[ch]
	* src/Makefile.am
	* src/charlist.[ch]
	* src/command.c
	* src/file.c
	* src/format.c
	* src/general.[ch]
	* src/prop.c
	* src/reload.c
	* src/tmaid.c: generalize charset widget

2005-01-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.3.12

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

	* src/sigkey.c: modify Ctrl+hjkl bug

2005-01-03 Kazuki IWAMOTO <iwm@maid.org>

	* src/command.c: use GtkFileChooserDialog if USE_GTK24

	* src/file.c: use G_SEARCHPATH_SEPARATOR

2005-01-02 Kazuki IWAMOTO <iwm@maid.org>

	* acconfig.h
	* autogen.sh
	* bootstrap
	* config.h.msc
	* configure.ac
	* configure.in
	* Makefile.msc
	* misc/fileio.c: change filename and add USE_GTK24

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

	* version 2.3.11

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

	* misc/profile.c: profile_enum_key pointer error check

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

	* po/Makevars: add --from-code=utf-8 at XGETTEXT_OPTIONS

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

	* version 2.3.10

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

	* src/file.c
	* src/sigfile.c
	* src/sigmain.c
	* src/prop.c: modify font PangoFontDescription

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

	* version 2.3.9

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

	* src/general.c
	* src/sigfile.c: modify Input Method Preedit

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

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

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

	* src/file.c
	* src/general.c
	* src/sigfile.[ch]
	* src/tmaid.h: delete preedit on Windows

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

	* src/abort.h
	* src/charlist.h
	* src/charset.h
	* src/command.h
	* src/edit.h
	* src/file.h
	* src/find.h
	* src/format.h
	* src/ftype.h
	* src/general.h
	* src/jump.h
	* src/print.h
	* src/prop.h
	* src/reload.h
	* src/repinfo.h
	* src/replace.h
	* src/sigfile.h
	* src/sigkey.h
	* src/sigmain.h
	* src/tmaid.h
	* src/toolbar.h
	* src/valchr.h
	* src/version.h: add extern "C" for __cplusplus

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

	* version 2.3.8

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

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

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

	* src/charlist.c: modify g_free with gtk_tree_model_get

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

	* version 2.3.7

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

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

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

	* misc/misc_conf.c: add gtk_window_set_title

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

	* version 2.3.6

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/tmaid.[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/tmaid.c: generalize conf.[ch]

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

	* version 2.3.5

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

	* misc/Makefile.am
	* misc/argument.[ch]
	* src/Makefile.am
	* src/argument.[ch]
	* src/tmaid.[ch]
	* 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-02-29 Kazuki IWAMOTO <iwm@maid.org>

	* version 2.3.4

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>

	* src/charlist.c
	* src/command.c
	* src/prop.c
	* src/reload.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/format.c
	* src/ftype.c
	* src/prop.c: add gtk_tree_view_set_enable_search FALSE

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

	* src/argument.c
	* src/prop.c
	* src/tmaid.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/tmaid.c: use profile_delete_key for delete history

	* po/ja.po
	* src/charlist.c
	* src/format.c: change button name from remove to delete

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

	* src/command.c: add gtk_file_selection_hide_fileop_buttons

	* src/charlist.c; modify new button sensitive

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

	* src/find.c
	* src/replace.c: add gtk_combo_set_case_sensitive

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

	* version 2.3.3

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/sigkey.c
	* src/sigmain.c
	* src/tmaid.[ch]: rename item_factory_ to ifactory_

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

	* misc/misc.c
	* src/charlist.c
	* src/conf.c
	* src/find.c
	* src/format.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/valchr.c
	* src/version.c: use mnemonic

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

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

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

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

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

	* acconfig.h
	* common.h
	* config.w32.h
	* configure.in
	* misc/fileio.h
	* misc/license.c
	* misc/misc.c: delete Gtk+-1.2 code and USE_GTK2

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

	* version 2.3.2

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

	* src/edit.[ch]: change modifier operation at edit_make_block

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

	* src/sigkey.c: delete move to tab position

	* src/edit.c: change number operation at edit_make_block

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

	* src/charset.[ch]
	* src/edit.[ch]
	* src/sigfile.c: change word select and move

	* po/ja.po
	* src/command.c
	* src/find.c: modify create replace dialog

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

	* src/general.c
	* src/sigkey.c: modify tab space convert bugs

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

	* po/POTFILES.in
	* po/ja.po: add reload.c

	* src/sigkey.c: delete default code in signal_key_press

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

	* src/charlist.[ch]: modify comment and variable name

	* src/command.c: remove property copy in reload

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

	* src/sigfile.c
	* src/sigkey.c: modify hscrollbar when scroll

	* src/file.c: change CR+LF default for Windows

	* src/command.c
	* src/file.c: use Glob-style pattern matching

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

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

	* prop.c
	* sigkey.c
	* tmaid.[ch]: add tab convert

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

	* version 2.3.1

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

	* src/command.c
	* src/print.c
	* src/tmaid.c: add DDE for Windows

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

	* Makefile.w32
	* src/file.c
	* src/print.[ch]
	* src/tmaid.c: add Windows Printer

	* src/print.[ch]
	* src/tmaid.c: modify bug of copies

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

	* misc/fileio.c
	* misc/profile.c
	* src/file.c
	* src/general.c
	* src/sigfile.c
	* src/sigmain.c
	* src/toolbar.c
	* src/tmaid.[ch]: modiry toolbar, selection, clipboard
	and file dialog for Windows

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

	* common.h
	* misc/license.c
	* misc/misc.c
	* src/about.c
	* src/charlist.c
	* src/conf.c
	* src/find.c
	* src/format.c
	* src/ftype.c
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/reload.c
	* src/repinfo.c
	* src/replace.c
	* src/valchr.c
	* src/version.c: change padding spacing

	* common.h
	* misc/fileio.[ch]: modify for Windows API

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

	* misc/license.[ch]
	* po/POTFILES.in
	* src/tmaid.c
	* src/version.c: add License Dialog

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

	* misc/misc.c: add code for UNICODE

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

	* misc/misc.c: replace to UNICODE from _UNICODE

	* src/general.c: modify move window in draw_caret

	* src/sigfile: hide with commit

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

	* src/file.c
	* src/general.c: add gtk_im_context_set_cursor_location

	* src/sigfile: show/hide with focus

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

	* Makefile.am
	* Makefile.w32
	* config.w32.h
	* tmaid.ico
	* tmaid.rc
	* misc/misc.c
	* misc/profile.c
	* src/Makefile.am
	* src/sigmain.c
	* src/print.c
	* src/tmaid.c
	* src/winmain.c: add code for Windows

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

	* src/command.c
	* src/repinfo.c: modify if replace dst is NULL

	* src/sigfile.c: modify double click word select

	* src/charset.[ch]
	* edit.[ch]: add charset types

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

	* version 2.3.0

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

	* src/find.c
	* src/replace.c: add gtk_combo_set_value_in_list

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

	* src/print.c: modify readhexstring length (Thanks Shimizu)

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

	* src/edit.c: modify edit_get_width_max

	* src/sigfile.c: modify horizontal scrollbar when move vertical scrollbar

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/sigfile.c
	* src/sigmain.c
	* src/tmaid.c: replace to 'menu_shell' from 'sub_menu'

	* src/file.c: modify flags at gtk_widget_add_events

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

	* src/file.c
	* src/sigfile.[ch]
	* src/tmaid.c: add popup menu of GtkIMContext

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

	* acconfig.h
	* configure.in
	* po/POTFILES.in
	* src/charset.h
	* src/command.c
	* src/edit.c
	* src/file.c
	* src/find.c
	* src/general.c
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/sigfile.[ch]
	* src/sigkey.[ch]
	* src/sigmain.[ch]
	* src/tmaid.[ch]: remove signal.[ch] and add GtkIMContext

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

	* po/ja.po
	* src/charset.h
	* src/command.c
	* src/file.c
	* src/prop.[ch]
	* src/signal.c
	* src/tmaid.[ch]: add writing with convert and UTF-8 selection

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

	* src/Makefile.am
	* src/charlist.[ch]
	* src/charset.[ch]
	* src/command.c
	* src/edit.c
	* src/file.c
	* src/format.c
	* src/ftype.c
	* src/general.c
	* src/print.c
	* src/prop.[ch]
	* src/reload.[ch]
	* src/signal.c
	* src/tmaid.[ch]: support charset convert, reload and escape sequence

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

	* po/ja.po
	* src/Makefile.am
	* src/charlist.[ch]
	* src/command.c
	* src/file.c
	* src/format.c
	* src/ftype.c
	* src/prop.[ch]
	* src/tmaid.c: add g_convert and auto negotiation

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

	* src/command.c
	* src/edit.c
	* src/file.c
	* src/format.c
	* src/general.c
	* src/print.c
	* src/prop.c
	* src/signal.c: use FileType in TmaidWindow

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

	* src/command.c
	* src/file.c
	* src/prop.c
	* src/signal.c
	* src/tmaid.[ch]: change crlf to nline

	* src/find.c
	* src/valchr.c:	use charset_length macro

	* src/prop.c: modify activate signal of edit

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

	* bootstrap: from Video maid

	* configure.in
	* misc/Makefile.am
	* src/Makefile.am: use `AM_CPPFLAGS' instead of `CPPFLAGS'.

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

	* src/argument.c
	* src/charset.[ch]
	* src/edit.c
	* src/file.c
	* src/general.c
	* src/print.c
	* src/prop.c
	* src/signal.c
	* src/tmaid.[ch]: use Pango

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

	* src/format.c
	* src/ftype.c
	* src/prop.c: use GtkTreeView

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

	* misc/misc.c: modify scrollbar update

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

	* version 2.3.0

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

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

	* acconfig.h
	* bootstrap
	* configure.in
	* src/Makefile.am
	* src/tmaid.[ch]
	* src/abort.c
	* src/charset.c
	* src/command.[ch]
	* src/conf.c
	* src/file.c
	* src/find.c
	* src/format.c
	* src/ftype.c
	* src/general.c
	* src/jump.c
	* src/print.[ch]
	* src/prop.c
	* src/repinfo.c
	* src/replace.c
	* src/signal.c
	* src/toolbar.[ch]
	* src/valchr.c
	* src/version.c: GTK+-2.0

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

	* doc/en/address.html: change name and telephone

	* src/command.c
	* src/file.c
	* src/signal.c
	* src/toolbar.c: add #ifdef USE_XIM

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

	* src/command.c: move position initialize (Thanks Koji@Linux)

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

	* po/ja.po
	* src/general.c
	* src/signal.c
	* src/tmaid.[ch]: divide statu bar

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

	* bootstrap
	* src/Makefile.am
	* src/intl.h
	* src/tmaid.h: delete intl.h

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

	* configure.in: add AC_CHECK_HEADERS sys/stat.h sys/types.h
	(Thanks Koji SHIMIZU)

	* acconfig.h
	* configure.in
	* misc/Makefile.am
	* misc/profile.[ch]
	* src/Makefile.am: use AC_SUBST *DIR macro and multi config of profile

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

	* version 2.2.6

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

	* src/general.c: delete gtk_widget_queue_resize

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

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

	* src/tmaid.h: add TMAID_(VERSION|COPYRIGHT)_NOTICE macros.

2003-01-22 Koji SHIMIZU  <shimizu@netlab.jp>

	* misc/Makefile.am
	* src/Makefile.am: add INCLUDES directory

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

	* src/prop.c: add clear select at reload

	* src/argument.c
	* src/tmaid.c: change argument from Video maid

	* misc/misc.[ch]
	* misc/profile.[ch]: replace from Video maid

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

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

	* version 2.2.5

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

	* common.h: add common header

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

	* version 2.2.4

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

	* src/tmaid.[ch]
	* src/argument.[ch]
	* src/charset.[ch]
	* src/command.[ch]
	* src/conf.[ch]
	* src/edit.[ch]
	* src/file.[ch]
	* src/find.[ch]
	* src/format.[ch]
	* src/ftype.[ch]
	* src/general.[ch]
	* src/jump.[ch]
	* src/print.[ch]
	* src/prop.[ch]
	* src/repinfo.[ch]
	* src/replace.[ch]
	* src/signal.c
	* src/toolbar.[ch]
	* src/valchr.c
	* src/version.c: modify functions

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

	* version 2.2.3

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

	* src/signal.c: modify InterProcess communication

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

	* version 2.2.2

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

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

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

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

	* src/command.c
	* src/find.c
	* src/general.c
	* src/jump.c
	* src/signal.c: modify scroll range

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

	* src/print.c: change right margin

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

	* version 2.2.1

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

	* src/tmaid.c
	* src/prop.c: modify gettext and add menu_translate

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

	* version 2.2.0

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

	* doc/en/address.html
	* doc/en/code.html
	* doc/en/command.html
	* doc/en/conf.html
	* doc/en/edit.html
	* doc/en/find.html
	* doc/en/format.html
	* doc/en/index.html
	* doc/en/input.html
	* doc/en/intro.html
	* doc/en/margin.html
	* doc/en/open.html
	* doc/en/print.html
	* doc/en/property.html
	* doc/en/repinfo.html
	* doc/en/replace.html
	* doc/en/tab.html
	* doc/ja/address.html
	* doc/ja/code.html
	* doc/ja/command.html
	* doc/ja/conf.html
	* doc/ja/edit.html
	* doc/ja/find.html
	* doc/ja/format.html
	* doc/ja/index.html
	* doc/ja/input.html
	* doc/ja/intro.html
	* doc/ja/margin.html
	* doc/ja/open.html
	* doc/ja/print.html
	* doc/ja/property.html
	* doc/ja/repinfo.html
	* doc/ja/replace.html
	* doc/ja/tab.html: Add document

	* src/tmaid.c
	* src/abort.c
	* src/command.c
	* src/conf.c
	* src/file.c
	* src/find.c
	* src/format.c
	* src/ftype.c
	* src/general.c
	* src/jump.c
	* src/print.c
	* src/prop.c
	* src/repinfo.c
	* src/replace.c
	* src/signal.c
	* src/toolbar.c
	* src/valchr.c
	* src/version.c: Japanese to English

	* po/en.po
	* po/ja.po
	* po/POTFILES.in: delete en.po and add ja.po

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

	* version 2.1.20

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

	*src/tmaid.[ch]
	*src/file.c
	*src/general.c
	*src/prop.c
	*src/signel.c: add autoindent

	*src/edit.c
	*src/charset.[ch]
	*src/signal.c: add charset_type

	*src/signal.c: modify Primary Selection

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

	* version 2.1.19

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

	* src/prop.c: modify GTK_CAN_DEFAULT at button 2

	* src/find.c
	* src/general.c
	* src/signal.c: change move_text_window to move_edit_window

	* src/signal.c: modify scrollbar value

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

	* version 2.1.18

2002-05-03 Kazuki IWAMOTO <iwm@maid.org>

	* src/other.c: add gdk_gc_set_exposures at scroll_window

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

	* src/edit.c: modify get_mov_pos

	* src/prop.c
	* src/valstr.c: add GTK_CAN_DEFAULT at buttons

	* src/conf.c
	* src/find.c
	* src/format.c
	* src/print.c
	* src/prop.c
	* src/repinfo.c
	* src/replace.c
	* src/signal.c
	* src/valchr.c: delete MOD2-5 key

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

	* version 2.1.17

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

	* src/print.c: add PostScript printing

	* src/abort.c
	* src/conf.c
	* src/find.c
	* src/format.c
	* src/ftype.c
	* src/jump.c
	* src/prop.c
	* src/replace.c
	* src/repinfo.c
	* src/valchr.c
	* src/version.c: modify dialog position

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

	* version 2.1.16

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

	* src/command.c: modify close button bug

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

	* version 2.1.15

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

	* src/edit.c: modify character width bug

	* src/tmaid.[ch]
	* src/command.[ch]
	* src/print.[ch]: add print dialog

	* src/tmaid.[ch]
	* src/command.c: add openpath and savepath

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

	* version 2.1.14

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

	* src/toolbar.c: change xpm

	* src/tmaid.[ch]
	* src/general.c
	* src/toolbar.c: add print menu

	* src/tmaid.c
	* src/charset.[ch]: add charset option

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

	* src/charset.[ch]
	* src/command.c
	* src/edit.c
	* src/find.c
	* src/general.c
	* src/signel.c: dynamic character width from font

	* src/tmaid.h
	* src/charset.[ch]
	* src/command.c
	* src/edit.c
	* src/file.c
	* src/find.c
	* src/general.c
	* src/jump.c
	* src/signel.c: delete fontsize, add fontwidth and fontheight

	* src/tmaid.h
	* src/command.c
	* src/file.c
	* src/signal.[ch]: add tab close button

	* src/tmaid.c
	* src/general.c
	* src/toolbar.c: delete toolbar close button

	* src/signal.c: add Shift+F10 popup menu

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

	* version 2.1.13

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

	* src/charset.[ch]
	* src/edit.c
	* src/find.c
	* src/general.c
	* src/signal.c
	* src/valchr.c: automatic selecting charset

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

	* src/profile.c: support NULL pointer int argument

	* src/tmaid.[ch]
	* src/general.c
	* src/prop.c
	* src/signal.c: add system font

2002-03-27 Kazuki IWAMOTO <iwm@maid.org>

	* src/tmaid.[ch]
	* src/general.c
	* src/prop.c
	* src/signal.c: add Primary Selection

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

	* src/general.c: hide_caret modify redraw if hide caret

	* src/signal.c: signal_timeout modify redraw

	* src/signal.c: add Primary Selection

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

	* src/edit: get_line_buf add return value NULL

	* src/other: scroll_window modify draw area

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

	* version 2.1.12

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

	* src/signal: Invert caret

	* src/tmaid.[ch]:
	* src/conf.c: add notebook tab position

	* src/prop.c: modify scrolled window

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

	* src/ftype.c:
	* src/format.c: modify scrolled window

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

	* version 2.1.11

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

	* configure.in: Check IM APIs

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

	* src/other.[ch]: delete set_label_pattern

	* src/find.c:
	* src/format.c:
	* src/repinfo.c:
	* src/replace.c:
	* src/prop.c:
	* src/valchr.c: modify accel_group and label pattern

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

	* src/command.c: command_exit use gdk_event_put with GDK_DELETE

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

	* src/prop.c: add Unknown filetype

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

	* version 2.1.10

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

	* src/jump.c: jump_dialog_clicked gtk_entry_get_text bugfix
	(Thanks Takuro Ashie)

	* src/find.c: search buffer 1 character short bugfix

	* src/command.c
	* src/file.c
	* src/general.c
	* src/other.[ch]: message_box add accel keys

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

	* version 2.1.9

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

	* src/command.c; command_reload bugfix initialize when read no data

	* src/general.c: chnage_property XIM modify
	* src/signal.c: signal_realize and signal_set_style XIM modify

	* src/tmaid.h
	* src/other.h: move iskanji form tmaid.h to other.h

	* src/other.[ch]: add set_label_pattern

	* src/find.c:
	* src/format.c:
	* src/repinfo.c:
	* src/replace.c:
	* src/prop.c:
	* src/valchr.c: add accel_group and label pattern

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

	* src/tmaid.c: main add get_full_path
	* src/file.c: open_edit_file add get_full_path
	* src/other.[ch]: add get_full_path

	* src/tmaid.c: add handle box

	* src/signal.c: signal_key_press modify alt key input

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

	* src/find.c: find_operation bugfix buffer search bottom to top

	* src/general.c; scroll_window call argument bugfix

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

	* src/tmaid.[ch]
	* src/signal.c: add textmaid_atom for selection

	* src/tmaid.[ch]
	* src/signal.[ch]: add signal_client_event

	* src/tmaid.c: modifty GtkText widget

	* src/tmaid.[ch]
	* src/conf.c: add second option

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

	* version 2.1.8

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

	* src/general.c: chnage_property XIM modify
	* src/signal.c: signal_realize XIM modify

	* src/prop.c: add scrolled window

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

	* src/tmaid.[ch]
	* src/signal.[ch]: add signal_style_set

	* src/tmaid.[ch]
	* src/command.c
	* src/file.c
	* src/general.c
	* src/prop.c
	* src/signal.c: TEXTWND add syscol member

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

	* version 2.1.7

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

	* src/signal.c: signal_key_press add hjkl arrow key

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

	* src/file.[ch]: rename fileop.[ch] to file.[ch]

	* src/tmaid.[ch]
	* src/command.c
	* src/file.c
	* src/format.c
	* src/prop.c: add associate member

	* src/general.[ch]: add change_property
	* src/command.c
	* src/format.c: use change_property

	* src/command.c: command_replace second replace bugfix

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

	* src/format.c
	* src/ftype.c: list to clist

	* src/format.c: add up and down button

	* src/format.c: modify insert position

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

	* src/command.c: command_saveas change window menu label

	* src/tmaid.c: main command line option bugfix

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

	* version 2.1.6

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

	* src/argument.[ch]: removed
	* src/tmaid.c: add arguments analyser

	* src/tmaid.[ch]
	* src/command.c
	* src/fileop.c
	* src/general.c
	* src/signal.c: item_factory change name

	* src/tmaid.[ch]
	* src/signal.c: add popup menu

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

	* version 2.1.5

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

	* src/fileop.c: open_edit_file change file type matching
	* src/tmaid.c: default file type

	* src/command.c: command_paste call TARGETS if paste
	* src/signal.c: signal_selection_received add TARGETS

	* src/argument.[ch]: add --line option and init_line
	* src/fileop.c: open_edit_file return the TEXTWND
	* src/tmaid.c: main add --line option and init_line

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

	* version 2.1.4

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

	* src/prop.c: append graphics in color list

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

	* src/general.c: prompt_close modify if unsaved

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

	* version 2.1.3

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

	* src/signal.c: signal_expose modify return code color

	* src/tmaid.[ch]
	* src/command.c
	* src/fileop.c: delete buckup member in TEXTWND

	* src/tmaid.[ch]
	* src/command.c
	* src/fileop.c
	* src/signal.c
	* src/prop.c: rename grid to gline in TEXTWND

	* src/tmaid.c: add menu item
	* src/command.c: command_next modify

	* src/find.c: find_operation modify selected result

	* src/other.c: message_box: default button grabed

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

	* version 2.1.2

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

	* src/signal.c: signal_destroy_main no history file loop bugfix

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

	* version 2.1.1

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

	* src/tmaid.c: main history bugfix
	* src/edit.c: put_mem '\n' code bugfix
	* src/signal.c: signal_key_press '\t' code bugfix

	* src/find.c: find_dialog add gtk_editable_select_region
	* src/replace.c: replace_dialog add gtk_editable_select_region

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

	* version 2.1.0

	* GNU/Linux system edition initial release.
