Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:30:01
Changelog for FileZilla 3 (8047 changes):
2009-12-06 14:52 botg, revision 3553- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_down_dark.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_down_light.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_up_dark.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sort_up_light.png
- M /FileZilla3/trunk/src/interface/search.cpp
2009-12-06 14:22 botg, revision 3552Sort header image on non-MSW
2009-12-01 10:38 botg, revision 3551Typos
2009-11-30 14:20 botg, revision 3548Don't retry if not trusting certificate.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-11-30 13:58 botg, revision 3547Remember size of edit status dialog.
2009-11-29 16:15 botg, revision 3546Disable some useless, unneeded build steps.
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-11-29 14:17 botg, revision 3545Bookmarks manager lacked default button.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- A /FileZilla3/trunk/src/interface/treectrlex.cpp
- A /FileZilla3/trunk/src/interface/treectrlex.h
2009-11-29 11:25 botg, revision 3544Keep current item in view if changing selection.
- M /FileZilla3/trunk/src/interface/settings/optionspage.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_ftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_passive.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_debug.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.cpp
2009-11-27 21:11 botg, revision 3540Little bits of code cleanup.
2009-11-22 16:21 botg, revision 3533Disallow non-unicode and universal wxWidgets configurations.
- 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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-11-18 17:27 botg, revision 3532Add refresh item to filelist context menus.
2009-11-15 14:51 botg, revision 3531Don't delete successfully downloaded file of canceling finish page.
2009-11-15 14:50 botg, revision 3530Version bump
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
2009-11-15 14:07 botg, revision 3529Updated translation
2009-11-15 13:31 botg, revision 3528Fix #4970, site bookmarks with synchronized browsing enabled were not working.
2009-11-15 13:24 botg, revision 3527Missed a case of ::EndMenu.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-11-15 10:38 botg, revision 3526Don't show update dialog if other dialog is already open.
2009-11-12 21:45 botg, revision 3525Work around a bug in KDE
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.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/queue.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2009-11-12 21:32 botg, revision 3524Replace InsertEndChild(... with LinkEndChild(new ... where possible.
2009-11-11 09:57 botg, revision 3523Disable sync browse in CState::Connect()
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
2009-11-11 09:43 botg, revision 3522Fix #4971: Control-Tab between tabs doesn't loop back to the start after last tab
2009-11-10 20:56 botg, revision 3521Fix #4969: Directory comparison doesn't work with multiple tabs
2009-11-10 14:29 botg, revision 3520Fix #4967: Trying to close busy tab freezes tab area display/interaction
2009-11-09 20:14 botg, revision 3519Fix #4966: Crash if showing/hiding local tree after closing a tab
2009-11-09 16:30 botg, revision 3518Fix typo
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-11-09 13:18 botg, revision 3517Missing translations
2009-11-09 13:13 botg, revision 3516Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2009-11-09 11:14 botg, revision 3515Updated translations
2009-11-08 16:44 botg, revision 3514Fix #4951, need to SetServer(0) only once command queue is idle and if connection attempt failed.
2009-11-08 16:22 botg, revision 3513Another case of initial control focus.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2009-11-07 16:57 botg, revision 3512Fix some harmless warnings.
2009-11-07 13:23 botg, revision 3511Set initial focus to OK button in download dialog.
2009-11-06 19:14 botg, revision 3510Fix an assertion, didn't hold if filters were enabled.
2009-11-04 22:21 botg, revision 3509Fix #4000: Filename is not quoted properly when choosing "default editor for text files"
2009-11-04 14:02 botg, revision 3508Don't translate a placeholder.
2009-11-04 13:48 botg, revision 3507Don't perform queue finish action if recursive download operation still in progress
2009-11-04 13:39 botg, revision 3506Add missing subcontainer in dictionary
2009-11-03 16:10 botg, revision 3505Fix typo
2009-11-03 16:09 botg, revision 3504
2009-11-02 22:25 botg, revision 3503Add option to always use server's address.
2009-11-02 22:24 botg, revision 3502Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-11-02 18:34 botg, revision 3501Updated translations
2009-11-02 14:53 botg, revision 3500Register navigation handlers on all tabs
- A /FileZilla3/trunk/src/dbus/desktop_notification.cpp
- A /FileZilla3/trunk/src/dbus/desktop_notification.h
- M /FileZilla3/trunk/src/dbus/Makefile.am
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.h
2009-11-02 14:06 botg, revision 3499Display notification message if queue has finished transferring
2009-10-31 11:16 botg, revision 3498Add additional wrapper functions to handle arrays and dictionaries
2009-10-29 10:35 botg, revision 3497Create aui notebook with correct size. Fixes #4933
2009-10-29 10:27 botg, revision 3496Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_CN.po
2009-10-29 10:03 botg, revision 3495Update translations
- 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/resources/dialogs.xrc
2009-10-28 23:52 botg, revision 3494Offer choice to abort old connection or to connect in new tab if already connected.
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-10-28 23:20 botg, revision 3493Betas an release candidates are short-lived. Check daily for new version.
2009-10-28 22:09 botg, revision 3492Need to clear id maps in all cases.
2009-10-28 22:08 botg, revision 3491Keep measurement results individually for each notebook.
2009-10-28 18:32 botg, revision 3490Don't use bold font for active tab
2009-10-28 16:04 botg, revision 3489Close tab on middleclick
2009-10-28 15:40 botg, revision 3488Open new tab on doubleclicking background.
2009-10-28 15:38 botg, revision 3487Avoid crash in UpdateLayout after having closed tabs. Fixes #4934
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-28 14:58 botg, revision 3486Move confirmation whether to interrupt old connection to CMainFrame
2009-10-28 09:40 botg, revision 3485When creating new tab, use splitter positions and column settings of currently active tab.
2009-10-27 21:37 botg, revision 3484Fix layout issues after closing settings dialog while multiple tabs are open.
2009-10-27 21:35 botg, revision 3483All contexts need to be aware of the one queue.
2009-10-27 21:32 botg, revision 3482Fix remembering last server.
2009-10-27 15:18 botg, revision 3481Correct a condition, first half always evaluated to true.
2009-10-27 15:17 botg, revision 3480Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-10-27 14:54 botg, revision 3479Updated translations
2009-10-27 14:25 botg, revision 3478Fix top tab rendering on dark themes
2009-10-27 14:21 botg, revision 3477Move conflicting accelerator key
2009-10-27 10:40 botg, revision 3476Work around odd assertion
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2009-10-26 19:35 botg, revision 3475Properly track bookmarks across all active tabs.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-26 19:02 botg, revision 3474Use reconnect information from previous tab.
2009-10-26 18:41 botg, revision 3473Use individual bookmarks for each tab
2009-10-26 15:53 botg, revision 3472Fix assertions if recreating menu bar.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-26 15:00 botg, revision 3471Reuse idle contexts.
2009-10-25 19:51 botg, revision 3470Tab navigation keys
2009-10-25 18:18 botg, revision 3469Handle close button on tabs.
2009-10-25 11:10 botg, revision 3468First stage of tab closing
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-25 10:05 botg, revision 3467React to tab change event
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-24 18:13 botg, revision 3466Update UI on context changes and update tab labels.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-24 15:12 botg, revision 3465Add menu items to create and close tabs. The former one working.
2009-10-24 12:57 botg, revision 3464Allow creation of multiple sets of controls. Not much useful yet though.
2009-10-24 10:44 botg, revision 3463Move creation of context specific controls to a new function.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-23 20:54 botg, revision 3462Get rid of CMainFrame::m_pState, use contextmanager instead.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2009-10-23 16:02 botg, revision 3461Queue should now be fully converted to context manager.
2009-10-23 13:21 botg, revision 3460Need to compare server name and connection limit.
2009-10-22 19:44 botg, revision 3459Further transition towards context manager. Cleanup of TryStartNextTransfer.
2009-10-22 19:40 botg, revision 3458Notify all contexts about filter changes.
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-22 17:37 botg, revision 3457Notify all contexts about filter changes.
2009-10-22 12:44 botg, revision 3456Disconnect all contexts on clearing reconnect history.
2009-10-22 12:44 botg, revision 3455Need to cancel recursive operations as well if disconnecting to clear reconnect.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/state.cpp
2009-10-22 12:24 botg, revision 3454Use explicit pointer to own CState instance.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-10-22 09:22 botg, revision 3452Clean up connection tracking, no longer set window title directly from CState.
2009-10-18 13:07 botg, revision 3450Use a more recent mingwm10.dll
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2009-10-18 10:27 botg, revision 3449Add "Open" iten to local directory tree context menu.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- 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
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- A /FileZilla3/trunk/src/interface/welcome_dialog.h
2009-10-15 09:47 botg, revision 3448Add a pretty welcome dialog.
2009-10-15 09:44 botg, revision 3447Add much more verbose logging capabilities, should hopefully help with #4847.
2009-10-14 14:00 botg, revision 3446Remove a line of dead code.
2009-10-13 15:25 botg, revision 3445Fix action mismatch for default file exists action
2009-10-12 16:39 botg, revision 3444Initialize threading support in libdbus
2009-10-11 23:13 botg, revision 3443Update manpage
2009-10-11 20:47 botg, revision 3442Fix 64bit builds
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-10-10 16:18 botg, revision 3441Better handle an assert.
2009-10-10 16:17 botg, revision 3440Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2009-10-10 10:14 botg, revision 3439Updated translations
2009-10-09 18:25 botg, revision 3438Fix crashes, #4875
2009-10-09 14:16 botg, revision 3437Add a missing feature in list of changes
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
2009-10-09 14:16 botg, revision 3436Use context manager to obtain current state in quickconnect bar.
2009-10-08 18:28 botg, revision 3435Further work on context manager.
2009-10-07 22:45 botg, revision 3434Fix #4861, setting initial focus using XRC instruction can result in a radiobutton event on MSW.
2009-10-05 16:25 botg, revision 3433Fix access to uninitialized variables
2009-10-04 14:13 botg, revision 3432Typos
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2009-10-04 09:18 botg, revision 3431Use REST+STOR instead of APPE if server advertises REST STREAM.
2009-10-03 15:18 botg, revision 3430Fix column reordering, loses #4849
2009-10-03 14:06 botg, revision 3429Fix a typo
2009-10-03 12:29 botg, revision 3428Fix another strange wrapping issue
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-10-03 12:29 botg, revision 3427Updated translations
2009-10-03 08:17 botg, revision 3426Version bump
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
2009-10-02 20:19 botg, revision 3425Make sure all dialogs have an initially focused element so that they can be closed using escape key.
2009-10-01 09:18 botg, revision 3424Set initial focus to path control.
2009-10-01 09:06 botg, revision 3423Perform case-insensitive comparison on MSW.
2009-09-29 15:03 botg, revision 3422Ignore modified listings when waiting for synchronized dirchange, fixes #4647
2009-09-28 14:32 botg, revision 3421Don't adjust initial tree height
2009-09-28 09:28 botg, revision 3420Finish too needs to be translated.
2009-09-26 18:49 botg, revision 3418Ensure Next/Back buttons on wizard are translated.
2009-09-26 18:30 botg, revision 3417More missing mnemonics
2009-09-26 17:44 botg, revision 3416Typos
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
2009-09-26 12:09 botg, revision 3415Missing mnemonics.
2009-09-26 10:03 botg, revision 3414Fix format argument.
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/oc.po
- M /FileZilla3/trunk/locales/pl_PL.po
2009-09-25 22:37 botg, revision 3413Translation updates
2009-09-25 22:23 botg, revision 3412Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
2009-09-24 16:02 botg, revision 3411Updated translations
2009-09-22 23:37 botg, revision 3407Honor the filesize settings a bit more.
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-09-22 19:48 botg, revision 3406Also use wxChoice in session specific default file exists dialog.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2009-09-21 21:16 botg, revision 3405Fix #4831, mark filename column as fixed and sanitize stored settings.
2009-09-21 21:14 botg, revision 3404Typo
2009-09-21 21:02 botg, revision 3403Forgot to capture EACCESS/EGAIN in TryLock
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.cpp
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2009-09-21 10:02 botg, revision 3397Handle EINTR and other locking failures, should fix #4417
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.h
2009-09-20 15:01 botg, revision 3375There's no more org.freedesktop.PowerManagement on Ubuntu 9.10, fall back to org.gnome.SessionManager to inhibit idle suspend
2009-09-20 14:58 botg, revision 3374Make sure all tabs fit also on wxGTK
2009-09-20 14:55 botg, revision 3373Don't leave debug code enabled
2009-09-20 14:24 botg, revision 3372wxGTK also needs that strange offset
2009-09-20 12:12 botg, revision 3371Fix border of list controls on SFTP and filetype pages
2009-09-20 12:10 botg, revision 3370Typo
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_fileexists.h
2009-09-20 10:04 botg, revision 3369Reduce space requirements of file exists settings page.
2009-09-20 09:47 botg, revision 3368Only accept wx 2.8.x, not 2.9.x or higher.
2009-09-20 09:25 botg, revision 3367Make sure tabs fit entirely on OS X
2009-09-19 21:51 botg, revision 3366More wrapping oddities fixed
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2009-09-17 14:24 botg, revision 3365Check for OS X >= 10.5 in powermanagement code. Based on patch by John Ratliff.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
2009-09-17 12:51 botg, revision 3364Add missing virtual destructors and fix two potential memory leaks.
2009-09-16 21:03 botg, revision 3363Fix copy&paste error
2009-09-16 20:43 botg, revision 3362Two harmless file descriptor leaks. Upstream has been notified.
2009-09-16 14:21 botg, revision 3361Also increase advertised window on SFTP. Though usually SFTP performance is limited due to the inherent protocol properties.
2009-09-16 10:00 botg, revision 3360Double send buffer size and vastly increase recv buffer. The latter is TCP's advertised receiver window and goes directly into the bandwidth delay product. New values capable of saturating 100Mbit/s at 333ms RTT.
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2009-09-14 20:51 botg, revision 3359Forget about first ten seconds of a transfer in speed calculation, makes the average converge faster to the actual speed.
2009-09-13 18:03 botg, revision 3358If kiosk mode is enabled, convert from NORMAL to ASK logontype.
- M /FileZilla3/trunk/src/interface/ipcmutex.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
2009-09-13 15:34 botg, revision 3356Remember last used search conditions.
2009-09-13 14:25 botg, revision 3355Move individual filter loading and saving to new helper functions.
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/dbus/session_manager.cpp
2009-09-10 22:49 botg, revision 3354Fix memory leaks
2009-09-10 22:24 botg, revision 3353Update icon specs
2009-09-10 15:32 botg, revision 3352Fix alpha compositing formula, my first attempt at compositing was almost perfect, just missed a division through new alpha
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/symlink.png
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2009-09-10 12:27 botg, revision 3351Symlink overlay on non-MSW
2009-09-10 11:49 botg, revision 3350Fix for MinGW.
2009-09-10 11:00 botg, revision 3349Don't trim paths.
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2009-09-09 21:47 botg, revision 3348MSW: Display shortcut overlay on links in remote file lists.
2009-09-07 21:01 botg, revision 3347Fix typos in comment
2009-09-05 15:00 botg, revision 3344Use case-insensitive compare on MSW. Fixes #4803. Case-insensitive file systems are so broken :(
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/process_running.nsh
2009-09-04 13:13 botg, revision 3343Make sure all instances of FileZilla are closed before starting installation.
2009-09-03 19:11 botg, revision 3342Call installer with update flag
2009-08-30 17:08 botg, revision 3336Add /update argument to hide license and reinstall page on updates, will be used by FileZilla's update wizard.
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-08-28 09:06 botg, revision 3335Filter invalid characters from filename. Closes #3227.
2009-08-24 07:12 botg, revision 3334Fix CLocalPath::Exists on partial UNC paths
2009-08-23 17:23 botg, revision 3333Fix syntax error
2009-08-23 09:59 botg, revision 3332Version bump
2009-08-23 09:06 botg, revision 3331Fix compile error
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
2009-08-22 16:38 botg, revision 3330Updated translations
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
2009-08-21 15:05 botg, revision 3329Performance improvements, closes #4658: - Don't populate selected but unexpanded directories. - MSW: Defer obtaining open icon until item gets selected
2009-08-20 21:30 botg, revision 3328Fix segfault if adding new filter
2009-08-20 13:17 botg, revision 3327Partial fix for #4715
2009-08-16 20:28 botg, revision 3326Fix compile error
2009-08-16 16:23 botg, revision 3325Fix typo
2009-08-13 12:44 botg, revision 3323Arguments not translatable.
2009-08-13 12:44 botg, revision 3322Version bump
2009-08-13 12:19 botg, revision 3321Updated translations
2009-08-12 19:02 botg, revision 3320Bump to GnuTLS 2.8.3, 2.8.2 didn't last long.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2009-08-10 15:00 botg, revision 3319Keep data copied to clipboard even if FZ closes, fixes #4737. Also required wx to be patched with wx#11102
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.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-08-10 13:51 botg, revision 3318Update translations
2009-08-10 12:35 botg, revision 3317GnuTLS 2.8.2 is out with several buffixes affecting FileZilla. Make it a requirement.
2009-08-10 12:34 botg, revision 3316Use a new enum for address family, makes it easier to work with
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2009-08-09 19:02 botg, revision 3315Use a new enum for address family, makes it easier to work with
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/externalipresolver.h
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2009-08-09 15:56 botg, revision 3314Make resolver IPv6 capable (unlikely that it'll ever be used though), explicitly request IPv4 wherever used.
2009-08-08 12:19 botg, revision 3313Add option to connect on specific address family only.
2009-08-08 12:16 botg, revision 3312Ensure buttons to manipulate filter sets are all same size
2009-08-08 12:10 botg, revision 3311Small layout improvement on search dialog
2009-08-06 17:01 botg, revision 3310Handle escape key (or equivalent) to close search dialog
2009-08-06 16:59 botg, revision 3309Version bump
2009-08-06 16:32 botg, revision 3308Adjust control spacing
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- A /FileZilla3/trunk/locales/hr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2009-08-06 16:17 botg, revision 3307Update translations
2009-08-04 19:22 botg, revision 3303Fix typo in error message.
2009-08-04 10:48 botg, revision 3302Typo.
2009-08-04 10:28 botg, revision 3301GCC is odd...
2009-08-04 10:21 botg, revision 3300Version bump
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
2009-08-04 09:21 botg, revision 3299Updated translations
2009-08-04 09:20 botg, revision 3298Allow file to be included by FZ interface.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
2009-08-04 09:15 botg, revision 3297Process certificate notification
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-08-04 09:13 botg, revision 3296Add update log to failed page.
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2009-08-03 21:55 botg, revision 3295Don't needlessly print "Disconnected from server" so many times.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-08-03 19:55 botg, revision 3294Verify checksum. Using sha512 code from putty.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2009-08-03 19:51 botg, revision 3293Implement HTTPS support and make update wizard use it.
2009-08-03 19:45 botg, revision 3292Add option for trusted root certificate and introduce concept of internal options
2009-08-02 13:52 botg, revision 3291More extensive certificate validation.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2009-08-02 13:34 botg, revision 3290Fix warnings
2009-08-02 13:28 botg, revision 3289Version bump
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/lt_LT.po
- M /FileZilla3/trunk/locales/nl.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/zh_CN.po
2009-08-02 10:39 botg, revision 3288Updated translations
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-08-02 10:10 botg, revision 3287Calculate right button size
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/filelist_statusbar.cpp
- M /FileZilla3/trunk/src/interface/filelist_statusbar.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
2009-08-02 09:28 botg, revision 3286Add status bar to search dialog.
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-08-01 17:15 botg, revision 3285Implement proper keyboard navigation in search and filter edit dialogs.
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-08-01 10:43 botg, revision 3284Make filter edit dialog resizable.
- M /FileZilla3/trunk/src/fzshellext/fzshellext.vcproj
- M /FileZilla3/trunk/src/fzshellext/fzshellext_64.dll
2009-08-01 10:32 botg, revision 3283Rebuild 64bit version of shell extension
2009-08-01 10:26 botg, revision 3282Update copyright year
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/interface.vcproj
2009-08-01 10:08 botg, revision 3281Cleanup
- M /FileZilla3/trunk/src/interface/resources/filezilla.rc
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2009-07-30 15:58 botg, revision 3280Attach manifest only if using GNU windres
2009-07-29 09:56 botg, revision 3279Set minsize, clarify matching string.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2009-07-28 13:47 botg, revision 3278Use a wxChoice for match type
2009-07-28 13:26 botg, revision 3277Cleanup, don't use ugly Id hackery
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-07-28 13:23 botg, revision 3276Fix svn:eol-style
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
2009-07-28 12:22 botg, revision 3275Sizing issues under wxGTK
2009-07-28 09:20 botg, revision 3274Don't needlessly recreate the same controls over and over again.
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
2009-07-27 20:35 botg, revision 3273Properly resize conditions
2009-07-27 14:13 botg, revision 3272Fix behavior of + button
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
2009-07-26 21:23 botg, revision 3271Remove ugly more/remove buttons, add sleek + and - buttons next to rules.
2009-07-26 20:54 botg, revision 3270#4692: Remember file exists action on individual queue items
2009-07-26 17:28 botg, revision 3269Fix warning
2009-07-26 16:57 botg, revision 3268Speed up writing queue
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/refcount.h
- M /FileZilla3/trunk/src/include/serverpath.h
2009-07-26 10:01 botg, revision 3267Optimize CServerPath::SetSafePath for speed
2009-07-25 18:40 botg, revision 3266Add missing mnemonic to "select entry"
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2009-07-25 13:34 botg, revision 3265Add option to idle sleep prevention.
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 12:49 botg, revision 3264Preventing idle sleep now also works on OS X
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 10:53 botg, revision 3263Fix keywords
- M /FileZilla3/trunk/src/dbus/Makefile.am
- A /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- A /FileZilla3/trunk/src/dbus/power_management_inhibitor.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 10:51 botg, revision 3262Prevent idle sleep on *nix, successfully tested with Gnome
2009-07-25 07:54 botg, revision 3261Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set
2009-07-25 07:54 botg, revision 3260Typo
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/power_management.cpp
- A /FileZilla3/trunk/src/interface/power_management.h
2009-07-25 07:50 botg, revision 3259Add helper class to prevent system going into idle sleep during transfers
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-07-23 19:56 botg, revision 3258Add basic functionality for context manager.
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2009-07-23 14:05 botg, revision 3257Add -l option to select login type, closes #4559
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.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/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- 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
2009-07-23 14:01 botg, revision 3256CState no longer requires knowledge of remote list view.
2009-07-23 09:04 botg, revision 3255Fix a race in CSocket::Close leading to an infinite loop since m_pHost never got cleared.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2009-07-22 14:28 botg, revision 3254Need to call parseAsMlsd before ParseAsUnix to avoid parsing conflict.
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2009-07-21 15:24 botg, revision 3253Further cutting of the gordian knot that is the interface's architecture.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.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/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- 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
2009-07-19 13:00 botg, revision 3252First step towards supporting multiple states aka contexts.
2009-07-18 15:18 botg, revision 3251Fix errors
2009-07-16 13:16 botg, revision 3250Proper timestamp format, coalesce some log messages, log value of wFunc if neither FO_COPY nor FO_MOVE
2009-07-14 21:54 botg, revision 3249Add option to only compile shell extension.
Need to bump DLL version.