Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:40:01
Changelog for FileZilla 3 (8047 changes):
2005-04-10 15:29 botg, revision 3472005-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
Filenames containing foreign characters were not displayed properly