Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:20:01
Changelog for FileZilla 3 (8047 changes):
2006-05-04 21:29 botg, revision 6472006-05-04 21:21 botg, revision 646more verbose debugging info
2006-05-04 21:03 botg, revision 645handle cmd_rawtransfer in SendNextCommand
2006-04-29 20:08 botg, revision 644fix condition, wasn't handling STATECHANGE_REMOTE_DIR_MODIFIED
- 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
- 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/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2006-04-29 19:06 botg, revision 643all UI components now use the new state event system
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2006-04-29 18:54 botg, revision 642Add new stateevent handler class to reduce code complexity.
2006-04-29 08:50 botg, revision 641Add small utility function to detach listing from notification. Will be used to reduce the amount of times each listing is copied.
2006-04-28 13:06 botg, revision 640fix typo
2006-04-28 13:00 botg, revision 639updated
2006-04-28 12:53 botg, revision 638recent server list now fully functional
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2006-04-28 12:32 botg, revision 637Let the traffic LEDs handle the timer
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- 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
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2006-04-28 12:29 botg, revision 636Restructure the code with the aim to make CMainFrame simpler. Communication between the different UI components should be done using CState.
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.h
2006-04-25 22:30 botg, revision 635add Clear() method
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- A /FileZilla3/trunk/src/interface/quickconnectbar.h
2006-04-25 22:29 botg, revision 634move quickconnect bar to its own file. Add dropdown menu, not yet functional
2006-04-25 14:30 botg, revision 633even bigger search path
2006-04-24 22:13 botg, revision 632small fix
2006-04-24 21:53 botg, revision 631updated
2006-04-23 17:22 botg, revision 630fix CServer::FormatServer to handle used protocol
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2006-04-23 15:28 botg, revision 629don't send recv/send notifications that often, reduces CPU load.
2006-04-22 23:18 botg, revision 628compile fix
2006-04-21 08:58 botg, revision 627Fix connection_fatal, modalfatalbox and fatalbox functions to print correct error message
2006-04-19 18:17 botg, revision 626fix a charset conversion issue
2006-04-19 17:56 botg, revision 625Renamed some files to match reality.
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.h
2006-04-18 11:55 botg, revision 624compile fix
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/recentserverlist.cpp
- A /FileZilla3/trunk/src/interface/recentserverlist.h
2006-04-18 11:52 botg, revision 623add CRecentServerList, will be used for a connection history by the quickconnect bar later
2006-04-16 11:00 botg, revision 622add CXmlFile class
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-04-16 10:22 botg, revision 621mask password in log
2006-04-15 12:31 botg, revision 620updated
2006-04-14 06:42 botg, revision 619trim whitespace from hostname
2006-04-13 23:17 botg, revision 618typo
2006-04-13 21:01 botg, revision 617revert last change, doesn't work properly
2006-04-11 21:06 botg, revision 616fix OS X application bundle creation
2006-04-11 19:51 botg, revision 615add --enable-localesonly flag, if passed to configure, only locales will be created during make
2006-04-09 17:14 botg, revision 614minor improvement
- M /FileZilla3/trunk/src/tinyxml/tinystr.cpp
- M /FileZilla3/trunk/src/tinyxml/tinystr.h
- M /FileZilla3/trunk/src/tinyxml/tinyxml.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
- M /FileZilla3/trunk/src/tinyxml/tinyxmlerror.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxmlparser.cpp
2006-04-09 13:18 botg, revision 613Updated to TinyXml 2.4.3
2006-04-07 12:27 botg, revision 612Call the ::EndMenu function under windows in ShowModal to close open popup menus. Else application will freeze
2006-04-07 12:21 botg, revision 611fixes for wxNotebook wrapping
2006-04-07 09:02 botg, revision 610layout fix
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-04-06 17:13 botg, revision 609Now works under wxGTK as well.
2006-04-05 20:54 botg, revision 608Care about borders, keyboard accelerators and fix an off-by-two problem with wxStaticText
2006-04-04 23:46 botg, revision 607Fix flawed logic, I hope this one is better.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/bg.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/sk.po
2006-04-04 21:56 botg, revision 606*** empty log message ***
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
2006-04-04 21:52 botg, revision 605If changing directory succeeds but list fails, display empty directory listing with an informational message instead of staying in old directory.
2006-03-29 16:46 botg, revision 604support for MVS listing with **NONE** as date
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/it_IT.po
- A /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-03-28 23:47 botg, revision 603updated
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2006-03-28 23:25 botg, revision 602implement test for servers not supporting resume of files > 2/4 GB
- M /FileZilla3/trunk/src/engine/asynchostresolver.cpp
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- A /FileZilla3/trunk/src/engine/threadex.cpp
- M /FileZilla3/trunk/src/include/asynchostresolver.h
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/threadex.h
2006-03-26 21:12 botg, revision 601added wxThreadEx class, which works around a design flaw of wxThread::Wait
- M /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
2006-03-25 23:26 botg, revision 600clear contents if reloading settings
2006-03-25 15:02 botg, revision 599fix layout of final page
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/servercapabilities.cpp
- A /FileZilla3/trunk/src/engine/servercapabilities.h
2006-03-25 15:00 botg, revision 598small class to store the capabilities servers are capable of
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/commands.h
Merge the common code for FTP filetransfer and list command.