2003-12-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* version 0.1.1.

2003-12-28 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Close tabs all at once when session restores.

2003-12-27 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* A minor fix for mozilla-1.4.1.

2003-12-26 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Plugged memory leaks in kz-about-dialog.c

2003-12-26 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Open new tab when enter pressed on google entry with control mask,
	  open current tab wihout mask.

2003-12-26 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enabled to "Open this frame" in popup menu.

2003-12-24 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed incompletion of history when a tab copies.

2003-12-24 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enabled to copy tab.

2003-12-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Cleaning navigation link in previous page.

2003-12-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Plugged memory leaks in kz-mozembed.cpp.

2003-12-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added navigation link action.

2003-12-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* A minor fix for mozilla-1.5.1.
	  Thanks IWAI Masaharu san.

2003-12-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Now we can handle favicon uri.

2003-12-17 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added KzMozProgressListener.(still empty)

2003-12-17 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* To be KzMozWrapper independent from nsISelectionListener class.
	  Added KzMozSelectionListener and KzMozEventListener class.

2003-12-16 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* A minor fix for mozilla-1.6b.

2003-12-14 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added write mode in KzIO. It is not stable yet.

2003-12-14 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Empty input text in google search box after press enter. 
	  http://sourceforge.jp/tracker/index.php?func=detail&aid=3497&group_id=388&atid=1532

2003-12-06 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed odd behavior when link clicked in frame page.

2003-12-06  Hidetaka Iwai  <tyuyu@debian.or.jp>

	* Add KZ_XML_NODE_DOCTYPE to KzXMLNodeType.

2003-12-06 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Compatible with Galeon bookmark.

2003-12-06 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* A Minor fix for mozilla-1.4.1.

2003-12-06 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set correct toggle state on tab lock in tab menu. 

2003-12-05 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Use toggle button on toggle tab lock.

2003-12-05 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set link of a source information in LIRS to bookmark title-link.

2003-12-05  Hidetaka Iwai  <tyuyu@debian.or.jp>

	* Change Tab Lock to work during
	  CloseAll{Forward|Backward}Tab.
	
2003-12-05 Junichirol Kita <kita@kitaj.no-ip.com>

	* Added Tab Lock feature.

2003-12-02 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Remove duplicate semicolon.
	  Thanks to simm san.

2003-12-01 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added KzMozWrapper::HandleRSSLink.
	* Change default value typeahead in kzrc.

2003-11-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* version 0.1.0.

2003-11-27 Junichirol Kita <kita@kitaj.no-ip.com>

	* Now proxy settings are editable and selectable.
	* Update ja.po

2003-11-25 Takuro Ashie  <ashie@homa.ne.jp>

	* Plugged memory leak in prefs_general_response().

2003-11-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Change UI level in preference dialog when UI level changes in menu.

2003-11-25 Takuro Ashie  <ashie@homa.ne.jp>

	* Now also KzPrefsWin will follow UI level. Please fill "ui_level" field
	of KzPrefsWinPageEntry when you append a preference page.
	* Fix indent.

2003-11-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added kz-about-dialog.[ch].

2003-11-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Plugged memory leak in KzIO.

2003-11-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set correct icon on "Save as" in menu. 
	* Enable Super reload when RELOAD icon clicks with shift key. 

2003-11-25 Junichirol Kita <kita@kitaj.no-ip.com>

	* Proxy settings are editable, but now proxy can't be selectable(T_T;

2003-11-24 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added "Save as" in menu. But still in development.

2003-11-24 Junichirol Kita <kita@kitaj.no-ip.com>

	* Added some widgets for proxy settings. Currently not editable.

2003-11-23 Takuro Ashie  <ashie@homa.ne.jp>

	* Added place holder for encoding submenu.

2003-11-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Call kz_io_error() when bookmark file does not exists.

2003-11-23 Takuro Ashie  <ashie@homa.ne.jp>

	* Added a few function in KzMozWrapper that will be used for changing
	document encoding.

2003-11-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added a few function in KzMozWrapper that will be used for download.

2003-11-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed an issue that home.xml and bookmarks.xml does not create if not exists.

2003-11-20 Junichirol Kita <kita@kitaj.no-ip.com>

	* Use signal to notify that proxy settings are changed.

2003-11-20 Junichirol Kita <kita@kitaj.no-ip.com>

	* Minor fix in kz-proxy-item.c

2003-11-19 Junichirol Kita <kita@kitaj.no-ip.com>

	* Use KzProfile to store proxy info instead of XML.
	* Removed src/net/kz-proxy-list.[ch].
	* Moved src/net/kz-proxy-item.[ch] to src.

2003-11-19 Takuro Ashie  <ashie@homa.ne.jp>

	* Added src/bookmarks/kz-history.[ch]

2003-11-18 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enabled to recieve drop URI on KzBookmarkBar.
	* Set "Drop link in here" on download box.

2003-11-18 Takuro Ashie  <ashie@homa.ne.jp>

	* KzWindow: Added reorder_tab signal.
	* Moved src/kz-dlist.[ch] into src/utils.

2003-11-18 Junichirol Kita <kita@kitaj.no-ip.com>

	* Add proxy support.

2003-11-18 Takuro Ashie  <ashie@homa.ne.jp>

	* KzLinksDialog: Added check box for selecting to save the link or not.

