Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2004-08-15 20:08 botg, revision 110

implemented file exists dialog, though yet without any real function

2004-08-14 19:44 botg, revision 109

- added async request handling in engine - fixed compiler warning - more stuff I can't remember

2004-08-12 22:08 botg, revision 108

try to list dirs on transfers

2004-08-11 05:45 botg, revision 107

gcc fixes

2004-08-10 21:25 botg, revision 106

partial implementation of the file transfer code, downloads already work

2004-08-10 14:35 botg, revision 105

did not copy cash entries correctly

2004-07-12 10:01 botg, revision 104

fixed linux build, AM_CONDITIONAL was not called

2004-07-08 20:30 botg, revision 103

separate list and cwd code

2004-07-07 16:01 botg, revision 102

cleanup

2004-07-06 20:04 botg, revision 101

it's now possible to change remote directories

2004-07-05 19:40 botg, revision 100

add support for timeless vms listing

2004-06-26 23:11 botg, revision 99

some small improvements

2004-06-26 20:09 botg, revision 98

if compiling the windows version with cygwin/mingw, add resouces from filezilla.rc

2004-06-26 18:16 botg, revision 97

fixed warnings, cygwin compile errors

2004-06-07 21:01 botg, revision 96

typo causing problems with mac builds

2004-06-01 22:45 botg, revision 95

typos

2004-05-31 16:15 botg, revision 94

missing CTransferSocket files

2004-05-31 16:14 botg, revision 93

implemented on-the-fly parsing

2004-05-31 10:16 botg, revision 92

remote directory listing can be received

2004-05-28 21:55 botg, revision 91

distribute visual studio project files as well

2004-05-25 19:43 botg, revision 90

changing dirs did not work properly

2004-05-25 14:12 botg, revision 89

updated translation

2004-05-24 21:22 botg, revision 88

added application icon

2004-05-22 17:41 botg, revision 87

fixed crash if exiting while operation was active

2004-05-22 09:44 botg, revision 86

added directory cache, prototyped functions for LIST command

2004-05-22 09:41 botg, revision 85

some operator overloading

2004-05-22 09:36 botg, revision 84

FZ3 compiles under MinGW again

2004-05-21 21:21 botg, revision 83

added == operator

2004-05-16 14:27 botg, revision 82

automake 1.6 works as well, required by sf.net servers for update-configure script

2004-05-15 22:41 botg, revision 81

require automake 1.7, fixed some small problems

2004-05-15 21:09 botg, revision 80

extract translatable strings from xrc files

2004-05-15 20:42 botg, revision 79

add filezilla.kdevelop to distribution

2004-05-15 18:48 botg, revision 78

fixes

2004-05-15 18:41 botg, revision 77

new build system for gettext catalogs

2004-05-15 17:10 botg, revision 76

missing file

2004-05-15 17:08 botg, revision 75

typo

2004-05-13 21:54 botg, revision 74

typos

2004-05-13 21:06 botg, revision 73

remote file lists can be displayed

2004-05-08 17:44 botg, revision 72

parser now compiles under linux

2004-05-05 20:44 botg, revision 71

one parser to rule them all

2004-04-30 23:44 botg, revision 70

partially implemented directroy listing parser

2004-04-30 23:43 botg, revision 69

fixed wxUSE_STL compatibility

2004-04-28 13:23 botg, revision 68

fixed typo and missing? headers

2004-04-24 12:29 botg, revision 67

fully implemented CServerPath

2004-04-23 17:53 botg, revision 66

missing #ifdef __WXMSW__

2004-04-19 21:46 botg, revision 65

implemented sorting, added sort direction indicators on windows

2004-04-17 23:01 botg, revision 64

fixed text background if using gtk2

2004-04-17 19:56 botg, revision 63

missing headers

2004-04-16 13:22 botg, revision 62

fixed unicode problems

2004-04-16 10:58 botg, revision 61

implemented local file list

2004-04-14 09:16 botg, revision 60

