Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-23 15: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.
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
2010-10-23 21:49 codesquid, revision 3891Limit certificate trust to individual hosts.
2010-10-23 16:06 codesquid, revision 3890Fix compile error
2010-10-23 15:22 codesquid, revision 3889MSW just has a too small default send buffer causing too many roundtrips to the program's send loop. Increase it.
2010-10-11 20:32 codesquid, revision 3881Should fix remaining time computation, #5651
2010-10-10 21:06 codesquid, revision 3880Don't display welcome message in kiosk mode 2 as it would appear every start.
2010-10-09 09:39 codesquid, revision 3879Remove a no-longer existing file.
2010-10-03 14:51 codesquid, revision 3875Update svn:ignore
2010-10-03 14:28 codesquid, revision 3874Prefer 256bit ciphers
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2010-10-03 14:07 codesquid, revision 3873Small cleanup
2010-09-30 20:20 codesquid, revision 3872Display DN serial number, add alternate key for postal code for compatibility with newer GnuTLS.
2010-09-30 18:38 codesquid, revision 3871Unregister filters before closing the connection. No idea whether that is really needed, but better be safe than sorry.
2010-09-27 20:51 codesquid, revision 3870Get rid of dead code
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/resources/windows_manifest.xml
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2010-09-26 20:41 codesquid, revision 3869Work towards high-dpi awareness (#5604)
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
2010-09-26 15:11 codesquid, revision 3868Some more minor cleanup
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2010-09-26 15:10 codesquid, revision 3867Minor code cleanup
2010-09-25 14:37 codesquid, revision 3866Disable item if there are no files.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2010-09-20 17:53 codesquid, revision 3865Added requeue all item. #2926
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2010-09-19 18:48 codesquid, revision 3864Fix compile error
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- 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
- M /FileZilla3/trunk/src/interface/search.cpp
2010-09-19 08:05 codesquid, revision 3863Fix sort indicator not working properly after resizing a column, fixes #5589. Also, on Vista and up, use native sort indicator.
2010-09-13 18:54 codesquid, revision 3862Typo
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/putty/fzprintf.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
2010-09-13 18:04 codesquid, revision 3861Further warning fixes
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
2010-09-12 16:44 codesquid, revision 3860Fix some warnings
2010-09-05 16:20 codesquid, revision 3859Fix empty string in search dialog.
2010-09-01 18:17 codesquid, revision 3817Fix sorting by size if sorting directories inline.
2010-08-24 16:53 codesquid, revision 3816Increase default number of decimal places, #5563
2010-08-23 19:44 codesquid, revision 3814Use correct path
2010-08-16 20:58 codesquid, revision 3809Copy license and docs to app bundle
2010-08-16 20:58 codesquid, revision 3808Looks like an unused include.
2010-08-15 21:33 codesquid, revision 3807Save after import.
2010-08-15 21:31 codesquid, revision 3806Bump version
2010-08-15 16:31 codesquid, revision 3805Updated
2010-08-15 15:54 codesquid, revision 3804Compile fix
2010-08-15 15:43 codesquid, revision 3803Cleanup, use facilities already provided by wx.
2010-08-13 16:35 codesquid, revision 3802Limit minimal widths of columns to 10px.
2010-08-12 20:25 codesquid, revision 3801Fix check for tinyxml
2010-08-12 20:19 codesquid, revision 3800Version bump
2010-08-12 17:22 codesquid, revision 3799Updated translations.
2010-08-10 21:55 codesquid, revision 3798Correct an assertion.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ro_RO.po
2010-08-08 20:55 codesquid, revision 3797Updated translations.
2010-08-08 20:47 codesquid, revision 3796Link handling if searching.
2010-08-08 20:39 codesquid, revision 3795Fix assertion.
2010-08-08 20:04 codesquid, revision 3794Work around obscure wxGTK bug
2010-08-07 12:51 codesquid, revision 3793Need to initialize m_pXmlFile
2010-08-07 12:47 codesquid, revision 3792Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-08-04 22:26 codesquid, revision 3791Updated translations
2010-08-04 21:56 codesquid, revision 3790Compile fix
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
2010-08-04 21:37 codesquid, revision 3789#5504: Update status bar icons on theme change. Also: Set proper state of toolbar on theme change.
2010-08-04 20:59 codesquid, revision 3788#5503: Loading of empty strings in option values.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.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/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/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/tests/localpathtest.cpp
2010-08-02 16:05 codesquid, revision 3787wxFileName is just useless. Use our own CLocalPath instead.
2010-08-02 16:04 codesquid, revision 3786Version bump
2010-08-02 14:14 codesquid, revision 3785Another updated language file
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/nl.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/sl_SI.po
- M /FileZilla3/trunk/locales/sv.po
2010-08-02 08:02 codesquid, revision 3784Updated translations
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
2010-08-01 22:16 codesquid, revision 3783Fix compile error on OS X and some warnings.
- 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/LocalTreeView.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/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2010-07-31 09:03 codesquid, revision 3782Finish date based filtering, add "does not equal" condition to size filter.
- 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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2010-07-31 06:23 codesquid, revision 3781Reduce memory usage further by splitting local filenames into a path and filename component, exploiting wxString being reference counted for the path.
2010-07-31 06:13 codesquid, revision 3780Correct check for OS X.
2010-07-30 18:41 codesquid, revision 3779Fix obscure error with some versions of the autotools toolchain
2010-07-30 18:36 codesquid, revision 3778Get rid of unwanted output
2010-07-30 17:49 codesquid, revision 3777* Check for known bug in TinyXML
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.in
- D /FileZilla3/trunk/cppunit.m4
- D /FileZilla3/trunk/fz_checkversion.m4
- D /FileZilla3/trunk/libgnutls.m4
- M /FileZilla3/trunk/Makefile.am
- A /FileZilla3/trunk/m4
- A /FileZilla3/trunk/m4/cppunit.m4
- A /FileZilla3/trunk/m4/fz_checkversion.m4
- A /FileZilla3/trunk/m4/fz_check_tinyxml.m4
- A /FileZilla3/trunk/m4/libgnutls.m4
- A /FileZilla3/trunk/m4/pkg.m4
- A /FileZilla3/trunk/m4/wxwin.m4
- D /FileZilla3/trunk/pkg.m4
- D /FileZilla3/trunk/wxwin.m4
2010-07-30 08:13 codesquid, revision 3776Fix check for TinyXML and move it into its own macro. Move all macros to the m4 subdirectory.
- 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/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2010-07-30 07:20 codesquid, revision 3775Handle delete key on numpad block.
2010-07-25 18:57 codesquid, revision 3774OS X seems to need <string> while on other platforms some dependencies pull it in.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
2010-07-25 17:43 codesquid, revision 3773Cache pruning.
2010-07-25 15:41 codesquid, revision 3772Compile fix
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
2010-07-24 15:40 codesquid, revision 3771Due to a race, recursive operations could have become stalled.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2010-07-23 22:54 codesquid, revision 3770Move some more flags into the bitset.
- 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/statuslinectrl.cpp
2010-07-22 22:03 codesquid, revision 3769Slightly reduce memory consumption of queue items
- M /FileZilla3/trunk
- M /FileZilla3/trunk/data
- M /FileZilla3/trunk/locales
- M /FileZilla3/trunk/src
- M /FileZilla3/trunk/src/dbus
- M /FileZilla3/trunk/src/engine
- M /FileZilla3/trunk/src/fzshellext
- M /FileZilla3/trunk/src/include
- M /FileZilla3/trunk/src/interface
- M /FileZilla3/trunk/src/interface/resources
- M /FileZilla3/trunk/src/interface/resources/16x16
- M /FileZilla3/trunk/src/interface/resources/32x32
- M /FileZilla3/trunk/src/interface/resources/blukis
- M /FileZilla3/trunk/src/interface/resources/cyril
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16
- M /FileZilla3/trunk/src/interface/resources/lone
- M /FileZilla3/trunk/src/interface/resources/minimal
- M /FileZilla3/trunk/src/interface/resources/opencrystal
- M /FileZilla3/trunk/src/putty
- M /FileZilla3/trunk/src/putty/unix
- M /FileZilla3/trunk/src/putty/windows
- M /FileZilla3/trunk/src/tinyxml
- M /FileZilla3/trunk/tests
2010-07-22 21:56 codesquid, revision 3768Update svn:ignore
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2010-07-22 21:55 codesquid, revision 3767* Update tests, small fix to listing parser
2010-07-22 21:55 codesquid, revision 3766* Compile fix
2010-07-22 20:19 codesquid, revision 3765* Fix for settings dir moved to options
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.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/timeex.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- 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
2010-07-22 20:07 codesquid, revision 3764* Save 16 bytes per directory listing entry on 32bit platforms. Between 16 and 32 bytes on 64bit platforms, didn't check exact value.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- 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/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2010-07-19 21:39 codesquid, revision 3763Work in progress: Filter/search for date
2010-07-19 21:29 codesquid, revision 3762Fix entity encoding issue in TinyXML, bug #5473, forwarded upstream in https://sourceforge.net/tracker/?func=detail&aid=3031828&group_id=13559&atid=313559
- 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
2010-07-19 19:06 codesquid, revision 3761Update to most recent TinyXML
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
2010-07-19 06:16 codesquid, revision 3760Need to escape ampersands in menu items.
2010-07-18 18:15 codesquid, revision 3759Need to actually fetch the list of recent servers before checking that it is empty.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/tinyxml/tinyxml.vcproj
2010-07-18 17:55 codesquid, revision 3758Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy. Eight cores and no parallel build makes Jack a dull boy.
2010-07-18 15:34 codesquid, revision 3757Gray out clear item and don't add separator if history is empty.
2010-07-18 09:48 codesquid, revision 3756Ensure that there is an initial selection.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2010-07-17 20:54 codesquid, revision 3755Clean up initialization if options
2010-07-17 15:31 codesquid, revision 3754Load all options at program start, allow all options in fzdefaults.xml.example.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2010-07-12 21:57 codesquid, revision 3753Abort directory listing parsing if a line exceeds 10k characters.
2010-06-23 21:37 codesquid, revision 3740Add Lithuanian month names.
2010-06-20 09:37 codesquid, revision 3739Revert accidental commit from r3733.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- 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/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/eu_ES.po
- M /FileZilla3/trunk/locales/fa_IR.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/gl_ES.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/is.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.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/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/pl_PL.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/ru.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.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
2010-06-18 20:17 codesquid, revision 3738Whitespace fixes.
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-06-13 18:07 codesquid, revision 3737Update filelist statusbars and update widget position in mainwindow statusbar following change of filesize format.
2010-06-13 17:58 codesquid, revision 3736Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- 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/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/eu_ES.po
- A /FileZilla3/trunk/locales/fa_IR.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/gl_ES.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/is.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.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/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/pl_PL.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/ru.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.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
2010-06-13 16:22 codesquid, revision 3735Update all language files, cleaned up many mistakes.
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- D /FileZilla3/trunk/src/interface/cursor_resetter.cpp
- D /FileZilla3/trunk/src/interface/cursor_resetter.h
- 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/Makefile.am
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- 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/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2010-06-13 09:17 codesquid, revision 3734Revert cursor changes, too problematic without patching wx itself. wx trunk has already been patched, need to wait for wx 3.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/include/socket.h
2010-06-12 17:59 codesquid, revision 3733Do not include IPv6 zone index in EPRT command.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2010-06-12 17:08 codesquid, revision 3732Fix tab order
2010-06-12 16:38 codesquid, revision 3731Use a grid bag sizer.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.h
2010-06-09 21:42 codesquid, revision 3730Need to wait a tiny bit for main window to be positioned before opening welcome dialog.
2010-06-09 17:19 codesquid, revision 3729Fix background
2010-06-08 19:58 codesquid, revision 3728Fix indentation for real.
2010-06-08 17:36 codesquid, revision 3727Missing space
2010-06-08 06:19 codesquid, revision 3726Fix black border around progress bar.
2010-06-06 14:13 codesquid, revision 3725Fix divide by zero.
2010-06-06 14:11 codesquid, revision 3724Version bump
- 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/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ru.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-06-06 13:12 codesquid, revision 3723Updated translations
2010-06-05 14:27 codesquid, revision 3722Fix #5156, ctrl+shift+click behavior.
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2010-06-05 10:04 codesquid, revision 3721Add some further keyboard shortcuts using CMD (OS X) or ALT (all good systems) together with left, up to go to parent directory, down to transfer, right to activate item.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2010-05-30 20:57 codesquid, revision 3719Added a "does not contain" filter condition.
2010-05-30 18:50 codesquid, revision 3718Better handling of rekeying with non-permanently trusted hostkeys. Fixes #5375.
2010-05-30 17:32 codesquid, revision 3717Fix typo
2010-05-30 17:03 codesquid, revision 3716On MSW, submit whether the operating system is 32bit or 64bit.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2010-05-18 16:59 codesquid, revision 3712Include operating system details.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2010-05-18 16:40 codesquid, revision 3711Calculate maximum size of certificte dialog.
2010-05-14 19:28 codesquid, revision 3710* More icon size fixes
2010-05-14 19:05 codesquid, revision 3709Fix another icon being too small.
2010-05-04 21:08 codesquid, revision 3708Get rid of newline in dynamically wrapped string and use proper icon size on host key verification dialogs.
2010-05-03 20:41 codesquid, revision 3707Typo
2010-05-02 18:11 codesquid, revision 3706Clarify wording, require absolute path.
2010-05-02 17:41 codesquid, revision 3705Reset cursor in statuslinectrl as well
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2010-05-02 00:03 codesquid, revision 3704Improve drawing performance, only redraw what actually needs to be redrawn.
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/cursor_resetter.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/splitter.h
2010-05-01 18:47 codesquid, revision 3703Further cursor stuff on wxGTK
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
- A /FileZilla3/trunk/src/interface/cursor_resetter.cpp
- A /FileZilla3/trunk/src/interface/cursor_resetter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2010-04-25 13:51 codesquid, revision 3702Nice performance boost under GTK, get rid of some really slow, uneeded wx internal mouse cursor updating.
2010-04-25 10:46 codesquid, revision 3701Fix typo
- 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/quickconnectbar.xrc
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2010-04-24 13:26 codesquid, revision 3700Remember hidden state of toolbar on OS X, make main window appear more visually pleasing for OS X users.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2010-04-20 16:51 codesquid, revision 3699Fix #5310, show "Not connected." in remote file list status bar if not connected.
- 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
2010-04-10 18:44 codesquid, revision 3698Properly escape hypen-minus and hyphen.
2010-04-04 18:33 codesquid, revision 3697Filter out additional invalid characters on MSW.
- 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
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2010-04-04 13:19 codesquid, revision 3696Option to display momentary transfer speeds. Patch by Michael Parting.
2010-04-04 13:08 codesquid, revision 3695Location of fzsftp should be internal option.
2010-03-21 17:58 codesquid, revision 3693Use correct plural form for bytes
2010-03-21 17:44 codesquid, revision 3692Version bump
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-03-21 11:16 codesquid, revision 3691Updated translations.
2010-03-21 09:50 codesquid, revision 3690#5272, Downloading through double-click also needs to replace invalid characters.
2010-03-14 11:23 codesquid, revision 3688Need to replace invalid characters even adding files from search dialog.
2010-03-14 11:10 codesquid, revision 3687Spelling
- 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
2010-03-13 16:36 codesquid, revision 3686Need to cancel and block editing if dragging is started, fixes #5267
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2010-03-11 22:15 codesquid, revision 3685Fix accidental renaming if for example changing sort order while editing. #5011
2010-03-11 22:15 codesquid, revision 3684Correctly initialize preserve option.
2010-03-07 18:50 codesquid, revision 3683Files missing from update download dir commit.
2010-03-07 11:14 codesquid, revision 3682If updating/reinstalling, keep start menu dir. Preserves custom sort order some user have (why they don't sort alphabetically is beyond my imagination)
2010-03-07 10:56 codesquid, revision 3681Remember update download dir.
2010-03-06 18:21 codesquid, revision 3680Fix a typo
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
2010-02-28 20:45 codesquid, revision 3678Fix bookmarks from not being displayed properly.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- 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/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/eu_ES.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/gl_ES.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/is.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.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/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/pl_PL.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/ru.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.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
2010-02-25 21:56 codesquid, revision 3677Mass-commit of all language files. Fix plenty of format-string errors and get rid of all obsolete translations.
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/nsis_appid.dll
- A /FileZilla3/trunk/data/nsis_appid.txt
2010-02-21 16:00 codesquid, revision 3674Support for adding AppID on startmenu shortcuts on Windows 7.
2010-02-21 15:59 codesquid, revision 3673Another typo
2010-02-21 15:59 codesquid, revision 3672Version bump~
2010-02-21 15:07 codesquid, revision 3671Typo
- M /FileZilla3/trunk/locales/ar.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/lv_LV.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2010-02-21 15:06 codesquid, revision 3670Updated translations
2010-02-21 13:40 codesquid, revision 3669Need to invalidate even more state if using raw commands.
2010-02-21 00:09 codesquid, revision 3668Small performance improvements.
2010-02-20 18:09 codesquid, revision 3667No more "bytes bytes"
2010-02-19 21:39 codesquid, revision 3666Allow re-enabling of speedlimits at runtime.
2010-02-16 21:40 codesquid, revision 3665Small layout fixed
2010-02-15 12:50 codesquid, revision 3664Fix #5914, changed string settings were not cached.
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2010-02-14 21:18 codesquid, revision 3663Implement support for forward and backward mouse buttons on GTK
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sv.po
2010-02-14 21:03 codesquid, revision 3662Updated translations
2010-02-14 18:04 codesquid, revision 3661Version bump
2010-02-14 16:41 codesquid, revision 3660Spelling fix
2010-02-14 15:54 codesquid, revision 3659Minor cleanup
2010-02-13 22:54 codesquid, revision 3658Fix small memory leak
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
2010-02-13 20:46 codesquid, revision 3657Spelling fixes
2010-02-13 20:45 codesquid, revision 3656Missed these two.
- 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/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2010-02-13 20:41 codesquid, revision 3655Minor code cleanup
2010-02-13 19:45 codesquid, revision 3654Fix #5100
2010-02-13 15:26 codesquid, revision 3653Utterly harmless resource leak in debug code.
2010-02-13 15:25 codesquid, revision 3652Type, couldn't disable limits through Enable check-item.
2010-02-13 14:08 codesquid, revision 3651Fix logic error leading to 1024 fold increased limits.
2010-02-13 13:45 codesquid, revision 3650Typo
2010-02-13 13:44 codesquid, revision 3649Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr.po
- A /FileZilla3/trunk/locales/is.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/oc.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.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
- M /FileZilla3/trunk/locales/zh_TW.po
2010-02-13 13:15 codesquid, revision 3648Updated translations
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2010-02-13 12:48 codesquid, revision 3647Add speed limit toggle to main menu.
2010-02-13 12:48 codesquid, revision 3646Filter item in menu is uncheckable
2010-02-13 11:10 codesquid, revision 3645Add short explanation for 0 = unlimited.
2010-02-13 10:40 codesquid, revision 3644Log transferred bytes and transfer duration.
2010-02-13 10:40 codesquid, revision 3643Fix syntax of icon size specification in file exists dialog
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/include/optionsbase.h
- A /FileZilla3/trunk/src/include/sizeformatting_base.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/sizeformatting.h
2010-02-12 17:01 codesquid, revision 3642Make size formatter usable by engine.
2010-02-12 16:52 codesquid, revision 3641MinGW fix
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- 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
2010-02-12 09:43 codesquid, revision 3640MSW: React to mouse back button
2010-02-11 14:45 codesquid, revision 3639Add a tab list dropdown button.
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-02-11 10:56 codesquid, revision 3638Add quick right-click context menu to speedlimits indicator.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/sizeformatting.h
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
2010-02-11 10:33 codesquid, revision 3637Use proper unit for speed limits.
2010-02-11 10:24 codesquid, revision 3636Remove unused code.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/xh_menu_ex.cpp
- A /FileZilla3/trunk/src/interface/xh_menu_ex.h
2010-02-10 21:36 codesquid, revision 3635Ugly workaround to allow subclassing of menubar with unpatched wx.
2010-02-07 21:09 codesquid, revision 3634Liberate the local tree context menu by removing an insurgent tab.
2010-02-07 15:59 codesquid, revision 3633Typo
2010-02-07 15:42 codesquid, revision 3632Remove unused variable.
- M /FileZilla3/trunk/src/include/setup.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2010-02-07 14:52 codesquid, revision 3631Further fixes for MSW.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/include/libfilezilla.h
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.h
- M /FileZilla3/trunk/src/tinyxml/Makefile.am
- A /FileZilla3/trunk/src/tinyxml/tinyxml.vcproj
2010-02-07 13:24 codesquid, revision 3630Compile fixes for MSW.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/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/iothread.cpp
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.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/engine/timeex.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- 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/auto_ascii_files.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/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/cmdline.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/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dragdropmanager.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- 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/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.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/import.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.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/led.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- 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/Options.cpp
- M /FileZilla3/trunk/src/interface/option_change_event_handler.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/queueview_successful.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/StatusView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_ftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_passive.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_debug.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_ftpproxy.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_logging.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_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/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- 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.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xh_toolb_ex.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
- M /FileZilla3/trunk/tests/ipaddress.cpp
- M /FileZilla3/trunk/tests/localpathtest.cpp
- M /FileZilla3/trunk/tests/serverpathtest.cpp
- M /FileZilla3/trunk/tests/test.cpp
2010-02-07 13:09 codesquid, revision 3629Create precompiled headers in workdir, not srcdir, fix testcases
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/sizeformatting.cpp
2010-02-07 13:00 codesquid, revision 3628* Small fixes to previous commit
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- A /FileZilla3/trunk/src/engine/filezilla.h
- 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/iothread.h
- M /FileZilla3/trunk/src/engine/local_filesys.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/pathcache.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.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/engine/timeex.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- D /FileZilla3/trunk/src/include/compatibility.h
- D /FileZilla3/trunk/src/include/dummy.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- D /FileZilla3/trunk/src/include/FileZilla.h
- A /FileZilla3/trunk/src/include/libfilezilla.h
- M /FileZilla3/trunk/src/include/Makefile.am
- 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/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.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/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/cmdline.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/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dragdropmanager.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- 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/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- A /FileZilla3/trunk/src/interface/filezilla.h
- 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/import.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.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/led.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- 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/Options.cpp
- M /FileZilla3/trunk/src/interface/option_change_event_handler.cpp
- M /FileZilla3/trunk/src/interface/power_management.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/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queueview_successful.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/StatusView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_ftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_passive.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_debug.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_ftpproxy.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_logging.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_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/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- 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.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xh_toolb_ex.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2010-02-06 19:34 codesquid, revision 3627Cleanup includes, fix precompile header support
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.h
- A /FileZilla3/trunk/src/interface/sizeformatting.cpp
- A /FileZilla3/trunk/src/interface/sizeformatting.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2010-02-06 18:39 codesquid, revision 3626Move and clean up size formatting functions.
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
2010-02-06 18:05 codesquid, revision 3625Make some getters const.
2010-02-06 14:16 codesquid, revision 3624Give error messages a more meaningful title, set better icon.
- 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/Makefile.am
- A /FileZilla3/trunk/src/interface/menu_bar.cpp
- A /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
2010-02-01 21:48 codesquid, revision 3623Additional cleanup, move much menu handling into its own class
2010-01-31 11:03 codesquid, revision 3622Fix compile error and move hiding of log button until after setting its state.
2010-01-31 11:03 codesquid, revision 3621Restrict length of limit box.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.h
2010-01-30 23:02 codesquid, revision 3620Add helper function to show and hide toolbar buttons.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2010-01-30 21:02 codesquid, revision 3619Print a proper error message instead of using default port if the entered port is not a number.
2010-01-30 20:36 codesquid, revision 3618Also react to right-clicks.
- 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/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- A /FileZilla3/trunk/src/interface/toolbar.cpp
- A /FileZilla3/trunk/src/interface/toolbar.h
2010-01-30 20:30 codesquid, revision 3617Move most of the toolbar specific bits to a new class.
2010-01-30 16:46 codesquid, revision 3616Improve some strings.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-01-30 16:21 codesquid, revision 3615Keep track of SFTP and FTPS data for each state.
2010-01-30 11:40 codesquid, revision 3614Set the AppID on startup on MSW7.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-01-30 10:24 codesquid, revision 3613Further untangle status bar updating.
- 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/Options.cpp
- A /FileZilla3/trunk/src/interface/option_change_event_handler.cpp
- A /FileZilla3/trunk/src/interface/option_change_event_handler.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-01-26 20:19 codesquid, revision 3612Implement new option change event handler.
2010-01-25 22:42 codesquid, revision 3611Fix buffer overflow.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-01-24 11:18 codesquid, revision 3610Implement click functionality for speedlimits indicator.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2010-01-24 11:18 codesquid, revision 3609Cleanup of status bar code.
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/48x48/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2010-01-24 11:15 codesquid, revision 3608Add some default artwork
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.h
2010-01-23 14:35 codesquid, revision 3607Implement functionality of speedlimits dialog.
- 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/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
- A /FileZilla3/trunk/src/interface/speedlimits_dialog.h
2010-01-23 14:02 codesquid, revision 3606Add speedlimits dialog prototype
2010-01-23 11:48 codesquid, revision 3605Use the icon set's file icon instead of the classic file icon if system icon cannot be obtained.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
2010-01-18 22:04 codesquid, revision 3604Do not automatically pop up dialogs if any mouse button is down, fixes Ubuntu LP: #497836
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.h
2010-01-18 21:43 codesquid, revision 3603Add option to toggle speed limits.
2010-01-16 18:37 codesquid, revision 3602PuTTY's exitcode handling is strange, using INT_MAX like that...
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2010-01-10 09:38 codesquid, revision 3601Forward all ctrl+tab navigation key events to tab bar. Fixes #5118
2010-01-09 21:43 codesquid, revision 3600Fix race condition. After calling getaddrinfo and reobtaining the lock, check if we're still in in connecting state. Fixes Ubuntu LP: #447224
2010-01-09 21:42 codesquid, revision 3599Remove angle brackets around info text
2010-01-09 14:40 codesquid, revision 3598Minor size reduction
- 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
- A /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/filter.png
- A /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/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/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/blukis/16x16/speedlimits.png
- A /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
- A /FileZilla3/trunk/src/interface/resources/blukis/32x32/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/compare.png
- M /FileZilla3/trunk/src/interface/resources/blukis/32x32/disconnect.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/filter.png
- A /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/folderclosed.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/lock.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
- A /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
- A /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
- A /FileZilla3/trunk/src/interface/resources/blukis/48x48/bookmark.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/filter.png
- A /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/folderclosed.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
- A /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
- A /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
2010-01-08 18:06 codesquid, revision 3596Updated blukis icon set
2010-01-07 20:02 codesquid, revision 3595Remove duplicate entry
2010-01-07 20:01 codesquid, revision 3594Added Yngve Spjeld Landro as translator for nn_NO.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2010-01-03 21:18 codesquid, revision 3593Correct some strings.
2010-01-03 21:12 codesquid, revision 3592Typo
2010-01-03 21:10 codesquid, revision 3591Version bump
- 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
2010-01-03 20:37 codesquid, revision 3590Slightly smaller arrows
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_CN.po
2010-01-03 19:15 codesquid, revision 3589Updated translations
- 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/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- 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
2010-01-02 23:13 codesquid, revision 3588Update copyright year.
2010-01-01 20:47 botg, revision 3586Set initial focus on chmod dialog to numeric input field.
2009-12-31 13:19 botg, revision 3585Fix closing of all other tabs if keeping only first.
2009-12-29 15:12 botg, revision 3579Only close if exitcode > 0, it is handled correctly already in other cases with other causes as error message.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
2009-12-28 10:52 botg, revision 3578Implement tab creation from context menu.
2009-12-27 16:36 botg, revision 3577Reduce flicker on tab creation
2009-12-27 14:28 botg, revision 3576Spelling
2009-12-27 14:25 botg, revision 3575Fix warning.
2009-12-27 13:49 botg, revision 3574Version bump
- 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/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sl_SI.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_TW.po
2009-12-27 10:44 botg, revision 3573Updated translations
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2009-12-26 11:37 botg, revision 3569Do not crash if server closes the connection. Instead exit program properly.
2009-12-25 11:45 botg, revision 3568Require xdg-open on *nix
2009-12-25 10:57 botg, revision 3567Select the right tab on ctrl+<n>
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
2009-12-24 12:55 botg, revision 3566Implement closing of all but current tab.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-12-20 23:12 botg, revision 3565Finish cleanup.
2009-12-20 15:00 botg, revision 3564Fix typo, thanks Yngve.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-12-20 10:33 botg, revision 3563Even more cleanup.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-12-19 09:23 botg, revision 3562Further cleanup.
2009-12-13 19:22 botg, revision 3560Better handling of handshake failures.
- A /FileZilla3/trunk/src/interface/context_control.cpp
- A /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- 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/Makefile.am
- M /FileZilla3/trunk/src/interface/state.cpp
2009-12-13 19:18 botg, revision 3559Move some of the tab handling code into its own class. Also fixes a case of heap corruption, the comparable listings associated to the comparison manager need to be unset prior to destruction.
2009-12-13 17:22 botg, revision 3558Make IsActive static.
2009-12-13 12:19 botg, revision 3557Fix nullpointer dereference.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-12-12 09:58 botg, revision 3556Partially implement tab context menu.
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/include/misc.h
2009-12-09 23:53 botg, revision 3555The domain address type in SOCKS only accepts FQDNs, use other address types if connecting by IP.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2009-12-06 19:41 botg, revision 3554Typos.
2009-12-06 14:52 botg, revision 3553More spelling corrections
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
- M /FileZilla3/trunk/src/interface/search.cpp
2009-12-06 14:22 botg, revision 3552Sort header image on non-MSW
2009-12-01 10:38 botg, revision 3551Typos
2009-11-30 14:20 botg, revision 3548Don't retry if not trusting certificate.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-11-30 13:58 botg, revision 3547Remember size of edit status dialog.
2009-11-29 16:15 botg, revision 3546Disable some useless, unneeded build steps.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-11-29 14:17 botg, revision 3545Bookmarks manager lacked default button.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- A /FileZilla3/trunk/src/interface/treectrlex.cpp
- A /FileZilla3/trunk/src/interface/treectrlex.h
2009-11-29 11:25 botg, revision 3544Keep current item in view if changing selection.
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_ftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_passive.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_debug.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
2009-11-27 21:11 botg, revision 3540Little bits of code cleanup.
2009-11-22 16:21 botg, revision 3533Disallow non-unicode and universal wxWidgets configurations.
- 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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-11-18 17:27 botg, revision 3532Add refresh item to filelist context menus.
2009-11-15 14:51 botg, revision 3531Don't delete successfully downloaded file of canceling finish page.
2009-11-15 14:50 botg, revision 3530Version bump
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
2009-11-15 14:07 botg, revision 3529Updated translation
2009-11-15 13:31 botg, revision 3528Fix #4970, site bookmarks with synchronized browsing enabled were not working.
2009-11-15 13:24 botg, revision 3527Missed a case of ::EndMenu.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-11-15 10:38 botg, revision 3526Don't show update dialog if other dialog is already open.
2009-11-12 21:45 botg, revision 3525Work around a bug in KDE
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2009-11-12 21:32 botg, revision 3524Replace InsertEndChild(... with LinkEndChild(new ... where possible.
2009-11-11 09:57 botg, revision 3523Disable sync browse in CState::Connect()
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
2009-11-11 09:43 botg, revision 3522Fix #4971: Control-Tab between tabs doesn't loop back to the start after last tab
2009-11-10 20:56 botg, revision 3521Fix #4969: Directory comparison doesn't work with multiple tabs
2009-11-10 14:29 botg, revision 3520Fix #4967: Trying to close busy tab freezes tab area display/interaction
2009-11-09 20:14 botg, revision 3519Fix #4966: Crash if showing/hiding local tree after closing a tab
2009-11-09 16:30 botg, revision 3518Fix typo
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-11-09 13:18 botg, revision 3517Missing translations
2009-11-09 13:13 botg, revision 3516Version 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/fr.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2009-11-09 11:14 botg, revision 3515Updated translations
2009-11-08 16:44 botg, revision 3514Fix #4951, need to SetServer(0) only once command queue is idle and if connection attempt failed.
2009-11-08 16:22 botg, revision 3513Another case of initial control focus.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2009-11-07 16:57 botg, revision 3512Fix some harmless warnings.
2009-11-07 13:23 botg, revision 3511Set initial focus to OK button in download dialog.
2009-11-06 19:14 botg, revision 3510Fix an assertion, didn't hold if filters were enabled.
2009-11-04 22:21 botg, revision 3509Fix #4000: Filename is not quoted properly when choosing "default editor for text files"
2009-11-04 14:02 botg, revision 3508Don't translate a placeholder.
2009-11-04 13:48 botg, revision 3507Don't perform queue finish action if recursive download operation still in progress
2009-11-04 13:39 botg, revision 3506Add missing subcontainer in dictionary
2009-11-03 16:10 botg, revision 3505Fix typo
2009-11-03 16:09 botg, revision 3504
2009-11-02 22:25 botg, revision 3503Add option to always use server's address.
2009-11-02 22:24 botg, revision 3502Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.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/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-11-02 18:34 botg, revision 3501Updated translations
2009-11-02 14:53 botg, revision 3500Register navigation handlers on all tabs
- A /FileZilla3/trunk/src/dbus/desktop_notification.cpp
- A /FileZilla3/trunk/src/dbus/desktop_notification.h
- M /FileZilla3/trunk/src/dbus/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.h
2009-11-02 14:06 botg, revision 3499Display notification message if queue has finished transferring
2009-10-31 11:16 botg, revision 3498Add additional wrapper functions to handle arrays and dictionaries
2009-10-29 10:35 botg, revision 3497Create aui notebook with correct size. Fixes #4933
2009-10-29 10:27 botg, revision 3496Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2009-10-29 10:03 botg, revision 3495Update translations
- 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/dialogs.xrc
2009-10-28 23:52 botg, revision 3494Offer choice to abort old connection or to connect in new tab if already connected.
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-10-28 23:20 botg, revision 3493Betas an release candidates are short-lived. Check daily for new version.
2009-10-28 22:09 botg, revision 3492Need to clear id maps in all cases.
2009-10-28 22:08 botg, revision 3491Keep measurement results individually for each notebook.
2009-10-28 18:32 botg, revision 3490Don't use bold font for active tab
2009-10-28 16:04 botg, revision 3489Close tab on middleclick
2009-10-28 15:40 botg, revision 3488Open new tab on doubleclicking background.
2009-10-28 15:38 botg, revision 3487Avoid crash in UpdateLayout after having closed tabs. Fixes #4934
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-28 14:58 botg, revision 3486Move confirmation whether to interrupt old connection to CMainFrame
2009-10-28 09:40 botg, revision 3485When creating new tab, use splitter positions and column settings of currently active tab.
2009-10-27 21:37 botg, revision 3484Fix layout issues after closing settings dialog while multiple tabs are open.
2009-10-27 21:35 botg, revision 3483All contexts need to be aware of the one queue.
2009-10-27 21:32 botg, revision 3482Fix remembering last server.
2009-10-27 15:18 botg, revision 3481Correct a condition, first half always evaluated to true.
2009-10-27 15:17 botg, revision 3480Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-10-27 14:54 botg, revision 3479Updated translations
2009-10-27 14:25 botg, revision 3478Fix top tab rendering on dark themes
2009-10-27 14:21 botg, revision 3477Move conflicting accelerator key
2009-10-27 10:40 botg, revision 3476Work around odd assertion
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2009-10-26 19:35 botg, revision 3475Properly track bookmarks across all active tabs.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-26 19:02 botg, revision 3474Use reconnect information from previous tab.
2009-10-26 18:41 botg, revision 3473Use individual bookmarks for each tab
2009-10-26 15:53 botg, revision 3472Fix assertions if recreating menu bar.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-26 15:00 botg, revision 3471Reuse idle contexts.
2009-10-25 19:51 botg, revision 3470Tab navigation keys
2009-10-25 18:18 botg, revision 3469Handle close button on tabs.
2009-10-25 11:10 botg, revision 3468First stage of tab closing
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-25 10:05 botg, revision 3467React to tab change event
- 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/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-24 18:13 botg, revision 3466Update UI on context changes and update tab labels.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-24 15:12 botg, revision 3465Add menu items to create and close tabs. The former one working.
2009-10-24 12:57 botg, revision 3464Allow creation of multiple sets of controls. Not much useful yet though.
2009-10-24 10:44 botg, revision 3463Move creation of context specific controls to a new function.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-23 20:54 botg, revision 3462Get rid of CMainFrame::m_pState, use contextmanager instead.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.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
2009-10-23 16:02 botg, revision 3461Queue should now be fully converted to context manager.
2009-10-23 13:21 botg, revision 3460Need to compare server name and connection limit.
2009-10-22 19:44 botg, revision 3459Further transition towards context manager. Cleanup of TryStartNextTransfer.
2009-10-22 19:40 botg, revision 3458Notify all contexts about filter changes.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-22 17:37 botg, revision 3457Notify all contexts about filter changes.
2009-10-22 12:44 botg, revision 3456Disconnect all contexts on clearing reconnect history.
2009-10-22 12:44 botg, revision 3455Need to cancel recursive operations as well if disconnecting to clear reconnect.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-22 12:24 botg, revision 3454Use explicit pointer to own CState instance.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-22 09:22 botg, revision 3452Clean up connection tracking, no longer set window title directly from CState.
2009-10-18 13:07 botg, revision 3450Use a more recent mingwm10.dll
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-10-18 10:27 botg, revision 3449Add "Open" iten to local directory tree context menu.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- 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/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- A /FileZilla3/trunk/src/interface/welcome_dialog.h
2009-10-15 09:47 botg, revision 3448Add a pretty welcome dialog.
2009-10-15 09:44 botg, revision 3447Add much more verbose logging capabilities, should hopefully help with #4847.
2009-10-14 14:00 botg, revision 3446Remove a line of dead code.
2009-10-13 15:25 botg, revision 3445Fix action mismatch for default file exists action
2009-10-12 16:39 botg, revision 3444Initialize threading support in libdbus
2009-10-11 23:13 botg, revision 3443Update manpage
2009-10-11 20:47 botg, revision 3442Fix 64bit builds
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-10-10 16:18 botg, revision 3441Better handle an assert.
2009-10-10 16:17 botg, revision 3440Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.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
2009-10-10 10:14 botg, revision 3439Updated translations
2009-10-09 18:25 botg, revision 3438Fix crashes, #4875
2009-10-09 14:16 botg, revision 3437Add a missing feature in list of changes
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
2009-10-09 14:16 botg, revision 3436Use context manager to obtain current state in quickconnect bar.
2009-10-08 18:28 botg, revision 3435Further work on context manager.
2009-10-07 22:45 botg, revision 3434Fix #4861, setting initial focus using XRC instruction can result in a radiobutton event on MSW.
2009-10-05 16:25 botg, revision 3433Fix access to uninitialized variables
2009-10-04 14:13 botg, revision 3432Typos
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2009-10-04 09:18 botg, revision 3431Use REST+STOR instead of APPE if server advertises REST STREAM.
2009-10-03 15:18 botg, revision 3430Fix column reordering, loses #4849
2009-10-03 14:06 botg, revision 3429Fix a typo
2009-10-03 12:29 botg, revision 3428Fix another strange wrapping issue
- 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/nl.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-10-03 12:29 botg, revision 3427Updated translations
2009-10-03 08:17 botg, revision 3426Version bump
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
2009-10-02 20:19 botg, revision 3425Make sure all dialogs have an initially focused element so that they can be closed using escape key.
2009-10-01 09:18 botg, revision 3424Set initial focus to path control.
2009-10-01 09:06 botg, revision 3423Perform case-insensitive comparison on MSW.
2009-09-29 15:03 botg, revision 3422Ignore modified listings when waiting for synchronized dirchange, fixes #4647
2009-09-28 14:32 botg, revision 3421Don't adjust initial tree height
2009-09-28 09:28 botg, revision 3420Finish too needs to be translated.
2009-09-26 18:49 botg, revision 3418Ensure Next/Back buttons on wizard are translated.
2009-09-26 18:30 botg, revision 3417More missing mnemonics
2009-09-26 17:44 botg, revision 3416Typos
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
2009-09-26 12:09 botg, revision 3415Missing mnemonics.
2009-09-26 10:03 botg, revision 3414Fix format argument.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/oc.po
- M /FileZilla3/trunk/locales/pl_PL.po
2009-09-25 22:37 botg, revision 3413Translation updates
2009-09-25 22:23 botg, revision 3412Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
2009-09-24 16:02 botg, revision 3411Updated translations
2009-09-22 23:37 botg, revision 3407Honor the filesize settings a bit more.
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-09-22 19:48 botg, revision 3406Also use wxChoice in session specific default file exists dialog.
- 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
2009-09-21 21:16 botg, revision 3405Fix #4831, mark filename column as fixed and sanitize stored settings.
2009-09-21 21:14 botg, revision 3404Typo
2009-09-21 21:02 botg, revision 3403Forgot to capture EACCESS/EGAIN in TryLock
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2009-09-21 10:02 botg, revision 3397Handle EINTR and other locking failures, should fix #4417
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.h
2009-09-20 15:01 botg, revision 3375There's no more org.freedesktop.PowerManagement on Ubuntu 9.10, fall back to org.gnome.SessionManager to inhibit idle suspend
2009-09-20 14:58 botg, revision 3374Make sure all tabs fit also on wxGTK
2009-09-20 14:55 botg, revision 3373Don't leave debug code enabled
2009-09-20 14:24 botg, revision 3372wxGTK also needs that strange offset
2009-09-20 12:12 botg, revision 3371Fix border of list controls on SFTP and filetype pages
2009-09-20 12:10 botg, revision 3370Typo
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.h
2009-09-20 10:04 botg, revision 3369Reduce space requirements of file exists settings page.
2009-09-20 09:47 botg, revision 3368Only accept wx 2.8.x, not 2.9.x or higher.
2009-09-20 09:25 botg, revision 3367Make sure tabs fit entirely on OS X
2009-09-19 21:51 botg, revision 3366More wrapping oddities fixed
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2009-09-17 14:24 botg, revision 3365Check for OS X >= 10.5 in powermanagement code. Based on patch by John Ratliff.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
2009-09-17 12:51 botg, revision 3364Add missing virtual destructors and fix two potential memory leaks.
2009-09-16 21:03 botg, revision 3363Fix copy&paste error
2009-09-16 20:43 botg, revision 3362Two harmless file descriptor leaks. Upstream has been notified.
2009-09-16 14:21 botg, revision 3361Also increase advertised window on SFTP. Though usually SFTP performance is limited due to the inherent protocol properties.
2009-09-16 10:00 botg, revision 3360Double send buffer size and vastly increase recv buffer. The latter is TCP's advertised receiver window and goes directly into the bandwidth delay product. New values capable of saturating 100Mbit/s at 333ms RTT.
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2009-09-14 20:51 botg, revision 3359Forget about first ten seconds of a transfer in speed calculation, makes the average converge faster to the actual speed.
2009-09-13 18:03 botg, revision 3358If kiosk mode is enabled, convert from NORMAL to ASK logontype.
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
2009-09-13 15:34 botg, revision 3356Remember last used search conditions.
2009-09-13 14:25 botg, revision 3355Move individual filter loading and saving to new helper functions.
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/dbus/session_manager.cpp
2009-09-10 22:49 botg, revision 3354Fix memory leaks
2009-09-10 22:24 botg, revision 3353Update icon specs
2009-09-10 15:32 botg, revision 3352Fix alpha compositing formula, my first attempt at compositing was almost perfect, just missed a division through new alpha
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/symlink.png
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2009-09-10 12:27 botg, revision 3351Symlink overlay on non-MSW
2009-09-10 11:49 botg, revision 3350Fix for MinGW.
2009-09-10 11:00 botg, revision 3349Don't trim paths.
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2009-09-09 21:47 botg, revision 3348MSW: Display shortcut overlay on links in remote file lists.
2009-09-07 21:01 botg, revision 3347Fix typos in comment
2009-09-05 15:00 botg, revision 3344Use case-insensitive compare on MSW. Fixes #4803. Case-insensitive file systems are so broken :(
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/process_running.nsh
2009-09-04 13:13 botg, revision 3343Make sure all instances of FileZilla are closed before starting installation.
2009-09-03 19:11 botg, revision 3342Call installer with update flag
2009-08-30 17:08 botg, revision 3336Add /update argument to hide license and reinstall page on updates, will be used by FileZilla's update wizard.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.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/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-08-28 09:06 botg, revision 3335Filter invalid characters from filename. Closes #3227.
2009-08-24 07:12 botg, revision 3334Fix CLocalPath::Exists on partial UNC paths
2009-08-23 17:23 botg, revision 3333Fix syntax error
2009-08-23 09:59 botg, revision 3332Version bump
2009-08-23 09:06 botg, revision 3331Fix compile error
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
2009-08-22 16:38 botg, revision 3330Updated translations
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2009-08-21 15:05 botg, revision 3329Performance improvements, closes #4658: - Don't populate selected but unexpanded directories. - MSW: Defer obtaining open icon until item gets selected
2009-08-20 21:30 botg, revision 3328Fix segfault if adding new filter
2009-08-20 13:17 botg, revision 3327Partial fix for #4715
2009-08-16 20:28 botg, revision 3326Fix compile error
2009-08-16 16:23 botg, revision 3325Fix typo
2009-08-13 12:44 botg, revision 3323Arguments not translatable.
2009-08-13 12:44 botg, revision 3322Version bump
2009-08-13 12:19 botg, revision 3321Updated translations
2009-08-12 19:02 botg, revision 3320Bump to GnuTLS 2.8.3, 2.8.2 didn't last long.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2009-08-10 15:00 botg, revision 3319Keep data copied to clipboard even if FZ closes, fixes #4737. Also required wx to be patched with wx#11102
- 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/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-08-10 13:51 botg, revision 3318Update translations
2009-08-10 12:35 botg, revision 3317GnuTLS 2.8.2 is out with several buffixes affecting FileZilla. Make it a requirement.
2009-08-10 12:34 botg, revision 3316Use a new enum for address family, makes it easier to work with
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2009-08-09 19:02 botg, revision 3315Use a new enum for address family, makes it easier to work with
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2009-08-09 15:56 botg, revision 3314Make resolver IPv6 capable (unlikely that it'll ever be used though), explicitly request IPv4 wherever used.
2009-08-08 12:19 botg, revision 3313Add option to connect on specific address family only.
2009-08-08 12:16 botg, revision 3312Ensure buttons to manipulate filter sets are all same size
2009-08-08 12:10 botg, revision 3311Small layout improvement on search dialog
2009-08-06 17:01 botg, revision 3310Handle escape key (or equivalent) to close search dialog
2009-08-06 16:59 botg, revision 3309Version bump
2009-08-06 16:32 botg, revision 3308Adjust control spacing
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- A /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-08-06 16:17 botg, revision 3307Update translations
2009-08-04 19:22 botg, revision 3303Fix typo in error message.
2009-08-04 10:48 botg, revision 3302Typo.
2009-08-04 10:28 botg, revision 3301GCC is odd...
2009-08-04 10:21 botg, revision 3300Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.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
2009-08-04 09:21 botg, revision 3299Updated translations
2009-08-04 09:20 botg, revision 3298Allow file to be included by FZ interface.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-08-04 09:15 botg, revision 3297Process certificate notification
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-08-04 09:13 botg, revision 3296Add update log to failed page.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2009-08-03 21:55 botg, revision 3295Don't needlessly print "Disconnected from server" so many times.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-08-03 19:55 botg, revision 3294Verify checksum. Using sha512 code from putty.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-08-03 19:51 botg, revision 3293Implement HTTPS support and make update wizard use it.
2009-08-03 19:45 botg, revision 3292Add option for trusted root certificate and introduce concept of internal options
2009-08-02 13:52 botg, revision 3291More extensive certificate validation.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-08-02 13:34 botg, revision 3290Fix warnings
2009-08-02 13:28 botg, revision 3289Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2009-08-02 10:39 botg, revision 3288Updated translations
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-08-02 10:10 botg, revision 3287Calculate right button size
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
2009-08-02 09:28 botg, revision 3286Add status bar to search dialog.
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-08-01 17:15 botg, revision 3285Implement proper keyboard navigation in search and filter edit dialogs.
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-08-01 10:43 botg, revision 3284Make filter edit dialog resizable.
- M /FileZilla3/trunk/src/fzshellext/fzshellext.vcproj
- M /FileZilla3/trunk/src/fzshellext/fzshellext_64.dll
2009-08-01 10:32 botg, revision 3283Rebuild 64bit version of shell extension
2009-08-01 10:26 botg, revision 3282Update copyright year
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/interface.vcproj
2009-08-01 10:08 botg, revision 3281Cleanup
- M /FileZilla3/trunk/src/interface/resources/filezilla.rc
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2009-07-30 15:58 botg, revision 3280Attach manifest only if using GNU windres
2009-07-29 09:56 botg, revision 3279Set minsize, clarify matching string.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-07-28 13:47 botg, revision 3278Use a wxChoice for match type
2009-07-28 13:26 botg, revision 3277Cleanup, don't use ugly Id hackery
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-07-28 13:23 botg, revision 3276Fix svn:eol-style
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2009-07-28 12:22 botg, revision 3275Sizing issues under wxGTK
2009-07-28 09:20 botg, revision 3274Don't needlessly recreate the same controls over and over again.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-07-27 20:35 botg, revision 3273Properly resize conditions
2009-07-27 14:13 botg, revision 3272Fix behavior of + button
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
2009-07-26 21:23 botg, revision 3271Remove ugly more/remove buttons, add sleek + and - buttons next to rules.
2009-07-26 20:54 botg, revision 3270#4692: Remember file exists action on individual queue items
2009-07-26 17:28 botg, revision 3269Fix warning
2009-07-26 16:57 botg, revision 3268Speed up writing queue
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/include/serverpath.h
2009-07-26 10:01 botg, revision 3267Optimize CServerPath::SetSafePath for speed
2009-07-25 18:40 botg, revision 3266Add missing mnemonic to "select entry"
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2009-07-25 13:34 botg, revision 3265Add option to idle sleep prevention.
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 12:49 botg, revision 3264Preventing idle sleep now also works on OS X
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 10:53 botg, revision 3263Fix keywords
- M /FileZilla3/trunk/src/dbus/Makefile.am
- A /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- A /FileZilla3/trunk/src/dbus/power_management_inhibitor.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 10:51 botg, revision 3262Prevent idle sleep on *nix, successfully tested with Gnome
2009-07-25 07:54 botg, revision 3261Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set
2009-07-25 07:54 botg, revision 3260Typo
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/power_management.cpp
- A /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 07:50 botg, revision 3259Add helper class to prevent system going into idle sleep during transfers
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-07-23 19:56 botg, revision 3258Add basic functionality for context manager.
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-07-23 14:05 botg, revision 3257Add -l option to select login type, closes #4559
- 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/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2009-07-23 14:01 botg, revision 3256CState no longer requires knowledge of remote list view.
2009-07-23 09:04 botg, revision 3255Fix a race in CSocket::Close leading to an infinite loop since m_pHost never got cleared.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-07-22 14:28 botg, revision 3254Need to call parseAsMlsd before ParseAsUnix to avoid parsing conflict.
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-07-21 15:24 botg, revision 3253Further cutting of the gordian knot that is the interface's architecture.
- 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/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2009-07-19 13:00 botg, revision 3252First step towards supporting multiple states aka contexts.
2009-07-18 15:18 botg, revision 3251Fix errors
2009-07-16 13:16 botg, revision 3250Proper timestamp format, coalesce some log messages, log value of wFunc if neither FO_COPY nor FO_MOVE
2009-07-14 21:54 botg, revision 3249Add option to only compile shell extension.
Need to bump DLL version.