This repository was archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangeLog
276 lines (152 loc) · 5.82 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
2007-06-24 02:31 wellons
* doc/datpng.texi: Working texinfo file now.
2007-06-24 02:28 wellons
* doc/Makefile.am, doc/README, doc/datpng.texi, doc/pngarch.1,
doc/pngarch.texi: Moved texinfo file to cover library and the
tool.
2007-06-24 02:24 wellons
* doc/pngarch.texi: Starting to rename the texinfo document.
2007-06-24 02:19 wellons
* Makefile.am, configure.ac, doc, doc/Makefile.am, doc/README,
doc/pngarch.1, doc/pngarch.texi, doc/pngarch_extra.txt,
pngarch.c: Got documentation started.
2007-06-24 01:47 wellons
* pngarch.c: Adjusted help output to work better with help2man.
2007-06-24 00:58 wellons
* pngarch.c: Added some commenting.
2007-06-24 00:45 wellons
* decode.c, encode.c, pngarch.c: Ran indent on all code.
2007-06-24 00:41 wellons
* datpng.h, encode.c, pngarch.c: Can now insert data into an
existing picture.
2007-06-23 20:24 wellons
* datpng.h, decode.c, pngarch.c: Added some documentation to
datpng.
2007-06-23 20:08 wellons
* pngarch.c: Images are automatically made square.
2007-06-23 19:48 wellons
* pngarch.c: Added output file option.
2007-06-23 19:17 wellons
* pngarch.c: List filename now works.
2007-06-23 19:02 wellons
* encode.c: Fixed error determining image size.
2007-06-23 18:48 wellons
* datpng.h, decode.c, pngarch.c: Working auto-find feature in
datpng.
2007-06-22 00:51 wellons
* encode.c, pngarch.c: Proper detection of truncated data.
2007-06-22 00:37 wellons
* encode.c: Height now properly calculated.
2007-06-21 02:49 wellons
* decode.c, encode.c, pngarch.c: The x and y position settings now
work together.
2007-06-21 02:42 wellons
* decode.c, encode.c, pngarch.c: Got y position working.
2007-06-21 02:18 wellons
* datpng.h, decode.c, encode.c, pngarch.c: Width, height, and x
position all working now.
2007-06-20 21:00 wellons
* pngarch.c: Added print version.
2007-06-20 16:17 wellons
* pngarch.c: Adjusted options for pngarch.
2007-06-20 02:37 wellons
* configure.ac: Updated configure file to reflect new library.
2007-06-20 02:31 wellons
* Makefile.am, datpng.c, pngarch.c: Changed filename for main
program to make more sense.
2007-06-20 02:26 wellons
* datpng.c, datpng.h, decode.c, encode.c: Added checksum feature to
check for data integrity.
2007-06-20 00:54 wellons
* README: Invented up datpng header information.
2007-06-18 23:27 wellons
* www/index.html: Added HTML validator image.
2007-06-18 23:25 wellons
* www/index.html: Fixed more HTML errors.
2007-06-18 23:23 wellons
* www/index.html: Fixed HTML error.
2007-06-18 22:37 wellons
* www/index.html: Added copyright notice.
2007-06-18 22:35 wellons
* www/index.html: Added note about Apache issue.
2007-06-18 22:29 wellons
* www/files/pngarch-0.1.tar.gz.png,
www/files/pngarch-0.1.tar.gz.png.md5,
www/files/pngarch-0.1.tar_gz.png,
www/files/pngarch-0.1.tar_gz.png.md5, www/index.html,
www/right-to-read-gz.png, www/right-to-read.txt.gz.png,
www/right-to-read.txt_gz.png: Fixed file name as to not confuse
the server.
2007-06-18 22:09 wellons
* www/files/pngarch-0.1.tar.gz, www/files/pngarch-0.1.tar.gz.png:
Added source for 0.1 release.
2007-06-18 22:08 wellons
* www/files, www/files/pngarch-0.1.tar.gz.md5,
www/files/pngarch-0.1.tar.gz.png.md5, www/right-to-read.txt,
www/right-to-read.txt.gz.png, www/right-to-read.txt.png: Adding
files to website.
2007-06-18 22:07 wellons
* www/index.html: Added a lot more information to the web page.
2007-06-18 21:55 wellons
* configure.ac: Fixed project name.
2007-06-18 20:37 wellons
* Makefile.am: Renamed main binary to pngarch.
2007-06-18 20:36 wellons
* www/index.html: More webpage work complete.
2007-06-18 20:19 wellons
* www/index.html: Finished writing up download section.
2007-06-18 20:11 wellons
* sample_small.png, www, www/index.html: Created web page and wrote
up the summary.
2007-06-18 19:32 wellons
* datpng.c: Added comment for auto_dat() function.
2007-06-18 19:31 wellons
* configure.ac: Updated build system to reflect changes.
2007-06-18 19:19 wellons
* datpng.c: Working interface that now works very much like gzip.
2007-06-18 18:53 wellons
* datpng.c: Working interface, but want to make it more gzip-like.
2007-06-18 18:50 wellons
* encode.c: Fixed encoder bug where the wrong length of data was
being copued.
2007-06-18 15:48 wellons
* datpng.c: Interface fleshed out.
2007-06-18 02:41 wellons
* datpng.c: Added option parsing structure.
2007-06-18 00:14 wellons
* datpng.c: Pulled out image width variable for testing.
2007-06-17 02:45 wellons
* configure.ac: Removed old test file pointer.
2007-06-17 02:43 wellons
* datpng.c: Forgot to add this file earlier.
2007-06-17 02:39 wellons
* datpng.h, decode.c, encode.c: Adjusted library interface. Pass
FILE* instead of filename.
2007-06-17 02:32 wellons
* Makefile.am, datpng.h, decode.c, encode.c: Working encoder and
decoder
2007-06-16 21:54 wellons
* Makefile.am, datpng.h, encode.c: Working "library" call for
encoding datpng.
2007-06-16 19:09 wellons
* Makefile.am: Fixed automake file to new file names.
2007-06-15 18:04 wellons
* datpng.h, encode.c, test.c: Added header file for main datpng
interface.
2007-06-15 18:03 wellons
* test.c: Began adding header file.
2007-06-15 03:17 wellons
* test.c: Added special check for empty row.
2007-06-15 02:10 wellons
* test.c: Basic working encoder.
2007-06-15 01:33 wellons
* test.c: Working PNG writing function.
2007-06-14 20:45 wellons
* test.c: Still working in writing a PNG.
2007-06-14 19:46 wellons
* AUTHORS, ChangeLog, NEWS, README: Making automake happy.
2007-06-14 19:45 wellons
* Makefile.am, configure.ac, sample_small.png, test.c: Initial
import.
2007-06-14 19:44 wellons
* branches, tags, .: Initial directory structure.