Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:00:01
Changelog for FileZilla 3 (8047 changes):
2009-04-27 16:20 botg, revision 3142- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
2009-04-26 20:34 botg, revision 3141Fix reconnect delay, fixes #4460
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.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
2009-04-26 17:32 botg, revision 3140Notify queue that filename has changed after rename.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2009-04-26 16:36 botg, revision 3139Fix rename logic, closes #4436
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
2009-04-26 10:39 botg, revision 3138Modernize some timer related code, it broke due to recent changes in wx.
2009-04-24 19:30 botg, revision 3137Add md5 to list of ascii extensions, #4458.
2009-04-23 18:44 botg, revision 3136Wrong build system copied to clipboard. #4448
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-04-21 18:51 botg, revision 3135Empty fact values are allowed according to RFC 3659.
2009-04-21 18:49 botg, revision 3134Version bump
- 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/es.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/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/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-04-21 16:52 botg, revision 3133Update translations
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-04-21 15:29 botg, revision 3132Fix #4374, chmod during synchronized browsing.
2009-04-20 15:02 botg, revision 3131Cannot easily request attention when iconized on wxGTK, would have to defer processing until after the delayed resizing events
2009-04-20 13:55 botg, revision 3130Fix unediting local files
2009-04-20 06:49 botg, revision 3129Need to skip size event, it gets consumed by generic list control
2009-04-19 19:23 botg, revision 3128Add missing break.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-04-18 20:12 botg, revision 3127Still show requests if window is shown, restored but not active. Keep requesting user attention.
2009-04-18 16:49 botg, revision 3126Fix unitialized variable
2009-04-18 08:39 botg, revision 3125After resizing queue pane additional status bars might get into view, trigger a refresh.
2009-04-17 15:18 botg, revision 3124Remove unused variable.
2009-04-14 17:19 botg, revision 3123Fix warnings.
2009-04-14 17:17 botg, revision 3122Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca.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/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2009-04-14 17:04 botg, revision 3121Updated translations
2009-04-14 16:30 botg, revision 3120Improve layout
2009-04-14 14:45 botg, revision 3119XP has a bug, if ugly XP themes are enabled, client size can be negative if restoring from tray.
2009-04-13 18:12 botg, revision 3118Fix indentation
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-04-13 13:49 botg, revision 3117Add button to copy info to clipboard. #2827
2009-04-13 09:48 botg, revision 3116Correct typo
2009-04-12 22:55 botg, revision 3115Don't hide main window if tray icon cannot not be set.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.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/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-04-12 22:11 botg, revision 3114URL to clipboard
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-04-12 21:40 botg, revision 3113Proper icon on wxGTK, restore taskbar (non-tray) button if user interaction is needed.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2009-04-12 19:08 botg, revision 3112Remove unused variable.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-04-12 18:35 botg, revision 3111Do not display dialogs while minimized. Request user attention if not active.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-04-11 21:46 botg, revision 3110Implement minimize to tray.
2009-04-10 22:30 botg, revision 3109Sync browsing checkbox didn't work
2009-04-08 16:13 botg, revision 3108Fix URL wrapping, #4409
2009-04-04 22:44 botg, revision 3107Get rid of debugging code
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
2009-04-03 17:56 botg, revision 3106Need to take header height into account on MSW.
2009-04-02 15:33 botg, revision 3105vector::erase is O(n), exploit fact that removal of queue items is likely to happen near the beginning
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2009-04-02 09:44 botg, revision 3104Allow editing/opening multiple files at the same time, #4388
- 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
2009-04-01 17:40 botg, revision 3103Print wx and gnutls version numbers in about dialog.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-04-01 16:09 botg, revision 3102Also handle leading whitespace and add a testcase.
2009-03-29 16:55 botg, revision 3101MLSD doesn't have padding issues so filenames with trailing whitespace are allowed.
- 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.h
2009-03-29 15:45 botg, revision 3100Eliminate some O(n) calls, replaced with O(1) alternatives
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/queue.cpp
2009-03-28 18:59 botg, revision 3099Small performance improvements
2009-03-28 18:45 botg, revision 3098Fix compile error
2009-03-27 22:51 botg, revision 3097Fix compile error
2009-03-27 22:31 botg, revision 3096Let ConvertPermissions handle numeric mode.
2009-03-27 14:39 botg, revision 3095Fix chmod dialog on listings without permissions.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2009-03-27 14:03 botg, revision 3094Enable MLSD support. Parse MLST feature line and send OPTS MLST if needed.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2009-03-27 13:32 botg, revision 3093Fixes for MLSD parser.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2009-03-26 19:10 botg, revision 3092Add flags indicating presence of perms and user/group in listing
2009-03-25 22:44 botg, revision 3091Improve performance of adding local files to queue.
2009-03-25 22:00 botg, revision 3090Typo
2009-03-25 14:39 botg, revision 3089Add directory comparison to list of features.
2009-03-25 14:08 botg, revision 3088Version bump
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2009-03-25 13:12 botg, revision 3087Add context menu to data type indicator in status bar.
2009-03-25 12:45 botg, revision 3086Fix "remove all" not working under non-MSW systems if nothing selected
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
- M /FileZilla3/trunk/src/interface/queueview_successful.h
2009-03-24 16:41 botg, revision 3085Autoclear menu item cannot be toggled on OS X, #4367
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2009-03-24 14:59 botg, revision 3084Get rid of file exists prompt after already confirming upload of edited and changed file.
2009-03-22 21:34 botg, revision 3083Handle single quotes inside double quotes, fix #4258
2009-03-22 21:04 botg, revision 3082Empty options are valid.
2009-03-21 19:29 botg, revision 3081Expand path on MSW as well.
2009-03-21 19:29 botg, revision 3080Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/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
- M /FileZilla3/trunk/locales/zh_TW.po
2009-03-21 10:37 botg, revision 3079Updated translations
2009-03-18 16:09 botg, revision 3078Make opencrystal the default theme
2009-03-17 23:25 botg, revision 3077Typo, fixes #4339
2009-03-17 16:21 botg, revision 3076Fix memory corruption if resizing columns in queue if log position is set as tab next in queue pane. Fixes #4341.
- M /FileZilla3/trunk/docs/fzdefaults.xml.example
- 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/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2009-03-16 19:41 botg, revision 3075Set Kiosk mode to 2 to prevent FileZilla from writing to its settings files.
2009-03-15 14:25 botg, revision 3074m_pMainFrame->GetComparisonManager() can return NULL. Fixes #4338
2009-03-15 14:22 botg, revision 3073Version bump
- 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
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/mk_MK.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.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
2009-03-14 19:18 botg, revision 3072Updated translations
2009-03-13 23:31 botg, revision 3071Add some hotkeys
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
2009-03-13 16:23 botg, revision 3070Added --version
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2009-03-13 16:11 botg, revision 3069Small logic error
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2009-03-12 19:15 botg, revision 3068On listings without seconds resolution, timezone offset needs to be rounded to minutes
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2009-03-12 16:11 botg, revision 3067Fix compile error in debug mode
- M /FileZilla3/trunk/src/engine/ControlSocket.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/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-03-10 22:27 botg, revision 3066Add information about seconds resolution for timestamp
2009-03-09 22:17 botg, revision 3065Sometimes standard C++ is a tad limited. Cannot use local types as template arguments.
2009-03-09 22:04 botg, revision 3064Need to set containing sizer, else a double-free will be the result.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
2009-03-08 23:38 botg, revision 3063Apply filter changes.
2009-03-08 17:00 botg, revision 3062Follow the specs, GenericName should not be part of Name
2009-03-08 16:29 botg, revision 3061Stupid MSDN library keeps using uppercase W
2009-03-08 15:55 botg, revision 3060Compilo
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2009-03-07 22:26 botg, revision 3059Greatly decrease CPU usage during SFTP transfers
2009-03-06 16:50 botg, revision 3058Add GenericName and German translations.
2009-03-06 15:27 botg, revision 3057Typo
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-03-06 10:49 botg, revision 3056Make directory comparison and synchronized browsing play together.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2009-03-05 18:02 botg, revision 3055Don't fallback to current path if current path cannot be obtained.
2009-03-02 14:09 botg, revision 3051Fix compatibility with some broken MVS servers. #4311
2009-02-27 19:54 botg, revision 3050Handle ctrl+a
2009-02-27 19:43 botg, revision 3049Fix for focus rectangle under GTK
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
2009-02-27 17:23 botg, revision 3048Need to re-layout theme and language selectors
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- 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
2009-02-27 16:43 botg, revision 3047Partially revert previous commit and clean up the code. The activity status is actually shared between all engines.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- 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
2009-02-27 16:42 botg, revision 3046Fix #4291, activity indicators not working properly.
2009-02-27 14:44 botg, revision 3045Part 2 of Ignore passwords when searching for items in the recent server list. Fixes #4287
2009-02-26 19:53 botg, revision 3044Fix alignment on theme page.
2009-02-25 18:05 botg, revision 3043Ignore passwords when searching for items in the recent server list. Fixes #4287
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2009-02-24 17:43 botg, revision 3042Add synchronized browsing option on site level as well.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2009-02-24 17:19 botg, revision 3041wx' EndLabelEdit doesn't work, use the Windows API function instead. Closes #4282
2009-02-24 11:39 botg, revision 3040More dark theme improvements
Better position for "Enter directory"