Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-20 02:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-05-03 22:40 botg, revision 2315

Fix problem with empty filetype

2008-05-03 19:19 botg, revision 2314

Do a refresh after changing columns.

2008-05-03 18:59 botg, revision 2313

Update toolbar and menu state after clearing private data.

2008-05-03 16:44 botg, revision 2312

Columns can be reordered. Not yet saved.

2008-05-03 11:56 botg, revision 2311

Switch to given path upon connecting.

2008-04-30 12:57 botg, revision 2310

Right-clicking list headers allows column selection.

2008-04-30 12:55 botg, revision 2309

Fix [ 1954373 ] 'Create directory' Dialogue Box Crashing FileZilla

2008-04-28 18:29 botg, revision 2308

Updated translations

2008-04-28 15:30 botg, revision 2307

Unnecessary to always create a wxDialogEx instance on each listing. Split filter code from CFilterDialog into CFilterManager.

2008-04-28 14:21 botg, revision 2306

Handle --close under MSW. For other platforms I have no idea how to do it yet.

2008-04-27 13:59 botg, revision 2305

Fix [ 1946465 ] Wrong default download location on vista when updating

2008-04-26 16:27 botg, revision 2304

Should fix [ 1946588 ] files duplicated in queue when restart filezilla

2008-04-26 16:19 botg, revision 2303

Fix [ 1946574 ] delete local non-empty directories fails on mac os x

2008-04-26 12:43 botg, revision 2302

Grammar

2008-04-25 14:01 botg, revision 2301

Renaming local files did not have immediate effect on *nix

2008-04-25 13:36 botg, revision 2300

Fix [ 1951432 ] Upload/download limit: input not limited

2008-04-25 13:36 botg, revision 2299

Add comment.

2008-04-25 13:35 botg, revision 2298

Use wxLongLong for speed limit calculations, 32bit ints are too limited.

2008-04-25 13:35 botg, revision 2297

Use wxTextCtrl::ChangeValue instead of SetValue

2008-04-24 15:09 botg, revision 2296

Need to end all active menus if wizard. Fixes [ 1950286 ] Hang on new version popup

2008-04-24 14:41 botg, revision 2295

MSW only: Code to send WM_ENDSESSION other running instances if --close is passed on commandline.

2008-04-20 21:01 botg, revision 2294

Update manpage with commandline arguments.

2008-04-20 20:39 botg, revision 2293

Implement -c option.

2008-04-20 12:51 botg, revision 2292

Why do I even keep this file

2008-04-20 12:47 botg, revision 2291

Basic commandline support. -c option not yet working.

2008-04-18 14:12 botg, revision 2289

Really fix crash on close. I hope.

2008-04-18 10:51 botg, revision 2288

The crash on exit still wasn't fixed, I hope this one does the trick.

2008-04-18 09:50 botg, revision 2287

Version bump

2008-04-18 09:49 botg, revision 2286

Updated translations

2008-04-18 09:49 botg, revision 2285

Fix unused variable varning.

2008-04-17 23:07 botg, revision 2284

Display drop highlight in local file lists under non-Windows

2008-04-17 09:46 botg, revision 2283

Fix "[ 1937600 ] Edited files get lost on server timeout". More complex than I thought.

2008-04-16 14:29 botg, revision 2282

Some cleanup on the way towards fixing [ 1937600 ] Edited files get lost on server timeout

2008-04-16 12:42 botg, revision 2281

Translation updates

2008-04-16 08:59 botg, revision 2280

Small fix for recent VMS compatibility changes.

2008-04-13 10:41 botg, revision 2279

Fix auto filetype detection on VMS servers.

2008-04-12 21:21 botg, revision 2278

Strip revision on VMS files for filetype display.

2008-04-12 09:35 botg, revision 2277

Merge with upstream.

2008-04-12 09:10 botg, revision 2276

Fix workaround for broken servers sending single-quoted PWD reply.

2008-04-12 09:07 botg, revision 2275

Detect TVFS extension.

2008-04-10 14:15 botg, revision 2274

Need to strip trailing path separators on dropped directories

2008-04-10 13:24 botg, revision 2273

Hopefully fixes the crashes on shutdown some users experience.

2008-04-08 13:26 botg, revision 2271

Avoid crash if changing filters during comparison and fix state of comparison button if comparison cannot be started.

2008-04-08 13:04 botg, revision 2270

Fix ghost item appearing if applying filters after exiting comparison mode.

2008-04-07 16:16 botg, revision 2269

Need to bump for new builds. 3.0.9 binaries were faulty due to regression in wx.

2008-04-07 14:27 botg, revision 2265

Version bump

2008-04-07 14:24 botg, revision 2264

Updated translations

2008-04-05 17:39 botg, revision 2258

Fix keyboard prefix search not resetting if changing directories, bug [ 1935404 ]

2008-04-02 17:26 botg, revision 2256

Mark tooltip translatable.

2008-04-01 22:50 botg, revision 2255

Fix state of comparison toolbar button.