Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:30:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

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.

2008-04-01 07:27 botg, revision 2254

Install lock.png

2008-03-31 20:18 botg, revision 2253

Version bump

2008-03-31 20:16 botg, revision 2252

Updated translations

2008-03-31 20:09 botg, revision 2251

Fix "make uninstall"

2008-03-31 19:58 botg, revision 2250

Get kex and enc details for SFTP

2008-03-30 16:37 botg, revision 2249

Fix duplicate mnemonic

2008-03-30 14:46 botg, revision 2248

Get rid of wxStat and work around a possible flaw in Vista.

2008-03-29 15:08 botg, revision 2247

Display certificate information if clicking icon in statusbar.

2008-03-29 15:08 botg, revision 2246

Clean up async request notification handling, part 2.

2008-03-29 14:57 botg, revision 2245

Add missing copy operator and assignment constructor.

2008-03-29 13:54 botg, revision 2244

Add missing accelerators and fix collisions.

2008-03-29 13:41 botg, revision 2243

Clean up async request notification handling, display session details on certificate verification dialog.

2008-03-29 00:28 botg, revision 2242

Fix [ 1928211 ] Integer truncation in CDirectoryCache::UpdateFile