Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:10:01
Changelog for FileZilla 3 (8068 changes):
2008-08-14 09:56 botg, revision 26282008-08-13 10:33 botg, revision 2627Incorrect linebreak
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2008-08-13 10:09 botg, revision 2626[ 2049353 ] Typos in English version
2008-08-13 09:59 botg, revision 2625Treat empty path in combination with nonempty subdir as syntax error.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2008-08-13 07:30 botg, revision 2624Check if LIST still required after obtaining lock. Disallow empty path in CDirectoryCache::Store
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2008-08-13 07:29 botg, revision 2623Don't open any dialog before main frame has not been fully initialized.
2008-08-12 21:58 botg, revision 2622Another crash.
2008-08-12 12:54 botg, revision 2621Preliminary fix for another locking problem. Might need to obtain LIST lock earlier.
2008-08-11 18:07 botg, revision 2620Loading invalid filters could crash.
2008-08-11 18:07 botg, revision 2619Improve tooltips
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
2008-08-11 14:28 botg, revision 2618Add filter condition for containing path.
2008-08-11 14:25 botg, revision 2617Version bump
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/ja_JP.po
2008-08-11 13:56 botg, revision 2616Translation updates
2008-08-11 11:49 botg, revision 2615Punctuation
2008-08-10 17:13 botg, revision 2614Don't dereference nullpointer.
2008-08-10 14:25 botg, revision 2613Typo
2008-08-10 14:17 botg, revision 2612Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ru.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-10 13:55 botg, revision 2611Updated translations
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2008-08-10 13:33 botg, revision 2610Fix compilation in non-Unicode builds and fix a few warnings.
2008-08-10 11:37 botg, revision 2609Fix a warning.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-08-09 21:57 botg, revision 2608Refresh neighboring lines after ending a label edit. Prevents artifacts from the rather large edit control border
2008-08-09 17:52 botg, revision 2607Missing check for m_fd == -1 in accept loop.
- 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.
2008-07-31 09:17 botg, revision 2579Need to lock mutex in CSocket::Close()
2008-07-30 14:35 botg, revision 2577Disallow dragging "My Sites"
2008-07-30 13:18 botg, revision 2576RefreshFile did not update status bar
2008-07-29 20:21 botg, revision 2571Sizing of language page under non-MSW
Shouldn't have executable flag, pointed out by kwizart.