Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:40:01
Changelog for FileZilla 3 (8047 changes):
2018-09-03 16:20 codesquid, revision 8904- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/engine_context.cpp
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/oplock_manager.cpp
- A /FileZilla3/trunk/src/engine/oplock_manager.h
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/include/engine_context.h
2018-08-28 14:28 codesquid, revision 8903Completely rewrite the locking mechanism that synchronizes operations between controlsockets.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/ftp/delete.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.h
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/ftp/rename.cpp
- M /FileZilla3/trunk/src/engine/ftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftp/delete.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.h
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/rename.cpp
- M /FileZilla3/trunk/src/engine/sftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/delete.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/engine/storj/list.h
- M /FileZilla3/trunk/src/engine/storj/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/rmd.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-08-27 13:24 codesquid, revision 8902Refactor SendDirectoryListingNotification and the notification itself.
2018-08-27 11:48 codesquid, revision 8901Fix typo
2018-08-27 11:43 codesquid, revision 8900Bump to 3.36.0
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
2018-08-27 09:16 codesquid, revision 8899Updated translations.
2018-08-27 08:56 codesquid, revision 8898Add testcase for malformed listing robustness.
2018-08-27 08:26 codesquid, revision 8897Need to add mutex around access to m_engineList
2018-08-21 08:07 codesquid, revision 8896Fix crash on malformed listings.
2018-08-20 11:25 codesquid, revision 8895Fix -s command-line argument.
2018-08-20 11:11 codesquid, revision 8894Bump to 3.36.0-rc1
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-08-20 10:05 codesquid, revision 8893Updated translations
2018-08-20 10:04 codesquid, revision 8892Helper function to check for active filters.
2018-08-20 10:04 codesquid, revision 8891Use protocol recursive delete also in the remote file list.
2018-08-20 09:59 codesquid, revision 8890Don't use protocol's recursive delete if filters are active as we don't want to delete filtered out items.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2018-08-20 08:38 codesquid, revision 8889Changes related to Pro features.
2018-08-17 15:08 codesquid, revision 8888Small refactoring.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2018-08-16 09:14 codesquid, revision 8887Require confirmation if connecting to a server not supporting FTP over TLS.
2018-08-15 15:06 codesquid, revision 8886Add .pem as ASCII file.
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
2018-08-15 13:09 codesquid, revision 8885Ask user for confirmation prior to falling back to plaintext FTP. Part 1: Notification infrastructure.
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2018-08-06 08:03 codesquid, revision 8884Pre-check boxes to permanently trust certificate if there's nothing wrong with the certificate and if it's in the system trust store.
2018-08-05 18:27 codesquid, revision 8883Need to show message panel as it's hidden by default.
2018-08-05 17:51 codesquid, revision 8882Bump to 3.35.2
2018-08-01 14:48 codesquid, revision 8880Fix compile error
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
- M /FileZilla3/trunk/src/engine/socket.cpp
- A /FileZilla3/trunk/src/engine/socket_errors.cpp
- M /FileZilla3/trunk/src/include/socket.h
- A /FileZilla3/trunk/src/include/socket_errors.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2018-08-01 12:25 codesquid, revision 8879Split socket into socket and listen_socket.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/include/socket.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2018-07-31 14:57 codesquid, revision 8878Move socket error descriptions to own file.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/tr.po
2018-07-30 11:10 codesquid, revision 8877Updated translations
2018-07-29 18:46 codesquid, revision 8876Fix local rename not refreshing file list.
2018-07-29 09:20 codesquid, revision 8875Fix swapped controls.
2018-07-26 15:32 codesquid, revision 8874Restore about dialog on macOS.
2018-07-26 09:05 codesquid, revision 8873Fix typo
2018-07-26 08:47 codesquid, revision 8872Fix warning.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/chmod.cpp
- M /FileZilla3/trunk/src/engine/ftp/chmod.h
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/cwd.h
- M /FileZilla3/trunk/src/engine/ftp/delete.cpp
- M /FileZilla3/trunk/src/engine/ftp/delete.h
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.h
- M /FileZilla3/trunk/src/engine/ftp/rawcommand.cpp
- M /FileZilla3/trunk/src/engine/ftp/rawcommand.h
- M /FileZilla3/trunk/src/engine/ftp/rawtransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/rawtransfer.h
- M /FileZilla3/trunk/src/engine/ftp/rename.cpp
- M /FileZilla3/trunk/src/engine/ftp/rename.h
- M /FileZilla3/trunk/src/engine/ftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/ftp/rmd.h
- M /FileZilla3/trunk/src/engine/http/connect.h
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/internalconnect.cpp
- M /FileZilla3/trunk/src/engine/http/internalconnect.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/http/request.h
- M /FileZilla3/trunk/src/engine/sftp/chmod.cpp
- M /FileZilla3/trunk/src/engine/sftp/chmod.h
- M /FileZilla3/trunk/src/engine/sftp/connect.cpp
- M /FileZilla3/trunk/src/engine/sftp/connect.h
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/cwd.h
- M /FileZilla3/trunk/src/engine/sftp/delete.cpp
- M /FileZilla3/trunk/src/engine/sftp/delete.h
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.h
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.h
- M /FileZilla3/trunk/src/engine/sftp/rename.cpp
- M /FileZilla3/trunk/src/engine/sftp/rename.h
- M /FileZilla3/trunk/src/engine/sftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/sftp/rmd.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/connect.cpp
- M /FileZilla3/trunk/src/engine/storj/connect.h
- M /FileZilla3/trunk/src/engine/storj/delete.cpp
- M /FileZilla3/trunk/src/engine/storj/delete.h
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.h
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/engine/storj/list.h
- M /FileZilla3/trunk/src/engine/storj/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/mkd.h
- M /FileZilla3/trunk/src/engine/storj/resolve.cpp
- M /FileZilla3/trunk/src/engine/storj/resolve.h
- M /FileZilla3/trunk/src/engine/storj/rmd.cpp
- M /FileZilla3/trunk/src/engine/storj/rmd.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
2018-07-24 17:59 codesquid, revision 8871Simplify debug logging of operations.
2018-07-24 17:57 codesquid, revision 8870
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2018-07-24 09:47 codesquid, revision 8869Move common dialog layout functionality to a new class and use it to liberate the welcome dialog from XRC.
2018-07-23 13:30 codesquid, revision 8868Fix command-line parsing.
2018-07-23 11:33 codesquid, revision 8867Add missing file to distribution
2018-07-23 10:47 codesquid, revision 8866Bump to 3.35.1
2018-07-22 16:01 codesquid, revision 8865Fix negated condition
2018-07-22 15:53 codesquid, revision 8864Bump to 3.35.0
2018-07-22 09:39 codesquid, revision 8863Updated translations.
2018-07-20 12:15 codesquid, revision 8862Fix error code if last file could not be resolved.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
2018-07-19 14:30 codesquid, revision 8861Updated translations
2018-07-19 13:14 codesquid, revision 8859Use lock artwork instead of generic information icon.
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- D /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_down_dark.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_down_light.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_up_dark.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/sort_up_light.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2018-07-18 14:57 codesquid, revision 8858Scalable sort header icons.
2018-07-18 14:54 codesquid, revision 8857Call CreateBitmap, not GetBitmap
- M /FileZilla3/trunk/src/interface/resources/default/480x480/close.png
- M /FileZilla3/trunk/src/interface/resources/default/480x480/dropdown.png
2018-07-18 14:06 codesquid, revision 8854Fix shadow
2018-07-18 14:04 codesquid, revision 8853There are no longer .png files in the uppermost resources directory.
- M /FileZilla3/trunk/src/interface/list_search_panel.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- A /FileZilla3/trunk/src/interface/resources/default/480x480/dropdown.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/dropdown.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2018-07-18 07:39 codesquid, revision 8852Add scalable dropdown icon.
2018-07-17 14:17 codesquid, revision 8850Spelling
- M /FileZilla3/trunk/src/interface/led.cpp
- A /FileZilla3/trunk/src/interface/resources/default/480x480/leds.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/leds.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2018-07-17 09:09 codesquid, revision 8849Make activity indicators in status bar look nice on high-DPI screens.
2018-07-17 09:08 codesquid, revision 8848Bump to 3.35.0-rc2
2018-07-17 09:08 codesquid, revision 8847Process dependencies of dependencies recursively
2018-07-16 11:52 codesquid, revision 8846Script cleanup
2018-07-16 11:51 codesquid, revision 8845Bump to FileZilla 3.35.0-rc1
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-07-15 09:00 codesquid, revision 8843Updated translations
2018-07-13 14:41 codesquid, revision 8842Copy DLLs
- M /FileZilla3/trunk/src/interface/context_control.cpp
- 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/settings/optionspage_interface.cpp
2018-07-13 14:15 codesquid, revision 8841Add GUI option to control tab restore behavior.
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.h
2018-07-13 12:59 codesquid, revision 8840Move interface page out of XRC.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_ftp.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_passive.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_debug.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit_associations.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_filelists.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_ftpproxy.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_logging.h
- A /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- A /FileZilla3/trunk/src/interface/settings/optionspage_passwords.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
2018-07-13 11:47 codesquid, revision 8839Move password settings to new page.
2018-07-13 08:55 codesquid, revision 8838Make menu items crisp on MSW if using UI scaling.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2018-07-13 08:26 codesquid, revision 8837Move all remaining menus away from XRC.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2018-07-12 09:49 codesquid, revision 8836Move additional menus.
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2018-07-12 09:40 codesquid, revision 8835Move another menu.
2018-07-12 09:33 codesquid, revision 8834Roughly order by frequency of use. Gives a tiny performance improvement.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2018-07-12 08:51 codesquid, revision 8833Create some menus in code instead of using XRC.
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2018-07-11 11:40 codesquid, revision 8832Minor code cleanup.
2018-07-11 11:16 codesquid, revision 8831Only reconnect on tabs that were connected.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2018-07-11 09:00 codesquid, revision 8830Save tabs in displayed order, don't save stale unused contexts.
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2018-07-10 06:42 codesquid, revision 8829Add an option to restore tabs on startup.
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2018-07-05 13:14 codesquid, revision 8826Minor code cleanup.
2018-07-05 13:10 codesquid, revision 8825Fix compile error
2018-07-02 12:25 codesquid, revision 8822Copy dependent dylibs
- M /FileZilla3/trunk/configure.ac
- D /FileZilla3/trunk/m4/d-type.m4
2018-06-26 14:51 codesquid, revision 8820Remove configure check for d_type dirent member, this functionality is now handled by libfilezilla
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
2018-06-25 16:32 codesquid, revision 8819This should fix initial size of Site Manager.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2018-06-21 11:24 codesquid, revision 8815Fix assertion.
- A /FileZilla3/trunk/data/dllcopy.sh
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
2018-06-20 13:36 codesquid, revision 8814Locate and copy all dependent DLLs.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2018-06-19 07:01 codesquid, revision 8813When downloading updates, make sure the file has been fully written before continuing.
2018-06-15 12:09 codesquid, revision 8812Work around bug in Windows 1803: SHFileOperation causes focused child window to change.
2018-06-15 12:09 codesquid, revision 8811Bump to 3.34.0
2018-06-15 11:55 codesquid, revision 8810Do not throw away stale update information if checking is disabled as we cannot refetch it.
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/tr.po
2018-06-15 11:34 codesquid, revision 8809Updated translations
2018-06-15 09:24 codesquid, revision 8808Fix warning
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2018-06-11 20:05 codesquid, revision 8807Remember position of focus rectangle when deleting files.
2018-06-11 13:57 codesquid, revision 8806Fix some warnings if compiling with -Wunused -Wzero-as-null-pointer-constant
2018-06-08 15:56 codesquid, revision 8805Possible fix for compile error with some rather old compilers.
2018-06-08 09:16 codesquid, revision 8803Bump to 3.34.0-rc1
2018-06-08 09:07 codesquid, revision 8802Remove empty subprotocol line if there's extra host parameter.
2018-06-08 08:58 codesquid, revision 8801Ignore stale cached update information.
2018-06-07 13:28 codesquid, revision 8800Reduce height a bit.
2018-06-07 12:30 codesquid, revision 8799Add quotes around UninstallString value.
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2018-06-07 12:18 codesquid, revision 8798Filter extra parameters in GUI when switching protocols.
2018-06-07 09:09 codesquid, revision 8797Filter extra parameters in SetProtocol.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-06-06 13:11 codesquid, revision 8796Require values for mandatory fields.
- M /FileZilla3/trunk/src/pugixml/pugiconfig.hpp
- M /FileZilla3/trunk/src/pugixml/pugixml.cpp
- M /FileZilla3/trunk/src/pugixml/pugixml.hpp
2018-06-06 13:09 codesquid, revision 8795Update built-in copy of pugixml.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftp/connect.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- A /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- A /FileZilla3/trunk/src/interface/sitemanager_site.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-06-06 12:53 codesquid, revision 8794Site Manager improvements: Refactored code, move protocol selection to top, change available logon types based on selected protocol. Add capability to add protocol-specific custom fields.
2018-06-06 12:46 codesquid, revision 8793Insignificant change
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-05-07 08:24 codesquid, revision 8790Translation fixes
2018-05-07 08:19 codesquid, revision 8789Bump to 3.33.0
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
2018-05-05 17:30 codesquid, revision 8787Refactor and generalize cache locking.
Fix typo