Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 14:30:01
Changelog for FileZilla 3 (8047 changes):
2008-09-09 15:32 botg, revision 26842008-09-08 08:12 botg, revision 2683Vast performance improvements on non-Windows systems
2008-09-06 21:53 botg, revision 2682Don't send event if there's no event handler set
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/socket.h
2008-09-06 18:59 botg, revision 2681Get rid of the awful id system. Both handler and source can now remove pending socket events.
2008-09-05 20:00 botg, revision 2680It is not necessary to retrigger close event due to the while loop.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-09-05 14:57 botg, revision 2679Don't try to MKD a parentless path by first going to its parent, fix a small memory leak.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2008-09-05 13:49 botg, revision 2678With the new event system, the id checks have become unnecessary, transform them into asserts.
2008-09-04 15:25 botg, revision 2677Fix compile error
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2008-09-04 13:32 botg, revision 2676Make the backends' Read and Write method declaration identical to the CSocket ones.
2008-09-04 13:18 botg, revision 2675Get rid of no longer needed event type.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/socket.cpp
- D /FileZilla3/trunk/src/engine/socket.h
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/socket.h
2008-09-03 22:06 botg, revision 2674New socket event handling.
2008-09-03 08:56 botg, revision 2673Use BUFFERCOUNT define instead of literal number.
2008-09-01 13:57 botg, revision 2672Add helpful trace for resumetest failures.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2008-08-30 20:22 botg, revision 2671Allow list of changes larger than 4096 characters, more sanity checks.
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2008-08-30 14:03 botg, revision 2669Directories 1, folders 0
2008-08-30 13:58 botg, revision 2668Version bump
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-08-29 18:41 botg, revision 2667Updated translations
2008-08-27 16:22 botg, revision 2666Fix warning
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
2008-08-26 00:03 botg, revision 2665Don't crash if some fields are missing in quickconnectbar.xrc
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
2008-08-26 00:00 botg, revision 2664Slight speedup by avoiding calls to wxWindow::Update
2008-08-25 13:57 botg, revision 2663Remove an assertion that does not hold due to the engine lock
2008-08-25 13:50 botg, revision 2662Handle DOS-like servers with multi-letter labels like md:\\foo\\bar. Should solve #3600.
2008-08-24 20:29 botg, revision 2661Remove some debug output that crept in.
2008-08-24 13:40 botg, revision 2659Quickconnect dropdown needs to handle ASK logontype if kiosk mode is enabled
2008-08-24 13:40 botg, revision 2658Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
Updated translations