Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 11:10:01
Changelog for FileZilla 3 (8068 changes):
2009-05-20 13:05 botg, revision 3166- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
2009-05-20 10:24 botg, revision 3165Add infrastructure to use a custom list of filters during recursive operations.
2009-05-19 14:01 botg, revision 3164Add filter_conditions_dialog.*
2009-05-17 23:16 botg, revision 3163Blockable handlers
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-05-14 21:03 botg, revision 3162Add CSharedPointer and use it for directory listing.
2009-05-14 14:45 botg, revision 3161Remove unused code.
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
2009-05-13 10:04 botg, revision 3160Advance queue after re-adding to queue.
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- A /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- A /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-05-13 10:03 botg, revision 3159Split filter conditions into a new class, will later be used by search dialog as well.
2009-05-11 21:42 botg, revision 3158Generate selection changed event
2009-05-08 19:26 botg, revision 3157Forgot Vietnamese translator
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2009-05-07 15:00 botg, revision 3156Additional changes to the auto reconnect retry logic. Fixes #4491
2009-05-06 08:41 botg, revision 3155Use pkg-config if available to detect GnuTLS, modified patch #4489
2009-05-06 08:38 botg, revision 3154Change wording, don't mention registry
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- A /FileZilla3/trunk/src/interface/verifyhostkeydialog.h
2009-05-02 09:00 botg, revision 3151Remember host keys for session, throw away on restart
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-04-30 17:41 botg, revision 3150Targetless OS.unix=slink facts
2009-04-30 17:40 botg, revision 3149Use same heading for both dialog and copied information.
2009-04-30 13:40 botg, revision 3147Better error message in case user enters http url.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
2009-04-27 21:16 botg, revision 3146Default to 644 on files, 755 on dirs.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-04-27 20:51 botg, revision 3145Some lazy ass server vendors and server administrators didn't upgrade their servers for over 10 years. Allow <= mlst-06 draft.
2009-04-27 20:50 botg, revision 3144Version bump
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/vi_VN.po
2009-04-27 16:59 botg, revision 3143Updated translations
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-04-27 16:20 botg, revision 3142Parse OS.unix=slink fact.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
2009-04-26 20:34 botg, revision 3141Fix reconnect delay, fixes #4460
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2009-04-26 17:32 botg, revision 3140Notify queue that filename has changed after rename.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2009-04-26 16:36 botg, revision 3139Fix rename logic, closes #4436
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2009-04-26 10:39 botg, revision 3138Modernize some timer related code, it broke due to recent changes in wx.
2009-04-24 19:30 botg, revision 3137Add md5 to list of ascii extensions, #4458.
2009-04-23 18:44 botg, revision 3136Wrong build system copied to clipboard. #4448
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-04-21 18:51 botg, revision 3135Empty fact values are allowed according to RFC 3659.
2009-04-21 18:49 botg, revision 3134Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-04-21 16:52 botg, revision 3133Update translations
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-04-21 15:29 botg, revision 3132Fix #4374, chmod during synchronized browsing.
2009-04-20 15:02 botg, revision 3131Cannot easily request attention when iconized on wxGTK, would have to defer processing until after the delayed resizing events
2009-04-20 13:55 botg, revision 3130Fix unediting local files
2009-04-20 06:49 botg, revision 3129Need to skip size event, it gets consumed by generic list control
2009-04-19 19:23 botg, revision 3128Add missing break.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-04-18 20:12 botg, revision 3127Still show requests if window is shown, restored but not active. Keep requesting user attention.
2009-04-18 16:49 botg, revision 3126Fix unitialized variable
2009-04-18 08:39 botg, revision 3125After resizing queue pane additional status bars might get into view, trigger a refresh.
2009-04-17 15:18 botg, revision 3124Remove unused variable.
2009-04-14 17:19 botg, revision 3123Fix warnings.
2009-04-14 17:17 botg, revision 3122Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2009-04-14 17:04 botg, revision 3121Updated translations
2009-04-14 16:30 botg, revision 3120Improve layout
2009-04-14 14:45 botg, revision 3119XP has a bug, if ugly XP themes are enabled, client size can be negative if restoring from tray.
2009-04-13 18:12 botg, revision 3118Fix indentation
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-04-13 13:49 botg, revision 3117Add button to copy info to clipboard. #2827
2009-04-13 09:48 botg, revision 3116Correct typo
2009-04-12 22:55 botg, revision 3115Don't hide main window if tray icon cannot not be set.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-04-12 22:11 botg, revision 3114URL to clipboard
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
Proper icon on wxGTK, restore taskbar (non-tray) button if user interaction is needed.