Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 12:00:01
Changelog for FileZilla 3 (8068 changes):
2006-05-13 16:22 botg, revision 668- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-05-13 13:35 botg, revision 667apply given timezone offset
2006-05-13 12:53 botg, revision 666fix == and < operators
2006-05-13 10:01 botg, revision 665fix assertion
2006-05-12 22:12 botg, revision 664more cleaning power
2006-05-12 20:32 botg, revision 663decrease CServerItem::m_activeCount in the server list inside ResetEngine.
2006-05-08 08:21 botg, revision 662typo
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/Makefile.am
2006-05-07 23:43 botg, revision 661add flag to disable building of locales, mainly for debugging purposes
2006-05-07 20:14 botg, revision 660For same reason as previous commit, fix resetting selections as well.
2006-05-07 20:13 botg, revision 659GetNextItem searches for items with all specified flags set, not with just any specified flag set.
2006-05-07 11:10 botg, revision 658compile fix
2006-05-07 11:05 botg, revision 657Due to the flickerfree refresh and the improved state handling, we can now make use of the directory listings sent by the transfer engines.
2006-05-07 11:03 botg, revision 656typo in comment
2006-05-07 09:48 botg, revision 655implement local directory creation
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-05-07 09:30 botg, revision 654flicker free refreshs
2006-05-07 00:34 botg, revision 653compile fix
2006-05-06 22:54 botg, revision 652Fix drawing problems under Windows
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2006-05-06 18:21 botg, revision 651Improve selection handling. Fixes an assertion under wxGTK
2006-05-06 01:04 botg, revision 650fix assertion if icon couldn't be loaded
2006-05-05 22:02 botg, revision 649call TransferSend instead of TransferParseResponse in SendNextCommand
2006-05-04 21:53 botg, revision 648Updated translations
2006-05-04 21:29 botg, revision 647fix SetLastServer
2006-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
typo