Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:10:01
Changelog for FileZilla 3 (8068 changes):
2009-03-08 23:38 botg, revision 30632009-03-08 17:00 botg, revision 3062Follow the specs, GenericName should not be part of Name
2009-03-08 16:29 botg, revision 3061Stupid MSDN library keeps using uppercase W
2009-03-08 15:55 botg, revision 3060Compilo
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/fzsftp.c
- M /FileZilla3/trunk/src/putty/fzsftp.h
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2009-03-07 22:26 botg, revision 3059Greatly decrease CPU usage during SFTP transfers
2009-03-06 16:50 botg, revision 3058Add GenericName and German translations.
2009-03-06 15:27 botg, revision 3057Typo
- 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/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-03-06 10:49 botg, revision 3056Make directory comparison and synchronized browsing play together.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2009-03-05 18:02 botg, revision 3055Don't fallback to current path if current path cannot be obtained.
2009-03-02 14:09 botg, revision 3051Fix compatibility with some broken MVS servers. #4311
2009-02-27 19:54 botg, revision 3050Handle ctrl+a
2009-02-27 19:43 botg, revision 3049Fix for focus rectangle under GTK
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/optionspage_themes.cpp
2009-02-27 17:23 botg, revision 3048Need to re-layout theme and language selectors
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2009-02-27 16:43 botg, revision 3047Partially revert previous commit and clean up the code. The activity status is actually shared between all engines.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2009-02-27 16:42 botg, revision 3046Fix #4291, activity indicators not working properly.
2009-02-27 14:44 botg, revision 3045Part 2 of Ignore passwords when searching for items in the recent server list. Fixes #4287
2009-02-26 19:53 botg, revision 3044Fix alignment on theme page.
2009-02-25 18:05 botg, revision 3043Ignore passwords when searching for items in the recent server list. Fixes #4287
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2009-02-24 17:43 botg, revision 3042Add synchronized browsing option on site level as well.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2009-02-24 17:19 botg, revision 3041wx' EndLabelEdit doesn't work, use the Windows API function instead. Closes #4282
2009-02-24 11:39 botg, revision 3040More dark theme improvements
2009-02-23 21:44 botg, revision 3039Better position for "Enter directory"
2009-02-23 16:05 botg, revision 3038Handle single quotes. Fixes #4277
2009-02-23 15:51 botg, revision 3037Small correction for MSW.
2009-02-22 16:29 botg, revision 3036Aui tab art on dark themes
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- 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/sitemanager.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-02-22 13:46 botg, revision 3035Add synchronized browsing option to bookmarks
2009-02-21 21:06 botg, revision 3034Fix nullpointer dereference. #4105
2009-02-21 21:05 botg, revision 3033Version bump
2009-02-21 20:44 botg, revision 3032Updated translations
2009-02-21 13:19 botg, revision 3031Fix #4275, local directories are created in reverse order.
2009-02-20 16:52 botg, revision 3030Fix navigating to list of drives under MSW. Fixes #4274
2009-02-20 16:47 botg, revision 3029Version bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lv_LV.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-02-19 19:48 botg, revision 3028Updated translations
2009-02-19 19:32 botg, revision 3027Minor rearrangement
2009-02-19 09:50 botg, revision 3026Need to ask for password on connecting through bookmark with ASK logon type.
2009-02-15 14:25 botg, revision 3025Fix #4182
2009-02-14 15:05 botg, revision 3024Do not read past buffer.
2009-02-14 15:03 botg, revision 3023Debug strings shouldn't be translatable.
2009-02-13 20:36 botg, revision 3022Debug strings shouldn't be translatable.
2009-02-13 18:33 botg, revision 3021Fix compile error
2009-02-13 18:22 botg, revision 3020Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
2009-02-13 14:54 botg, revision 3019Updated translations
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-02-13 09:27 botg, revision 3018Fix #4215. Instead of reverting part of the changes, add a new notification. Keeps the functionality of the old version with the performance of the recent bugged version.
2009-02-12 15:21 botg, revision 3017Updated icon
2009-02-12 15:12 botg, revision 3016Make unit symbol for bytes translatable. In French it's o for octet.
2009-02-12 15:12 botg, revision 3015Use "default" if language code is empty.
2009-02-12 13:45 botg, revision 3014Use "default" if language code is empty.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/import.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/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2009-02-11 20:43 botg, revision 3013Be more verbose if XML loading fails.
2009-02-11 18:34 botg, revision 3012Typo
2009-02-11 16:43 botg, revision 3011Forgot to add synchronize.png to dist files.
2009-02-11 14:04 botg, revision 3009Need to grow "New Bookmark" button
2009-02-11 11:18 botg, revision 3008Need to load idn-free.h as C header.
2009-02-10 19:56 botg, revision 3007Add slightly more debug logging, fix potential crash reasons.
2009-02-09 10:43 botg, revision 3006Make title translatable
2009-02-08 21:40 botg, revision 3005Handle stupid DDE associations. Fixes #4216
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2009-02-08 18:02 botg, revision 3004Keep track of connected site path.
2009-02-07 17:25 botg, revision 3003Do not dereference nullpointer.
2009-02-07 15:20 botg, revision 3002List sync browsing.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-02-06 23:06 botg, revision 3001Remove spaces around slashes.
2009-02-06 22:18 botg, revision 3000Missing word.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
2009-02-06 22:05 botg, revision 2999Fix punctuation
2009-02-06 20:23 botg, revision 2998Get rid of lonely transparent pixel.
2009-02-06 20:19 botg, revision 2997Version bump
- 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/he_IL.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/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-02-05 08:34 botg, revision 2996Updated translations
2009-02-04 18:02 botg, revision 2995String was incorrectly marked untranslatable.
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-02-04 17:34 botg, revision 2994Revert previous fix. Need to do layout AFTER adding all list items
2009-02-04 17:18 botg, revision 2993Fix handling of extensionless files and dotfiles.
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/server.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/sitemanager.png
2009-02-04 17:18 botg, revision 2992Updated theme
2009-02-04 12:30 botg, revision 2991Fix odd sizing issue
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2009-02-03 18:48 botg, revision 2990Transparency issues under MSW.
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/bookmark.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/bookmarks.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/file.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/folderup.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/help.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/localtreeview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/lock.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/logview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/queueview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/remotetreeview.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/minimal/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/minimal/32x32/file.png
- M /FileZilla3/trunk/src/interface/resources/minimal/theme.xml
2009-02-02 21:07 botg, revision 2989Updated theme.
- 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/minimal
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/ascii.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/auto.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/binary.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/bookmark.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/bookmarks.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/cancel.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/compare.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/disconnect.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/download.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/downloadadd.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/filter.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/folderback.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/folderup.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/help.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/localtreeview.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/lock.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/logview.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/processqueue.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/queueview.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/refresh.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/remotetreeview.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/server.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/showhidden.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/sitemanager.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/speedlimits.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/synchronize.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/upload.png
- A /FileZilla3/trunk/src/interface/resources/minimal/16x16/uploadadd.png
- A /FileZilla3/trunk/src/interface/resources/minimal/32x32
- A /FileZilla3/trunk/src/interface/resources/minimal/32x32/file.png
- A /FileZilla3/trunk/src/interface/resources/minimal/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/minimal/theme.xml
- M /FileZilla3/trunk/src/interface/resources/opencrystal/theme.xml
2009-02-02 10:23 botg, revision 2988New theme: Minimal
2009-02-02 10:05 botg, revision 2987MSW toolbar likes alpha channels more than masks.
2009-01-31 16:15 botg, revision 2986Forgot to optimize file
2009-01-31 14:55 botg, revision 2985Fix sync browsing menuitem state.
2009-01-31 14:53 botg, revision 2984Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-01-31 09:40 botg, revision 2983Updated translations
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2009-01-30 15:23 botg, revision 2979Fix some warnings.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- A /FileZilla3/trunk/src/interface/resources/16x16/synchronize.png
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-01-28 21:15 botg, revision 2976Implement synchronized browsing.
2009-01-27 17:37 botg, revision 2975Fix #4188, GetBookmarks didn't load bookmarks for predefined sites complaining loudly.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2009-01-26 22:53 botg, revision 2974Fix #4185, TinyXML cannot handle Unicode filenames well.
- M /FileZilla3/trunk/src/interface/conditionaldialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-01-26 22:46 botg, revision 2973Fix button height inconsistencies
2009-01-25 15:28 botg, revision 2972May need to expand editor command from PATH if adding to custom associations
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2009-01-24 16:28 botg, revision 2971Route some code paths through CState to prepare for the synchronized browsing feature.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-01-24 14:11 botg, revision 2970More CLocalPath usage.
2009-01-24 13:26 botg, revision 2969Fix a nullpointer dereference.
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- 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/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.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/tests/localpathtest.cpp
2009-01-22 13:01 botg, revision 2968Make use of CLocalPath. Much more code still needs to be converted.
2009-01-21 13:34 botg, revision 2967Update local path test
2009-01-21 11:19 botg, revision 2966Fix edit label hiding under item on OS X if creating new site
2009-01-20 16:00 botg, revision 2965Fix compile error
- M /FileZilla3/trunk/src/engine/engine.vcproj
- A /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/Makefile.am
- A /FileZilla3/trunk/tests/localpathtest.cpp
- M /FileZilla3/trunk/tests/Makefile.am
2009-01-20 15:47 botg, revision 2964First half of a new class to handle local paths.
2009-01-18 22:29 botg, revision 2963Minor test addition.
2009-01-18 21:56 botg, revision 2962Oops, committed wrong .xrc file. Other one can stay though, it just foreshadows things to come soon ;)
- M /FileZilla3/trunk/src/interface/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/optionspage_language.h
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2009-01-15 22:47 botg, revision 2961Patch by Adrien Cunin to keep "Default system language" on top and to display locale code.
2009-01-15 17:03 botg, revision 2960Search for program in $PATH if not absolute
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-01-14 22:32 botg, revision 2959Prompt for an editor on unassociated file types.
2009-01-14 22:32 botg, revision 2958Fix error in debug build.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/optionspage_edit.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-01-11 19:00 botg, revision 2957Add option to use system's text editor as default editor. Show the faulty command if an associated program cannot be found.
2009-01-10 15:34 botg, revision 2956Actually use UAC::Exec to execute program unelevated. Was missing from previous commit.
2009-01-08 15:50 botg, revision 2955Further performance improvements of wrapping engine
- 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
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
Implement different double-click actions.