Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 08:10:01
Changelog for FileZilla 3 (8047 changes):
2014-03-13 20:37 codesquid, revision 54642014-03-13 20:37 codesquid, revision 5463Bump version.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ru.po
2014-03-13 20:17 codesquid, revision 5462Updated translations.
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-03-13 19:53 codesquid, revision 5461Move some logic from dialog into updater. Handle the corner case of an available update but downloaded file missing.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2014-03-13 07:37 codesquid, revision 5460Handling of relative URIs in redirects and some code cleanup.
2014-03-13 07:25 codesquid, revision 5459Use gnutls_session_get_data2 instead of gnutls_session_get_data to simplify the code.
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/include/socket.h
2014-03-10 22:15 codesquid, revision 5458Make use of SNI.
2014-03-10 22:14 codesquid, revision 5457Version bump.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/zh_CN.po
2014-03-10 21:09 codesquid, revision 5456Updated translations.
- M /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-03-10 21:09 codesquid, revision 5455If download fails, allow user to retry.
2014-03-10 21:08 codesquid, revision 5454Trigger dialog via timer, this avoids nasty reentrancy.
2014-03-10 19:34 codesquid, revision 5453Only download updates if buildtype is official or nightly.
2014-03-09 17:27 codesquid, revision 5452Fix FD_CLOSE handling to be more reliable.
2014-03-09 10:42 codesquid, revision 5451Fix #8381 based on patch by jorrit.
2014-03-09 08:49 codesquid, revision 5450Wait a bit after installer finishes.
2014-03-08 19:18 codesquid, revision 5449Add update.xrc to distribution.
2014-03-08 13:55 codesquid, revision 5448Small fix to filename extraction.
- M /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/updater.cpp
2014-03-08 13:54 codesquid, revision 5447Make dialog a tad bit more lofty.
2014-03-08 13:48 codesquid, revision 5446Fix compile error
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/unix/unix.h
2014-03-08 13:27 codesquid, revision 5445Fix a bunch of warnings.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
2014-03-08 13:23 codesquid, revision 5444Fix building without update check support.
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2014-03-08 13:19 codesquid, revision 5443Move GetDownloadDir() to file_utils
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/fa_IR.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/ka.po
- M /FileZilla3/trunk/locales/km_KH.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/ku.po
- M /FileZilla3/trunk/locales/ky.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/mk_MK.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/ne.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/oc.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_TW.po
2014-03-08 13:06 codesquid, revision 5442Add language header where missing.
- D /FileZilla3/trunk/filezilla.kdevelop
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/fzshellext
- A /FileZilla3/trunk/workspace
2014-03-08 12:59 codesquid, revision 5441Remove unneeded file.
- M /FileZilla3/trunk/src/engine
- M /FileZilla3/trunk/src/interface
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- A /FileZilla3/trunk/src/interface/file_utils.cpp
- A /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/settings
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/putty
2014-03-08 11:50 codesquid, revision 5440Move some file operation related code into common file, update svn:ignore.
2014-03-08 10:43 codesquid, revision 5439wx' GetDocumentsDir is broken, it does not unescape paths. Work around it.
- M /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-03-08 10:42 codesquid, revision 5438Opening the update dialog now starts a check if downloaded file is not complete or the information is stale. If no file has been downloaded, show a link to the FileZilla website on new version.
2014-03-08 10:41 codesquid, revision 5437Don't start downloading automatically if auto-update is not compiled in.
2014-03-03 21:00 codesquid, revision 5436Trigger update dialog only if auto-update is compiled in.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
2014-03-03 20:19 codesquid, revision 5435Re-implement auto-popup of update dialog if a new version is available.
- D /FileZilla3/trunk/src/interface/updatewizard.cpp
- D /FileZilla3/trunk/src/interface/updatewizard.h
2014-03-03 20:18 codesquid, revision 5434Old update wizard goes the way of the dodo.
2014-03-03 20:15 codesquid, revision 5433Honor autoupdate override from fzdefaults.xml and the --disable-autoupdatecheck configure option.
2014-03-03 18:47 codesquid, revision 5432Remove a fixme that bacame obsolete since removal of non-Unicode builds.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-03-03 13:56 codesquid, revision 5431Update settings dialog and make the updater honor the settings.
2014-03-03 13:44 codesquid, revision 5430Remove old update wizard from .xrc
- M /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
2014-03-03 11:58 codesquid, revision 5429Get the error page working.
2014-03-03 11:43 codesquid, revision 5428Handle icon sets without gifs.
2014-03-03 11:35 codesquid, revision 5427Fix NSIS compile error.
2014-03-03 11:32 codesquid, revision 5426Install .gifs
2014-03-03 11:27 codesquid, revision 5425Another compile error.
2014-03-03 11:23 codesquid, revision 5424Add newline at end of file.
- A /FileZilla3/trunk/src/interface/resources/update.xrc
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.h
2014-03-03 10:38 codesquid, revision 5423Add download progress.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/throbber.gif
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- A /FileZilla3/trunk/src/interface/update_dialog.cpp
- A /FileZilla3/trunk/src/interface/update_dialog.h
2014-03-03 07:11 codesquid, revision 5422Partial implementation of the new updater dialog.
2014-03-02 14:25 codesquid, revision 5421Fix another stupid error in the same line as before.
2014-03-02 14:16 codesquid, revision 5420Fix compile error.
2014-03-02 14:15 codesquid, revision 5419Fix compile error.
2014-03-02 13:43 codesquid, revision 5418Need to use DetailPrint, not LogText.
2014-03-02 13:05 codesquid, revision 5417Fix calling uninstaller, add some logging.
2014-03-02 11:43 codesquid, revision 5416Auto-close installer and start FileZilla on update.
2014-03-02 11:24 codesquid, revision 5415Allow /update switch to work regardless of old version.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- 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/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2014-03-01 16:10 codesquid, revision 5414Make use of new update mechanism.
2014-03-01 09:07 codesquid, revision 5413Beginnings of a new updater that can download updates in the background, with logic outside of GUI.
2014-02-28 17:02 codesquid, revision 5412Add 256x256 and 48x48 with 32bit color depth, as suggested by XhmikosR.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2014-02-28 09:27 codesquid, revision 5411Add resume support.
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/timeex.h
2014-02-28 09:26 codesquid, revision 5410Some cleanup and an additional debug message if getting control connection's peer address fails.
2014-02-25 19:03 codesquid, revision 5409Add utility function to get file size.
2014-02-23 18:38 codesquid, revision 5408Fix OS X compile.
2014-02-23 18:36 codesquid, revision 5407Fix another warning.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2014-02-23 18:14 codesquid, revision 5406Fix compile errors and warnings.
2014-02-23 17:42 codesquid, revision 5405Fix warning
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2014-02-23 17:39 codesquid, revision 5404Small cleanup.
- 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/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/local_filesys.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- 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/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- 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/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/timeformatting.cpp
- M /FileZilla3/trunk/src/interface/timeformatting.h
2014-02-23 10:10 codesquid, revision 5403Refactor most code to use CDateTime instead of wxDateTime.
2014-02-23 10:02 codesquid, revision 5402Add another constructor.
- 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/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2014-02-23 08:42 codesquid, revision 5401Make use of new class in directory listing parser.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2014-02-17 20:04 codesquid, revision 5399Add a time class that tracks accuracy information.
2014-02-15 21:25 codesquid, revision 5398Apply #9269 to fix compile error on OS X 10.9
2014-02-11 19:23 codesquid, revision 5397Refactor CFileZillaEngine::GetNextNotification() to be simpler and faster. Todo: Need to test this with GUI controls that wxYield()
2014-02-11 18:39 codesquid, revision 5396Version bump
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2014-02-11 07:36 codesquid, revision 5395Minor fix for last selected site path and some code cleanup.
2014-02-10 21:56 codesquid, revision 5394Fixes for site-specific bookmark handling.
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
2014-02-10 18:55 codesquid, revision 5393Updated translations.
2014-02-10 18:40 codesquid, revision 5392Avoid wxFileName to check modification times.
2014-02-09 20:17 codesquid, revision 5391Fix precision of ConvertFileTimeToWxDateTime and ConvertWxDateTimeToFileTime to be in milliseconds.
2014-02-09 19:37 codesquid, revision 5390Another update.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
2014-02-09 19:09 codesquid, revision 5389Updated translations.
2014-02-09 19:06 codesquid, revision 5388Bump
2014-02-09 18:40 codesquid, revision 5387Updated translations.
2014-02-09 18:37 codesquid, revision 5386Apply #7303 by lucrus, to handle the set user id bit.
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.cpp
2014-02-09 18:12 codesquid, revision 5385Applied #8048: SOCKS4 support.
2014-02-09 18:10 codesquid, revision 5384Apply #8852, fixes build order in Makefile.
2014-02-09 18:03 codesquid, revision 5383Fix test failure.
2014-02-09 17:44 codesquid, revision 5382Apply #9048 by bogdro to recognize additional encodings for October in Polish.
2014-02-06 20:10 codesquid, revision 5381Set the path in CSiteManagerDialog::GetServer
2014-02-01 11:03 codesquid, revision 53800x15 is newline in EBCDIC, support it in addition to 0x25 (linefeed)
2014-02-01 11:02 codesquid, revision 5379Version bump
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2014-02-01 10:59 codesquid, revision 5378Update copyright year, part 2.
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/putty/cmdgen.c
2014-02-01 10:58 codesquid, revision 5377Update copyright year.
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2014-02-01 10:52 codesquid, revision 5376Updated translations
2014-02-01 10:27 codesquid, revision 5375Add Corsican translation.
2014-01-09 19:00 codesquid, revision 5340Add Kabyle translation.
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/Makefile.am
- M /FileZilla3/trunk/src/tinyxml/Makefile.am
2014-01-05 20:04 codesquid, revision 5336Adapt Automake files wrt. Visual Studio project file changes. Spotted by XhmikosR.
- M /FileZilla3/trunk/src
- A /FileZilla3/trunk/src/Dependencies.props.example
- M /FileZilla3/trunk/src/engine
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/putty
- M /FileZilla3/trunk/src/tinyxml/tinyxml.vcxproj
2014-01-05 17:00 codesquid, revision 5335Continue cleanup of Visual Studio workspace files.
- D /FileZilla3/trunk/src/engine/engine.vcproj
- A /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/FileZilla.sln
- D /FileZilla3/trunk/src/interface/interface.vcproj
- A /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/tinyxml
- D /FileZilla3/trunk/src/tinyxml/tinyxml.vcproj
- A /FileZilla3/trunk/src/tinyxml/tinyxml.vcxproj
2014-01-05 16:48 codesquid, revision 5334First round of workspace file cleanup.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2014-01-05 16:47 codesquid, revision 5333Remove all support for non-unicode enabled wx.
2014-01-05 08:25 codesquid, revision 5332Speed up adding messages to the log on Windows.
- A /FileZilla3/trunk/configure.ac
- D /FileZilla3/trunk/configure.in
2014-01-03 22:29 codesquid, revision 5331Rename configure.in to configure.ac
2014-01-03 22:17 codesquid, revision 5330Get it to compile.
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshsh256.c
2013-12-21 08:40 codesquid, revision 5301Merge PuTTy commit 9759 to support hmac-sha2-256
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2013-12-16 07:07 codesquid, revision 5289When importing sites, consider the <Name> element.
2013-12-14 13:14 codesquid, revision 5288Fix a weird typo.
2013-12-14 13:06 codesquid, revision 5287When converting to lowercase ascii, also convert Turkish dotless lowercase i and dottet uppercase i.
2013-12-14 11:20 codesquid, revision 5286Fix parsing type fact if locale is set to Turkish.
2013-12-14 11:19 codesquid, revision 5285Change checkbox to "Remember password until FileZilla is closed" so that the text is less technical.
2013-12-12 07:40 codesquid, revision 5284When switching engines, ask for password if needed.
2013-12-12 07:35 codesquid, revision 5283Add a testcase.
2013-12-05 07:19 codesquid, revision 5277Add support for os.unix=symlink in MLSD listings.
2013-12-05 06:24 codesquid, revision 5276Don't use wxStat, MinGW's stat suffers from the DST problem as well.
2013-12-04 19:06 codesquid, revision 5274Add missing include.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/local_filesys.h
2013-12-03 19:56 codesquid, revision 5273When setting local filetimes, also avoid using wxFileName.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/local_filesys.h
2013-12-02 07:41 codesquid, revision 5272Additional DST fixes by not using wxFileName::GetModificationTime.
2013-12-02 07:11 codesquid, revision 5271Fix compile error.
2013-12-01 20:30 codesquid, revision 5270Cast to time_t to avoid ambiguous overload.
2013-12-01 09:49 codesquid, revision 5268If starting FileZilla while the queue is still being written to, the queries could not prepared. Handle SQLITE_BUSY returned by sqlite3_prepare_v2.
2013-11-30 10:16 codesquid, revision 5267Fix conversion between FILETIME and wxDateTime to take proper care of timezones. Brought to my attention by btriffles (https://forum.filezilla-project.org/viewtopic.php?p=117717#p117717)
- M /FileZilla3/trunk/src/interface/resources/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/16x16/filezilla.png
- M /FileZilla3/trunk/src/interface/resources/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/16x16/find.png
- M /FileZilla3/trunk/src/interface/resources/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
- M /FileZilla3/trunk/src/interface/resources/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/16x16/symlink.png
- M /FileZilla3/trunk/src/interface/resources/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/16x16/unknown.png
- M /FileZilla3/trunk/src/interface/resources/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/20x20/unknown.png
- M /FileZilla3/trunk/src/interface/resources/24x24/unknown.png
- M /FileZilla3/trunk/src/interface/resources/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/32x32/filezilla.png
- M /FileZilla3/trunk/src/interface/resources/48x48/filezilla.png
- M /FileZilla3/trunk/src/interface/resources/48x48/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/find.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/folderback.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/symlink.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/ascii.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/auto.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/binary.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/cancel.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/compare.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/download.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/filter.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/find.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/folder.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/folderback.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/folderup.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/help.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/logview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/queueview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/refresh.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/server.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/symlink.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/upload.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/ascii.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/auto.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/binary.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/cancel.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/compare.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/download.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/file.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/filter.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/find.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/folder.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/folderback.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/folderup.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/help.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/lock.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/logview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/queueview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/refresh.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/server.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/symlink.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/upload.png
- M /FileZilla3/trunk/src/interface/resources/blukis/48x48/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderback.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/down.png
- M /FileZilla3/trunk/src/interface/resources/leds.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/folderback.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/lone/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/ascii.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/auto.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/binary.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/cancel.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/compare.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/download.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/filter.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/folder.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/folderback.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/folderup.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/help.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/lock.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/logview.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/queueview.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/refresh.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/upload.png
- M /FileZilla3/trunk/src/interface/resources/lone/32x32/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/ascii.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/auto.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/binary.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/cancel.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/compare.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/download.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/file.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/filter.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/folder.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/folderback.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/folderup.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/help.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/lock.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/logview.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/queueview.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/refresh.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/upload.png
- M /FileZilla3/trunk/src/interface/resources/lone/48x48/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/find.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/folderback.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/minimal/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/find.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderback.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/20x20/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/24x24/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/ascii.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/auto.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/binary.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/cancel.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/compare.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/download.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/filter.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/find.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folder.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderback.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderup.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/help.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/lock.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/logview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/queueview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/refresh.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/upload.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/ascii.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/auto.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/binary.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/cancel.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/compare.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/download.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/file.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/filter.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/find.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folder.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderback.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderup.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/help.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/lock.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/logview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/queueview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/refresh.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/upload.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/filter.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/unknown.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/tango/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/ascii.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/auto.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/binary.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/cancel.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/compare.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/download.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/filter.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/find.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/folder.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/lock.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/logview.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/queueview.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/refresh.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/server.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/unknown.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/upload.png
- M /FileZilla3/trunk/src/interface/resources/tango/32x32/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/ascii.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/auto.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/binary.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/cancel.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/compare.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/download.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/file.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/filter.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/find.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/folder.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/lock.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/logview.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/queueview.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/refresh.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/server.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/unknown.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/upload.png
- M /FileZilla3/trunk/src/interface/resources/tango/48x48/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/up.png
2013-11-30 10:02 codesquid, revision 5266Minify images, patch by XhmikosR.
2013-11-30 09:33 codesquid, revision 5265Modernize.
2013-11-30 09:18 codesquid, revision 5264Fix copy to clipboard.
2013-11-30 09:13 codesquid, revision 5263Fix a comment.
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
2013-10-22 18:08 codesquid, revision 5211Add a function to get the actual windows version, regardless of any compatibility settings.
2013-10-20 09:26 codesquid, revision 5210Apply patch by XhmikosR to silence some cppcheck warnings.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2013-10-16 19:16 codesquid, revision 5209Fix handling of site-specific bookmarks. Need to clear them when connecting through the quickconnect bar.
2013-08-07 17:25 codesquid, revision 5162Don't build a transfer connection to resume zero octets.
2013-08-07 17:22 codesquid, revision 5161More PuTTY fixes.
2013-08-06 17:35 codesquid, revision 5160More fixes from PuTTY to address CVE-2013-4206, CVE-2013-4207, CVE-2013-4208
2013-08-06 06:09 codesquid, revision 5158Bump
- M /FileZilla3/trunk/src/putty/import.c
- M /FileZilla3/trunk/src/putty/sshdss.c
- M /FileZilla3/trunk/src/putty/sshrsa.c
2013-06-29 09:35 codesquid, revision 5141Merge commit 9896 from PuTTY, addresses CVE-2013-4852.
2013-06-27 20:02 codesquid, revision 5140Add missing signature algorithm row to the certificate display dialog.
2013-06-27 20:00 codesquid, revision 5139Small bump due to the installer changes.
2013-06-25 17:09 codesquid, revision 5137Translation update
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/ChangeLog
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
2013-06-25 17:04 codesquid, revision 5136Use https:// instead of http:// in some places, more to come later.
2013-06-24 19:35 codesquid, revision 5135Need legal entity for publisher.
2013-06-18 18:09 codesquid, revision 5130Add /skiplicense option to installer.
2013-06-18 17:59 codesquid, revision 5129Bump
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2013-06-18 17:28 codesquid, revision 5128Update translations.
2013-06-18 17:28 codesquid, revision 5127Remove useless call.
2013-06-10 18:44 codesquid, revision 5117Fix typo in a comment
2013-06-10 18:44 codesquid, revision 5116Version bump
- M /FileZilla3/trunk/locales/an.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2013-06-10 18:29 codesquid, revision 5115Updated translations
2013-06-10 18:29 codesquid, revision 5114Handle a particular case of connection failure earlier.
2013-06-09 14:54 codesquid, revision 5113Better handling of timeout error code.
- 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
2013-06-08 13:41 codesquid, revision 5112Follow-up of commit 4868 for patch #8344, this one prevents issues with the list view jumping in cases where it is not supposed to.
- M /FileZilla3/trunk/src/dbus/desktop_notification.cpp
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.h
- 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/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.h
- M /FileZilla3/trunk/src/interface/queueview_successful.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.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.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.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/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.h
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/splitter.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
- M /FileZilla3/trunk/src/interface/xh_text_ex.cpp
- M /FileZilla3/trunk/src/interface/xh_text_ex.h
2013-06-02 19:46 codesquid, revision 5110Fix compiler warnings due to extraneous semicolons.
2013-06-01 07:48 codesquid, revision 5109Use correct idle check.
2013-06-01 07:36 codesquid, revision 5108Missing commit
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
2013-05-31 20:29 codesquid, revision 5106A bit of refactoring.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ratelimiter.h
2013-05-31 20:18 codesquid, revision 5105Silence some harmless but annoying warnings.
2013-05-31 07:32 codesquid, revision 5104Reset size to 0 if gnutls_x509_crt_get_serial fails.
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
2013-05-31 07:30 codesquid, revision 5103Update copyright year.
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2013-05-26 15:44 codesquid, revision 5100Apply #4292 with minor modifications.
2013-05-26 15:41 codesquid, revision 5099Version bump
2013-05-26 15:39 codesquid, revision 5098Another translation update.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2013-05-26 09:47 codesquid, revision 5097Updated translations
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2013-05-21 18:37 codesquid, revision 5088Allow RSA-SHA1 as certificate signature algoritm. Few if any CA uses a more modern algorithm. Display signature algorithm in certificate verification dialog.
2013-05-12 16:51 codesquid, revision 5083Remove redundant (and harmless) assignment.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2013-05-10 18:50 codesquid, revision 5082This should fix #8633
2013-05-10 18:49 codesquid, revision 5081Version bump
2013-05-10 18:36 codesquid, revision 5080Updated translation.
2013-05-09 15:20 codesquid, revision 5079An error code got added specifically for premature terminations in GnuTLS 3.x, handle that one as well in our diagnostic output about premature terminations.
2013-05-05 16:51 codesquid, revision 5078Bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/zh_TW.po
2013-04-30 20:58 codesquid, revision 5073Translation updates
2013-04-30 20:52 codesquid, revision 5072Update.
- M /FileZilla3/trunk/NEWS
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2013-04-29 19:09 codesquid, revision 5071Fix typos
2013-04-28 21:41 codesquid, revision 5070Bump
2013-04-28 21:29 codesquid, revision 5069Rename as per request.
2013-04-28 21:02 codesquid, revision 5068Tomorrow there'll be a new version.
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2013-04-28 20:57 codesquid, revision 5067Update Copyright year.
2013-04-28 20:53 codesquid, revision 5066Added Aragonese
- A /FileZilla3/trunk/locales/an.po
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/eu_ES.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2013-04-28 20:19 codesquid, revision 5065Updated translations
2013-04-27 07:37 codesquid, revision 5064Add a rather exotic error some people seemed to get.
2013-04-16 20:35 codesquid, revision 5059Increase diagnostic output if unable to load keyfile.
- 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
2013-04-15 06:23 codesquid, revision 5058Fix a crash and propermostly handle paths containing non-ASCII characters on MSW.
2013-04-14 14:55 codesquid, revision 5057Update Italian translation file.
2013-04-14 14:53 codesquid, revision 5056Don't require that all HTTPS download mirrors carry a certificate signed by the internal root.
2013-04-04 17:14 codesquid, revision 5041Fix assertion when unwrapping URLs
- M /FileZilla3/trunk/ChangeLog
- M /FileZilla3/trunk/GPL.html
- M /FileZilla3/trunk/m4/cppunit.m4
- M /FileZilla3/trunk/m4/fz_check_tinyxml.m4
- M /FileZilla3/trunk/m4/icopyhookw.m4
- M /FileZilla3/trunk/m4/pkg.m4
- M /FileZilla3/trunk/m4/wxwin.m4
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/rtt.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/fzshellext/shellext.cpp
- M /FileZilla3/trunk/src/include/setup.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/cyril/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2013-04-03 20:30 codesquid, revision 5040Whitespace cleanup. Patch by XhmikosR
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2013-04-01 17:00 codesquid, revision 5039Display TLS protocol version and key exchange algorithm.
2013-03-11 08:04 codesquid, revision 5020Handle paths with embedded double-quotes.
2013-03-11 08:04 codesquid, revision 5019Fix assertion.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2013-02-09 12:56 codesquid, revision 4937Ignore .. item if having multiple items selected for transfer or deletion.
2013-01-13 19:27 codesquid, revision 4889Make inactive tab colour a tiny bit darker.
2013-01-13 17:12 codesquid, revision 4888Trim the port.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit_associations.cpp
2013-01-13 09:27 codesquid, revision 4887#8413: Improve handling of DDE commands.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2013-01-13 09:06 codesquid, revision 4886#8309: Ignore drops where source and target are identical. Print nicer error message if trying to drag parent into own subdir in the local tree view.
2013-01-13 08:58 codesquid, revision 4885#8308: Copy -> Duplicate
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2013-01-13 08:01 codesquid, revision 4884#8414: Add label indicating that filesize is given in bytes.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2013-01-13 08:00 codesquid, revision 4883Don't attempt writing XML files when loading them.
2013-01-06 08:46 codesquid, revision 4882When editing files, use high priority for the transfers, part 2.
2013-01-06 08:45 codesquid, revision 4881When editing files, use high priority for the transfers.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
2012-12-30 11:11 codesquid, revision 4880Add priority to QueueFile
2012-12-30 10:03 codesquid, revision 4879Fix compile error
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
2012-12-30 09:02 codesquid, revision 4878Remodel update page in preferences based on suggestion by Aleksandar Kovac.
2012-12-25 19:39 codesquid, revision 4872Create image list earlier.
2012-12-21 00:24 gathoye, revision 4871Scale drag-scroll hot area if list has a small rect.
2012-12-17 17:29 codesquid, revision 4870Had some difficulties to fell asleep. Had the idea to maintain and update the French translation.
2012-12-16 09:14 codesquid, revision 4869Further profiling, this actually seems the culprit.
- 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/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2012-12-11 21:21 codesquid, revision 4868Add infrastructure to profile startup of FileZilla.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2012-12-08 09:24 codesquid, revision 4866Apply patch #8344 with some small cleanup.
2012-12-08 09:09 codesquid, revision 4865Apply #8360, fixes a linking error.
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2012-12-04 18:19 codesquid, revision 4864Most users don't understand "Kiosk mode". Use a more helpful message, and instead of failing, just convert the entry to "Ask for password".
2012-12-04 17:49 codesquid, revision 4863Another nice speed improvement.
2012-12-03 22:43 codesquid, revision 4862Increase BUFFER_GRANULE, this leads to a nice performance improvement at the expense of a little memory.
2012-12-02 13:06 codesquid, revision 4860Fix memory leak
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2012-12-01 20:34 codesquid, revision 4859Apply patch #1982 by gronsaken with a few minor modifications.
2012-12-01 20:30 codesquid, revision 4858Mention right-click on platforms without dropdown menu.
2012-12-01 20:29 codesquid, revision 4857SSL is a deprecated name. Rename FTP over SSL into FTP over TLS.
2012-11-29 21:30 codesquid, revision 4856List supported protocols in tooltip of quickconnect bar's host field.
2012-11-29 21:28 codesquid, revision 4855Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2012-11-29 18:51 codesquid, revision 4854Updated translations.
2012-11-29 17:53 codesquid, revision 4853Formatting.
2012-11-28 22:22 codesquid, revision 4852CTlsSocket::Write was only one of 5 instances where the partial write problem could occur. We need to also handle partial writes when trying to continue after an EAGAIN. In addition, this needs to be done for handshakes and shutdowns.
2012-11-25 22:34 codesquid, revision 4851The push function semantics changed wrt. partial writes in recent GnuTLS versions. Take care of this change.
2012-11-25 22:34 codesquid, revision 4850Add more precise logging.
2012-11-25 21:48 codesquid, revision 4849Get rid of some testing code accidentally left in.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/rtt.cpp
- A /FileZilla3/trunk/src/engine/rtt.h
2012-11-25 21:29 codesquid, revision 4848Measure RTT of connection.
2012-11-25 16:52 codesquid, revision 4847Add a synchronous read-ready callback.
2012-11-25 15:06 codesquid, revision 4846Add comments and small refactoring to make code easier to read.
2012-11-25 15:04 codesquid, revision 4845Slightly improve performance enumerating local files.
2012-11-18 13:25 codesquid, revision 4844Add another debug log.
2012-11-18 10:23 codesquid, revision 4843Version bump, part 2.
2012-11-18 10:22 codesquid, revision 4842Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/it.po
- A /FileZilla3/trunk/locales/ky.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
2012-11-18 10:05 codesquid, revision 4841Updated translations.
2012-11-18 09:26 codesquid, revision 4840Improve error logging and add a workaround for old versions of GnuTlS not supporting multiple level keywords.
2012-11-18 09:20 codesquid, revision 4839Trim host. Fixes #8192
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2012-11-14 19:52 codesquid, revision 4838If server doesn't support UTF-8, add some more logging. Ensure transfer connection behaves the same as browsing connection wrt. encoding.
2012-11-14 19:50 codesquid, revision 4837wxFileName is slow. Use faster way to get extension.
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2012-11-13 21:36 codesquid, revision 4836Use CSizeFormat to format rates. Bug reported by gronsaken.
2012-11-13 20:24 codesquid, revision 4835At least on MSW, task bar icon has an internal wxFrame. Explicitly destroy task bar icon first before iterating over top level windows.
2012-11-13 07:46 codesquid, revision 4834Small patch by XhmikosR
2012-11-12 19:39 codesquid, revision 4833Improve check for C++11 support.
2012-11-12 19:35 codesquid, revision 4832Small performance improvement.
2012-11-12 16:17 gathoye, revision 4831More defensive programming style.
2012-11-11 21:03 codesquid, revision 4830Just missed the 3.6.0 release, here is thus the French translation update for the forthcoming version
2012-11-10 18:15 codesquid, revision 4829Increase width of replacement character input box. Default width is too small with some themes.
2012-11-10 18:13 codesquid, revision 4828Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2012-11-10 18:01 codesquid, revision 4827Updated translations.
2012-11-10 17:13 codesquid, revision 4826Fix netconf wizard crash on IPv6-only hosts, resolves #7953.
2012-11-04 09:55 codesquid, revision 4825Fix #8295. Cannot initialize variable with itself.
2012-11-02 09:54 codesquid, revision 4821Remove a define that shouldn't be needed anymore. Patch #8280
2012-11-02 09:52 codesquid, revision 4820Version bump to 3.6.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2012-11-02 08:42 codesquid, revision 4819Update translations.
2012-11-01 13:12 codesquid, revision 4816Text consistency.
2012-11-01 13:06 codesquid, revision 4815Consistency: Don't prompt for saving password on anonymous connections.
2012-11-01 12:27 codesquid, revision 4814Sort ciphers to prefer the ones with higher security margin.
2012-11-01 12:25 codesquid, revision 4813Another part of #8272
- M /FileZilla3/trunk/src/dbus/session_manager.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
2012-11-01 11:42 codesquid, revision 4812Small part of #8272
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2012-11-01 11:00 codesquid, revision 4811When deleting files, mention whether it's local or remote.
2012-11-01 10:52 codesquid, revision 4810Apply patch #8141
2012-10-30 19:40 codesquid, revision 4809Add parameter to ConnectToSite so that a new tab can be opened.
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
2012-10-28 21:21 codesquid, revision 4808Fix compile error and two warnings.
2012-10-28 15:23 codesquid, revision 4807Typos
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
2012-10-28 08:32 codesquid, revision 4806Further cppcheck warnings fixed.
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- 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/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2012-10-27 16:30 codesquid, revision 4805Fix bunch of cppcheck warnings.
2012-10-27 11:35 codesquid, revision 4804More cleanup.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
2012-10-27 09:09 codesquid, revision 4803Another patch from XhmikosR to clean up constructors.
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2012-10-24 19:19 codesquid, revision 4802Some cleanup, patch by XhmikosR.
- M /FileZilla3/trunk/src/dbus/desktop_notification.h
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/QueueView.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/StatusView.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/welcome_dialog.h
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2012-10-24 05:52 codesquid, revision 4801Various code cleanup.
2012-10-23 21:35 codesquid, revision 4800Listing ciphers is only possible since GnuTLS 3.0.9
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
2012-10-23 21:25 codesquid, revision 4799Updated translations
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2012-10-23 20:02 codesquid, revision 4798Add entry to debug menu to display ciphers.
2012-10-23 20:01 codesquid, revision 4797And the corresponding header.
2012-10-22 18:03 codesquid, revision 4796Call the mis-named gnutls_db_set_cache_expire function to control the session expiration time on an uncached session. Add function for debugging to list ciphers.
2012-10-21 19:24 codesquid, revision 4794SVG needs to be distributed. Bug #8268
2012-10-21 18:28 codesquid, revision 4793Bump version
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/gl_ES.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/ku.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/th_TH.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2012-10-21 16:40 codesquid, revision 4792Updated translations
2012-10-21 08:08 codesquid, revision 4791Debug messages should not be translatable.
2012-10-21 07:31 codesquid, revision 4790gnutls_session_get_data semantics have changed. Now returns GNUTLS_E_SHORT_MEMORY_BUFFER if passing null buffer and size.
2012-10-19 05:49 codesquid, revision 4789Fix warning.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2012-10-14 21:49 codesquid, revision 4788Allow creation of empty file. Patch #2989 from lucb1e with minor modifications.
2012-10-14 13:31 codesquid, revision 4787Initialize variable.
2012-10-14 13:08 codesquid, revision 4786Remove unneeded line.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2012-10-14 12:43 codesquid, revision 4785Various cleanup based on patch provided by XhmikosR.
2012-10-14 09:12 codesquid, revision 4784Update svn:ignore
- A /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- A /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2012-10-09 15:47 codesquid, revision 4783First time users now get prompted whether they want to remember passwords the first time they use the quickconnect bar.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
- M /FileZilla3/trunk/tests/test.cpp
2012-10-07 17:29 codesquid, revision 4782Add Hungarian month name to listing parser.
- M /FileZilla3/trunk/docs/iconspecs.htm
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/bookmark.png
- D /FileZilla3/trunk/src/interface/resources/lone/16x16/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/bookmark.png
- D /FileZilla3/trunk/src/interface/resources/lone/32x32/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/bookmark.png
- D /FileZilla3/trunk/src/interface/resources/lone/48x48/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/lone/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/bookmark.png
- D /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/bookmark.png
- D /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/bookmark.png
- D /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/tango/Makefile.am
2012-10-07 11:59 codesquid, revision 4780Fix file naming problem
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/tango/Makefile.am
2012-10-07 11:47 codesquid, revision 4779Add tango theme to the various Makefiles and other scripts.
2012-10-06 19:27 codesquid, revision 4778Fix compile error.
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2012-10-05 07:39 codesquid, revision 4777Display version of SQLite in about dialog.
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/src/interface/resources/tango
- A /FileZilla3/trunk/src/interface/resources/tango/16x16
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/ascii.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/auto.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/binary.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/bookmark.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/compare.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/filter.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/find.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/lock.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/logview.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/refresh.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/server.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/unknown.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/tango/16x16/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/ascii.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/auto.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/binary.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/bookmark.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/cancel.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/compare.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/download.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/file.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/filter.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/find.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/folder.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/lock.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/logview.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/queueview.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/refresh.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/server.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/unknown.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/upload.png
- A /FileZilla3/trunk/src/interface/resources/tango/32x32/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/ascii.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/auto.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/binary.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/bookmark.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/cancel.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/compare.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/download.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/file.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/filter.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/find.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/folder.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/lock.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/logview.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/queueview.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/refresh.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/server.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/unknown.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/upload.png
- A /FileZilla3/trunk/src/interface/resources/tango/48x48/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/tango/theme.xml
2012-10-05 06:49 codesquid, revision 4776Add another icon set.
- M /FileZilla3/trunk/src
- M /FileZilla3/trunk/src/engine
- M /FileZilla3/trunk/src/interface
- M /FileZilla3/trunk/src/tinyxml
2012-10-05 06:33 codesquid, revision 4775Update svn:ignore
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/data/process_running.nsh
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/dbus/session_manager.cpp
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.h
- M /FileZilla3/trunk/src/dbus/wxdbusmessage.cpp
- M /FileZilla3/trunk/src/dbus/wxdbusmessage.h
- M /FileZilla3/trunk/src/engine/backend.cpp
- 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/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/pathcache.h
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
- 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/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/string_coalescer.cpp
- M /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/fzshellext/shellext.cpp
- M /FileZilla3/trunk/src/fzshellext/shellext.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/local_filesys.h
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/include/option_change_event_handler.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/include/socket.h
- M /FileZilla3/trunk/src/include/threadex.h
- M /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/power_management.h
- M /FileZilla3/trunk/src/interface/prefix.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/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit_associations.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filelists.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
- M /FileZilla3/trunk/src/interface/view.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.h
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xh_menu_ex.cpp
- M /FileZilla3/trunk/src/interface/xh_menu_ex.h
- M /FileZilla3/trunk/src/interface/xh_text_ex.cpp
- M /FileZilla3/trunk/src/interface/xh_toolb_ex.cpp
- M /FileZilla3/trunk/src/interface/xh_toolb_ex.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2012-10-03 09:30 codesquid, revision 4774Whitespace cleanup. Patch by XhmikosR.
2012-09-30 11:10 codesquid, revision 4769gnutls_session_set_data modifies internal state in some error conditions. This causes the handshake to fail later on. Work around this by initializing a new session.
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2012-09-13 19:50 codesquid, revision 4765Fix two minor problems reported by XhmikosR.
2012-09-13 19:49 codesquid, revision 4764And yet another warning reported by XhmikosR.
2012-09-13 19:46 codesquid, revision 4763Fix warning.
2012-09-06 16:59 codesquid, revision 4757Fix warning reported by XhmikosR.
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/option_change_event_handler.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- 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/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2012-09-02 16:35 codesquid, revision 4754Improve coding style, patch by XhmikosR.
2012-09-02 15:34 codesquid, revision 4753Make use of the previously introduced check.
2012-09-02 14:26 codesquid, revision 4752Add check for ICopyHookW
2012-08-26 13:57 codesquid, revision 4746Added ws2_32 as link dependency. Some versions of MinGW don't pull it in by default.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2012-08-26 13:40 codesquid, revision 4745Support for legacy mainframes sending directory listings in EBCDIC.
2012-08-26 13:24 codesquid, revision 4744Apply #8190, but for now leave it commented out as it needs more testing.
2012-08-12 16:23 codesquid, revision 4720Apply #8188 to fix some strange compilation failure.
2012-07-20 06:15 codesquid, revision 4693Fix listing failure caused by a missing state trannsition.
2012-06-24 16:09 codesquid, revision 4659FTP proxy support: Parse IPv6 addresses.
2012-04-01 08:27 codesquid, revision 4543C++11 requires a space between string literals to concatenate.
2012-04-01 08:27 codesquid, revision 4542MSW: Take header control into account.
2012-04-01 08:15 codesquid, revision 4541Fix inheritance problem
2012-04-01 08:10 codesquid, revision 4540Fix compile error.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2012-03-31 20:11 codesquid, revision 4539Auto-scrolling if dragging an item near top or bottom of file lists.
- A /FileZilla3/trunk/src/interface/resources/filezilla.svg
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2012-03-31 18:31 codesquid, revision 4538Install .svg to share/icons/hicolor/scalable/apps
2012-03-29 05:34 codesquid, revision 4530Ubuntu has a gargantuum bug, it allows using a program's main menu even though a modal dialog is open. Mayhem is the result. This fixes at least one crash, there will be a million others.
2012-02-23 07:22 codesquid, revision 4438Clean whitespace
2012-01-20 06:53 codesquid, revision 4395Fix parsing bug, len is only needed for the first token.
2012-01-17 17:59 codesquid, revision 4394Fix typo, again.
2012-01-08 13:10 codesquid, revision 4391Fix typo.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/docs/iconspecs.htm
- M /FileZilla3/trunk/m4/check_cxx0x.m4
- M /FileZilla3/trunk/NEWS
2012-01-08 13:02 codesquid, revision 4390Whitespace cleanup, patch by XhmikosR.
2012-01-08 10:55 codesquid, revision 4389Don't change minimum required DH prime length as of yet. Still plenty servers out there that use a too small DH prime length.
2012-01-08 10:54 codesquid, revision 4388Version bump.
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2012-01-08 09:47 codesquid, revision 4387Update translations.
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2012-01-08 09:34 codesquid, revision 4386Bump copyright years.
2012-01-08 09:18 codesquid, revision 4385Fix #4206, allow non-default password for anonymous login.
2012-01-08 09:12 codesquid, revision 4384Require wx 2.8.12, 11 and lower contains a very annoying bug for where Drag&Drop crashes under Linux.
2012-01-05 07:01 codesquid, revision 4381GnuTLS' SECURE256 and TLS 1.2 doesn't play along nicely. Do a different approach: Use normal priority but explicitly disable some antique algorithms.
2011-12-28 16:46 codesquid, revision 4368Apply #7808: Most recent GnuTLS versions do not have gnutls_transport_set_lowat.
2011-12-05 07:37 codesquid, revision 4335Restore toolbar state after recreating.
2011-12-01 07:37 codesquid, revision 4319Ctrl+Shift+O now toggles comparison mode.
2011-11-08 20:37 codesquid, revision 4306Unset hidden attribute on settings files if set, otherwise they cannot be written to.
2011-11-08 20:32 codesquid, revision 4305Bump
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/option_change_event_handler.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/option_change_event_handler.h
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- D /FileZilla3/trunk/src/interface/option_change_event_handler.cpp
- D /FileZilla3/trunk/src/interface/option_change_event_handler.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/timeformatting.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.h
2011-11-08 19:06 codesquid, revision 4304Move COptionChangeEventHandler class to engine
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2011-11-05 00:52 gathoye, revision 4301Updated translations
2011-11-01 17:47 codesquid, revision 4299French translation update for FileZilla 3.5.2
2011-11-01 15:57 codesquid, revision 4298Fix typo
2011-11-01 15:51 codesquid, revision 4297Bump version.
- 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/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2011-11-01 15:34 codesquid, revision 4296#5262: Add option to open site manager on startup.
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2011-11-01 14:59 codesquid, revision 4295Updated translations
2011-11-01 14:18 codesquid, revision 4294Do earlier query reset.
2011-11-01 14:12 codesquid, revision 4293Should fix a warning generated by most recent autoconf.
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/src/interface/resources/windows_manifest.xml
- M /FileZilla3/trunk/src/putty/windows/windows_manifest.xml
2011-10-25 17:28 codesquid, revision 4288Smallish changes. Patch by XhmikosR.
2011-10-09 12:02 codesquid, revision 4279Need to reset statement after query.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2011-10-05 20:23 codesquid, revision 4276Fix problem with D&D not working in kiosk mode if using a saved site that still has a password.
2011-09-24 19:11 codesquid, revision 4238Fix saving of "don't save passwords"
2011-09-03 12:18 gathoye, revision 4182Fix loading of lowest priority items from database.
2011-08-29 21:31 gathoye, revision 4179Minor spelling correction
2011-08-29 19:19 codesquid, revision 4178Several corrections in update process and user/password prompt + minor spelling corrections
2011-08-29 19:18 codesquid, revision 4177Use the more common spelling for Toolbar.
2011-08-28 20:37 codesquid, revision 4174Less ambiguous string.
2011-08-28 20:30 codesquid, revision 4173Version bump
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2011-08-28 10:16 codesquid, revision 4169Updated translations
2011-08-28 09:44 codesquid, revision 4168Small compile fix
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2011-08-24 16:13 gathoye, revision 4164Add another obscure MVS variant.
2011-08-21 17:56 codesquid, revision 4162French translation update for FileZilla 3.5.1.
2011-08-21 17:55 codesquid, revision 4161Bump version
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2011-08-21 17:07 codesquid, revision 4160
2011-08-21 17:07 codesquid, revision 4159Add a comment regarding a socket error seen in the wild we do not yet handle.
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshbn.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2011-08-19 06:26 codesquid, revision 4155Merge with latest release branch of putty
2011-08-14 10:24 codesquid, revision 4147Fix compile error
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2011-08-14 10:23 codesquid, revision 4146Make it possible to hide toolbar.
2011-08-01 13:41 gathoye, revision 4116Make log strings translatable.
2011-07-21 06:25 codesquid, revision 4105Minor spelling correction
2011-07-11 20:16 codesquid, revision 4081Remove stray apostrophe
- M /FileZilla3/trunk/src/dbus/desktop_notification.cpp
- M /FileZilla3/trunk/src/dbus/desktop_notification.h
2011-06-26 21:43 codesquid, revision 4072Fix Debian bug 631718, explicitly convert string to UTF-8 instead of locale specific multi-byte encoding.
- M /FileZilla3/trunk/src/putty/fzsftp.vcproj
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/winstore.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
2011-06-26 21:33 codesquid, revision 4071Compile fixes
2011-06-26 13:53 codesquid, revision 4070Resolve a conflict
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/import.c
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/portfwd.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/puttyps.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshaes.c
- M /FileZilla3/trunk/src/putty/sshbn.c
- M /FileZilla3/trunk/src/putty/sshrand.c
- M /FileZilla3/trunk/src/putty/sshrsa.c
- M /FileZilla3/trunk/src/putty/sshzlib.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/unix/uxmisc.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxnoise.c
- M /FileZilla3/trunk/src/putty/unix/uxproxy.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/version.c
- M /FileZilla3/trunk/src/putty/windows/version.rc2
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winhandl.c
- M /FileZilla3/trunk/src/putty/windows/winmisc.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winpgntc.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstore.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
- M /FileZilla3/trunk/src/putty/x11fwd.c
2011-06-25 13:52 codesquid, revision 4069Merge upstream changes
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/textctrlex.cpp
- A /FileZilla3/trunk/src/interface/textctrlex.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- A /FileZilla3/trunk/src/interface/xh_text_ex.cpp
- A /FileZilla3/trunk/src/interface/xh_text_ex.h
2011-06-06 20:24 codesquid, revision 4063Strip formatting from pasted text
2011-06-01 19:34 gathoye, revision 4053Don't save server list if kiosk mode is 2.
2011-05-31 20:27 codesquid, revision 4052- String shortened to avoid line-break in menu item - French adaptation with "delay" and "number of days"
2011-05-24 19:25 codesquid, revision 4049Fix display of site list menu if there are predefined sites but sitemanager.xml does not exist.
2011-05-24 06:15 codesquid, revision 4048Didn't want to remove this.
2011-05-23 20:49 codesquid, revision 4046Fix a typo
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
2011-05-23 20:33 codesquid, revision 4045Add version information to installer. Based on patch by XhmikosR with a few modifications.
- M /FileZilla3/trunk/src/tinyxml/tinystr.cpp
- M /FileZilla3/trunk/src/tinyxml/tinystr.h
- M /FileZilla3/trunk/src/tinyxml/tinyxml.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
- M /FileZilla3/trunk/src/tinyxml/tinyxmlerror.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxmlparser.cpp
2011-05-22 18:36 codesquid, revision 4044Merged upstream changes into built-in TinyXML.
2011-05-22 18:31 gathoye, revision 4043In control panel add/remove, display installed size and publisher. Based on patch by XhmikosR with some modifications.
2011-05-22 17:18 codesquid, revision 4042Update strings for debug informations (back to English)
2011-05-22 16:06 codesquid, revision 4040Typo
2011-05-22 16:02 codesquid, revision 4039Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/nb_NO.po
2011-05-22 16:02 codesquid, revision 4038Updated translations
2011-05-20 21:09 codesquid, revision 4036Fix test
2011-05-20 20:32 codesquid, revision 4035Detect libtool wrappers and copy the real thing instead.
2011-05-20 20:32 codesquid, revision 4034Check for -std=gnu++0x as well.
2011-05-20 20:01 codesquid, revision 4033Get rid of output that shouldn't be there.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2011-05-20 16:56 codesquid, revision 4032Get rid of some dead code. Patch by XhmikosR with some small modifications.
2011-05-16 22:31 codesquid, revision 4031Delete left-over resources, patch by XhmikosR
2011-05-16 20:56 codesquid, revision 4030- Detect theme change and update header height accordingly - Work around a nasty bug in Windows where the scoll position changes without any window message telling the control about it
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2011-05-15 21:37 codesquid, revision 4028Don't create queue.xml anymore.
2011-05-15 21:34 codesquid, revision 4027Bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2011-05-15 15:21 codesquid, revision 4026Updated translations
- 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/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2011-05-15 10:25 codesquid, revision 4025Add option to strip VMS revisions on VMS servers.
2011-05-09 14:51 gathoye, revision 4024Fix a division by zero if benchmarking an empty coalescer.
2011-05-08 17:45 codesquid, revision 4023French translation update for FileZilla 3.5.0.
2011-05-08 13:29 codesquid, revision 4022Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2011-05-08 13:09 codesquid, revision 4019Updated translations.
2011-05-07 20:45 codesquid, revision 4018Basic error reporting
2011-05-07 12:23 codesquid, revision 4017Remove dead code
2011-05-07 12:07 codesquid, revision 4016Need to load existing queues from queue.xml still, cannot just throw away users' queues.
2011-05-01 20:50 codesquid, revision 4015Set initial focus to user input box if there is no user.
2011-05-01 19:30 codesquid, revision 4014Preliminary changelog
2011-05-01 14:47 codesquid, revision 4013Restore saving/loading of entries for empty directories.
2011-05-01 12:18 codesquid, revision 4012Fix crash reported in Ubuntu Bug #764360
2011-05-01 10:22 codesquid, revision 4011Get rid of a deprecated function call. Debian bug #624057
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
2011-05-01 07:44 codesquid, revision 4010Also use unordered_map in the queue storage for the path to id maps. Vacuum the database after loading.
2011-04-30 20:03 codesquid, revision 4009Compile fix
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2011-04-30 19:46 codesquid, revision 4008Squeeze out some cycles populating the queue.
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
2011-04-27 17:16 codesquid, revision 4007Slowest aspect of saving/loading very large queues was actually waiting on disk I/O. Instead of always saving the full paths, keep an index.
2011-04-27 16:34 codesquid, revision 4006Compile fix
2011-04-27 15:07 codesquid, revision 4005Fix
2011-04-27 15:01 codesquid, revision 4004Actually do look in the tr1/ subdir...
2011-04-27 14:57 codesquid, revision 4003Typo
2011-04-27 14:46 codesquid, revision 4002Small fix
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/m4/check_cxx0x.m4
- M /FileZilla3/trunk/src/engine/string_coalescer.cpp
2011-04-26 15:40 codesquid, revision 3998Check for unordered_map
2011-04-26 14:01 codesquid, revision 3997Compile fix
2011-04-26 12:25 codesquid, revision 3996Hopefully last round of optimizations
2011-04-26 12:25 codesquid, revision 3995Enable C++0x support
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/string_coalescer.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2011-04-26 09:15 codesquid, revision 3994Additional small(ish) improvement
- M /FileZilla3/trunk/src/engine/string_coalescer.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2011-04-26 09:14 codesquid, revision 3993Compile fixes.
2011-04-26 08:03 codesquid, revision 3992Reject wxUniversal
2011-04-26 07:46 codesquid, revision 3991Possible fix for wxUniversal detected as acceptable
2011-04-25 19:05 codesquid, revision 3990Fix calculation.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- A /FileZilla3/trunk/src/engine/string_coalescer.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/include/serverpath.h
- A /FileZilla3/trunk/src/include/string_coalescer.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2011-04-24 20:45 codesquid, revision 3989First version of string coalescer using a hashmap.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.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/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2011-04-24 19:15 codesquid, revision 3988Don't store target name if it's equal to source name. Reduces queue size by roughly 10-15%. Obviously makes loading/saving a bit faster as well.
2011-04-24 19:00 codesquid, revision 3987Fix ifdefery
2011-04-24 16:41 codesquid, revision 3986Further performance optimizations. Avoid slow conversion from/to UTF-8. On *nix, converting between Unicode codepoints and UTF-16 is faster. On Windows, no conversion is needed at all.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
2011-04-24 12:19 codesquid, revision 3985Noticable performance improvements.
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
2011-04-24 09:55 codesquid, revision 3984Update build system
- M /FileZilla3/trunk/src/include/libfilezilla.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.h
- A /FileZilla3/trunk/src/interface/queue_storage.cpp
- A /FileZilla3/trunk/src/interface/queue_storage.h
2011-04-16 12:51 codesquid, revision 3983Load and save queue to sqlite database.
2011-04-16 12:22 codesquid, revision 3982Missing commit
2011-04-16 11:08 codesquid, revision 3981Fix
2011-04-05 18:36 codesquid, revision 3980Make CServerPath::GetSafePath a lot faster
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
2011-04-05 18:36 codesquid, revision 3979Slightly reduced memory consumption
2011-04-05 18:11 codesquid, revision 3978Fix indentation
2011-03-28 17:54 codesquid, revision 3977Fix a crash on destruction.
2011-03-27 19:49 codesquid, revision 3976Fix fix
2011-03-27 19:49 codesquid, revision 3975Version bump
2011-03-27 19:48 codesquid, revision 3974Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2011-03-21 18:30 gathoye, revision 3972Updated translations
2011-03-20 22:00 codesquid, revision 3971Latest changes for FileZilla RC french translation
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/is.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2011-03-20 17:44 codesquid, revision 3970Updated translations
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2011-03-20 17:36 codesquid, revision 3969First batch of translation updates.
2011-03-20 10:43 codesquid, revision 3968Some things just don't belong where they don't belong.
2011-03-20 10:35 codesquid, revision 3967Prepare for 3.4.0-rc1
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2011-03-19 13:33 codesquid, revision 3966For now disable automatic FTP over TLS until the threading code can be made to work properly.
2011-03-17 07:25 codesquid, revision 3965Fix infinite loop
2011-03-10 22:12 gathoye, revision 3964Fix handling of removing state in remote file editing.
2011-03-03 10:53 codesquid, revision 3963New french translation release : some strings corrected + 2 new strings translated
2011-03-03 10:52 codesquid, revision 3962Disable instead of hide checkbox if overridden by fzdefaults
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2011-03-03 10:42 codesquid, revision 3961Add checkbox to settings to not save passwords.
- 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/xmlfunctions.cpp
2011-03-03 10:41 codesquid, revision 3960Don't cache kiosk mode value in SetServer, add function to query option origin.
2011-03-01 18:02 gathoye, revision 3959Enable parallel build
2011-02-27 09:46 codesquid, revision 3958Updated some strings bad translated in context.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- 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/queueview_successful.cpp
2011-02-27 09:40 codesquid, revision 3957Add time column to success and failed queue tabs.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- 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/search.cpp
- A /FileZilla3/trunk/src/interface/timeformatting.cpp
- A /FileZilla3/trunk/src/interface/timeformatting.h
2011-02-23 21:57 codesquid, revision 3956Reduce code redundancy.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2011-02-20 18:18 gathoye, revision 3955Interpet MVS listing entries with a type of PO-E as directory.
2011-02-12 13:38 codesquid, revision 3953French translation minor update
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2011-02-05 12:10 codesquid, revision 3951Handling of drive-root relative paths.
2011-02-04 19:45 codesquid, revision 3950MDTM can include seconds.
2011-02-04 18:46 gathoye, revision 3949Need to resize window after adding strings to wxChoice
2011-02-03 21:47 codesquid, revision 3948French translation updated (minor).
- D /FileZilla3/trunk/locales/fr_CA.po
2011-02-03 21:43 codesquid, revision 3947Remove fr_CA
2011-02-01 17:19 gathoye, revision 3946Missing wxGROW
2011-01-29 18:21 gathoye, revision 3945Typing errors corrected. Translation more coherent. Some strings have been simplified.
2011-01-28 23:47 gathoye, revision 3944French translation updated : some strings were standardized for international French
2011-01-22 13:04 codesquid, revision 3943French language updated (French translation fusion)
2011-01-09 19:52 codesquid, revision 3942Rename TransferMode element into DataType.
2011-01-09 19:52 codesquid, revision 3941Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2011-01-09 19:27 codesquid, revision 3940Updated translations
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2011-01-09 17:31 codesquid, revision 3939Set copyright year to 2011
2011-01-09 17:12 codesquid, revision 3938Fix for horizontal scrollbar not appearing.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2010-12-31 12:49 codesquid, revision 3937Fix warnings.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
2010-12-31 11:41 codesquid, revision 3936Missing file, fix testcase
2010-12-31 11:40 codesquid, revision 3935Some obscure DOS servers use slashes.
2010-12-30 21:42 codesquid, revision 3934Fix a memory leak
2010-12-30 20:06 codesquid, revision 3933Revert unintentional change
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2010-12-30 15:01 codesquid, revision 3932Make choice of encryption easier to understand
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- A /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- A /FileZilla3/trunk/src/interface/sitemanager_dialog.h
2010-12-29 21:21 codesquid, revision 3931Some refactoring, separate GUI stuff from storage logic in site manager code
2010-12-29 17:55 codesquid, revision 3930Typo in comment
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.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/socket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
2010-12-28 17:00 codesquid, revision 3929- Always attempt AUTH TLS unless explicitly disabled - Minor cleanup
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
2010-12-28 15:28 codesquid, revision 3928Cleanup, effective NOPs.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2010-12-25 14:51 codesquid, revision 3927Minor fixes.
2010-12-12 18:54 codesquid, revision 3926Allow kiosk options to be specified in the normal settings file as well, but with the fzdefault.xml setting having priority.
2010-11-21 14:01 codesquid, revision 3922Fix another wrapping issue. I wonder if the magic offset is still needed.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2010-11-21 13:23 codesquid, revision 3921Add another obscure format variant
2010-11-21 13:20 codesquid, revision 3920Add a check for positional printf
2010-11-21 13:19 codesquid, revision 3919Version bump
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-11-21 13:08 codesquid, revision 3918Updated translations
2010-11-19 21:00 codesquid, revision 3917Fix downloading of file symlinks.
2010-11-14 19:02 codesquid, revision 3916Need to initialize host and port fields.
2010-11-14 18:52 codesquid, revision 3915Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-11-07 21:49 codesquid, revision 3913Updated translations
2010-11-07 21:37 codesquid, revision 3912Version bump
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- A /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- A /FileZilla3/trunk/locales/sr.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2010-11-07 20:24 codesquid, revision 3911Updated translations
2010-11-06 17:22 codesquid, revision 3910Get rid of trailing whitespace in translatable string.
2010-11-06 08:39 codesquid, revision 3909Spelling
2010-11-06 07:18 codesquid, revision 3908Check for positional printf support in wx
2010-11-04 20:51 codesquid, revision 3907Set correct icon
2010-11-03 21:38 codesquid, revision 3906Title string shouldn't have a dot
2010-11-03 19:19 codesquid, revision 3905Need to set dirDidExist to false if there's not even an entry for that server.
2010-11-02 22:04 codesquid, revision 3904Use correct file.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2010-11-02 21:41 codesquid, revision 3903Updated translations
2010-11-02 21:13 codesquid, revision 3902Fix a typo
2010-11-01 22:25 codesquid, revision 3901Grammar
2010-11-01 18:08 codesquid, revision 3900Spent an hour of going through an endless number of translation file submissions, and this is the only one without errors. Sad day...
- A /FileZilla3/trunk/src/putty/fzsftp.vcproj
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/psftp.rc
2010-11-01 18:07 codesquid, revision 3899Add a VS project file
2010-11-01 17:37 codesquid, revision 3898Add some more file types.
- M /FileZilla3/trunk/src/putty
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/ssh.c
2010-11-01 17:12 codesquid, revision 3897Fix for some obscure compilers not supporting C99 yet.
- A /FileZilla3/trunk/src/interface/resources/20x20
- A /FileZilla3/trunk/src/interface/resources/20x20/unknown.png
- A /FileZilla3/trunk/src/interface/resources/24x24
- A /FileZilla3/trunk/src/interface/resources/24x24/unknown.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/opencrystal/20x20
- A /FileZilla3/trunk/src/interface/resources/opencrystal/20x20/server.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/24x24
- A /FileZilla3/trunk/src/interface/resources/opencrystal/24x24/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/Makefile.am
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
2010-10-29 22:39 codesquid, revision 3896More large-DPI awareness fixes.
2010-10-25 21:39 codesquid, revision 3895Fix #5662: Need to disconnect event handle or previously freed memory will be read.
2010-10-24 10:06 codesquid, revision 3894Compile error
2010-10-24 10:03 codesquid, revision 3893Hide checkbox to permanently trust certificate if kiosk mode 2 is enabled.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2010-10-24 10:01 codesquid, revision 3892Don't write trust storage to disk if kiosk mode 2 is enabled.
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
Limit certificate trust to individual hosts.