Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:00:01
Changelog for FileZilla 3 (8047 changes):
2005-06-03 13:18 botg, revision 397- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- A /FileZilla3/trunk/src/interface/dialogex.cpp
- A /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2005-06-03 13:17 botg, revision 396add dialogex.cpp/.h for common dialog code.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2005-06-02 20:01 botg, revision 395add OnBeginLabelEdit
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/src/include/dummy.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
2005-06-02 00:36 botg, revision 394added precompiled header support, configure with --enable-precomp
- D /FileZilla3/trunk/locales/en_EE.po
- A /FileZilla3/trunk/locales/et_EE.po
2005-06-02 00:19 botg, revision 393typo
2005-06-01 21:37 botg, revision 392added ee_EE, updated nl
2005-05-31 18:01 botg, revision 391check for GNU gettext tools
2005-05-26 23:02 botg, revision 390Added Danish translation, updated Dutch translation.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-05-24 16:50 botg, revision 389more checks for invalid arguments
2005-05-24 16:50 botg, revision 388filter out . and ..
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2005-05-22 20:33 botg, revision 387fix a couple of problems under Linux
2005-05-22 12:41 botg, revision 386added Norwegian Bokmal translation
2005-05-22 12:39 botg, revision 385use wxRename instead of wxRenameFile. wxRenameFile internally calls wxRename, but does use wxCopy if wxRename fails. I dislike this.
2005-05-21 10:12 botg, revision 384compile error if wxWidgets wasn't compiled with --disable-compat24
2005-05-20 12:30 botg, revision 383Added Spanish translation, updates Slovenian
2005-05-20 10:19 botg, revision 382add simple wildcard search for locales directory, no longer requires an existing de locale
2005-05-19 13:45 botg, revision 381Added Turkish translation
2005-05-19 09:58 botg, revision 380should compile under Linux again
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2005-05-18 10:42 botg, revision 379naming conflict: rename opendir to opened_dir
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2005-05-18 10:39 botg, revision 378implement local directory tree
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2005-05-17 22:09 botg, revision 377add filetype enum
2005-05-14 09:43 botg, revision 376fix assert if uploading folders
2005-05-13 10:26 botg, revision 375typo
2005-05-13 10:25 botg, revision 374fix signed/unsigned warnings
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2005-05-12 21:26 botg, revision 373resize icons in a way which preserves transparency
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- A /FileZilla3/trunk/src/interface/systemimagelist.cpp
- A /FileZilla3/trunk/src/interface/systemimagelist.h
2005-05-12 19:44 botg, revision 372move file icon specific code to CSystemImageList in systemimagelist.h/cpp
2005-05-12 14:41 botg, revision 371added Galician translation, updated Chinese (Simplified) translation
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2005-05-11 16:28 botg, revision 370under Windows, precalculate icon for remote directories
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2005-05-10 11:59 botg, revision 369some servers keep offset set by REST between transfers, so reset it to 0 on the next unresumed transfer.
2005-05-10 05:40 botg, revision 368abort on errors
2005-05-09 21:20 botg, revision 367fixed formatting problem in the file
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/ko_KR.po
- A /FileZilla3/trunk/locales/zh_CN.po
2005-05-09 21:03 botg, revision 366added Simplified Chinese and Korean language files
2005-05-09 20:32 botg, revision 365rename exit, settings and about menu item identifiers to be compatible with Mac OS X application menu
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2005-05-07 17:23 botg, revision 364Site Manager and about dialog can now be closed using the escape key
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/de.po
- A /FileZilla3/trunk/locales/fr_CA.po
- A /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/lt.po
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2005-05-07 13:58 botg, revision 363updated translations
2005-05-07 13:58 botg, revision 362Typo
2005-05-07 13:56 botg, revision 361Make use of msvc/wx/setup.h, removes the wxWidgets library dependancies from the VC++ project files.
2005-05-07 13:14 botg, revision 360Add confirmation dialog if target already exists upon renaming files,
2005-05-07 13:09 botg, revision 359read remaining available data if OnClose gets called
2005-05-07 13:01 botg, revision 358fix VC++ dependancy checking
2005-05-01 08:57 botg, revision 357skip directories above start dir for recursive operations
2005-04-30 14:58 botg, revision 356*** empty log message ***
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
2005-04-30 14:49 botg, revision 355attempt to fix assert in address resolving code
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/src/interface/aboutdialog.cpp
- A /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/resources/filezilla.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2005-04-28 12:09 botg, revision 354add about dialog
2005-04-22 11:41 botg, revision 353allow passwords to be remembered during a session for servers with ASK logontype
2005-04-20 21:05 botg, revision 352updated
2005-04-11 12:12 botg, revision 351updated sl, added pt_BR
2005-04-10 18:49 botg, revision 350should now compile using gcc
2005-04-10 16:47 botg, revision 349added missing files
- A /FileZilla3/trunk/locales/nl.po
- D /FileZilla3/trunk/locales/nl_BE.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-04-10 15:30 botg, revision 348replaced nl_BE with nl, updated zh_TW
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- A /FileZilla3/trunk/src/interface/chmoddialog.cpp
- A /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
implemented chmod dialog