Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:00:01
Changelog for FileZilla 3 (8047 changes):
2006-07-03 14:04 botg, revision 7472006-06-28 14:34 botg, revision 746added "begins/ends with" conditions
2006-06-28 14:33 botg, revision 745proper measurement under wxGTK
2006-06-27 15:07 botg, revision 744Fix possible segfaults
2006-06-27 15:06 botg, revision 743massive speed improvement under wxGTK
2006-06-25 13:40 botg, revision 742Massive speed improvement under wxGTK
2006-06-24 12:53 botg, revision 741removed debug code
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
2006-06-24 11:49 botg, revision 740infrastructure for memory downloads
2006-06-23 17:40 botg, revision 739Cambodian translation
2006-06-23 14:14 botg, revision 738compile fix
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
2006-06-23 13:58 botg, revision 737change cmd_private into cmd_cwd
- 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
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2006-06-21 21:34 botg, revision 736minor cleanup
2006-06-21 21:28 botg, revision 735added HTTP server type
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/engineprivate.h
2006-06-21 12:06 botg, revision 734added FZ_REPLY_NOTSUPPORTED
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/updatewizard.cpp
- A /FileZilla3/trunk/src/interface/updatewizard.h
2006-06-21 09:02 botg, revision 733updatewizard prototype
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ko_KR.po
2006-06-20 13:02 botg, revision 732updated
2006-06-19 06:59 botg, revision 731sizeof(int) may be different than sizeof(void*), thus use %p to log pointer values
2006-06-18 17:51 botg, revision 730fix conditional chmod for the directly selected items
2006-06-16 14:31 botg, revision 729updated
- 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/resources/dialogs.xrc
2006-06-16 12:18 botg, revision 728Implement Feature Request #1507089: Option to limit recursive CHMOD to files or directories.
2006-06-15 13:26 botg, revision 727updated
2006-06-15 13:25 botg, revision 726clear m_CurrentPath on raw command.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2006-06-15 13:24 botg, revision 725Improve mkdir, it now takes current directory into consideration.
2006-06-15 12:33 botg, revision 724added CServerPath::GetCommonParent
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-06-14 18:02 botg, revision 723improve RemoveDir
- 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
2006-06-14 15:12 botg, revision 722complete implementation of "Remove selected"
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-06-14 13:12 botg, revision 721improve Delete
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-06-14 13:00 botg, revision 720proper handling of raw ftp commands
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-06-13 23:59 botg, revision 719On Cancel() during operation, omit one reply to keep connection in sync.
2006-06-13 23:52 botg, revision 718cleanup: get rid of expand
2006-06-13 22:51 botg, revision 717partially implemented "Remove Selected" from context menu
2006-06-13 13:59 botg, revision 716updated
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-06-12 14:53 botg, revision 715updated
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-06-12 14:53 botg, revision 714interface: add timeout option
- 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/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/optionsbase.h
2006-06-12 08:51 botg, revision 713engine: implement timeouts
2006-06-10 12:56 botg, revision 712FileZilla should compile with wxWidgets 2.6.3 again. Try #2.
2006-06-09 22:16 botg, revision 711make use of new options and fix transfer error logic
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/optionspage_transfer.cpp
- A /FileZilla3/trunk/src/interface/optionspage_transfer.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-06-09 22:03 botg, revision 710add new transfer settings page
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_connection_active.cpp
2006-06-09 22:01 botg, revision 709simplifications
2006-06-09 08:40 botg, revision 708add two new options, GetOption and it's SetOption counterpart now also work with options of number-type.
- A /FileZilla3/trunk/src/include/compatibility.h
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-06-08 16:46 botg, revision 707FileZilla should compile with wxWidgets 2.6.3 again.
2006-06-07 13:53 botg, revision 706implement ID_REMOVEALL
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2006-06-06 08:23 botg, revision 705Finished active mode tests.
2006-06-05 10:00 botg, revision 704updated
2006-06-04 11:55 botg, revision 703more assertion fixes
2006-06-02 09:48 botg, revision 702fix assertion under wxGTK
2006-06-02 06:34 botg, revision 701updated
2006-06-01 21:53 botg, revision 700fix warnings
2006-05-31 11:52 botg, revision 699fix more wrapping issues. Requires wxWidgets patch #1498847 or it won't work properly due to a bug in wx.
2006-05-30 15:40 botg, revision 698updated
2006-05-30 08:46 botg, revision 697missing fallback path if server doesn't send valid UTF-8
2006-05-29 22:17 botg, revision 696Focus first item in list in ReselectItems if no selected item exists.
2006-05-29 21:45 botg, revision 695wxFileName object doesn't have to be constructed. Fixes problem with all files appearing as directories.
2006-05-29 13:30 botg, revision 694fix assertion/crash if directory to expand did not exist
2006-05-28 10:12 botg, revision 693updated
2006-05-27 22:49 botg, revision 692if passwords contains non-ascii characters, fall back to local charset if login fails
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/servercapabilities.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2006-05-26 16:53 botg, revision 691Cache SYST and FEAT replies. Don't send CLNT or OPTS UTF8 ON if the server is FileZilla Server.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2006-05-23 19:56 botg, revision 690implement double-click list+expand for unknown directories.
2006-05-23 09:51 botg, revision 689updated
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2006-05-23 09:45 botg, revision 688items can be selected to change current directory
2006-05-21 16:06 botg, revision 687updated
2006-05-21 15:52 botg, revision 686use proper icons
2006-05-21 11:56 botg, revision 685Fix assertion under wxGTK
2006-05-21 11:40 botg, revision 684compile fix and removed some debugging code
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2006-05-21 11:37 botg, revision 683Tree display fully working
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2006-05-19 07:58 botg, revision 682local sorting function wasn't called
2006-05-19 07:02 botg, revision 681fix compile warning
2006-05-18 21:57 botg, revision 680missing file
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2006-05-18 21:54 botg, revision 679expose cache of currently connected server through CFileZillaEngine
2006-05-18 14:01 botg, revision 678Use MIT/X11 license for this simple helper class
2006-05-18 13:51 botg, revision 677updated
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- A /FileZilla3/trunk/src/interface/resources/16x16/unknown.png
2006-05-18 09:08 botg, revision 676add code to add overlays to the icons from the system image list, in this case the small question mark for unvisited directories.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2006-05-18 09:07 botg, revision 675partial implementation of remote directory tree
2006-05-18 09:07 botg, revision 674corrected a comment
2006-05-17 12:02 botg, revision 673remove unneeded forward declaration
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/Makefile.am
- D /FileZilla3/trunk/update-configure.sh
2006-05-16 22:31 botg, revision 672remove update-configure.sh
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2006-05-15 09:44 botg, revision 671make use of directory listing filter
2006-05-13 21:38 botg, revision 670F5 hotkey to refresh file lists. So far wxMSW only until there will be a refresh menu item (wxWidgets limitation).
2006-05-13 21:34 botg, revision 669don't display listings from different servers
- 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/state.cpp
2006-05-13 16:22 botg, revision 668remember last used remote directory
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-05-13 13:35 botg, revision 667apply given timezone offset
2006-05-13 12:53 botg, revision 666fix == and < operators
2006-05-13 10:01 botg, revision 665fix assertion
2006-05-12 22:12 botg, revision 664more cleaning power
2006-05-12 20:32 botg, revision 663decrease CServerItem::m_activeCount in the server list inside ResetEngine.
2006-05-08 08:21 botg, revision 662typo
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/Makefile.am
2006-05-07 23:43 botg, revision 661add flag to disable building of locales, mainly for debugging purposes
2006-05-07 20:14 botg, revision 660For same reason as previous commit, fix resetting selections as well.
2006-05-07 20:13 botg, revision 659GetNextItem searches for items with all specified flags set, not with just any specified flag set.
2006-05-07 11:10 botg, revision 658compile fix
2006-05-07 11:05 botg, revision 657Due to the flickerfree refresh and the improved state handling, we can now make use of the directory listings sent by the transfer engines.
2006-05-07 11:03 botg, revision 656typo in comment
2006-05-07 09:48 botg, revision 655implement local directory creation
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-05-07 09:30 botg, revision 654flicker free refreshs
2006-05-07 00:34 botg, revision 653compile fix
2006-05-06 22:54 botg, revision 652Fix drawing problems under Windows
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-05-06 18:21 botg, revision 651Improve selection handling. Fixes an assertion under wxGTK
2006-05-06 01:04 botg, revision 650fix assertion if icon couldn't be loaded
2006-05-05 22:02 botg, revision 649call TransferSend instead of TransferParseResponse in SendNextCommand
2006-05-04 21:53 botg, revision 648Updated translations
fix SetLastServer