Changelogs
Overview
These changelogs reflect the history of all files in the CVS repository. The changelog has been generated at 2007-11-22 10:46
Changelog for Legacy FileZilla 2 (1767 changes):
2003-12-23 17:22 Tim Kosse (botg)- source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.h, source/DirectoryCache.cpp, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/MainFrm.cpp, source/MainThread.cpp, source/SftpControlSocket.cpp, source/SftpControlSocket.h: moving of files and directories inside ftp pane using drag&drop, not working on sftp servers yet
- source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/MainFrm.cpp: - workaround for another bug in windows: Missing text in drag images created by CreateDragImage on Windows XP. Now we're just creating the drag images ourselves.
- source/documentation/chinese_simplified/quickguide.htm: first pass finished.
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: adjusted the size of some label
- source/misc/SAPrefsDialog.cpp: fixed sub dialogs not being redrawn after switching pages if running under wine
- source/MainFrm.cpp: fix reported crash
- source/documentation/chinese_simplified/FileZilla.hhp, source/documentation/chinese_simplified/Topics.hhc, source/documentation/chinese_simplified/history.htm, source/documentation/chinese_simplified/introduction.htm, source/documentation/chinese_simplified/quickguide.htm: initial
- source/LanguageDLLs/Translation Guide.htm: added information about compilation with mingw
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: small improvement
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: fixed a translate error
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: fixed translate error of IMPORT
- source/LanguageDLLs/Korean/FzResKr.rc: fix wrong translation
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: corrected the language attribute
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: brand new translation. updated to latest version.
- source/LanguageDLLs/SimplifiedChinese/fz_simpchinese.nsh: update to latest version.
- source/LanguageDLLs/makelangfiles.sh, source/LanguageDLLs/English/makefile.mingw: added mingw / cygwin makefile generation
- source/LanguageDLLs/Hungarian/FzResHu.rc: Modify according to 1.7 version
- source/LanguageDLLs/Hungarian/FzResHu.rc: Hungarian language update to 2.2.2
- source/LanguageDLLs/Hungarian/makefile.mingw: small fixes
- source/FileZilla.rc, source/MainFrm.cpp, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/makefile.mingw: language DLLs can now be compiled with MinGW or Cygwin
- source/QueueView.cpp, source/QueueView.h: removed unused variables
- source/AsyncSocketEx.cpp, source/AsyncSslSocketLayer.cpp: uppdated to latest version