Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 11:00:01
Changelog for FileZilla 3 (8068 changes):
2005-05-10 05:40 botg, revision 3682005-05-09 21:20 botg, revision 367fixed formatting problem in the file
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/ko_KR.po
- A /FileZilla3/trunk/locales/zh_CN.po
2005-05-09 21:03 botg, revision 366added Simplified Chinese and Korean language files
2005-05-09 20:32 botg, revision 365rename exit, settings and about menu item identifiers to be compatible with Mac OS X application menu
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2005-05-07 17:23 botg, revision 364Site Manager and about dialog can now be closed using the escape key
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/de.po
- A /FileZilla3/trunk/locales/fr_CA.po
- A /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/lt.po
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2005-05-07 13:58 botg, revision 363updated translations
2005-05-07 13:58 botg, revision 362Typo
2005-05-07 13:56 botg, revision 361Make use of msvc/wx/setup.h, removes the wxWidgets library dependancies from the VC++ project files.
2005-05-07 13:14 botg, revision 360Add confirmation dialog if target already exists upon renaming files,
2005-05-07 13:09 botg, revision 359read remaining available data if OnClose gets called
2005-05-07 13:01 botg, revision 358fix VC++ dependancy checking
2005-05-01 08:57 botg, revision 357skip directories above start dir for recursive operations
2005-04-30 14:58 botg, revision 356*** empty log message ***
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
2005-04-30 14:49 botg, revision 355attempt to fix assert in address resolving code
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/src/interface/aboutdialog.cpp
- A /FileZilla3/trunk/src/interface/aboutdialog.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/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/resources/filezilla.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2005-04-28 12:09 botg, revision 354add about dialog
2005-04-22 11:41 botg, revision 353allow passwords to be remembered during a session for servers with ASK logontype
2005-04-20 21:05 botg, revision 352updated
2005-04-11 12:12 botg, revision 351updated sl, added pt_BR
2005-04-10 18:49 botg, revision 350should now compile using gcc
2005-04-10 16:47 botg, revision 349added missing files
- A /FileZilla3/trunk/locales/nl.po
- D /FileZilla3/trunk/locales/nl_BE.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-04-10 15:30 botg, revision 348replaced nl_BE with nl, updated zh_TW
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- A /FileZilla3/trunk/src/interface/chmoddialog.cpp
- A /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2005-04-10 15:29 botg, revision 347implemented chmod dialog
2005-04-10 15:25 botg, revision 346call unix2dos if in a mingw environment
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2005-04-09 14:36 botg, revision 345use the event function cast macros
- M /FileZilla3/trunk/src/tinyxml/tinystr.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.cpp
- M /FileZilla3/trunk/src/tinyxml/tinyxml.h
- M /FileZilla3/trunk/src/tinyxml/tinyxmlparser.cpp
2005-04-09 14:17 botg, revision 344updated TinyXML to latest version
- 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/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2005-03-31 14:55 botg, revision 343add chmod command to engine
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-03-30 12:13 botg, revision 342compiles with gcc again
2005-03-29 11:27 botg, revision 341handle .. in SetPath and ChangePath for unix and dos type servers
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2005-03-29 11:17 botg, revision 340add parent information to cache on successful cache lookup after changing directory
- 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/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2005-03-28 11:45 botg, revision 339remote files can be renamed now
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/sl.po
- A /FileZilla3/trunk/locales/zh_TW.po
2005-03-28 11:06 botg, revision 338added zh_TW, updated de and sl
2005-03-19 13:49 botg, revision 337removed bogus string
2005-03-19 10:36 botg, revision 336improved .pot file generation
2005-03-14 20:42 botg, revision 335updated
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-03-14 20:40 botg, revision 334it's #if wxUSE_UNICODE, not #ifdef wxUSE_UNICODE
2005-03-04 10:45 botg, revision 333comment out 32x32 folder in mac-copy-resources
2005-02-24 21:29 botg, revision 332add austrian name for January
2005-02-24 11:37 botg, revision 331updated
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2005-02-23 14:32 botg, revision 330local files can be renamed
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2005-02-23 14:31 botg, revision 329files can be searched for by typing the first few letters of the file
2005-02-18 14:54 botg, revision 328msvc unicode compile fix
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
2005-02-18 12:06 botg, revision 327add context menu to message log. Requires wxWidgets patch #1143823
2005-02-18 11:08 botg, revision 326massive speedup if wrapping after 1000 lines
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/optionspage_themes.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
2005-02-11 18:54 botg, revision 325fixed compile errors, add remote view header functionality
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2005-02-09 11:10 botg, revision 324create remote directory if CWD failed on uploads
- 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/view.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2005-02-08 12:56 botg, revision 323partial functionality for local view header combobox
2005-02-07 18:23 botg, revision 322Filenames containing foreign characters were not displayed properly
2005-02-05 00:06 botg, revision 321queueview can be toggled
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2005-02-04 23:55 botg, revision 320Viewheaders should now look nice on non-windows systems
2005-02-03 18:24 botg, revision 319under wxGtk, controls weren't initially disabled if not site was selected by default
2005-02-03 18:12 botg, revision 318fixed bug in SetSafePath, did not skip the separating space
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- A /FileZilla3/trunk/src/interface/view.cpp
- A /FileZilla3/trunk/src/interface/view.h
- A /FileZilla3/trunk/src/interface/viewheader.cpp
- A /FileZilla3/trunk/src/interface/viewheader.h
2005-01-29 21:24 botg, revision 317implemented view headers
2005-01-29 20:49 botg, revision 316added some splitter constraints so that views don't get too small
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2005-01-29 19:54 botg, revision 315- partially reversed last change, my own gravity code is far superior - dispaly of message log can be toggled
2005-01-29 13:31 botg, revision 314simplified resizing code, wxSplitterWindow::SetSashGravity was added after writing the original code
- M /FileZilla3/trunk/src/interface/resources/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/pngclean.sh
2005-01-28 22:34 botg, revision 313even smaller size
- A /FileZilla3/trunk/src/interface/resources/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/16x16/remotetreeview.png
2005-01-28 21:56 botg, revision 312a few new icons
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2005-01-28 20:33 botg, revision 311update cache if creating directories
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/pngclean.sh
2005-01-27 16:50 botg, revision 310a few bytes gone
- 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/FileZillaEngine.cpp
- 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/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
2005-01-27 13:36 botg, revision 309missing commit: - implemented remote directory creation - 4 bugs fixes for recursive remote operations
2005-01-27 12:37 botg, revision 308small script to clean xrc files
- M /FileZilla3/trunk/src/interface/resources/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/ascii.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/auto.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/binary.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/cancel.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/compare.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/download.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/downloadadd.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folder.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderback.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderclosed.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/reconnect.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/refresh.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/showhidden.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/speedlimits.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/upload.png
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/uploadadd.png
- M /FileZilla3/trunk/src/interface/resources/dropdown.png
- M /FileZilla3/trunk/src/interface/resources/leds.png
- M /FileZilla3/trunk/src/interface/resources/pngclean.sh
2005-01-27 12:07 botg, revision 307updated cyril theme, did run pngcrush on all .png files
2005-01-27 10:21 botg, revision 306Small script to clean .png files using pngcrush
2005-01-26 14:21 botg, revision 305should now compile under linux
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- A /FileZilla3/trunk/src/interface/inputdialog.cpp
- A /FileZilla3/trunk/src/interface/inputdialog.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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2005-01-22 10:15 botg, revision 304- implemented remote directory creation - 4 bugs fixes for recursive remote operations
2005-01-20 13:29 botg, revision 303could not delete files on systems other than Windows
2005-01-18 11:12 botg, revision 302create target directory if downloading a file
2005-01-14 13:43 botg, revision 301sort files alphabetically
2005-01-08 12:08 botg, revision 300fixed start menu entry creation
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/cyril/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2005-01-07 22:21 botg, revision 299sorted file lists alphabetically
2005-01-07 20:58 botg, revision 298implemented deletion of local files and directories
2005-01-07 12:13 botg, revision 297fixed error message for missing tool if $VERSION is empty
2005-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
handle ascii transfers