Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 12:50:01
Changelog for FileZilla 3 (8047 changes):
2008-04-26 12:43 botg, revision 23022008-04-25 14:01 botg, revision 2301Grammar
2008-04-25 13:36 botg, revision 2300Renaming local files did not have immediate effect on *nix
2008-04-25 13:36 botg, revision 2299Fix [ 1951432 ] Upload/download limit: input not limited
2008-04-25 13:35 botg, revision 2298Add comment.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-04-25 13:35 botg, revision 2297Use wxLongLong for speed limit calculations, 32bit ints are too limited.
2008-04-24 15:09 botg, revision 2296Use wxTextCtrl::ChangeValue instead of SetValue
2008-04-24 14:41 botg, revision 2295Need to end all active menus if wizard. Fixes [ 1950286 ] Hang on new version popup
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
2008-04-20 21:01 botg, revision 2294MSW only: Code to send WM_ENDSESSION other running instances if --close is passed on commandline.
2008-04-20 20:39 botg, revision 2293Update manpage with commandline arguments.
2008-04-20 12:51 botg, revision 2292Implement -c option.
2008-04-20 12:47 botg, revision 2291Why do I even keep this file
- A /FileZilla3/trunk/src/interface/cmdline.cpp
- A /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- 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/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2008-04-18 14:12 botg, revision 2289Basic commandline support. -c option not yet working.
2008-04-18 10:51 botg, revision 2288Really fix crash on close. I hope.
2008-04-18 09:50 botg, revision 2287The crash on exit still wasn't fixed, I hope this one does the trick.
2008-04-18 09:49 botg, revision 2286Version bump
2008-04-18 09:49 botg, revision 2285Updated translations
2008-04-17 23:07 botg, revision 2284Fix unused variable varning.
- 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/RemoteListView.cpp
2008-04-17 09:46 botg, revision 2283Display drop highlight in local file lists under non-Windows
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-04-16 14:29 botg, revision 2282Fix "[ 1937600 ] Edited files get lost on server timeout". More complex than I thought.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
2008-04-16 12:42 botg, revision 2281Some cleanup on the way towards fixing [ 1937600 ] Edited files get lost on server timeout
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_CN.po
2008-04-16 08:59 botg, revision 2280Translation updates
2008-04-13 10:41 botg, revision 2279Small fix for recent VMS compatibility changes.
2008-04-12 21:21 botg, revision 2278Fix auto filetype detection on VMS servers.
2008-04-12 09:35 botg, revision 2277Strip revision on VMS files for filetype display.
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/windows/version.rc2
Merge with upstream.