Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-06 00:00:01
Changelog for FileZilla 3 (8068 changes):
2005-05-10 05:40 botg, revision 3682005-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
2005-04-10 15:29 botg, revision 347implemented chmod dialog
2005-04-10 15:25 botg, revision 346call unix2dos if in a mingw environment
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2005-04-09 14:36 botg, revision 345use the event function cast macros
- M /FileZilla3/trunk/src/tinyxml/tinystr.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
- M /FileZilla3/trunk/src/tinyxml/tinyxmlparser.cpp
2005-04-09 14:17 botg, revision 344updated TinyXML to latest version
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2005-03-31 14:55 botg, revision 343add chmod command to engine
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-03-30 12:13 botg, revision 342compiles with gcc again
2005-03-29 11:27 botg, revision 341handle .. in SetPath and ChangePath for unix and dos type servers
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2005-03-29 11:17 botg, revision 340add parent information to cache on successful cache lookup after changing directory
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2005-03-28 11:45 botg, revision 339remote files can be renamed now
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/sl.po
- A /FileZilla3/trunk/locales/zh_TW.po
2005-03-28 11:06 botg, revision 338added zh_TW, updated de and sl
2005-03-19 13:49 botg, revision 337removed bogus string
2005-03-19 10:36 botg, revision 336improved .pot file generation
2005-03-14 20:42 botg, revision 335updated
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-03-14 20:40 botg, revision 334it's #if wxUSE_UNICODE, not #ifdef wxUSE_UNICODE
2005-03-04 10:45 botg, revision 333comment out 32x32 folder in mac-copy-resources
2005-02-24 21:29 botg, revision 332add austrian name for January
2005-02-24 11:37 botg, revision 331updated
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2005-02-23 14:32 botg, revision 330local files can be renamed
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2005-02-23 14:31 botg, revision 329files can be searched for by typing the first few letters of the file
2005-02-18 14:54 botg, revision 328msvc unicode compile fix
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
2005-02-18 12:06 botg, revision 327add context menu to message log. Requires wxWidgets patch #1143823
2005-02-18 11:08 botg, revision 326massive speedup if wrapping after 1000 lines
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2005-02-11 18:54 botg, revision 325fixed compile errors, add remote view header functionality
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2005-02-09 11:10 botg, revision 324create remote directory if CWD failed on uploads
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2005-02-08 12:56 botg, revision 323partial functionality for local view header combobox
2005-02-07 18:23 botg, revision 322Filenames containing foreign characters were not displayed properly
2005-02-05 00:06 botg, revision 321queueview can be toggled
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2005-02-04 23:55 botg, revision 320Viewheaders should now look nice on non-windows systems
2005-02-03 18:24 botg, revision 319under wxGtk, controls weren't initially disabled if not site was selected by default
fixed bug in SetSafePath, did not skip the separating space