2003-11-17 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed seg fault when local link <fie:///hoge/..> drops into download box.

2003-11-17 Takuro Ashie  <ashie@homa.ne.jp>

	* Implemented kz_xml_node_replace_child().

2003-11-17 Takuro Ashie  <ashie@homa.ne.jp>

	* Minor fixes.

2003-11-17 Takuro Ashie  <ashie@homa.ne.jp>

	* Arrange indent when save bookmarks.
	+ kz_window_update_nav_buttons() is renamed to
	kz_actions_set_sensitive() and moved into src/actions/kz-actions.c.

2003-11-17 Takuro Ashie  <ashie@homa.ne.jp>

	* Added kz_bookmark_is_editable() and kz_bookmark_set_editable().

2003-11-16 Takuro Ashie  <ashie@homa.ne.jp>

	* Refine bookmark menu related codes.

2003-11-16 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set resize grip in download box.

2003-11-16 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to show bookmarks in "Bookmarks" menu.
	* Some minor improvements for bookmark menu.

2003-11-15 Takuro Ashie  <ashie@homa.ne.jp>

	* Some minor code refine.
	* Renamed some source files.

2003-11-15 Takuro Ashie  <ashie@homa.ne.jp>

	* The bug which cannot open KzWindow has been fixed.
	I forgot to terminate g_object_set() in kz_bookmark_set_interval() by NULL pointer.
	Thanks reporting! > Junichiro Kita <kita@kitaj.no-ip.com>

2003-11-13 Takuro Ashie  <ashie@homa.ne.jp>

	* Removed KzXBEL class and modified as KzBookmarkFileType.

2003-11-13 Takuro Ashie  <ashie@homa.ne.jp>

	* Added KzBookmarkFileType struct. In the future, file type backends
	will be separated as plugin.
	* Refine some codes.

2003-11-12 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set "-Wall" in CFLAGS.
	  Fixed complie warning in kz-http.c and kz-downloader-group.c.

2003-11-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Auto detecting bookmark file type routine is separated to a few
	functions.

2003-11-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Integrated KzRemoetBookmark into KzBookmark.

2003-11-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Plugged memory leaks.
	* Added up button for bookmark editor.

2003-11-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Moved action related source files into src/actions directory.

2003-11-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Added a new GType "KzHTTPMethodType".
	* Fixed some compile warnings.

2003-11-11 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled DnD on folder view of bookmark editor.
	* Change cursor to the next or previous row before remove a bookmark on
	bookmark editor.
	* Remove accel_group from KzWindow & KzBookmarksEditor struct.

2003-11-11 Takuro Ashie  <ashie@homa.ne.jp>

	* Added popup menu for bookmarks view of bookmark editor.

2003-11-11 Takuro Ashie  <ashie@homa.ne.jp>

	* Added separator icon (Picked from Galeon).

2003-11-11 Takuro Ashie  <ashie@homa.ne.jp>

	* Clean up KzTabLabel.

2003-11-11 Takuro Ashie  <ashie@homa.ne.jp>

	* Added tree mode for bookmarks view of bookmark editor.

2003-11-11 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed gesture config entry for tabs.

2003-11-10 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added download cancel feature(bug fixed).

2003-11-10 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Removed dispose from KzIO class.

2003-11-10 Takuro Ashie  <ashie@homa.ne.jp>

	* Removed some wasted codes.

2003-11-10 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed wrong max history checking of EggHistoryAction.

2003-11-10 Takuro Ashie  <ashie@homa.ne.jp>

	* Save window state when close from act_close_window().
	* Changed some action labels for tabs as "left" -> "previous" or
	"backward" and "right" -> "next" or "forward".
	* Open URI in GDK_SELECTION_PRIMARY when click middle mouse button.
	* Added KzLocationEntryAction.
	* Open new tab when enter an URI from location entry with control mask.

2003-11-09 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed a bug seg fault when download completed.

2003-11-09 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* View download percentage on tooltip of download icon.

2003-11-08 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enabled to redirect in kz-http.c.

2003-11-08 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Changed n_params at key_added and key_deleted signal in kz_profile.c

2003-11-08 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Refined kz_downloader_cancel().
	  But still funny behaviour.

2003-11-08 Takuro Ashie  <ashie@homa.ne.jp>

	* Clean up some codes.

2003-11-07 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Add cancel event on downloader icon.
	  But still no response.

2003-11-06 Takuro Ashie  <ashie@homa.ne.jp>

	* Added "Close all child tab".
	* Manage life cycle of bookmark and menu items on bookmnark bar correctly.
	* Enable to open bookmark editor from bookmark bar.
	* Set stock-id for google-action.
	* Clean up some objects.
	* Added tab list view on sidebar.

2003-11-06 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set filename to downloader icon tooltip.

2003-11-06 Takuro Ashie  <ashie@homa.ne.jp>

	* Temporarily added "Bookmarks" item on KzBookmarkBar.

2003-11-06 Takuro Ashie  <ashie@homa.ne.jp>

	* Added input methods menu into popup menu for embed widget.
	But left click doesn't work yet (Please use right click).
	What's happen??

2003-11-05 Takuro Ashie  <ashie@homa.ne.jp>

	* Removed kz_window_close_tab_idle().

