cfed281 by Christian Eide at 2011-09-24 1
2011-09-24 -- Version 0.3.9
2
	* Fix problem giving exeption when opening preferences (#64, #65)
3
	* New translation: hu
4
	* Updated translations: fr
5
a4abba0 by Christian Eide at 2011-04-03 6
2011-04-03 -- Version 0.3.8
f2fd4d5 by Christian Eide at 2011-02-23 7
	* Use combobox for remote charset selection
9a779a4 by Christian Eide at 2011-01-22 8
	* Don't disable synced browsing on refresh (#54)
9
	* Wider input entries in main window
3e879b9 by Christian Eide at 2010-12-24 10
	* Support international domain names (#56)
8a17d29 by Christian Eide at 2010-11-23 11
	* New translations: ja
f2fd4d5 by Christian Eide at 2011-02-23 12
	* Updated translations: pl, sv
8a17d29 by Christian Eide at 2010-11-23 13
15489ab by Christian Eide at 2010-11-17 14
2010-11-17 -- Version 0.3.7
d6eb2f6 by Christian Eide at 2010-11-17 15
	* Fixed crash when renaming to exisitng local file (#53)
adaf351 by Christian Eide at 2010-10-18 16
	* Fixed crash issue on Ubuntu 10.04
9e367af by Christian Eide at 2010-10-20 17
	* Fixed crash issues when creating/renaming directory (#47)
adaf351 by Christian Eide at 2010-10-18 18
	* Fixed behaviour of file operation dialog (#46)
19
	* Synchronized browsing ability (#45)
c89ebdf by Christian Eide at 2010-10-18 20
	* Avoid crash in file permission dialog when permission string are to short
1f205fc by Christian Eide at 2010-10-23 21
	* UrlDecode drag/drop uri (#51)
22
	* Add current local and remote path when creating new bookmark (#48)
9071f58 by Christian Eide at 2010-10-23 23
	* Handle disconnect on timed out connections (partly fixes #49)
cd71fd9 by Christian Eide at 2010-10-24 24
	* Updated translations: pt_BR, fr, nb, es, ca
d6eb2f6 by Christian Eide at 2010-11-17 25
	* New translations: sk
adaf351 by Christian Eide at 2010-10-18 26
5a6a9ff by chreide at 2010-10-13 27
2010-10-13 -- Version 0.3.6
28
	* Fixed path for ssh library
29
3669a5c by chreide at 2010-10-10 30
2010-10-07 -- Version 0.3.5	
fd58c13 by chreide at 2010-09-20 31
	* Directory caching is now optional
61da8ff by chreide at 2010-09-04 32
	* Fixed UI issues when background tasks are running - less sluggishness.
3669a5c by chreide at 2010-10-10 33
	* Fixed bug making bareftp miss ssh server password request
b8f6ead by chreide at 2010-09-28 34
	* Fixed possible ldpath vulnerability in startup script
3669a5c by chreide at 2010-10-10 35
	* Handle network stream wite failures better
36
	* Fixed possible crash if renaming a file to an empty string
82f0875 by chreide at 2010-10-13 37
	* Better translation coverage
3669a5c by chreide at 2010-10-10 38
	* New/updated translations: nb, fr, ru, pl, es, sv, it
6fe56bd by chreide at 2010-06-01 39
5d284b0 by chreide at 2010-05-07 40
2010-05-07 -- Version 0.3.4
33fc1a3 by chreide at 2010-05-07 41
	* Fixed #37: gnome-keyring problem
42
	* Fixed #38: Can't build without gnome-keyring
2c1173a by chreide at 2010-05-05 43
	* Revert correctly to previous dir on failed dir change
5d284b0 by chreide at 2010-05-07 44
	* Fixed possible problem when swithing keyring mode with 
45
	   no password file present
2c1173a by chreide at 2010-05-05 46
07e0f24 by chreide at 2010-05-04 47
2010-05-04 -- Version 0.3.3
1230510 by chreide at 2010-05-03 48
	* Implemented workaround for patched gnome-keyring-sharp
7da9adc by chreide at 2010-05-04 49
	   used in ubuntu 10.04. (#35)
c53d242 by chreide at 2010-05-02 50
	* Added custom command dialog (from right click menu)
5cc5bf8 by chreide at 2010-04-18 51
	* Updated translations: pl
52
1a486ed by chreide at 2010-04-17 53
2010-04-17 -- Version 0.3.2
e7b3822 by chreide at 2010-04-16 54
	* Fixed missing icon issues in progress panel (#34)
0a5f77a by chreide at 2010-04-07 55
	* Improved drag'n drop. More user friendly on multiple selection
e7b3822 by chreide at 2010-04-16 56
	* Some ui improvents for error reporting
1e262ff by chreide at 2010-01-29 57
	* Fixed crash when recieving a 550 on changedir
91b78b5 by chreide at 2010-04-06 58
	* Fixed issue #30 (right click instability)
244e281 by chreide at 2010-01-24 59
	* Fixed bug #29 (Impossible connect to a server with different port via sftp)
db702cf by chreide at 2010-01-07 60
	* Ensure clean openssh exit on disconnect (no more defunct processes)
61
	* Changed date formating in list view
1a486ed by chreide at 2010-04-17 62
	* Updated translations: ca, de, es, fr, nb, pt_BR, sv
4b3db38 by chreide at 2010-01-04 63
0f710ec by chreide at 2010-01-03 64
2010-01-03 -- Version 0.3.1
65
	* Better thread control when doing mutiple transfers
1ee0798 by chreide at 2010-01-02 66
	* More failsafe code when setting statusbar messages
67
	* Fixed potential nullreference bug on failed connections (#28)
68
	
22bef49 by chreide at 2009-12-23 69
2009-12-22 -- Version 0.3.0
fe4b727 by chreide at 2009-12-22 70
	* Resizeable column widths in file views
71
	* New ssh implementation using local openssh
72
	* Optional password storage in Gnome Keyring
73
	* Bookmark backup/restore
983b4cf by chreide at 2009-12-17 74
	* Transfer information displayed in window title when minimized
f3ed6c9 by chreide at 2009-12-13 75
	* Auto reconnect on ftp session timeout
983b4cf by chreide at 2009-12-17 76
	* Remember scroll position when going to parent directory
e7df829 by chreide at 2009-12-11 77
	* Enable remote directory listing cache
3d31e6d by chreide at 2009-12-10 78
	* Do ChangeDir in a separate thread for GUI responsiveness
0f5c0a7 by chreide at 2009-12-01 79
	* Possibility to do multiple ftp transfers simultaneously
cfa6732 by chreide at 2009-12-01 80
	* Configurable max number of simultanuous connections
d5442f4 by chreide at 2009-11-24 81
	* Visualize keybindings in context menu
82
	* Fix some keybinding problems. They should all work now.
9a7f9bb by chreide at 2009-11-21 83
	* Changed quick-bookmarks menu from a menu item to a nicer button,
84
		to make the gui look nicer on certain themes
85
	* New translations: Polish
2bde478 by chreide at 2009-06-19 86
427c3f9 by chreide at 2009-06-15 87
2009-06-15 -- Version 0.2.3
af9367a by chreide at 2009-06-07 88
	* Some new keyboard shortcuts
427c3f9 by chreide at 2009-06-15 89
		- F2 - Rename file
af9367a by chreide at 2009-06-07 90
		- Alt+Up - Parent directory
91
		- Ctrl+R - Refresh dir
427c3f9 by chreide at 2009-06-15 92
		- Ctrl+Arrow/Left arrow - Give focus to right/left panels
47967b1 by chreide at 2009-06-03 93
	* Avoid duplicate bookmarks in menu after edit
94
	* Use specified charset when connecting via bookmark
95
	* Use specified port when connecting via bookmark
96
	* Preserve File Permissions now defaults to false
3490922 by chreide at 2009-05-21 97
	* Fixed some window resize issues for small resolutions
98
	* Catch exceptions when mimetype icons don't exists
50ff606 by chreide at 2009-05-09 99
	* Re-enable Bookmarks button if connect fails
b28e350 by chreide at 2009-05-14 100
	* PRET support for Distributed PASV (#12)
e7b668c by chreide at 2009-04-21 101
	* Fixed bin script to point to correct libdir (Thanks loki_val!)
3155891 by chreide at 2009-04-20 102
edaf434 by chreide at 2009-04-05 103
2009-04-05 -- Version 0.2.2
21a204d by chreide at 2009-03-28 104
	* Added Catalan translation
2e0f226 by chreide at 2009-03-25 105
	* New bareFTP icon (Thanks Kalle!)
106
	* Added Portuguese Brazilian translation
1a3adf9 by chreide at 2009-03-22 107
	* Added German translation
108
326d3e4 by chreide at 2009-03-21 109
2009-03-21 -- Version 0.2.1
110
	* Added bookmarks to bookmark menu item
111
	* Fixed bug causing crash when uploading parent dir (#5)
0ca09f6 by chreide at 2009-03-07 112
	* Added Italian translation
113
dcaf048 by chreide at 2009-02-28 114
2009-02-28 -- Version 0.2.0
29fba33 by chreide at 2009-02-25 115
	* Fixed several chmod issues
116
	* Fixed crash on transfer progress right-click (#4)
117
	* Fixed certain issues with moving transfers up/down
6b965a0 by chreide at 2009-02-24 118
	* Aborting transfers now works to some extent
f8af7e7 by chreide at 2009-02-20 119
	* Added support for VMS directory listings
120
	* Added new site manager (#1)
3196338 by chreide at 2009-02-06 121
	* Removed unused methods and System.Data dependency
122
	* Fixed exception on exit from file menu (#3)
f8af7e7 by chreide at 2009-02-20 123
	* Handle some HP ftp server directory listings
fd3fb87 by chreide at 2009-01-25 124
4398ab0 by chreide at 2009-01-24 125
2009-01-24 -- Version 0.1.4
cc8a0dd by chreide at 2009-01-23 126
	* Enabled sorting on all columns
13b285e by chreide at 2009-01-21 127
	* Connection to remote site is now done threaded to avoid gui
128
	  freeze when remote site doesn't answer
42a7955 by chreide at 2009-01-21 129
	* Improvements in error handling on delete
b533f99 by chreide at 2009-01-20 130
	* Fixed right click behaviour in file lists.
131
	* Fixed charset issues when sending commands
4b09b90 by chreide at 2009-01-17 132
	* Fixed several problems using windows/dos ftp server
133
	* Display remote error messages in statusbar
134
	* Several improvements in exception handling
7c97d3f by chreide at 2009-01-16 135
136
2009-01-16 -- Version 0.1.3
ebbb0c3 by chreide at 2009-01-04 137
	* New preferences dialog
7c7f819 by chreide at 2009-04-05 138
	* Configurable default protocol and ports
ebbb0c3 by chreide at 2009-01-04 139
	* Setting show/hide hidden files has instant effect when connected
2bf65b9 by chreide at 2009-01-15 140
	* Preserve file permissions on transfer
cdbbec4 by chreide at 2009-01-02 141
	* Drag'n drop now use the familiar default icon
142
	* Remove rubber banding to enable easier multiple drag'n drop
eda3e93 by chreide at 2008-12-31 143
	* Fix desktop file for fedora rpms
144
	* Drag'n drop integration with GNOME
5a39df4 by chreide at 2008-12-29 145
		(remote->gnome works only if remote site is mounted)
cdbbec4 by chreide at 2009-01-02 146
	* New French translation by Simon Leblanc <contact@leblanc-simon.eu>
4d33a48 by chreide at 2008-12-29 147
	* New Spanish translation by Julio Napurí Carlos <julionc@gmail.com>
148
	* More strings translatable and some typo corrections
a60032f by chreide at 2009-01-11 149
	* Link icon arrow now points right
a71c01d by chreide at 2009-01-16 150
	* Chmod dialog display original permissions if activated for one file
4d33a48 by chreide at 2008-12-29 151
66c3156 by chreide at 2008-12-23 152
2008-12-23 -- Version 0.1.2
6c26779 by chreide at 2008-12-22 153
	* Catching more remote connection exceptions
154
	* Added new Failed trasfer status
93b6ed6 by chreide at 2008-12-22 155
	* New Connection class amaging a connection pool to enable 
156
	    multithreaded remote operations
157
	* Find user/group names in different way to avoid crash when files 
158
	    have unknown owner
6c26779 by chreide at 2008-12-22 159
	* Icons in progress list
160
	* Clear progress list on disconnect
161
	* Check for connection when pressing upload/download
1f8d295 by chreide at 2008-12-22 162
	* User folder icon for parent directory
c16517f by chreide at 2008-12-17 163
9bc02bf by chreide at 2008-12-20 164
2008-12-19 -- Version 0.1.1
165
	* Catch exception when user name can't be found from user id
166
	* Center upload/download buttons
167
	* Added message view font in preferences
168
	* Removed button border relief on buttons
169
	* Fix speed and eta calculations
c16517f by chreide at 2008-12-17 170
9bc02bf by chreide at 2008-12-20 171
2008-12-19 -- Version 0.1.0
172
	* Initial release
93b6ed6 by chreide at 2008-12-22 173