﻿Time zone : GMT + 8

20070511
	- Bump version to 1.0.2

20070510
	- Change some icons in menu and toolbar.

20070505
	- Hide progress if needed.

20070503
	- Fix progress display issue.
	- quit urlgfe by either selecting File->Quit or pressing Ctrl+Q. (Thomas Zajic)

20070314
	- Patch for urlgfe to fix the configure script. (Sven Wegener)

20070227
	- Display progressbar in download list.
	- Bump version to 1.0.1

20061107
	- Add new translation : fr (French translation By Rémy HUBSCHER)

20060726
	- Improve scheme(protocol) deciding by RFC1738. (UrlInfo)

20060725
	- Disable "Extended Passive Mode" and use "Passive Mode". (Improve FTP compatibility.)

20060711
	- Translate "Port:" label in proxy settings dialog. (Ananas)

20060707
	- Fix minor bugs.
	- Merge developing code.
	- Bump version to 1.0.

20060629
	- Improve LFS(Large File Support) portability.
	- Set command line received queue size from 8 to 64.

20060526
	- Add new translation : it (Italian translation By Michele Petrecca)

20060525
	- Translation updated : pl (Polish translation By Piotr Ozarowski)

20060523
	- Handle HTTP Header "Content-Location" and "Location".
	- Merge developing code (UrlInfo, utilities).
	- Change default setting. (Download - redirection limit)
	- If rename field is empty, program will use default filename - index.htm.
	- Fix : Socket fd doesn't close. (MsgClient)
	- Fix : URL valid checking. (DownloadInfoView)
	- Fix : No path if no directory. (UrlInfo)
	- Bump version to 1.0 RC2.

20060206
	- Merge developing code (URL parser).

20060126
	- Merge some developing code about unicode filename and LFS.
	- Separate i18n definition to ug_i18n.h
	- Urlgfe 1.0 rc1

20060125
	- Fix issue when program receives url from command line.

20051006
	- Add some code for "Large File Support".

20050913
	- Handle <base href=""> from html correctly.

20050909
	- Enhance error handling to avoid losing downloaded data. (need more test)
	- FIXME : losing data when remote server is turned off. (Report By Piotr Ozarowski)
	- Start download when category setting changed.
	- Urlgfe 0.98b

20050826
	- Save download data every 5 minutes.

20050825
	- Fix : Delete downloaded data when server is unreachable (Report By Piotr Ozarowski)

20050804
	- Fix : Delete downloaded data when write error. (Report By Piotr Ozarowski)
	- Fix : Don't stop thread while exiting. (Report By Piotr Ozarowski)
	- Fix minor bugs.

20050727
	- Add new translation : pl (Polish translation By Piotr Ozarowski)

20050715
	- Solve software license problem.
	- Urlgfe 0.98a

20050622
	- Add new translation : ru (Russian).
	- Fix : Incorrect locale and pixmap path. (By Victor Ananjevsky)

20050609
	- Code clean up.
	- FIXME : GTK+ 2.6 + GTK-Wimp with WinXP style may cause error in WindowsXP.

20050517
	- Avoid UI blocking when applying setting of download.
	- Avoid UI blocking when import setting of download.
	- Avoid UI blocking when displaying "About Dialog".

20050516
	- Urlgfe 0.98

20050515
	- Avoid UI blocking when DownloadInfoView choose directory.
	- Avoid UI blocking when Import URL.

20050514
	- Change default value : Monitor file types.
	- Fix : "Start/Pause All" work incorrectly.
	- Fix : Program doesn't handle error string of libcurl.

20050513
	- Fix minor bugs.
	- Fix : Memory leak when import HTML fail.
	- Fix : Proxy setting can't save/load correctly.
	- Fix : Program crash when use "Win32 Release" config of M$ VC6.
	- Add new translation : zh_TW and zh_CN (convert from zh_TW).

20050512
	- Modify and translate strings.
	- Fix display issue.

20050511
	- Create install program for win32 platform.
	- Install shortcut when "make install" (Unix platform).

20050510
	- Fix minor bugs.
	- Urlgfe 0.97

20050509
	- Message client/server workable now.
	- Fix some compiled issue for M$ VC6.
	- Change order of directory history when set exist path.
	- Support command line parameter.
	- Keeping only one instance of urlgfe can run.
	- Fix minor bugs.

20050506
	- Add new menu item "Import URLs..." and its function.
	- Begin to write code for command line parameter.

20050429
	- Fix display issue.
	- Fix state error when store setting.
	- Fix order of result when calling url_filter_get_marked_item ().

20050424
	- Pop-up menu when mouse event emitted.
	- Urlgfe 0.96 Beta

20050421
	- Improve win32 version.

20050420
	- Clipboard setting can save/restore now.
	- Fix some bug in ConfParser.

20050419
	- Setting of view can save/restore now.
	- Add about dialog.
	- Add global setting dialog.

20050414
	- Fix reference count of gdk-pixbuf equ 0 before program exit.

20050413
	- Add function - change setting of views.
	- Configure visible of message item.

20050412
	- Save and load directory history
	- Adjust interval of timer of clipboard and queuing. 

20050411
	- Add module - DownloadApplying
	- Add function - change properties of download.

20050408
	- Disable clipboard monitoring when waiting user response.
	- Some of dialogs work on non-modal mode.

20050407
	- Monitoring clipboard.
	- Fix some issue in FilterImporter.
	- Fix some issue in UrlInfo.
	- Fix compiled issue for M$ VC6.

20050406
	- Add new module - FilterImporter
	- Add new module - UrlFilterDialog
	- Add function - Import/Export.
	- Fix bugs in UrlFilter.

20050404
	- Add new module - DownloadImporter
	- Get URL from clipboard when create a new download.

20050401
	- Improve hint when creating category and download.
	- More functions of download were workable.

20050330
	- Fix issue when displaying download information.
	- Fix some memory leak in QueueCtrl.
	- Add function - Create new download.

20050328
	- Add new module - ProxyEditor.

20050325
	- Redesign layout of DownloadInfoView.

20050322
	- Redesign layout of ProxyInfoView.

20050306
	- Add a simple notification mechanism for urlglib.
	- Create TreeView and ListView for categoey.

20050301
	- Implement interface GtkTreeModel for BaseNode and RootNode.
	- Create ListView for ProxyNode and DownloadNode.

20050224
	- Add new module - UrlFilter, it is only dependent on GLib now.

20050221
	- urlglib initial version.
	  It is independent of GTK+ (only dependent on GLib and libcurl).