2003-11-05 Takuro Ashie  <ashie@homa.ne.jp>

	* Implementing gesture preferece UI has been completed.

2003-11-05 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Emission io_in signal with buffer & length from KzIO.

2003-11-05 Takuro Ashie  <ashie@homa.ne.jp>

	* Added preference UI to customize gesture (not work yet).

2003-11-05 Takuro Ashie  <ashie@homa.ne.jp>

	* Removed UILevelCustom from kz-ui-expert.xml because customizing UI
	doesn't exist yet.

2003-11-04 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enabled to KzIO for local file using KzFile.

2003-11-04 Takuro Ashie  <ashie@homa.ne.jp>

	* Improved performance.
	Now most callbacks are connected only for current tab.

2003-11-04 Takuro Ashie  <ashie@homa.ne.jp>

	* Added cancel button for key grab window in key accel prefs.

2003-11-04 Takuro Ashie  <ashie@homa.ne.jp>

	* Integrated EggAccelDialog into KzPrefsWin.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Set XBEL title of home.xml to "Home & Lairs".

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Removed src/bookmarks/kz-home.[ch]. Use KzXBEL instead.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Moved kz-home.[ch] and kz-metalist.[ch] into src/bookmarks.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Revived "activate" signal handler for search entry and return FALSE
	from "button-press-event" handler because IM can't commit preedit
	string.

2003-11-03 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed incorrect icon of "save link" & "save image".

2003-11-03 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enabled to "save link" & "save image" from popup menu. 

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Added find direction toggle button in search area.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Modified UI for setting user agent (not enabled yet).

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Added popup menu for KzBookmarkMenu.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Added UI level preference in "General" page.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Save state of KzBookmarkEditor when close it.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Changed some conflicted action name.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Moved startup page preference from Mozilla's Pref service to
	KzProfile.
	* Moved menu related macros into utils/gtk-utils.h.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Open remote bookmarks as tab tree.
	Channel link will be used as the parent.

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Show channel links of RSS on KzBookmarkMenu.

2003-11-03 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Temporary file opens in KzIO. 
	  This change makes KzFile working fine, maybe.

2003-11-03 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added KzFile object(kz-file.[ch]).

2003-11-03 Takuro Ashie  <ashie@homa.ne.jp>

	* Minor fixes for indenting XML file.
	* Added BUILT_SOURCES for egg-marshalers.

2003-11-03 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Minor fixes KzIO(added emit io_in signal).

2003-11-02 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added KzIO object(kz-io.[ch]). KzHTTP was derived from this object.

2003-11-02 Takuro Ashie  <ashie@homa.ne.jp>

	* Arrange indent when save bookmarks.xml.

2003-11-02 Takuro Ashie  <ashie@homa.ne.jp>

	* Remove a trailing space node when remove a bookmark item from XBEL.

2003-11-02 Takuro Ashie  <ashie@homa.ne.jp>

	Added accelerator for KzHomeAction.

2003-11-02 Takuro Ashie  <ashie@homa.ne.jp>

	* Added google action. This action is temporary solution to create a
	google item.

2003-11-01 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Minor fixes for mozilla-1.6a.

2003-11-01 Takuro Ashie  <ashie@homa.ne.jp>

	* Added KZ_CONF_GET, KZ_CONF_SET, KZ_CONF_GET_STR macro.

2003-11-01 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed a bug when large size file downloading.

2003-11-01 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed a bug that cannot be moved to right tab when tab closes.

