Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-06 12:30:01
Changelog for FileZilla 3 (8068 changes):
2006-11-07 12:25 botg, revision 1070- A /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2006-11-07 09:45 botg, revision 1069Add virtual CBackend class, providing a common interface for reading/writing of data from/to a backend, e.g. a socket.
2006-11-05 23:35 botg, revision 1068Fix warning
2006-11-04 11:29 botg, revision 1067updated
2006-11-01 14:55 botg, revision 1066Fix assertion
2006-11-01 14:54 botg, revision 1065Missing commit of "small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method"
2006-11-01 13:34 botg, revision 1064add ftps:// and ftpes:// protocols
2006-11-01 13:33 botg, revision 1063small speedup
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-10-31 18:10 botg, revision 1062small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2006-10-31 14:44 botg, revision 1061If reversing sort direction, simply reverse the index mapping.
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-10-31 09:03 botg, revision 1060Couple of FZ_AUTOUPDATECHECK related fixes
2006-10-30 13:45 botg, revision 1059m_currentFilterSet did not always get set in LoadFilters
2006-10-30 13:23 botg, revision 1058Clarified nightly warning, fixed fzsftp detection.
2006-10-29 21:55 botg, revision 1057make sure input field has initial focus
2006-10-29 19:11 botg, revision 1056fix copy operator
2006-10-29 18:44 botg, revision 1055remove redundant checks
2006-10-28 14:00 botg, revision 1054Fixed ApplyCurrentFilter
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-10-27 08:00 botg, revision 1053Added configure flags to disable the update checks.
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-10-26 15:58 botg, revision 1052updated
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-10-26 14:28 botg, revision 1051Implement reference counting.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-26 09:18 botg, revision 1050Step 2: Use [] operator instead of accessing m_pEntries directly
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-25 15:03 botg, revision 1049Step 1 of implementing refcounted listing: Make m_entryCount protected, add accessors.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2006-10-25 14:33 botg, revision 1048Fix compile errors.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2006-10-25 12:39 botg, revision 1047A few servers don't support PWD or have a broken implementation of it. Try to guess correct path instead.
2006-10-24 16:30 botg, revision 1046Slightly reduce queue file size, fixed creation of empty directory if connection to server was already established.
2006-10-24 15:04 botg, revision 1045Fix month for Italian "ott"
2006-10-24 14:58 botg, revision 1044Shaved off some few CPU cycles
2006-10-24 13:52 botg, revision 1043speed improvement
2006-10-22 14:04 botg, revision 1042Move selection handling if items get added/removed
2006-10-22 12:32 botg, revision 1041implement remote empty directory creation
2006-10-22 10:49 botg, revision 1040small speed improvement on non-msw systems, they already use buffered DCs by default
2006-10-21 13:27 botg, revision 1039typos
2006-10-21 09:39 botg, revision 1038removed unneeded code. Did cause problems under wxGTK if using nonstandard backgorund colours
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2006-10-20 20:43 botg, revision 1037Empty remote directories can be added to queued now to be created locally.
2006-10-20 16:15 botg, revision 1036Partial implementation of the new CFolderItem which will be used to create empty directories.
2006-10-20 15:06 botg, revision 1035rename CFolderItem -> CFolderScanItem, QueueItemType_Folder -> QueueItemType_FolderScan
2006-10-20 14:46 botg, revision 1034Create empty directories on recursive download operations.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-10-19 14:09 botg, revision 1033Add a special codepath for faster processing of file deletion in huge listings
2006-10-19 13:58 botg, revision 1032added == operator
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-10-19 12:45 botg, revision 1031Added original listing time and a more fine grained m_hasUnsureEntries. Will be used by the remote list view to simply sorting. For example there is no need to resort the entire directory listing just because a single file got removed.
2006-10-19 09:48 botg, revision 1030Pretty speed improvements
2006-10-19 09:34 botg, revision 1029Fix some strings which were untranslateable
2006-10-19 09:07 botg, revision 1028fix infinite loop
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_FR.po
2006-10-18 23:43 botg, revision 1027updated
2006-10-18 23:16 botg, revision 1026stupid typo
2006-10-18 13:35 botg, revision 1025Attempt to fix upload progress.
2006-10-18 13:24 botg, revision 1024fix download progress
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-10-18 13:15 botg, revision 1023Fix local directory creation for sftp downloads, don't try to create if resuming (as file already exists). Based on patch #1579553
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-10-18 13:11 botg, revision 1022fix couple of cache issues, properly handle nonexisting directories for sftp uploads
2006-10-18 11:45 botg, revision 1021returnvalue fixes
2006-10-18 11:25 botg, revision 1020fix an assertion
2006-10-18 11:23 botg, revision 1019actually, we can allow unsure listings from cache, it's checked for later on
2006-10-17 18:17 botg, revision 1018fix memory leak and a small logic bug
2006-10-17 15:36 botg, revision 1017handle cmd_mkdir in SendNextCommand
2006-10-16 13:03 botg, revision 1016fix bug in canonify, putty authors have been informed.
2006-10-16 13:02 botg, revision 1015small mistake
2006-10-16 12:38 botg, revision 1014This should work better under OS X to display proper filetype in file save dialog.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2006-10-15 17:52 botg, revision 1013Display friendly error message if directory cannot be changed.
2006-10-14 23:34 botg, revision 1012better handling of mnemonics
2006-10-14 20:34 botg, revision 1011updated
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2006-10-14 17:17 botg, revision 1009Properly wrap download page in update wizard
2006-10-14 13:34 botg, revision 1008reverse accidental commit
2006-10-14 13:34 botg, revision 1007version bump: 3.0.0-beta2
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-10-14 13:23 botg, revision 1006updated
- 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
2006-10-13 22:17 botg, revision 1005Add sorting by date/time
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-10-13 14:29 botg, revision 1004Get rid of CDirentry::t_date and t_time structures in favor of wxDateTime
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.h
2006-10-12 11:40 botg, revision 1003Allow WrapText to fail, remove some debug code
2006-10-12 11:36 botg, revision 1002Don't try to display UNC paths in tree
2006-10-12 10:36 botg, revision 1001Fixes for proper UNC path handling
2006-10-11 15:56 botg, revision 1000Fix autocompletion if entering UNC paths
2006-10-11 15:11 botg, revision 999Like quickconnect bar, don't show default port. Thus changing protocol changes port unless the user did specify a custom port.
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sl.po
2006-10-10 23:25 botg, revision 998updated
2006-10-08 13:25 botg, revision 997require a username if not using Anonymous account type
2006-10-08 13:21 botg, revision 996CFolderProcessingThread needs to check for filtered filenames.
2006-10-07 13:22 botg, revision 995Flicker reduction
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
2006-10-07 13:11 botg, revision 994updated
2006-10-07 13:10 botg, revision 993add "-nightly" to version on nightly builds
2006-10-07 12:33 botg, revision 992filter conditions weren't applied properly
2006-10-07 11:39 botg, revision 991compile fix for visual c++
2006-10-07 11:32 botg, revision 990sftpRead was sent too often.
2006-10-07 09:44 botg, revision 989add "-nightly" to version on nightly builds
2006-10-06 21:43 botg, revision 988remove bad assertion
2006-10-06 15:43 botg, revision 987fix transparency
2006-10-06 15:18 botg, revision 986Abort early if authentication fails. Print nicer message for new/changed hostkey command.
2006-10-06 14:51 botg, revision 985close connection on timeout, don't just reset operation
2006-10-05 16:25 botg, revision 983fix "Updates available" to never go away
2006-10-05 14:25 botg, revision 982fix compile error
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/interface.vcproj
2006-10-05 14:24 botg, revision 981If there's one good thing about Visual Studio, then it's the debugger. Update the workspace files.
2006-10-05 14:23 botg, revision 980version bump
2006-10-05 14:22 botg, revision 979Fix typo
2006-10-05 14:14 botg, revision 978updated
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2006-10-05 13:27 botg, revision 977Add a new greeting message
2006-10-05 13:23 botg, revision 976small fix
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/resources/filezilla.rc
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/version.rc.in
2006-10-05 10:32 botg, revision 975add version information to executable for Win32 builds
2006-10-04 14:34 botg, revision 974disable remote combobox initially
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
2006-10-03 14:48 botg, revision 973Second half of directory listing notification cleanup.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2006-10-02 22:05 botg, revision 972First half of listing notification cleanup. Don't send full listings in the notifications, instead the listing has to be requested from the engine explicitly. TODO: Cleanup code, unify SendDirectoryListing and ResendModifiedListings
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-10-02 11:54 botg, revision 971Partial directoy cache locking. As of now, it only prevents that two engines list the very same directory at the same time.
2006-10-02 00:18 botg, revision 970Experimental function to refresh listings if idle engine exists. However, for this to work properly, engin internal locking needs to be implemented.
2006-10-01 23:45 botg, revision 969Fix transfer logic
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
Don't use references to objects stored in a vector, reallocations might destroy them.