Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 20:10:01
Changelog for FileZilla 3 (8068 changes):
2016-10-20 13:08 codesquid, revision 78872016-10-20 09:10 codesquid, revision 7886Explicitly check for wxUSE_GUI during configure, wx-config unfortunately doesn't do the right thing.
2016-10-19 13:32 codesquid, revision 7885Remove wxString from one function.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2016-10-19 13:32 codesquid, revision 7884Small formatting changes.
2016-10-19 11:35 codesquid, revision 7883Fix assertion due to new items being unexpectedly selected by default.
2016-10-18 12:42 codesquid, revision 7882Fix assertion if Ctrl+A is pressed in an empty file list.
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2016-10-18 12:11 codesquid, revision 7881Allow subclassing wxCustomHeightListCtrl
2016-10-18 07:48 codesquid, revision 7880Make new filters apply to both files and directories by default.
2016-10-15 11:07 codesquid, revision 7879Wait for wx to finish processing the rename before refreshing local file list. Fixes an assertion in wx.
2016-10-15 10:46 codesquid, revision 7878sqlite3_column_bytes16 returns bytes, not characters, so divide by two.
2016-10-15 10:03 codesquid, revision 7877Remove last remaining wxString usage from queue storage.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2016-10-14 20:35 codesquid, revision 7876Add small debug feature to reinitialize the updater on-demand.
2016-10-14 14:43 codesquid, revision 7875Fix compile error
- 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/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2016-10-14 08:02 codesquid, revision 7874Small bits of wxString removal.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/include/sizeformatting_base.h
- M /FileZilla3/trunk/src/interface/sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/sizeformatting.h
2016-10-13 15:48 codesquid, revision 7872Further wxString removal.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2016-10-13 15:31 codesquid, revision 7871Fixed compile error.
- 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/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/servercapabilities.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2016-10-13 08:45 codesquid, revision 7870Cleanup C(S)FtpControlSocket
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2016-10-12 13:19 codesquid, revision 7868Further removal of wxString.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
2016-10-12 12:35 codesquid, revision 7866Cleaned up CServer.
2016-10-12 09:46 codesquid, revision 7865Cleanup CBuildInfo
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2016-10-12 08:19 codesquid, revision 7864Avoid a string copy.
2016-10-12 07:50 codesquid, revision 7863Minor performance improvement
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/fzprintf.h
- M /FileZilla3/trunk/src/putty/psftp.c
2016-10-11 20:33 codesquid, revision 7862SFTP: Reduce log output if not detailed.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2016-10-11 20:22 codesquid, revision 7861Change a few XML function to use std::wstring instead of wxString.
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
2016-10-11 19:42 codesquid, revision 7860Somewhat dewx CQueueStorage.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
2016-10-11 16:09 codesquid, revision 7859Additional cleanup of CServer
2016-10-11 15:58 codesquid, revision 7858Add two more null checks.
2016-10-11 13:30 codesquid, revision 7857Add a null check.
2016-10-11 13:15 codesquid, revision 7856Fix a compile error
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2016-10-11 10:33 codesquid, revision 7855Further reduction of wxString usage.
2016-10-11 10:33 codesquid, revision 7854Fix warning.
2016-10-11 10:23 codesquid, revision 7853Minor cleanup without functional change.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/include/server.h
2016-10-11 09:49 codesquid, revision 7851Begin cleaning up CServer
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2016-10-11 09:48 codesquid, revision 7850Avoid unnecessary conversion to wxString.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/include/notification.h
2016-10-11 08:16 codesquid, revision 7849Remove wxString from notifications
- 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/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2016-10-11 07:49 codesquid, revision 7848Further wxString removal.
- 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/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2016-10-06 19:06 codesquid, revision 7847Remove a bit more wxString.
2016-10-06 15:38 codesquid, revision 7846Hopefully the last compile error.
2016-10-06 14:05 codesquid, revision 7845Fix another compile error.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2016-10-06 13:32 codesquid, revision 7844Fix compile errors.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/Options.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
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.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/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2016-10-06 09:45 codesquid, revision 7843Remove wxString from CLocalPath.
2016-10-06 09:26 codesquid, revision 7842Fix logic error
- 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/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
2016-10-06 08:12 codesquid, revision 7841Remove wxString from CServerPath
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-10-04 17:13 codesquid, revision 7839Eliminated wxString usage from the command classes.
2016-10-04 17:08 codesquid, revision 7838Fix compile error
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2016-10-04 16:33 codesquid, revision 7837Further dewxification.
2016-10-04 15:42 codesquid, revision 7836Fix a compile error.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
2016-10-04 13:26 codesquid, revision 7835Some additional wxString removal.
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2016-10-04 08:25 codesquid, revision 7834Refactor CFZPuttyGenInterface to use fz::process instead of wxProcess.
2016-10-04 08:24 codesquid, revision 7833Apply patch #11005 by twu2: Fix string conversion in CProxySocket::GetUser and CProxySocket::GetPass
2016-10-04 08:22 codesquid, revision 7832Two more missing includes.
2016-10-03 14:04 codesquid, revision 7830Add a missing include.
2016-10-03 14:03 codesquid, revision 7829Bump to 3.22.1
2016-10-03 13:04 codesquid, revision 7826Updated translations.
2016-10-03 09:46 codesquid, revision 7825Avoid a needless conversion from std::wstring to wxString.
2016-10-03 09:14 codesquid, revision 7824Windows has no strndup
- M /FileZilla3/trunk/configure.ac
- A /FileZilla3/trunk/m4/ax_append_flag.m4
- A /FileZilla3/trunk/m4/ax_check_compile_flag.m4
- A /FileZilla3/trunk/m4/check_clock_gettime.m4
2016-10-02 16:05 codesquid, revision 7822Add workaround for a nasty Xcode bug where compiling for older OS X versions silently allows user of functions only available on newer versions, leading to runtime failures.
2016-10-02 15:34 codesquid, revision 7821Add a debug message.
2016-10-01 08:37 codesquid, revision 7819Fix valgrind warning
2016-10-01 08:18 codesquid, revision 7818Bump to 3.22.0
- 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
- M /FileZilla3/trunk/locales/tr.po
2016-10-01 08:00 codesquid, revision 7817Updated translations
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2016-09-30 16:30 codesquid, revision 7816Add a link to the paid phone support page for US and Canada in official Windows builds.
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-09-30 15:58 codesquid, revision 7815Fix setting comparison from bookmarks, #10960
2016-09-30 15:26 codesquid, revision 7814Copy comparison flag for bookmarks.
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2016-09-30 13:36 codesquid, revision 7813Partial fix for #10960, set comparison flag from site-specific bookmark.
2016-09-30 13:12 codesquid, revision 7812Small update to icon specs.
2016-09-29 12:38 codesquid, revision 7811Fix colors in log after toggling log timestamps. #10990
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2016-09-29 11:58 codesquid, revision 7810Change wxString to std::wstring in a few places.
2016-09-28 16:23 codesquid, revision 7809Fix a case of the queue completion action triggering too early.
2016-09-28 15:23 codesquid, revision 7808Update svn:ignore
2016-09-28 15:16 codesquid, revision 7807Fixed typo
2016-09-28 12:56 codesquid, revision 7806Clear background in sizeformatting examples when changing selection
2016-09-28 12:41 codesquid, revision 7805Refactor CLocalTreeView::GetSpecialFolder to get rid of deprecated SHGetMalloc
2016-09-28 10:16 codesquid, revision 7804Fix two more warnings in configure output
2016-09-28 10:13 codesquid, revision 7803Fix warning in test
2016-09-27 09:33 codesquid, revision 7802Fixes for --with-pugixml=auto
2016-09-26 12:01 codesquid, revision 7801Update icon specs, we want to transition towards scalable icons.
2016-09-25 19:46 codesquid, revision 7800Allow setting color.
2016-09-24 14:42 codesquid, revision 7798Fix an issue preventing keyfiles from working correctly.
2016-09-24 14:41 codesquid, revision 7797Document lfz 0.7.0 dependency
2016-09-24 14:14 codesquid, revision 7796Bump to 3.22.0-rc1
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2016-09-24 13:13 codesquid, revision 7791Updated translations
- M /FileZilla3/trunk/src/interface/locale_initializer.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2016-09-24 12:53 codesquid, revision 7790Fix compile error
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
2016-09-21 23:06 codesquid, revision 7788Import of filters
2016-09-20 15:12 codesquid, revision 7787Use a more permissive copyright for this file.
2016-09-20 14:57 codesquid, revision 7786Fix harmless logic error.
2016-09-20 14:54 codesquid, revision 7785Verify item before indexing m_selections in OnItemDeselected just as in OnItemSelected
2016-09-20 13:47 codesquid, revision 7784Small modernization.
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2016-09-20 13:19 codesquid, revision 7783Implement exporting directory listing filters.
2016-09-20 09:43 codesquid, revision 7782Reorder LDFLAGS, fixes linking errors in the test case.
2016-09-20 09:38 codesquid, revision 7781Rename "Filename filters" to "Directory listing filters" in menu.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2016-09-19 13:21 codesquid, revision 7780Add "not all" match type to filters and search. #9293
2016-09-19 12:56 codesquid, revision 7779Fix stupid mistake
2016-09-16 13:08 codesquid, revision 7778Fix warning.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
2016-09-13 11:14 codesquid, revision 7776Get rid of wxStringTokenizer from Options.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.cpp
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
2016-09-13 08:49 codesquid, revision 7775Fix a bunch of warnings.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_logging.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
2016-09-13 08:05 codesquid, revision 7774Make COptions(Base) use std::wstring
2016-09-12 11:50 codesquid, revision 7773Fix parsing proxy command sequence, patch by Paolo Zambotti. #10972
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2016-09-10 10:39 codesquid, revision 7770Reduce wxString usage.
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2016-09-10 10:38 codesquid, revision 7769Cleanup external ip address resolver.
Fix loading hex blobs.