2003-10-31 Takuro Ashie  <ashie@homa.ne.jp>

	* Separated GUI related codes in KzHome to KzHomeAction.

	  TODO:

	  * EggAction must have a property like "accel-label".
	    (Now GtkAction has implementeted similar function, so we can steel
	    required code from it.)
	  * KzHome should inherits KzBookmark or KzXBEL.
	  * KzHomeAction should inherit KzBookmarkAction
	    (but it's not implemented yet;-P)

2003-10-31 Takuro Ashie  <ashie@homa.ne.jp>

	* Use EggAction to show popup menu of KzTabLabel.

2003-10-30 Takuro Ashie  <ashie@homa.ne.jp>

	* The preference value "prev_shown" and "prev_created" for ui_level of
	Global section are changed to "last_shown" and "last_created".

2003-10-30 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to change UI level. Currently, only main window supports this
	feature.

2003-10-30 Takuro Ashie  <ashie@homa.ne.jp>

	* Override connect_proxy() and sync history of EggHistoryAction.

2003-10-30 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to set page to return when close the current tab.

2003-10-30 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Readded association with kz-download-box.[ch].

2003-10-30 Takuro Ashie  <ashie@homa.ne.jp>

	* Synchronize location entry history beyond windows.

2003-10-30 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed seg fault when invalid LIRS loads.

2003-10-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed seg fault when invalid HINA-DI loads.

2003-10-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Rewind association with kz-download-box.[ch].

2003-10-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added kz-download-box.[ch].

2003-10-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed seg fault when invalid LIRS loads. (ad hoc)

2003-10-29 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed clash bug of kz_bookmark_remove_all().
	* Fixed clash bug of kz_downloader_get_string().
	* Implemented KzProfile's signals.

2003-10-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Changed user agent format.
	* Added kz-downloader.[ch].

2003-10-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* version 0.0.9.

2003-10-29 Takuro Ashie  <ashie@homa.ne.jp>

	* Always set state of buttons on KzWindow when start/stop loading.

2003-10-29 Takuro Ashie  <ashie@homa.ne.jp>

	* Added preference UI for KzTabLabel.

2003-10-29 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to show progress bar on tab.
	* Added some preferences for KzTabLabel.

2003-10-28 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed a memory leak bug in kz_http_in_chunk_body().

2003-10-28 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to reorder bookmarks.

2003-10-28 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to remove selected bookmark items.

2003-10-28 Takuro Ashie  <ashie@homa.ne.jp>

	* Set sensitivity of KzBookmarkEdit.

2003-10-28 Takuro Ashie  <ashie@homa.ne.jp>

	* Added visual feedback of KzBookmarkEditor for inserting bookmark
	items.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Unref KzHTTP when connection is completed.
	* Call gtk_object_sink() for sub menu widget created in
	kz_bookmark_menu_items_new().
	* Free return value of kz_dlist_get_enabled_id() in
	prefs_lang_response().
	* Plugged memory leak in cb_copy() in kz-tablabel.c.
	* Call gtk_object_sink() for KzTabLabel's popup menu.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Plugged memory leak in kz_xml_node_unref().

2003-10-26 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed a memory leak bug in kz-xml.c.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed invalid reading memory bug in kz-profile.c.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to insert bookmark items(bookmarks, folders and separators).
	UI still can't feedback it.

2003-10-26 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed a bug concerned with chunked memory in egg-menu-merge.c.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed a bug in auto detecting KzRemoteBookmark type.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Minor fixes for KzBookmark.

2003-10-26 Takuro Ashie  <ashie@homa.ne.jp>

	* Renamed "toolbar.xml" as "bookmarkbar.xml" and modified format.

2003-10-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Improved KzRemoteBookmark auto-detection.

2003-10-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Refacoring kz-http.c. (add HEAD request)

2003-10-24 Takuro Ashie  <ashie@homa.ne.jp>

	* Set window icon.

2003-10-24 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed saving bug of location entry's history.
	* Some minor improvements.
	* Update ja.po.

2003-10-24 Takuro Ashie  <ashie@homa.ne.jp>

	* Improved UI for remote bookmark preference.

2003-10-24 Takuro Ashie  <ashie@homa.ne.jp>

	* Renamed KzPrefsMETA as "KzPrefsRemoteBookmark".

2003-10-24 Takuro Ashie  <ashie@homa.ne.jp>

	* Added .desktop file and kazehakase icon.

2003-10-24 Takuro Ashie  <ashie@homa.ne.jp>

	* Renamed KzMETAMenu as "KzBookmarkMenu".

	  TODO for KzBookmarkMenu:
	      * Connect to KzBookmark's signals.
	      * Enable to add sub menus for sub folders recursively.
	      * Show favicons instead of buttons for normal bookmark.
	      * Show right click menu.

2003-10-23 Takuro Ashie  <ashie@homa.ne.jp>

	* Renamed KzMETA as "KzRemoteBookmark".

2003-10-22 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set history in url entry if exists on startup.

2003-10-21 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Discarded kz-google.[ch].
	* Fixed newsforge rss uri in toolbar.xml.

2003-10-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added kz_http_get_lastmodified().

2003-10-20 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to append bookmark.

2003-10-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Obsolete KzRSS, KzLIRS, KzHINADI, KzGOOGLE.

2003-10-19 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Picked HandleFavitonLink from Epiphany. 

2003-10-19 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Refactoring kz-http.c

2003-10-19 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Set KzBookmark last-modified correctly.

2003-10-18 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added HTTP error treatment. This works fine maybe.
	* Minor fix for Mozilla-1.5.	

2003-10-15 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Some minor fixes for Mozilla snapshot.

2003-10-15 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Changed HTTP protocol version 1.0 to 1.1.

2003-10-15 Takuro Ashie  <ashie@homa.ne.jp>

	* The bug which conflicts "title" and "document-title" of KzBookmark has
	been fixed.

2003-10-15 Takuro Ashie  <ashie@homa.ne.jp>

	* Check return value of gnet_uri_new().

2003-10-15 Takuro Ashie  <ashie@homa.ne.jp>

	* Enabled to show file dialog for saving files.

2003-10-14 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added kz_http_get_file_size() and kz_http_get_loaded_size() (not to use yet).

2003-10-14 Takuro Ashie  <ashie@homa.ne.jp>

	* Removed items member from KzMETA. Please use KzBookmark's function
	instead.

2003-10-14 Takuro Ashie  <ashie@homa.ne.jp>

	* Changed parent class of KzMeta as KzBookmark.
	* Check bookmark type when set properies of the bookmark.

2003-10-13 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Parsed LIRS surely.

2003-10-13 Takuro Ashie  <ashie@homa.ne.jp>

	* Picked GFilePicker from Epiphany and adapt it to Kazehakase.

2003-10-13 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added the treatment in the case of connection error.
	  But still incomplete.

2003-10-13 Takuro Ashie  <ashie@homa.ne.jp>

	* Replaced DIR with GDir.

2003-10-13 Takuro Ashie  <ashie@homa.ne.jp>

	* Replaced KzMETAItem with KzBookmark.

2003-10-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Moved MetaBookmark related source files into bookmarks sub directory.

2003-10-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Added sources for bookmarks. These codes are still heavily under
	development.

003-10-12 Takuro Ashie  <ashie@homa.ne.jp>

	* Fixed compile error on GCC-2.96.
	Variables must be declared at top of blocks!

2003-10-09 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Change HTTP protocol version (1.1->1.0).

2003-10-08 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Test_LIRS branch merged in main trunk.

2003-10-08 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Incorporated GNet code.

2003-10-07 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enable to copy Title&URL on tab-label popup menu.

2003-10-07 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Fixed seg fault if not using proxy.

2003-10-07 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enable  proxy.

2003-10-06 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Discard pthread and libghttp, recruit GNet..

2003-09-29 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* version 0.0.8.
	   
2003-09-27 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Changed pixmaps filename. (*.xpm -> *.png) 
	  also directory tree. (src/pixmaps -> data/icons)

2003-09-26 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Enable to view page source.

2003-09-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Remove tag in description element in RSS-2.0..

2003-09-22 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* Added kz-google.[ch].  (Test_LIRS Branch)

2003-09-21 Takuro Ashie<ashie@homa.ne.jp>

	* Added kz-bookmark.[ch].  (Test_LIRS Branch)

2003-09-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* using charset in header block in hina-di.  (Test_LIRS Branch)
	* using time difference in lirs.  (Test_LIRS Branch)

2003-09-20 Takuro Ashie<ashie@homa.ne.jp>

	* Changed detecting method for KzMETA types.  (Test_LIRS Branch)

2003-09-20 Takuro Ashie<ashie@homa.ne.jp>

	* Set timeout function of KzMETA by g_object_set(). (Test_LIRS Branch)

2003-09-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* not to set "about:blank" in url entry.

2003-09-20 Takuro Ashie<ashie@homa.ne.jp>

	* Set timeout function of KzRSS by g_object_set().

2003-09-19 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* make KzMETA object etc. (Test_LIRS branch)

2003-09-17 Takuro Ashie<ashie@homa.ne.jp>

	* Enabled to save session.
	* Minor fix.

2003-09-17 Takuro Ashie<ashie@homa.ne.jp>

	* Manage our icons by GtkIconFactory.
	* Rename "LocationEntryHistory" section as "LocatoinEntry",
	and added "max_history" key.

2003-09-16 Takuro Ashie<ashie@homa.ne.jp>

	* Fixed invalid free in egg-menu-merge.c
	(Bug #2948 http://sourceforge.jp/tracker/index.php?func=detail&aid=2948&group_id=388&atid=1531)

2003-09-15 Takuro Ashie<ashie@homa.ne.jp>

	* Never save sidebar width if it was not shown.

2003-09-15 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed bug concerned with loading invalid rss.
	  see http://sourceforge.jp/tracker/index.php?func=detail&aid=3006&group_id=388&atid=1529

2003-09-15 Takuro Ashie<ashie@homa.ne.jp>

	* Enabled to save sidebar width.

2003-09-07 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* minor fixes for mozilla-1.5 series.

2003-09-03 Takuro Ashie<ashie@homa.ne.jp>

	* Set accel path only for actions which has user callback.
	* Renamed egg-entryaction.[ch] to egg-entry-action.[ch].
	* Added EggHistoryAction and modified to use it for location entry.
	* Added -DGDK_DISABLE_DEPRECATED and -DG_DISABLE_DEPRECATED to CPPFLAGS.

2003-09-02 Takuro Ashie<ashie@homa.ne.jp>

	* Added UI for setting key accelerator.
	* Enabled to save key accelerator.

2003-09-02 Takuro Ashie<ashie@homa.ne.jp>

	* Remodified key accelerators of "Forward" and "Back" because "CTRL + F"
	is conflicted with "Search" action.
	* EggEntryAction has been refined. Now all text of entries will be
	synchronized, and also menu proxy can be created.

2003-09-02 Takuro Ashie<ashie@homa.ne.jp>

	* Bind TabCloseLeftAll to UL, TabCloseRightAll to UR,
	TabCloseAllWithoutActive to UD gesture.

2003-09-02 Takuro Ashie<ashie@homa.ne.jp>

	* Minor fixes.

2003-08-31 Takuro Ashie<ashie@homa.ne.jp>

	* Added filter function for "Extract links" feature.
	* Minor fixes.

2003-08-31 Takuro Ashie<ashie@homa.ne.jp>

	* Added popup menus for document, input form, linked image and image.
	* Changed some key accelerators.

2003-08-30 Takuro Ashie<ashie@homa.ne.jp>

	* Do KzMozEmbed's size_allocate for first size_request.
	Now gesture works correctly

2003-08-29 Takuro Ashie<ashie@homa.ne.jp>

	* Separated KzMozEmbedEvent related codes to src/kz-embed-event.[ch].
	* Reimplement popup menu for anchor as EggAction.

2003-08-29 Takuro Ashie<ashie@homa.ne.jp>

	* Version-0.0.7

2003-08-29 Takuro Ashie<ashie@homa.ne.jp>

	* Plugged memory leaks.
	(forgot to free() return value of profile_get_string())
	* Other minor fix.

2003-08-28 Takuro Ashie<ashie@homa.ne.jp>

	* Save last window state (sidebar and tab position).
	* Enabled to save URLs in KzLinksDialog.

2003-08-28 Takuro Ashie<ashie@homa.ne.jp>

	* Fixed typo in kz-widnow.c (gesture -> Gesture).
	* Fixed to use profile->sublist for profile->subfile in src/profile.c.
	* Modified to install preference files into $(sysconfdir)/$(PACKAGE)
	(Thanks! Hidetaka Iwai <tyuyu@sings.jp>)

2003-08-28 Takuro Ashie<ashie@homa.ne.jp>

	* Validate gesture sequence when append an action to KzGestureItems.

2003-08-28 Takuro Ashie<ashie@homa.ne.jp>

	* Modified to use $(sysconfdir) for system wide config file.
	* User-Agent setting has been revived.

2003-08-28 Takuro Ashie<ashie@homa.ne.jp>

	* Added profile.[ch] (picked from tmaid-2.3.1).
	* Enabled to save last window size.

2003-08-27 Takuro Ashie<ashie@homa.ne.jp>

	* Clean up KzMozEmbed's code.

2003-08-22 Takuro Ashie<ashie@homa.ne.jp>

	* Added UI for accept-language preference.

2003-08-22 Takuro Ashie<ashie@homa.ne.jp>

	* Fixed saving bug of KzHome (sorry, I enbuged when I plugged it's
	memory leak).

2003-08-19 Takuro Ashie<ashie@homa.ne.jp>

	* Modified to use system-wide toolbar.xml file when the user's setting
	isn't exist.

2003-08-18 Takuro Ashie<ashie@homa.ne.jp>

	* Enabled to edit RSS/RDF setting by GUI.
	* Fixed memory leaks in KzHome and KzRSSList.
	* Set border width of google item.

2003-08-18 Takuro Ashie<ashie@homa.ne.jp>

	* Added preference UI for RSS/RDF feed. It doesn't work yet.

2003-08-18 Takuro Ashie<ashie@homa.ne.jp>

	* Added saving toolbar.xml ability.

2003-08-17 Takuro Ashie<ashie@homa.ne.jp>

	* Fixed some comments.

2003-08-14 Takuro Ashie<ashie@homa.ne.jp>

	* Plugged memory leak in mozilla_get_link_from_node().
	* Destroy submenu of KzRSSMenu when dispose KzRSSMenu.
	* Plugged memory leak of Google item.

2003-08-13 Takuro Ashie<ashie@homa.ne.jp>

	* Separated RSS config parser from KzBookmarkbar to KzRSSList.
	* Increase referenece count of KzRSS when a KzRSSMenu hold its
	reference.
	* Added RSS sidebar.

2003-08-12 Takuro Ashie<ashie@homa.ne.jp>

	* Set sensitivity of selection related actions.
	* Minor bug fix.

2003-08-11 Takuro Ashie<ashie@homa.ne.jp>

	* Enabled popup menu on tab tree.
	* Modified to set action's sensitivity sutably.
	(except selection related actions)
	* Added "Cut", "Copy", "Paste", "Select All" actions.

2003-08-10 Takuro Ashie<ashie@homa.ne.jp>

	* Change foreground color of tab tree while loading.
	* Minor fixes.

2003-08-10 Takuro Ashie<ashie@homa.ne.jp>

	* Added sidebar and tab tree.
	* Added KzMozWrapper class for listening Mozilla's event and other misc
	utilities.
	* Added kz_moz_embed_ensure_title(). This function ensure to build title
	meet its status.

2003-08-09 Takuro Ashie<ashie@homa.ne.jp>

	* Use existing preference window if it is already opend.

2003-08-07 Takuro Ashie<ashie@homa.ne.jp>

	* Refine mozilla's event related codes.

2003-08-07 Takuro Ashie<ashie@homa.ne.jp>

	* Added "kazehakase" shell script.
	* Now mozilla related codes are under refactoring...

2003-08-06 Takuro Ashie<ashie@homa.ne.jp>

	* Added "Open selected links" feature.

2003-08-06 Takuro Ashie<ashie@homa.ne.jp>

	* Removed user agent setting from kzrc. It should be set directly
	to prefs.js by GUI.

2003-08-05 Takuro Ashie<ashie@homa.ne.jp>

	* RSSMenu has been renamed to KzRSSMenu.
	* Separated action implements from kz-window.[ch] to kz-actions.[ch].
	* Moved mozilla related codes to $(top_srcdir)/src/mozilla.
	* Moved config files to $(top_srcdir)/etc.
	* Fixed to avoid wasted redrawing at size_allocate of GtkMozEmbed.

2003-08-04 Takuro Ashie<ashie@homa.ne.jp>

	* Owener of KzGesture was changed from KzMozEmbed to KzWindow.
	* Refine gesture related codes.
	* Plugged memory leaks of mozilla's event info (This code should be
	completely rewritten as KzMozPrivate class which will be implemented by
	C++).
	* Added popup menu for anchor and tab.
	* Added tooltips for tab label.
	* Enabled to change current tab by wheel up and down on tab.	
	* Fixed to remove timer and thread of RSS when dispose.
	* Removed KzWindow from KzRSSItem.
	* Other minor bug fixes and refines for RSS feature.

2003-08-04 Takuro Ashie<ashie@homa.ne.jp>

	* Modified to change color of update button when loading status of RSS
	is changed.

2003-08-04 Takuro Ashie<ashie@homa.ne.jp>

	* Added "Open all items" for RSS menu.

2003-08-03 Takuro Ashie<ashie@homa.ne.jp>

	* Added "Extract links" feature.

2003-08-01 Takuro Ashie<ashie@homa.ne.jp>

	* Minor fix.

2003-07-31 Takuro Ashie<ashie@homa.ne.jp>

	* Modified to check existing kazehakase proess when start a new
	kazehakase.

2003-07-31 Takuro Ashie<ashie@homa.ne.jp>

	* Added "Copy Title" and "Copy URL".
	* Added "Close all left tab" and "Close all right tab".
	* Update ja.po.

2003-07-30 Takuro Ashie<ashie@homa.ne.jp>

	* Enabled to change fonts by GUI.
	* Added "Detailed preference"
	(This feature only open "about:config" in new tab).

2003-07-30 Takuro Ashie<ashie@homa.ne.jp>

	* "General" page in preference window has been enabled to work.

2003-07-30 Takuro Ashie<ashie@homa.ne.jp>

	* Added "Tab" menu.
	* The bug which doesn't call gtk_moz_embed_pop_startup() has been fixed.
	* Other minor fix.

2003-07-29 Takuro Ashie<ashie@homa.ne.jp>

	* version 0.0.6.

2003-07-29 Takuro Ashie<ashie@homa.ne.jp>

	* Minor changes for preference UI.

2003-07-18 Takuro Ashie<ashie@homa.ne.jp>

	* Added some preference UI (not work yet).

2003-07-17 Takuro Ashie<ashie@homa.ne.jp>

	* Parent class of KzHome has been chaned from GtkButton to GObject.
	Home button has been modified as family of EggMenu.

2003-07-17 Takuro Ashie<ashie@homa.ne.jp>

	* Added preference window (no contetents are included yet).

2003-07-06 Takuro Ashie<ashie@homa.ne.jp>

	* Fixed drag_data_received handler to terminate data->data by NUL
	character.

2003-06-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* version 0.0.5.

2003-06-27 Takuro Ashie<ashie@homa.ne.jp>

	* Set tab label state at kz_tab_label_realize() when loading is already
	started.
	* Some minor fix.

2003-06-21 Takuro Ashie<ashie@homa.ne.jp>

	* revive size_to callback with gtk_widget_queue_resize().

2003-06-20 Takuro Ashie<ashie@homa.ne.jp>

	* inplemented tab DnD feature.
	* removed parent_kazehakase from KzMozEmbed. Please use
	kz_window_get_from_tab() instead.

2003-06-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* moved src/utils.[ch] to src/utils/utils.[ch]

2003-06-17 Takuro Ashie<ashie@homa.ne.jp>

	* force set the toolbar style.

2003-06-17 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* enable to drag-motion from URL box.
	  <http://lists.sourceforge.jp/pipermail/kazehakase-devel/2003-June/000126.html>
	* enable to drop URI in the neighborhood of tab label.

2003-06-15 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* add left/right-tab gestures.
	* a minor fix for mozilla-1.5a.

2003-06-14 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* add notebook-page change feature when drag-motion occurred.

2003-06-13 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed typo in google uri.
	* a minor fix for mozilla-1.5a.

2003-06-01 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed a bug that not to allow shrink window width.
	  <http://lists.sourceforge.jp/pipermail/kazehakase-devel/2003-June/000116.html>
	* change encoding in google. 

2003-05-31 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* add manual rss loading button
	  on the left hand of rss menu.

2003-05-30 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* rss was divided into RSS object and Widget.
	* free allocated memory in kz-rss.c.
	* set original resource style on tab label color
	  when page load finished.

2003-05-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* discard libXML2. using libghttp.

2003-05-29 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* version 0.0.4.

2003-05-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* parsing toolbar.xml with Simple XML Subset Parser.

2003-05-24 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed not to parse rss version 0.91.
	* adjust home icon size.

2003-05-23 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* parsing rss file with Simple XML Subset Parser.
	* add google.[ch].

2003-05-22 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* cut size_to event from kz-mozembed.c.

2003-05-21 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* obsolete "local" property in toolbar.xml
	  making file name from uri.
	* making ~/.kazehakase/rss/ directory.

2003-05-20 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed non-changing tab-label color while loading page
	  in non-active tab.

2003-05-19 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed getting only twice rss file problem.

2003-05-18 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* change thread method.

2003-05-17 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* unite rssbar.[ch] and rss.[ch].
	* move menu_position_under_widget to gtk-utils.c.
	* cut double click event from kz-window.c.

2003-04-13 Takuro Ashie<ashie@homa.ne.jp>

	* glib-gettextize

2003-03-22 Takuro Ashie<ashie@homa.ne.jp>

	* minor fixes.

2003-03-15 Takuro Ashie<ashie@homa.ne.jp>

	* Plugged memory leak. Now EggAction seems be finalized completely when
	close window.
	* minor fixes.

2003-03-14 Takuro Ashie<ashie@homa.ne.jp>

	* Now we can use key accelerators whether creat menu item widget or not
	by using EggAction.
	* Plugged memory leak...(Not completed yet).

2003-03-14 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed seg falut when gz file clicked.

2003-03-13 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* hide widget at invisibility signal.

2003-03-12 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed odd behaviour of popup dialog.
	  before: show   -> resize
	  after : resize -> show 

2003-03-11 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed gesture behaviuor in framed page.
	* added mozilla_preference_set_int. (not use yet)
	* fixed hang up problem when basic authentication window destroy.
	  Not to use gdk_threads_init.

2003-03-10 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* fixed nonresponse state while rss file fetching.
	  To use gdk_threads_enter/leave. 

2003-03-09  ashie@homa.ne.jp  <ashie@homa.ne.jp>

	* gettextize
	* changed file hierarchy.
	* fixed indent of egg-action-*.[ch].

2003-03-09 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* find keyword forward.

2003-03-08  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add intl.
	* configure.in (AC_OUTPUT): Add intl/Makefile.

2003-03-08  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): Add config.rpath.
	* configure.in (AC_OUTPUT): Add po/Makefile.in,

