Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:20:01
Changelog for FileZilla 3 (8047 changes):
2006-08-15 13:26 botg, revision 8472006-08-15 09:22 botg, revision 846updated
2006-08-14 10:24 botg, revision 8452.6.x doesn't have wxWindowUpdateLocker
2006-08-14 09:16 botg, revision 844don't delete status line windows, just show/hide them
2006-08-13 12:55 botg, revision 843added new constant for the number of log message types
2006-08-13 12:38 botg, revision 842Removed most flicker, should slightly increase speed.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
2006-08-13 09:59 botg, revision 841Speedup of message log which is one of the major CPU hogs.
2006-08-13 09:57 botg, revision 840fixed assertion
2006-08-13 09:52 botg, revision 839Really fixed assertion/logmessage this time
2006-08-12 23:59 botg, revision 838Slightly reduced flicker.
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_debug.cpp
2006-08-12 23:56 botg, revision 837Implement debug levels for message log.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-08-12 22:42 botg, revision 836Implemented debug menu
2006-08-12 16:47 botg, revision 835typo
2006-08-12 16:29 botg, revision 834enable large file support for fzsftp
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/int64.c
- M /FileZilla3/trunk/src/putty/int64.h
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.h
- M /FileZilla3/trunk/src/putty/portfwd.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/psftp.h
- M /FileZilla3/trunk/src/putty/puttyps.h
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshbn.c
- M /FileZilla3/trunk/src/putty/sshdh.c
- M /FileZilla3/trunk/src/putty/sshdss.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/wintime.c
2006-08-12 12:27 botg, revision 833Merged with latest PuTTY source.
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/optionspage_debug.cpp
- A /FileZilla3/trunk/src/interface/optionspage_debug.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-08-12 12:10 botg, revision 832New page for debug settings
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2006-08-12 09:52 botg, revision 831cleanup and two new options
2006-08-12 09:49 botg, revision 830Fix another assertion if language files can't be found.
2006-08-12 09:43 botg, revision 829Check that locales dir could be opened in LoadCache, fixes assertion.
2006-08-11 23:03 botg, revision 828moved setting of socket options into OnConnect, fixes assertion
2006-08-11 22:56 botg, revision 827skip all pending replies if an operation gets reset
2006-08-11 11:51 botg, revision 826fix wrong options name
2006-08-11 11:47 botg, revision 825typo
2006-08-11 07:56 botg, revision 824remove assertion, return instead
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-08-09 14:34 botg, revision 823updated
fix warnings