Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 17:50:01
Changelog for FileZilla 3 (8047 changes):
2007-08-12 10:55 botg, revision 15582007-08-12 09:46 botg, revision 1557This hopefully should solve all compatibility problems.
2007-08-12 00:30 botg, revision 1556Undo debugging code changes
2007-08-11 21:14 botg, revision 1555typo
2007-08-11 20:57 botg, revision 1554Disable "always trust" on expired certificates.
2007-08-11 20:51 botg, revision 1553Fix non-standard protocol warning if using FTPES.
2007-08-11 12:17 botg, revision 1551Fix display of port parsed out of a URL.
2007-08-11 10:59 botg, revision 1550Use proper index
2007-08-11 10:46 botg, revision 1549Version bump
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- 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/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2007-08-10 17:29 botg, revision 1548Remember all column sizes.
2007-08-10 14:34 botg, revision 1547Fix parsing of filesizes > 2GB on Dos-style listings (e.g. IIS)
2007-08-10 14:29 botg, revision 1546Fix problems if Shutdown gets called during handshake.
2007-08-09 15:56 botg, revision 1545Add missing return. Did result in access to previously freed memory. Memory corruption possible. Could be remotely triggered during logon.
- M /FileZilla3/trunk/src/putty/be_none.c
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/putty.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/sshdh.c
- M /FileZilla3/trunk/src/putty/sshrsa.c
2007-08-09 14:49 botg, revision 1544Merged changes from upstream putty.
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_TW.po
2007-08-09 12:48 botg, revision 1543Updated several translations.
2007-08-09 09:11 botg, revision 1542Improvements for limited user accounts.
2007-08-09 08:51 botg, revision 1541Fix [ 1770611 ] autogen.sh run error on solaris because /bin/sh is not bash
2007-08-09 08:46 botg, revision 1540Fix [ 1770621 ] po error cause build fail
2007-08-09 08:41 botg, revision 1539Fix [ 1770610 ] Can not compile with sun CC for strrchr return const char*
2007-08-08 15:55 botg, revision 1538Fix compilation with Sun CC, was complaining with "Incorrect access of a member from const-qualified function". Closes [ 1770608 ].
2007-08-07 21:17 botg, revision 1537Fix resizing under wxGTK
2007-08-06 23:57 botg, revision 1536Add section for Desktop icon
2007-08-06 23:57 botg, revision 1535Use nsDialogs instead of InstallOptions
- M /FileZilla3/trunk/data/install.nsi.in
- D /FileZilla3/trunk/data/reinstall.ini
2007-08-06 17:23 botg, revision 1534Use nsDialogs instead of InstallOptions
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2007-08-06 16:39 botg, revision 1533Fix warnings
More "all users" vs. "current user" improvements.