1
2011-05-16 Bartek thindil Jasicki <thindil2@gmail.com>
3
* Utils.cs: small code optimization (1.0)
5
* Utils.cs: better update information about
8
* Main.cs: some code optimization (1.0)
10
* Utils.cs: update information only if was changed
13
* ParseURLs.cs: fixed bug with crash during parse
16
2011-05-13 Bartek thindil Jasicki <thindil2@gmail.com>
18
* ParseURLs.cs: better URL cleanup (1.0)
20
2011-05-12 Bartek thindil Jasicki <thindil2@gmail.com>
22
* Files.cs: better check for double URL's (1.0)
24
2011-05-11 Bartek thindil Jasicki <thindil2@gmail.com>
26
* ParseURLs.cs: better URL cleanup (1.0)
28
* Main.cs, ParseURLs.cs: some code optimization (1.0)
30
* ParseURLs.cs: better URL cleanup (1.0)
32
* ParseURLs.cs: remove more sessions id's from URL
35
* Files.cs: fixed bug with crash program on
36
compressing backup files (1.0)
38
2011-04-21 Bartek thindil Jasicki <thindil2@gmail.com>
40
* Database.cs, Files.cs, Main.cs: some code
43
* Main.cs: added catching unhandled exception (0.9)
45
* Files.cs: added manual garbage collection during
48
2011-04-20 Bartek thindil Jasicki <thindil2@gmail.com>
50
* Utils.cs: don't clear console when it is unneeded
53
2011-04-19 Bartek thindil Jasicki <thindil2@gmail.com>
55
* README.txt: update documentation (0.9)
57
* Files.cs, Main.cs: added support for compressed
58
files with URL's (0.9)
60
* Database.cs, Main.cs: optimize database during
61
maintenance work, but without table with URL's
64
2011-04-18 Bartek thindil Jasicki <thindil2@gmail.com>
66
* Main.cs: remove database optimization from
69
* Main.cs, 7Zip/*.*: added automatic compression of
70
database backup files (0.9)
72
* Main.cs: added creation of database backup during
73
maintenance work (0.9)
75
* Config.cs, Database.cs, Main.cs: added automatic
76
disabling upload server during maintenance work
79
* Config.cs: added configuration for upload server
82
2011-04-15 Bartek thindil Jasicki <thindil2@gmail.com>
84
* Database.cs: redesign database optimization (0.9)
86
* Utils.cs: added function to write messages to
89
2011-04-10 Bartek thindil Jasicki <thindil2@gmail.com>
91
* Utils.cs: fixed bug with show messages (0.9)
93
2011-01-26 Bartek thindil Jasicki <thindil2@gmail.com>
95
* Database.cs: fixed documentation (0.5)
97
2011-01-22 Bartek thindil Jasicki <thindil2@gmail.com>
99
* Main.cs: fixed bug with show informations about
102
2011-01-20 Bartek thindil Jasicki <thindil2@gmail.com>
104
* Main.cs: fixed bug with disposed util object too
106
* Database.cs: fixed bug with deleting URL's from
109
2011-01-19 Bartek thindil Jasicki <thindil2@gmail.com>
111
* Database.cs, ParseURLs.cs, Utils.cs: some code
114
2011-01-18 Bartek thindil Jasicki <thindil2@gmail.com>
116
* Database.cs: small code optimization (0.5)
118
* Database.cs, Main.cs: optimized deleting URL's
121
2011-01-15 Bartek thindil Jasicki <thindil2@gmail.com>
123
* Database.cs: fixed SQL command for inserting URL's
126
2011-01-13 Bartek thindil Jasicki <thindil2@gmail.com>
128
* README.txt: update documentation (0.5)
130
* Database.cs, Main.cs: added fastfilldb option
131
for very fast inserting URL's to database (0.5)
133
* Database.cs, Main.cs: made inserting URL's to
134
database faster (0.5)
136
2011-01-12 Bartek thindil Jasicki <thindil2@gmail.com>
138
* Main.cs: delete URL's with status code 500 (0.5)
140
* Database.cs, Main.cs: small code optimization (0.5)
142
2011-01-11 Bartek thindil Jasicki <thindil2@gmail.com>
144
* Database.cs: fixed memory leaks during connection
147
2010-09-27 Bartek thindil Jasicki <thindil2@gmail.com>
149
* Utils.cs: fixed bug with show amount of saved
152
2010-09-24 Bartek thindil Jasicki <thindil2@gmail.com>
154
* Config.cs, Database.cs, Main.cs: some code
157
* Utils.cs: fixed bug with count progress of work
160
* Utils.cs: fixed bug with crash program on
161
creating workunits (0.4)
163
2010-09-23 Bartek thindil Jasicki <thindil2@gmail.com>
165
* TODO: update TODO list (0.4)
167
* Main.cs: faster delete/add URL's to database (0.4)
169
* Database.cs, Main.cs, ParseURLs.cs, Utils.cs:
170
some code optimization (0.4)
172
* Main.cs: fixed progress informations (0.4)
174
2010-09-22 Bartek thindil Jasicki <thindil2@gmail.com>
176
* Main.cs, Utils.cs: better progress info (0.4)
178
* Main.cs, Utils.cs: start work on progress info (0.4)
180
* Main.cs, Utils.cs: added quiet mode (0.4)
182
2010-09-21 Bartek thindil Jasicki <thindil2@gmail.com>
184
* Database.cs, Main.cs: fixed bug with delete URL's
187
2010-05-27 Bartek thindil Jasicki <thindil2@gmail.com>
189
* Database.cs: fixed bug with add URL's to database
192
1
2010-04-04 Bartek thindil Jasicki <thindil2@gmail.com>
194
3
* TODO: added ToDo list (0.3)