Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 12:20:01
Changelog for FileZilla 3 (8068 changes):
2006-03-06 00:06 botg, revision 568- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/reinstall.ini
2006-03-06 00:04 botg, revision 567installer improvements, uninstall old version if found. Code taken from NSIS installer script.
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2006-03-04 19:34 botg, revision 566save configuration
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-03-04 15:39 botg, revision 565switched some values, valid ports are > 1023 now.
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-03-03 22:46 botg, revision 564read initial values from options
- 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/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2006-03-03 20:46 botg, revision 563reset the stored session password on ASK logontype if PASS command fails
2006-03-02 13:43 botg, revision 562fixes
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-03-02 08:22 botg, revision 561Parse result of IP test.
2006-03-01 16:34 botg, revision 560compile fixes
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
- M /FileZilla3/trunk/src/interface/wrapengine.h
2006-02-28 11:54 botg, revision 559Partially working netconf wizard.
- A /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/Makefile.am
2006-02-28 10:47 botg, revision 558Add class to resolve external IP addresses for users behind routers and a dynamic IP.
2006-02-23 14:47 botg, revision 557Finnish month names
2006-02-15 20:25 botg, revision 556Move some #define checks to FileZilla.h
2006-02-15 20:22 botg, revision 555Compilers are like women: picky
2006-02-15 15:16 botg, revision 554updated
- M /FileZilla3/trunk/src/engine/asynchostresolver.cpp
- D /FileZilla3/trunk/src/engine/asynchostresolver.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/include/asynchostresolver.h
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/Makefile.am
2006-02-13 13:02 botg, revision 553make CAsyncHostResolver usable by all event handlers.
- M /FileZilla3/trunk/locales/bg.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-02-11 15:08 botg, revision 552updated
2006-02-11 13:22 botg, revision 551Call GetSizer->Layout() first before wrapping to get the initial layout
2006-02-11 10:33 botg, revision 550Remove obsolete command. Patch by Andreas Jacobs
2006-02-04 00:30 botg, revision 549wxWindow::GetTextExtent() is slow, cache its results.
2006-01-31 12:57 botg, revision 548fix assert
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/lt.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2006-01-31 12:53 botg, revision 547updated
2006-01-29 11:34 botg, revision 546small tweaks
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-01-24 17:30 botg, revision 545finish data validation
2006-01-24 16:24 botg, revision 544fit window to initial size
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-01-24 15:32 botg, revision 543updated translations
2006-01-24 15:09 botg, revision 542*** empty log message ***
2006-01-24 14:58 botg, revision 541use "operating system" instead of "Windows"
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2006-01-24 14:56 botg, revision 540make site manager use the new wrapping engine
2006-01-24 14:56 botg, revision 539start implementing a context menu
2006-01-23 17:08 botg, revision 538- add support for wxNotebook - fix bug if dialog width cannot be reduced to desired width, wrap to actual width then
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2006-01-23 09:28 botg, revision 537implement layout cache to speed up subsequent dialog creations
2006-01-22 12:35 botg, revision 536typo
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
- A /FileZilla3/trunk/src/interface/wrapengine.cpp
- A /FileZilla3/trunk/src/interface/wrapengine.h
2006-01-17 13:16 botg, revision 535Add auto text-wrap engine in use by network configuration wizard
2006-01-17 09:05 botg, revision 534support yyyy.mm.dd date format
2006-01-11 13:49 botg, revision 533Spelling fix.
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-01-10 18:20 botg, revision 532added pt_PT, updated zh_TW
2006-01-06 19:54 botg, revision 531"Force UTF-8 encoding" setting wasn't saved
- M /FileZilla3/trunk/locales/bg.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/mk.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_CN.po
2006-01-06 19:46 botg, revision 530updated
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-01-06 11:37 botg, revision 529autowrap texts to make dialog look prettier
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2006-01-06 11:34 botg, revision 528compile fix
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/netconfwizard.cpp
- A /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2005-12-30 10:41 botg, revision 527work in progress: Network configuration wizard
2005-12-30 10:40 botg, revision 526*** empty log message ***
2005-12-03 17:37 botg, revision 525improved support for directory listings in used by some asian servers.
2005-12-03 15:42 botg, revision 524compile fix
2005-12-03 13:17 botg, revision 523compiler warnings
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- A /FileZilla3/trunk/src/engine/iothread.cpp
- A /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2005-12-02 01:29 botg, revision 522moved file reading/writing into own thread, significantly improves UI responsiveness.
2005-11-25 09:49 botg, revision 521fix resume for uploads
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-11-14 10:52 botg, revision 520Use wxChoice instead of wxComboBox for the theme selection
2005-11-10 23:32 botg, revision 519fix file transfer logic
2005-11-09 12:55 botg, revision 518updated: - added filter.png - corrected transparency restrictions
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-11-09 12:37 botg, revision 517implement Apply button
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/mk.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-11-09 12:35 botg, revision 516updated
2005-11-07 16:11 botg, revision 515typo
2005-11-07 15:24 botg, revision 514*** empty log message ***
2005-11-06 10:21 botg, revision 513memory leak
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2005-11-06 10:20 botg, revision 512implement filter sets
2005-11-03 15:44 botg, revision 511add Korean month names
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2005-11-03 15:34 botg, revision 510port over IsMisleadingListResponse from FZ2
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-10-30 17:41 botg, revision 509updated
2005-10-30 17:35 botg, revision 508typos
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- A /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- A /FileZilla3/trunk/locales/eu.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/ja_JP.po
- A /FileZilla3/trunk/locales/mk.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-10-30 11:00 botg, revision 507updated translations
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.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/xmlfunctions.cpp
2005-10-30 10:57 botg, revision 506add ACCT logon type
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2005-10-30 10:43 botg, revision 505cache last server
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- A /FileZilla3/trunk/src/interface/resources/down.png
- D /FileZilla3/trunk/src/interface/resources/down.xpm
- A /FileZilla3/trunk/src/interface/resources/empty.png
- D /FileZilla3/trunk/src/interface/resources/empty.xpm
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/up.png
- D /FileZilla3/trunk/src/interface/resources/up.xpm
2005-10-28 12:00 botg, revision 504converted xpm files into png
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/fz_checkversion.m4
- M /FileZilla3/trunk/Makefile.am
2005-10-28 10:11 botg, revision 503check msgmerge version since versions < 0.11.0 don't understand -U
2005-10-24 23:12 botg, revision 502fix argument to wx-config
2005-10-24 22:54 botg, revision 501fix search path problems under OS X
2005-10-23 18:27 botg, revision 500should compile under osx again
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2005-10-23 15:16 botg, revision 499compile fix
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2005-10-19 23:43 botg, revision 498require wxWidgets 2.6.2 for wxWindow::Reparent on wxMac
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
2005-10-18 15:24 botg, revision 497implemented remote filters
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- 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/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2005-10-14 11:51 botg, revision 496implemented local filters
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-10-14 08:18 botg, revision 495basic filter matching
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
2005-10-10 12:12 botg, revision 494load and save filter sets. Actual filter implementation can be started now
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-10-10 09:59 botg, revision 493hold shift key down to (de)select filter on both sides
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-10-08 14:03 botg, revision 492filternames can be changed
2005-10-08 13:46 botg, revision 491updated
2005-10-08 13:43 botg, revision 490more checks for PuTTY, some cleanup
2005-10-08 13:39 botg, revision 489remember mergerevision, today's merge with putty svn was revision 6379
- M /FileZilla3/trunk/src/putty/int64.h
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/puttymem.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/ssharcf.c
- M /FileZilla3/trunk/src/putty/sshdh.c
- M /FileZilla3/trunk/src/putty/sshmd5.c
- A /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsha.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/version.c
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
- D /FileZilla3/trunk/src/putty/windows/pscp.rc
- A /FileZilla3/trunk/src/putty/windows/psftp.rc
- A /FileZilla3/trunk/src/putty/windows/rcstuff.h
- A /FileZilla3/trunk/src/putty/windows/version.rc2
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
2005-10-08 13:37 botg, revision 488merged with latest revision from PuTTY svn repository
2005-10-07 18:34 botg, revision 487compiler warnings
2005-10-07 12:15 botg, revision 486forget this one. locales made little bit more silent
- M /FileZilla3/trunk/locales/bg.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fr_CA.po
- M /FileZilla3/trunk/locales/fr_FR.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_CN.po
2005-10-07 12:14 botg, revision 485lots of updates
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/ja_JP.po
- A /FileZilla3/trunk/locales/pl_PL.po
2005-10-07 12:13 botg, revision 484Added Japanese and Polish translation
2005-10-07 12:12 botg, revision 483little bit more silent
- D /FileZilla3/trunk/locales/ca_AD.po
- A /FileZilla3/trunk/locales/ca_ES.po
2005-10-07 09:43 botg, revision 482renamed ca_AD into ca_ES
2005-10-07 09:28 botg, revision 481use custom charset if specified
- 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/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2005-10-05 23:57 botg, revision 480interface part of the charset code
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2005-10-05 10:01 botg, revision 479display a warning if filenames cannot be displayed due to charset conversion issues.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/server.h
2005-10-02 23:34 botg, revision 478partial implementation of server charset support. User charset selection still needs to be implemented
2005-10-02 10:18 botg, revision 477preliminary fix for charset conversion problem until UTF-8 support and server charset support gets added.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-09-29 12:59 botg, revision 476display available filters on filter dialog, correct filter loading/saving
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
2005-09-29 12:32 botg, revision 475basic filter validation
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/ipcmutex.h
2005-09-29 12:32 botg, revision 474filter loading and saving
2005-09-28 12:14 botg, revision 473secure function to save xml files: Make a backup copy before save, so if save fails no data will be lost. Abort save if backup copy cannot be made.
2005-09-26 19:08 botg, revision 472fix compiler warnings
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sl.po
- A /FileZilla3/trunk/locales/sv_SE.po
- M /FileZilla3/trunk/locales/zh_TW.po
2005-09-26 10:04 botg, revision 471added swedish, updated a few
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2005-09-25 10:20 botg, revision 470implement filter adding and selection change
2005-09-23 17:23 botg, revision 469
only link with libidn when needed