Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:10:01
Changelog for FileZilla 3 (8047 changes):
2005-01-07 12:13 botg, revision 2972005-01-06 20:26 botg, revision 296only pre-show dialog under __WXGTK__
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.in
- D /FileZilla3/trunk/src/include/config.h
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/src/include/setup.h
2005-01-06 15:47 botg, revision 295make use of autoheader, this should shrink build log size a little bit.
2005-01-06 15:46 botg, revision 294set LZMA compression, change output filename
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-01-05 14:09 botg, revision 293fixed mingw cross compiling, let wxWidgets handle imagelist creation
2005-01-05 13:57 botg, revision 292minor fix
2005-01-03 22:20 botg, revision 291install.nsi wasn't generated
2005-01-02 23:04 botg, revision 290copy locales under MacOS into application bundle
2005-01-02 19:38 botg, revision 289proper generation of nsh files
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2005-01-01 22:10 botg, revision 288make windres detection more verbose and fix wxrc check
2005-01-01 17:12 botg, revision 287missing file
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
2005-01-01 13:58 botg, revision 286fixed assert and set proper virtual size if no icons exist for a specific size
2005-01-01 13:20 botg, revision 285change wrong version check
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.in
- D /FileZilla3/trunk/data/install.nsi
- M /FileZilla3/trunk/data/Makefile.am
2005-01-01 10:54 botg, revision 284if building on mingw, generate data/install.nsi so that available languages are added automatically to install script.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
2004-12-31 19:14 botg, revision 283ascii/binary was not set
- 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-12-31 19:03 botg, revision 282updated language files
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/include/config.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.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.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- A /FileZilla3/trunk/src/interface/optionspage_language.cpp
- A /FileZilla3/trunk/src/interface/optionspage_language.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2004-12-31 19:01 botg, revision 281language can be changed at runtime
2004-12-31 18:04 botg, revision 280removed .zip target for distribution, bzip2 is better.
2004-12-31 09:59 botg, revision 279silence some checks
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/optionspage_passive.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2004-12-30 21:42 botg, revision 278should now compile and display properly under Linux
- M /FileZilla3/trunk/data/install.nsi
- M /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/uninstall.ico
2004-12-30 21:27 botg, revision 277updated to install new theme
2004-12-30 20:58 botg, revision 276removed nonexistant art ID
2004-12-30 20:57 botg, revision 275Added theme engine, it's now possible to change the used icon set
- A /FileZilla3/trunk/src/interface/resources/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/16x16/uploadadd.png
2004-12-30 20:57 botg, revision 274added some missing icons for classic theme
2004-12-30 20:55 botg, revision 273fixed Makefile.am
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcproj
- 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/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/optionspage_passive.cpp
- A /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- A /FileZilla3/trunk/src/interface/optionspage_themes.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- A /FileZilla3/trunk/src/interface/resources/cyril
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/ascii.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/auto.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/binary.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/bookmark.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/compare.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderback.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderup.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/help.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/logview.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/refresh.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/server.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/cyril/16x16/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/cyril/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/filezilla.rc
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/resources/themes.xml
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- A /FileZilla3/trunk/src/interface/themeprovider.cpp
- A /FileZilla3/trunk/src/interface/themeprovider.h
2004-12-30 16:17 botg, revision 272Added theme engine, it's not possible to change the used icon set
2004-12-28 12:35 botg, revision 271fix some warnings
- 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/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-12-28 11:20 botg, revision 270transfer mode selection is fully operational
2004-12-28 10:58 botg, revision 269fix compile error
2004-12-28 09:08 botg, revision 268handle ascii transfers
- 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
Interprocess Mutex implementation for Linux/Unix based on lockfiles