Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:20:01
Changelog for FileZilla 3 (8047 changes):
2014-06-15 11:24 codesquid, revision 56462014-06-15 11:06 codesquid, revision 5645Increase minimum page width to fit bulkier themes.
2014-06-15 10:47 codesquid, revision 5644wxStaticBoxSizer is tricky. Seems to work now.
2014-06-15 08:49 codesquid, revision 5643Another wxStaticBox fix.
2014-06-15 07:49 codesquid, revision 5642Align label and hyperlink.
2014-06-15 07:44 codesquid, revision 5641Avoid flicker when recreating the menu bar.
2014-06-15 06:26 codesquid, revision 5640Make toolbar undockable.
2014-06-15 06:25 codesquid, revision 5639Quote arguments to PKG_CHECK_MODULES
2014-06-15 06:19 codesquid, revision 5638Add missing include
2014-06-14 22:08 codesquid, revision 5636Update pkg.m4 with latest available version.
2014-06-14 21:42 codesquid, revision 5635Remove call to deprecated function.
2014-06-14 21:31 codesquid, revision 5634Fix setting of initial focus. Do it before opening the site manager at startup.
- M /FileZilla3/trunk/src/interface/resources/xrc/quickconnectbar.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/toolbar.xrc
2014-06-14 21:09 codesquid, revision 5633Get rid of leftmost separator to make it look a bit more modern.
2014-06-14 20:50 codesquid, revision 5632Merge with wx' changes.
2014-06-14 20:48 codesquid, revision 5631Fix an incorrect fix for wxString semantics.
2014-06-14 20:46 codesquid, revision 5630Fix compiler warning.
2014-06-14 20:25 codesquid, revision 5629Make use of wxSizer::Replace in wxDialogEx::ReplaceControl.
2014-06-14 11:30 codesquid, revision 5628Fix typo in error message, reported by Yngve Spjeld Landro.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2014-06-14 10:24 codesquid, revision 5627Several more fixes related to wxString semantics.
2014-06-14 09:14 codesquid, revision 5626Fix wrapping of wxStaticBoxSizer not adding enough extra border. Also fix cache invalidation.
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2014-06-14 09:11 codesquid, revision 5625Parent panel needs to be slightly bigger under Linux.
2014-06-13 08:12 codesquid, revision 5624Fix size of dialog under Linux.
2014-06-12 18:48 codesquid, revision 5622Fix warning about unable to delete directory when deleting files.
- D /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/Makefile.am
2014-06-12 18:44 codesquid, revision 5621Get rid of autogen.sh, autoreconf -i should suffice.
2014-06-12 18:29 codesquid, revision 5620Update wxwin.m4 to version from wx3 repository.
Add test binary to svn:ignore