Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 14:20:01
Changelog for FileZilla 3 (8068 changes):
2011-06-25 13:52 codesquid, revision 4069- 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.
Fix a division by zero if benchmarking an empty coalescer.