Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:20:01
Changelog for FileZilla 3 (8047 changes):
2008-08-09 17:52 botg, revision 2607- A /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/Makefile.am
2008-08-09 11:36 botg, revision 2606Manpage for fzputygen
2008-08-09 11:35 botg, revision 2605Allow comparison if filters are toggled off.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2008-08-09 09:24 botg, revision 2604Display drive labels if available
2008-08-07 18:48 botg, revision 2603Silence spurious warning.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-08-07 18:21 botg, revision 2602Save filter toggle state. Also improve performance a tiny bit.
2008-08-07 18:08 botg, revision 2601Don't capture menu keys.
2008-08-07 15:15 botg, revision 2600Call RequestUserAttention if program is minimized when file modification detected. Fixes [ 2020190 ] minimized app doesn't always restore window
2008-08-06 21:15 botg, revision 2598Don't do timezone check by issuing mdtm on links
2008-08-06 16:20 botg, revision 2597Fix wording.
2008-08-05 12:47 botg, revision 2596MSW: Use same sorting in site dropdown menu as in site tree.
2008-08-04 14:07 botg, revision 2595Need to trim names
2008-08-04 13:11 botg, revision 2594Another constant missing in MinGW
2008-08-04 13:10 botg, revision 2593Version bump
2008-08-04 13:08 botg, revision 2592Allow Win2K again, but don't advertise it.
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-08-04 07:47 botg, revision 2591Updated translations
2008-08-03 20:02 botg, revision 2590Fix [ 2036969 ] MSW: Marquee selection does not set control focus
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2008-08-03 17:40 botg, revision 2589Change a misleading label.
2008-08-03 17:02 botg, revision 2588Typo in comments
2008-08-01 12:47 botg, revision 2585Windows 2000 is broken, so much useless code to support an ancient operating system.
2008-08-01 12:35 botg, revision 2584Fix GetLocal/RemotePort in the IPv6 case under MSW.
2008-08-01 09:27 botg, revision 2583Bit more diagnostic logging
2008-08-01 09:10 botg, revision 2582Fix [ 2033902 ] Invalid directory listing cache after rename
2008-08-01 08:56 botg, revision 2581Path cache was incorrectly cleared all the time.
2008-07-31 18:43 botg, revision 2580Fix IPv6 getting put into double brackets.
2008-07-31 09:17 botg, revision 2579Need to lock mutex in CSocket::Close()
2008-07-30 14:35 botg, revision 2577Disallow dragging "My Sites"
2008-07-30 13:18 botg, revision 2576RefreshFile did not update status bar
2008-07-29 20:21 botg, revision 2571Sizing of language page under non-MSW
2008-07-29 15:06 botg, revision 2570Shouldn't have executable flag, pointed out by kwizart.
2008-07-29 14:02 botg, revision 2569Typo
2008-07-29 13:30 botg, revision 2568Reply to shutdown notification.
2008-07-29 06:54 botg, revision 2567Fix an assertion
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
2008-07-29 06:51 botg, revision 2566Abort SavePage if m_was_selected isn't set.
2008-07-28 20:48 botg, revision 2565Typo
2008-07-28 15:26 botg, revision 2564Abort if getaddrinfo fails.
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/opencrystal/Makefile.am
2008-07-27 17:06 botg, revision 2563Add server.png
2008-07-27 16:48 botg, revision 2562Use SaveXmlFile
- M /FileZilla3/trunk/src/interface/resources/lone
- M /FileZilla3/trunk/src/interface/resources/opencrystal
2008-07-27 16:18 botg, revision 2561Add Makefile.in to ignore.
- M /FileZilla3/trunk/src/interface/optionspage.cpp
- M /FileZilla3/trunk/src/interface/optionspage.h
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/optionspage_language.h
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/optionspage_themes.h
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2008-07-27 15:10 botg, revision 2560Loading themes and language pages in settings dialog can be slow. Defer loading until the page gets selected. Loading all the other pages can be done in under 20ms in total, so not needed to defer them.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/opencrystal
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/ascii.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/auto.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/binary.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/compare.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/filter.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderback.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/folderup.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/help.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/lock.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/logview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/refresh.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/16x16/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/ascii.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/auto.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/binary.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/cancel.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/compare.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/download.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/file.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/filter.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folder.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderback.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/folderup.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/help.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/lock.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/logview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/queueview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/refresh.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/upload.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/32x32/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/ascii.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/auto.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/binary.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/cancel.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/compare.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/download.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/file.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/filter.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folder.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderback.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/folderup.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/help.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/lock.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/logview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/queueview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/refresh.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/upload.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/48x48/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/opencrystal/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/opencrystal/theme.xml
2008-07-27 14:16 botg, revision 2559New iconset: OpenCrystal
2008-07-27 13:30 botg, revision 2558Keep current size selection if changing themes.
2008-07-26 19:39 botg, revision 2557New section for icon sets.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2008-07-26 08:08 botg, revision 2556Don't require username for Ask and Interactive logon types. Closes the ancient (soon 6 years) RFE [ 617076 ].
2008-07-25 17:33 botg, revision 2555Some additional sanity checks.
2008-07-25 12:31 botg, revision 2554Parsing error if port is given
2008-07-25 10:07 botg, revision 2553Fix automake conditional for tinyxml
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2008-07-24 18:11 botg, revision 2552Better handling of local write errors.
2008-07-24 18:10 botg, revision 2551Version bump
2008-07-24 17:44 botg, revision 2550Updated translation
2008-07-24 17:43 botg, revision 2549Copy&past typo
2008-07-24 14:59 botg, revision 2548Fix the descriptor leak, this time for real
2008-07-24 14:42 botg, revision 2547Initial read notification doesn't seem to be triggered reliably in all cases, odd Windows.
2008-07-24 13:35 botg, revision 2546Fail transfer if OnClose gets called with set error code.
2008-07-24 13:34 botg, revision 2545Fix file descriptor / handle leak.
2008-07-24 12:21 botg, revision 2544Calling Failure did not have the desired effect in all situations, especially on socket eof combined with GNUTLS_E_UNEXPECTED_PACKET_LENGTH. Since GNUTLS_E_UNEXPECTED_PACKET_LENGTH can have multiple causes, print an additional message if it happens after socket eof.
2008-07-24 10:11 botg, revision 2543Fix locking error if canceling an operation waiting for a lock.
2008-07-24 09:45 botg, revision 2541Typo
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/lone/Makefile.am
2008-07-24 09:42 botg, revision 2540Add missing server icon
2008-07-23 15:06 botg, revision 2539Fix infinite loop.
2008-07-23 15:04 botg, revision 2538Version bump
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/uk_UA.po
2008-07-23 14:56 botg, revision 2537Updated translations
2008-07-23 14:06 botg, revision 2536Call ReleaseCapture on all wxDialogEx derived dialogs if calling ShowModal. Hopefully fixes [ 2001365 ] Unable to click OK or Cancel in 3.0.11
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
2008-07-23 13:40 botg, revision 2535Enable IPv6 support in fzsftp on Windows.
2008-07-23 13:33 botg, revision 2534Don't trim colons from hostname, hostname could be IPv6 address.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2008-07-23 13:13 botg, revision 2533Found a couple more places where hostnames have to be formatted.
2008-07-23 13:11 botg, revision 2532ParseURL needs to remove [] from a bracketed IPv6 address
2008-07-23 09:09 botg, revision 2531IsIpAddress didn't recognize IPv6 addresses
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2008-07-21 19:44 botg, revision 2528Right-clicking filter button in toolbar will toggle filters
2008-07-21 15:47 botg, revision 2527Should fix [ 2023077 ] Edit doesn't upload changed files.
2008-07-21 13:33 botg, revision 2526Change CVS into SVN and fix a typo
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-07-19 20:36 botg, revision 2525Don't use generic proxy if m_pCurrentServer is set to bypass proxy. Fix FTP proxy support.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2008-07-19 16:04 botg, revision 2524Hopefully fix OnClose.
2008-07-19 16:01 botg, revision 2523Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-07-19 15:28 botg, revision 2522Updated translations
2008-07-19 13:57 botg, revision 2521Merge with upstream
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2008-07-19 11:07 botg, revision 2520Add new helper function to generate random number in a range that can cope with all possible values of RAND_MAX.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/prefix.cpp
- M /FileZilla3/trunk/src/interface/prefix.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2008-07-19 09:57 botg, revision 2519More warnings fixed, this time from GCC 4.3
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-07-18 21:53 botg, revision 2518Fix some warnings GCC rightfully complained about.
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/locale_initializer.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- 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.h
- M /FileZilla3/trunk/src/Makefile.am
2008-07-18 18:30 botg, revision 2517Use the system's tinyxml if available. Based on patch by Nicolas Chauvet
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/settings.c
2008-07-18 12:09 botg, revision 2516Enable proxy support for SFTP.
2008-07-18 11:07 botg, revision 2515Typo
2008-07-18 11:02 botg, revision 2513Mention generic proxy support.
2008-07-18 10:52 botg, revision 2512Fix [ 2019616 ] Sort by Owner/Group does not work
2008-07-17 19:09 botg, revision 2511Don't send two connection events, tiny bit of cleanup.
2008-07-17 14:30 botg, revision 2510Install app icons according to the freedesktop.org Icon Theme Specification.
2008-07-17 14:25 botg, revision 2509Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-07-17 13:47 botg, revision 2508Updated translations
2008-07-16 22:31 botg, revision 2507Windows 2000 support gone for now
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/optionspage_proxy.cpp
- A /FileZilla3/trunk/src/interface/optionspage_proxy.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2008-07-16 09:58 botg, revision 2506SOCKS proxy support and settings page.
2008-07-15 18:21 botg, revision 2505Properly handle graceful shutdown in resume test. Fixes a false positive.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/proxy.cpp
- A /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2008-07-14 16:30 botg, revision 2504Work in progress: Proxy support. HTTP works already.
2008-07-14 13:23 botg, revision 2503Missing include
2008-07-14 12:19 botg, revision 2502Small fix for parentless directories
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2008-07-13 20:34 botg, revision 2501Open action in context menu will open system's file manager if a directory is selected
2008-07-13 19:48 botg, revision 2500Need to add new makefile for LonE them to configure.in
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-07-13 16:18 botg, revision 2498FTP is about directories, not folders.
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/data/install.nsi.in
- A /FileZilla3/trunk/src/interface/resources/lone
- A /FileZilla3/trunk/src/interface/resources/lone/16x16
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/ascii.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/auto.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/binary.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/compare.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/filter.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folderback.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/folderup.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/help.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/lock.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/logview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/refresh.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/lone/16x16/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/ascii.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/auto.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/binary.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/cancel.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/compare.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/download.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/file.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/filter.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folder.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folderback.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/folderup.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/help.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/lock.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/logview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/queueview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/refresh.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/upload.png
- A /FileZilla3/trunk/src/interface/resources/lone/32x32/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/ascii.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/auto.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/binary.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/cancel.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/compare.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/download.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/file.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/filter.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folder.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folderback.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/folderup.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/help.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/lock.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/logview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/queueview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/refresh.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/upload.png
- A /FileZilla3/trunk/src/interface/resources/lone/48x48/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/lone/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/lone/theme.xml
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2008-07-13 13:09 botg, revision 2493New iconset: LonE by Ricardo Cabral
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxsel.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/x11fwd.c
2008-07-12 18:15 botg, revision 2492Merge upstream changes.
2008-07-12 09:00 botg, revision 2490Fix typo
Version bump