Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-25 02:20: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
2010-11-19 21:00 codesquid, revision 3917Fix downloading of file symlinks.
2010-11-14 19:02 codesquid, revision 3916Need to initialize host and port fields.
2010-11-14 18:52 codesquid, revision 3915Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-11-07 21:49 codesquid, revision 3913Updated translations
2010-11-07 21:37 codesquid, revision 3912Version bump
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- A /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- A /FileZilla3/trunk/locales/sr.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2010-11-07 20:24 codesquid, revision 3911Updated translations
2010-11-06 17:22 codesquid, revision 3910Get rid of trailing whitespace in translatable string.
2010-11-06 08:39 codesquid, revision 3909Spelling
2010-11-06 07:18 codesquid, revision 3908Check for positional printf support in wx
2010-11-04 20:51 codesquid, revision 3907Set correct icon
2010-11-03 21:38 codesquid, revision 3906Title string shouldn't have a dot
2010-11-03 19:19 codesquid, revision 3905Need to set dirDidExist to false if there's not even an entry for that server.
2010-11-02 22:04 codesquid, revision 3904Use correct file.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2010-11-02 21:41 codesquid, revision 3903Updated translations
2010-11-02 21:13 codesquid, revision 3902Fix a typo
2010-11-01 22:25 codesquid, revision 3901Grammar
2010-11-01 18:08 codesquid, revision 3900Spent an hour of going through an endless number of translation file submissions, and this is the only one without errors. Sad day...
- A /FileZilla3/trunk/src/putty/fzsftp.vcproj
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/psftp.rc
2010-11-01 18:07 codesquid, revision 3899Add a VS project file
2010-11-01 17:37 codesquid, revision 3898Add some more file types.
- M /FileZilla3/trunk/src/putty
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/ssh.c
2010-11-01 17:12 codesquid, revision 3897Fix for some obscure compilers not supporting C99 yet.
- A /FileZilla3/trunk/src/interface/resources/20x20
- A /FileZilla3/trunk/src/interface/resources/20x20/unknown.png
- A /FileZilla3/trunk/src/interface/resources/24x24
- A /FileZilla3/trunk/src/interface/resources/24x24/unknown.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/opencrystal/20x20
- A /FileZilla3/trunk/src/interface/resources/opencrystal/20x20/server.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/24x24
- A /FileZilla3/trunk/src/interface/resources/opencrystal/24x24/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/Makefile.am
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
2010-10-29 22:39 codesquid, revision 3896More large-DPI awareness fixes.
2010-10-25 21:39 codesquid, revision 3895Fix #5662: Need to disconnect event handle or previously freed memory will be read.
2010-10-24 10:06 codesquid, revision 3894Compile error
2010-10-24 10:03 codesquid, revision 3893Hide checkbox to permanently trust certificate if kiosk mode 2 is enabled.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2010-10-24 10:01 codesquid, revision 3892Don't write trust storage to disk if kiosk mode 2 is enabled.
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
Limit certificate trust to individual hosts.