removed debug code

2004-04-12 15:19 botg, revision 59

fixed connect

2004-04-12 15:18 botg, revision 58

switched to text control

2004-04-11 08:39 botg, revision 57

added asynchronous hostname resolver

2004-04-11 07:42 botg, revision 56

fixed slight memory leak

2004-04-10 13:26 botg, revision 55

implemented cancel command

2004-04-09 17:03 botg, revision 54

added -d switch (download only)

2004-04-09 16:57 botg, revision 53

fixed warnings, added send buffer, added support for international domain names

2004-04-09 16:55 botg, revision 52

fixed warnings, added send buffer

2004-04-09 16:53 botg, revision 51

added cancel button to interface

2004-04-08 16:29 botg, revision 50

complete connection establishment using user/pass

2004-04-07 17:30 botg, revision 49

dist targets now create working archives

2004-04-03 19:49 botg, revision 48

crashes

2004-04-03 19:48 botg, revision 47

fixed dependancies

2004-04-03 16:18 botg, revision 46

evil linewrap

2004-04-02 20:32 botg, revision 45

implemented parts of the response parser

2004-04-02 20:26 botg, revision 44

fixed LogMessage

2004-04-01 17:26 botg, revision 43

added disconnect command and basic command spooler to UI

2004-03-31 14:39 botg, revision 42

added toolbar resources

2004-03-31 14:37 botg, revision 41

added operation notification

2004-03-30 19:36 botg, revision 40

fixed -n switch, didn't really do anything

2004-03-28 18:35 botg, revision 39

*** empty log message ***

2004-03-28 18:06 botg, revision 38

basic connection handling and event notification

2004-03-22 22:22 botg, revision 37

quickconnectbar error message did not display properly

2004-03-22 21:44 botg, revision 36

Linux build fixes again

2004-03-22 21:32 botg, revision 35

missing file

2004-03-22 17:42 botg, revision 34

implemented URL parser

2004-03-22 17:31 botg, revision 33

set wxTE_PASSWORD flag for password field

2004-03-21 14:12 botg, revision 32

kdevelop project file

2004-03-20 17:09 botg, revision 31

fix for initial run of update-configure.sh

2004-03-20 16:12 botg, revision 30

small helper scripts

2004-03-20 00:15 botg, revision 29

missing return value

2004-03-20 00:14 botg, revision 28

limit port length in quickconnect bar to five chars.

2004-03-20 00:13 botg, revision 27

added some tooltips, adjusted size of port text ctrl and added wxBU_EXACTFIT style to the dropdown button (requires the following wxWidgets patch: https://sourceforge.net/tracker/?func=detail&aid=919026&group_id=9863&atid=309863)

2004-03-17 21:32 botg, revision 26

remove unused message

2004-03-17 21:28 botg, revision 25

cygwin/mingw fixes

2004-03-17 17:16 botg, revision 24

check even more directories for the resources

2004-03-17 16:56 botg, revision 23

include wx/image.h

2004-03-17 16:38 botg, revision 22

Check for expat lib and link with it. Essential if building under MinGW/CygWin

2004-03-16 13:45 botg, revision 21

check more paths for the data files

2004-03-16 00:14 botg, revision 20

*** empty log message ***

2004-03-16 00:02 botg, revision 19

Resources now get installed, FileZilla warns if it can't locate them

2004-03-15 01:10 botg, revision 18

rename wxWindows into wxWidgets, require at least version 2.5.1

2004-03-15 00:47 botg, revision 17

Fixed all compiler warnings

2004-03-14 23:19 botg, revision 16

fixed compilation error under linux

2004-03-14 23:04 botg, revision 15

required files

2004-03-14 23:02 botg, revision 14

*** empty log message ***

2004-03-14 18:13 botg, revision 13

added build scripts, fixed linux compatibility

2004-03-14 18:07 botg, revision 12

fixed typo, updated translation

2004-03-14 13:38 botg, revision 11

change filename to lowercase