Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:10:01
Changelog for FileZilla 3 (8068 changes):
2004-12-28 09:08 botg, revision 268- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/optionspage_filetype.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2004-12-27 21:29 botg, revision 267load and save settings on filetype page
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-12-27 15:46 botg, revision 266make use of the settings on the passive mode page
- A /FileZilla3/trunk/src/interface/resources/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/16x16/refresh.png
- D /FileZilla3/trunk/src/interface/resources/cancel.png
- D /FileZilla3/trunk/src/interface/resources/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/reconnect.png
- D /FileZilla3/trunk/src/interface/resources/refresh.png
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2004-12-27 15:27 botg, revision 265moved some files
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.h
2004-12-27 14:41 botg, revision 264settings dialog can be closed using escape
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_passive.cpp
- M /FileZilla3/trunk/src/interface/optionspage_passive.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.h
2004-12-27 11:15 botg, revision 263makde passive mode page functional
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/include/timeex.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/Options.h
- A /FileZilla3/trunk/src/interface/optionspage.cpp
- A /FileZilla3/trunk/src/interface/optionspage.h
- A /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
- A /FileZilla3/trunk/src/interface/optionspage_filetype.h
- A /FileZilla3/trunk/src/interface/optionspage_passive.cpp
- A /FileZilla3/trunk/src/interface/optionspage_passive.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/settingsdialog.cpp
- A /FileZilla3/trunk/src/interface/settingsdialog.h
2004-12-25 19:14 botg, revision 262implement settings dialog
- 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/FileZillaEngine.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2004-12-25 19:13 botg, revision 261directories can be removed
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2004-12-25 10:41 botg, revision 260fixed memleaks
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- 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/engine.vcproj
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/timeex.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/timeex.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2004-12-20 21:29 botg, revision 259remote files cna be deleted
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- 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/directorylisting.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2004-12-20 00:13 botg, revision 258make better use of cache if changing to subdir and then returning to parent
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- 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/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2004-12-19 15:45 botg, revision 257implement delete command
2004-12-19 15:39 botg, revision 256for now, don't add folder item to queue
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2004-12-16 18:33 botg, revision 255implemented directory downloading
2004-12-16 18:07 botg, revision 254added -c option to skip tool detection
2004-12-16 14:06 botg, revision 253make FreeBSD happy
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2004-12-15 17:24 botg, revision 252a collection of small fixes
2004-12-15 14:50 botg, revision 251reduce libtool requirement to 1.4
2004-12-14 20:16 botg, revision 250improved package version detection taken from freeciv project
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/32x32/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-12-14 20:03 botg, revision 249make distcheck should now work on MacOS
2004-12-14 19:55 botg, revision 248some comments
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2004-12-14 14:53 botg, revision 247Interprocess Mutex implementation for Linux/Unix based on lockfiles
2004-12-14 14:52 botg, revision 246new class for an interprocess mutex, only implemented under windows yet.
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- 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/QueueView.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2004-12-12 19:15 botg, revision 245Load and save transfer queue, separate settings, queue and sitemanager storage files.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- A /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- A /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- A /FileZilla3/trunk/src/interface/xmlfunctions.h
2004-12-11 22:12 botg, revision 244code cleanup
2004-12-11 14:48 botg, revision 243minor improvements
2004-12-11 11:39 botg, revision 242added AddTextElement function and cleaned up SetServer
2004-12-11 11:13 botg, revision 241translated all strings
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2004-12-10 16:15 botg, revision 240implemented adding files to queue for upload. Fast and not blocking the ui. Only drawback: Poor performance in debug mode.
2004-12-04 14:45 botg, revision 239improved mingw flag parsing
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/32x32/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-12-03 09:27 botg, revision 238Mac improvements
2004-12-03 08:45 botg, revision 237this time the fix works
2004-12-02 21:36 botg, revision 236segfault if sizeof(long) != sizeof(int)
2004-12-02 17:29 botg, revision 235stats target does not work everywhere, so remove it from the all target
2004-12-02 17:15 botg, revision 234hopefully this really fixes all problems
2004-12-02 09:57 botg, revision 233added more helpful text, especially if aclocal fails.
2004-12-02 00:14 botg, revision 232compiles again on FreeBSD
2004-12-01 17:15 botg, revision 231use proper charsets for conversion from local charset to server charset (currently hardcoded ISO8859-1)
- D /FileZilla3/trunk/docs/toto.txt
2004-12-01 17:15 botg, revision 230todo list
2004-11-30 18:01 botg, revision 229todo list
2004-11-29 11:45 botg, revision 228fixes for mingw builds
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
2004-11-29 11:00 botg, revision 227fixed a couple of bugs, make distcheck now works
- D /FileZilla3/trunk/locales/filezilla.pot
2004-11-29 10:52 botg, revision 226obsolete
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/lt.po
- M /FileZilla3/trunk/locales/nl_BE.po
- M /FileZilla3/trunk/locales/sl.po
2004-11-29 01:39 botg, revision 225converted to UTF-8
2004-11-29 01:32 botg, revision 224one more file which need to be cleaned
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/prefix.cpp
- A /FileZilla3/trunk/src/interface/prefix.h
- M /FileZilla3/trunk/wxwin.m4
2004-11-28 00:21 botg, revision 223improved resource dir detection using BinReloc
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2004-11-28 00:19 botg, revision 222Make sure OnConnect get's always called first.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-27 11:10 botg, revision 221calculate initial position for the status line control since Windows can't be created hidden.
2004-11-26 22:52 botg, revision 220some comments and small cleanup
2004-11-20 18:34 botg, revision 219slovenian translation by Martin Srebotnjak
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-16 18:45 botg, revision 218display total queue size in status bar
2004-11-16 18:44 botg, revision 217Italian translation by Andrea Sanavia
2004-11-16 18:19 botg, revision 216commented out AC_LIBTOOL_DLOPEN, seems to be unneccessary
2004-11-16 17:42 botg, revision 215touch .po files if they are being updated
2004-11-13 19:44 botg, revision 214make stats target depend on allpo target
2004-11-11 00:17 botg, revision 213detect available locales in a more portable way. Should now work on FreeBSD as well.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2004-11-08 17:27 botg, revision 212fixed gcc compile errors
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- 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/resources/menus.xrc
2004-11-08 16:42 botg, revision 211Make use of new queue
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-11-08 13:34 botg, revision 210fixed some small problems with the makefiles
2004-11-08 11:01 botg, revision 209memory DC wasn't blitted into paint DC in one case
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-06 15:46 botg, revision 208finished queueitem status line
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- A /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- A /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-06 11:15 botg, revision 207create status line controls for active transfers
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- A /FileZilla3/trunk/locales/nl_BE.po
2004-11-04 19:34 botg, revision 206- added Dutch_Belgium (nl_BE) translation by Nathan Samson - updated configure script to autodetect available catalogs
2004-11-04 19:31 botg, revision 205queue can now be stopped and resumed later, fixed some bugs
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2004-10-29 14:08 botg, revision 204make m_activeStatusRecv and m_activeStatusSend static so that the activity indicators will work for the queue as well.
2004-10-27 13:52 botg, revision 203default port on quickconnect wasn't used
2004-10-26 22:22 botg, revision 202fixed case of Mainfrm.h in an include
2004-10-26 20:12 botg, revision 201don't change m_activeMode in TryStartNextTransfer, only check it there
- 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/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2004-10-26 20:10 botg, revision 200fix situation where the second reply to LIST/RETR/... commands could be skipped, just getting out-of-sync
2004-10-26 16:22 botg, revision 199don't delete memory twice
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/32x32/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-10-24 12:38 botg, revision 198updated makefiles for mac port
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2004-10-24 11:05 botg, revision 197fixed queue related crashes if closing application
- M /FileZilla3/trunk/src/engine/asynchostresolver.cpp
- M /FileZilla3/trunk/src/engine/asynchostresolver.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
2004-10-23 17:17 botg, revision 196fixed strange warning about deletion of still running thread
2004-10-20 14:15 botg, revision 195improved directorylisting parser to handle VxWorks based servers used by some Nortel routers
2004-10-20 14:12 botg, revision 194`make stats` finally works
2004-10-20 14:05 botg, revision 193Lithuanian translation
2004-10-20 14:04 botg, revision 192don't return FZ_REPLY_WOULDBLOCK if cancel does do nothing
2004-10-19 20:07 botg, revision 191pasv mode did not work properly
2004-10-18 18:16 botg, revision 190fixed memory corruption
- 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/QueueView.h
2004-10-18 18:15 botg, revision 189implemented working transfer queue
2004-10-18 18:10 botg, revision 188proper member initialization
2004-10-16 17:48 botg, revision 187let CControlSocket::ResetOperation delete m_pCurOpData, called by CControlSocket destructor
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- 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/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- 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
2004-10-10 23:21 botg, revision 186partial transfer queue implementation, not functional yet
2004-10-10 00:07 botg, revision 185updated required wxWidgets version now that version 2.5.3 has been released
2004-10-09 22:28 botg, revision 184typo
2004-10-09 18:35 botg, revision 183windres may produce incomplete output files, write to temp file instead
2004-10-09 18:11 botg, revision 182logontype did set the fields not according to the current selection but according to the previous on some systems
2004-10-08 13:12 botg, revision 181Check for wxrc in $PATH
2004-10-04 12:54 botg, revision 180send led position on non-windows systems
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2004-10-04 09:06 botg, revision 179Prototyped parts of the queue interface
- 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/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2004-10-03 16:21 botg, revision 178custom commands
2004-10-03 06:51 botg, revision 177mscv fix
2004-10-02 21:02 botg, revision 176server.png added
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/data
- A /FileZilla3/trunk/data/install.nsi
- A /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/mingwm10.dll
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-10-02 16:47 botg, revision 175added nsis installer script, mingw compile fixes
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2004-10-02 16:46 botg, revision 174*** empty log message ***
2004-10-02 08:35 botg, revision 173use hex representation for all non-ascii characters to make GCC 3.4 happy
2004-10-02 08:31 botg, revision 172handle item doubleclick in site tree
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-10-01 18:34 botg, revision 171implemented INTERACTIVE logon type
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/server.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/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/16x16/server.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2004-10-01 10:30 botg, revision 170implemented ASK logontype, added sitemanager icons
2004-09-30 15:00 botg, revision 169open folder icon specs
make use of CServer::GetPasvMode