Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2009-08-02 09:28 botg, revision 3286

Implement proper keyboard navigation in search and filter edit dialogs.

2009-08-01 17:15 botg, revision 3285

Make filter edit dialog resizable.

2009-08-01 10:43 botg, revision 3284

Rebuild 64bit version of shell extension

2009-08-01 10:32 botg, revision 3283

Update copyright year

2009-08-01 10:26 botg, revision 3282

Cleanup

2009-08-01 10:08 botg, revision 3281

Attach manifest only if using GNU windres

2009-07-30 15:58 botg, revision 3280

Set minsize, clarify matching string.

2009-07-29 09:56 botg, revision 3279

Use a wxChoice for match type

2009-07-28 13:47 botg, revision 3278

Cleanup, don't use ugly Id hackery

2009-07-28 13:26 botg, revision 3277

Fix svn:eol-style

2009-07-28 13:23 botg, revision 3276

Sizing issues under wxGTK

2009-07-28 12:22 botg, revision 3275

Don't needlessly recreate the same controls over and over again.

2009-07-28 09:20 botg, revision 3274

Properly resize conditions

2009-07-27 20:35 botg, revision 3273

Fix behavior of + button

2009-07-27 14:13 botg, revision 3272

Remove ugly more/remove buttons, add sleek + and - buttons next to rules.

2009-07-26 21:23 botg, revision 3271

#4692: Remember file exists action on individual queue items

2009-07-26 20:54 botg, revision 3270

Fix warning

2009-07-26 17:28 botg, revision 3269

Speed up writing queue

2009-07-26 16:57 botg, revision 3268

Optimize CServerPath::SetSafePath for speed

2009-07-26 10:01 botg, revision 3267

Add missing mnemonic to "select entry"

2009-07-25 18:40 botg, revision 3266

Add option to idle sleep prevention.

2009-07-25 13:34 botg, revision 3265

Preventing idle sleep now also works on OS X

2009-07-25 12:49 botg, revision 3264

Fix keywords

2009-07-25 10:53 botg, revision 3263

Prevent idle sleep on *nix, successfully tested with Gnome

2009-07-25 10:51 botg, revision 3262

Missing critical section. Without, the reply could be dispatched (to nowhere) before the notify callback got set