Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:10:01
Changelog for FileZilla 3 (8047 changes):
2008-08-09 17:52 botg, revision 2607- A /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/Makefile.am
2008-08-09 11:36 botg, revision 2606Manpage for fzputygen
2008-08-09 11:35 botg, revision 2605Allow comparison if filters are toggled off.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2008-08-09 09:24 botg, revision 2604Display drive labels if available
2008-08-07 18:48 botg, revision 2603Silence spurious warning.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-08-07 18:21 botg, revision 2602Save filter toggle state. Also improve performance a tiny bit.
2008-08-07 18:08 botg, revision 2601Don't capture menu keys.
2008-08-07 15:15 botg, revision 2600Call RequestUserAttention if program is minimized when file modification detected. Fixes [ 2020190 ] minimized app doesn't always restore window
2008-08-06 21:15 botg, revision 2598Don't do timezone check by issuing mdtm on links
2008-08-06 16:20 botg, revision 2597Fix wording.
2008-08-05 12:47 botg, revision 2596MSW: Use same sorting in site dropdown menu as in site tree.
2008-08-04 14:07 botg, revision 2595Need to trim names
2008-08-04 13:11 botg, revision 2594Another constant missing in MinGW
2008-08-04 13:10 botg, revision 2593Version bump
2008-08-04 13:08 botg, revision 2592Allow Win2K again, but don't advertise it.
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-08-04 07:47 botg, revision 2591Updated translations
2008-08-03 20:02 botg, revision 2590Fix [ 2036969 ] MSW: Marquee selection does not set control focus
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-08-03 17:40 botg, revision 2589Change a misleading label.
2008-08-03 17:02 botg, revision 2588Typo in comments
2008-08-01 12:47 botg, revision 2585Windows 2000 is broken, so much useless code to support an ancient operating system.
2008-08-01 12:35 botg, revision 2584Fix GetLocal/RemotePort in the IPv6 case under MSW.
2008-08-01 09:27 botg, revision 2583Bit more diagnostic logging
2008-08-01 09:10 botg, revision 2582Fix [ 2033902 ] Invalid directory listing cache after rename
2008-08-01 08:56 botg, revision 2581Path cache was incorrectly cleared all the time.
2008-07-31 18:43 botg, revision 2580Fix IPv6 getting put into double brackets.
Need to lock mutex in CSocket::Close()