2003-03-04 Takuro Ashie <ashie@homa.ne.jp>

	* rewrite some codes using EggAction and EggMenuMerge (experimental).

2003-03-01 Takuro Ashie <ashie@homa.ne.jp>

	* add src/libegg

2003-02-25 Hiroyuki Ikezoe<poincare@ikezoe.net>

	* change find in page behavior.

2003-02-22 Hiroyuki Ikezoe<zoe@kasumi.sakura.ne.jp>

	* version 0.0.3.
	* add kzrc file in source archive.

2003-02-21 Hiroyuki Ikezoe<zoe@kasumi.sakura.ne.jp>

	* remove mailto handler.

2003-02-20 Hiroyuki Ikezoe<zoe@kasumi.sakura.ne.jp>

	* fixed seg fault when using rss/rdf bar. 

2003-02-20 Motonobu Ichimura <famao@users.sourceforge.jp>

	* fixed compile error
	(http://lists.sourceforge.jp/pipermail/kazehakase-devel/2003-February/000046.html).

2003-02-18 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* add lairs feature into home button.
	* add mailto handler.
	* add read preference file(kzrc).

2003-02-18 Takuro Ashie <ashie@homa.ne.jp>

	* Sequential gesture is now available.But also many temporary codes are
	included.

2003-02-17 Takuro Ashie <ashie@homa.ne.jp>

	* Implementing KzGesture class has been started.

2003-02-16 Takuro Ashie <ashie@homa.ne.jp>

	* cleanup

2003-02-15 Takuro Ashie <ashie@homa.ne.jp>

	* cleanup

2003-02-14 Takuro Ashie <ashie@homa.ne.jp>

	* The bug which doesn't converte search string to wide string in
	mozilla_find() has been fixed.
	* Separated tab label related code from kz-mozembed.[ch] to
	kz-tablabel.[ch]
	* cleanup.

2003-02-13 Takuro Ashie <ashie@homa.ne.jp>

	* Plugged memory leak.

2003-02-12 Takuro Ashie <ashie@homa.ne.jp>

	* The clash bug which occur when close main window has been fixed.
	* Some minor change.

2003-02-06 Takuro Ashie <ashie@homa.ne.jp>

	* add -fno-rtti option for g++.
	* clean up some code.

2003-02-05 Takuro Ashie <ashie@homa.ne.jp>

	* rename KazehakaseWindow to KzWindow and reimplement as widget.
	* set stop/reload button state when switch page.

2003-02-04 Takuro Ashie <ashie@homa.ne.jp>

	* rename KazehakaseEmbed to KzMozEmbed and reimplement as widget.
	* according to state of loading, hide the other one of stop/reload
	button.

2003-02-03 Takuro Ashie <ashie@homa.ne.jp>

	* start refactoring...

2003-01-29 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* version 0.0.2.
	   
2003-01-27 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* get rss/rdf files periodically.
	   
2003-01-26 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fix gabage remaining in rss/rdf file.
	   
2003-01-25 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fetch rss/rdf file when starting.
	   
2003-01-24 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* changing tab text color while loading page.
	   
2003-01-23 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fix seg fault when closing last tab.
	* some code cleaning up. 
	   
2003-01-22 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fix non-changing stop button status problem when tab changes.
	   
2003-01-21 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* add toolbar.c (squeeze from rssbar.c)
	* button click event in toolbar.
	   
2003-01-20 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fit rssbar menu position.
	   
2003-01-19 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* add rssbar.
	   
2003-01-17 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fix seg fault when closing tab using gesture, maybe...
	* some code clean up.
	   
2003-01-15 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* change gesture doing.

2003-01-10 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* pick COPYING.README from galeon.

2003-01-04 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fixed popup dialog size problems.
	* add home button.

2003-01-02 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* fixed non-visited link problem.
	* fixed segfault when clicking mailto.

2003-01-01 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* free KazehakaseEmbed when closing tab.

2003-01-01 Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>

	* version 0.0.1
	* first release.
