Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 08:00:01
Changelog for FileZilla 3 (8047 changes):
2011-01-29 18:21 gathoye, revision 39452011-01-28 23:47 gathoye, revision 3944French translation updated : some strings were standardized for international French
2011-01-22 13:04 codesquid, revision 3943French language updated (French translation fusion)
2011-01-09 19:52 codesquid, revision 3942Rename TransferMode element into DataType.
2011-01-09 19:52 codesquid, revision 3941Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2011-01-09 19:27 codesquid, revision 3940Updated translations
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2011-01-09 17:31 codesquid, revision 3939Set copyright year to 2011
2011-01-09 17:12 codesquid, revision 3938Fix for horizontal scrollbar not appearing.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2010-12-31 12:49 codesquid, revision 3937Fix warnings.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
2010-12-31 11:41 codesquid, revision 3936Missing file, fix testcase
2010-12-31 11:40 codesquid, revision 3935Some obscure DOS servers use slashes.
2010-12-30 21:42 codesquid, revision 3934Fix a memory leak
2010-12-30 20:06 codesquid, revision 3933Revert unintentional change
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2010-12-30 15:01 codesquid, revision 3932Make choice of encryption easier to understand
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- A /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- A /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2010-12-29 21:21 codesquid, revision 3931Some refactoring, separate GUI stuff from storage logic in site manager code
2010-12-29 17:55 codesquid, revision 3930Typo in comment
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
2010-12-28 17:00 codesquid, revision 3929- Always attempt AUTH TLS unless explicitly disabled - Minor cleanup
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
2010-12-28 15:28 codesquid, revision 3928Cleanup, effective NOPs.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2010-12-25 14:51 codesquid, revision 3927Minor fixes.
2010-12-12 18:54 codesquid, revision 3926Allow kiosk options to be specified in the normal settings file as well, but with the fzdefault.xml setting having priority.
2010-11-21 14:01 codesquid, revision 3922Fix another wrapping issue. I wonder if the magic offset is still needed.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2010-11-21 13:23 codesquid, revision 3921Add another obscure format variant
2010-11-21 13:20 codesquid, revision 3920Add a check for positional printf
2010-11-21 13:19 codesquid, revision 3919Version bump
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-11-21 13:08 codesquid, revision 3918Updated translations
Fix downloading of file symlinks.