Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 08:00:01
Changelog for FileZilla 3 (8047 changes):
2010-08-02 14:14 codesquid, revision 3785- 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
Need to escape ampersands in menu items.