Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:50: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.
When converting to lowercase ascii, also convert Turkish dotless lowercase i and dottet uppercase i.