Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:00:01
Changelog for FileZilla 3 (8047 changes):
2017-12-08 10:27 codesquid, revision 8660- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.h
2017-12-08 10:26 codesquid, revision 8659Revert accidental commit
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.h
2017-12-08 10:06 codesquid, revision 8658Fix compile error
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2017-12-08 08:24 codesquid, revision 8657Create security scoped bookmarks for user-selected keyfiles if using the Mac sandbox
2017-11-30 14:25 codesquid, revision 8656Add protocol identifier for WebDAV.
2017-11-30 11:42 codesquid, revision 8655Fix crash if an update installation is started with the new version already installed.
2017-11-30 10:22 codesquid, revision 8654Minor cleanup.
2017-11-24 10:25 codesquid, revision 8653Always skip pages on update.
2017-11-20 09:23 codesquid, revision 8652Add debug message if encountering an improperly terminated chunk.
- M /FileZilla3/trunk/src/interface/resources/filezilla.entitlements
- A /FileZilla3/trunk/src/interface/resources/helper.entitlements
2017-11-16 13:18 codesquid, revision 8651Update entitlements.
2017-11-14 17:49 codesquid, revision 8650If using the Apple sandbox ensure fzsftp looks in the right location for settings.
2017-11-13 11:25 codesquid, revision 8648Actually remove the bookmark from file.
2017-11-12 16:24 codesquid, revision 8647Add additional keys to MacInfo.plist
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2017-11-10 20:47 codesquid, revision 8646Small cleanup.
2017-11-06 19:23 codesquid, revision 8643Fix uploading from search dialog due to inverted condition.
2017-11-06 18:46 codesquid, revision 8642Copy the function, don't save it as const-ref.
2017-11-06 18:24 codesquid, revision 8641Take slightly different path.
2017-11-06 18:12 codesquid, revision 8640Avoid listing after every file during upload.
2017-11-06 18:11 codesquid, revision 8639Require correct libfilezilla version.
2017-11-06 18:09 codesquid, revision 8638Bump to 3.29.0
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2017-11-06 18:00 codesquid, revision 8637Fix activity indicator if checking for updates.
2017-11-06 09:00 codesquid, revision 8636Add missing include.
- M /FileZilla3/trunk/locales/da.po
- 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/nb_NO.po
2017-11-05 17:58 codesquid, revision 8635Updated translations
2017-11-05 17:48 codesquid, revision 8634Fix compile error and modernize code.
2017-11-05 17:45 codesquid, revision 8633Fetch updates matching the install-time channel.
2017-11-01 10:05 codesquid, revision 8632Remember used channel.
2017-10-30 17:26 codesquid, revision 8631Don't use a global mutex for engine-specific locks.
2017-10-30 17:18 codesquid, revision 8629Bump to FileZilla 3.29.0-rc1
2017-10-30 17:13 codesquid, revision 8628Require libfilezilla 0.11.1
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
2017-10-30 14:49 codesquid, revision 8627Updated translations
2017-10-30 14:24 codesquid, revision 8626Always create an empty file
2017-10-29 18:29 codesquid, revision 8618Use fz::buffer instead of manual buffer handling
2017-10-29 18:26 codesquid, revision 8617Call fsync on the freshly written xml file to ensure it has flushed to disk prior to deleting the backup file.
2017-10-19 07:25 codesquid, revision 8614Do not print error if writing to layout.xml fails.
2017-10-15 20:13 codesquid, revision 8613Fix compile error.
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- 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
- M /FileZilla3/trunk/src/interface/search.cpp
2017-10-12 14:57 codesquid, revision 8612Small cleanup to avoid manual memory management.
2017-10-12 14:53 codesquid, revision 8611Mark CStateFilterManager as final.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/list_search_panel.cpp
- M /FileZilla3/trunk/src/interface/list_search_panel.h
2017-10-12 14:43 codesquid, revision 8610Allow case-insensitive regex filters.
2017-10-12 14:41 codesquid, revision 8609Make quick search filter case-insensitive by default.
2017-10-09 18:35 codesquid, revision 8608Check for empty filter in ApplyFilter.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/list_search_panel.cpp
- M /FileZilla3/trunk/src/interface/list_search_panel.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2017-10-09 14:51 codesquid, revision 8607Only apply quick search filters to current state. Patch by Josue Andrade Gomes.
2017-10-09 14:33 codesquid, revision 8606Revert unintentional change.
2017-10-09 13:35 codesquid, revision 8605Fixed typo
2017-10-09 13:29 codesquid, revision 8604Mark strings translatable. Patch by Josue Andrade Gomes
- A /FileZilla3/trunk/src/interface/list_search_panel.cpp
- A /FileZilla3/trunk/src/interface/list_search_panel.h
2017-10-09 13:22 codesquid, revision 8603Add quick search filter to file lists. Patch by Josue Andrade Gomes with minor modifications.
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/view.cpp
- M /FileZilla3/trunk/src/interface/view.h
2017-10-09 13:16 codesquid, revision 8602Add quick search filter to file lists. Patch by Josue Andrade Gomes with minor modifications.
2017-10-09 10:01 codesquid, revision 8601Add new close icon to distribution.
2017-10-09 09:47 codesquid, revision 8600Add empty() and operator bool() to CFilter.
2017-10-09 09:46 codesquid, revision 8599Slightly tweak tiny size.
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
2017-10-09 09:45 codesquid, revision 8598Add tiny icon size.
Add a a close button.