File: ChangeLog

package info (click to toggle)
libkexif 0.2.5-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,908 kB
  • ctags: 210
  • sloc: sh: 9,906; perl: 2,760; cpp: 1,164; makefile: 160
file content (427 lines) | stat: -rw-r--r-- 12,377 bytes parent folder | download
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
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
v 0.2.5 - 2006-10-22
----------------------------------------------------------------------------

2006-10-21 21:13 +0000 [r597861]  anaselli

	* libkexif/kexifutils.cpp: Applied patch provided by Marc Espie,
	  who discovered a loss of data in OpenBSD. Although it's hard to
	  get in linux it can be happen. CCMAIL: kde-imaging@kde.org,
	  espie@nerim.net

2006-09-22 15:29 +0000 [r587385]  seb

	* libkipi/libkipi, libkexif, /, kipi-plugins/htmlexport: Update
	  ignores

2006-06-20 21:12 +0000 [r553374]  anaselli

	* libkexif/ChangeLog: fixed duplicated entry

v 0.2.4 - 2006-06-18
----------------------------------------------------------------------------

2006-06-18 20:06 +0000 [r552685]  anaselli

	* libkexif/ChangeLog, libkexif/libkexif.lsm,
	  libkexif/libkexif.pc.in: Update for release 0.2.4

2006-06-18 15:11 +0000 [r552622]  anaselli

	* libkexif/kexifentry.cpp: missed mValue BUG: 128462

2006-06-10 15:52 +0000 [r550001]  anaselli

	* libkexif/ChangeLog: fixed changelog with all the entries of rel.
	  0.2.3

v0.2.3 - 2006-05-04
----------------------------------------------------------------------------

2006-05-06 22:01 +0000 [r538121]  toma

	* kipi-plugins/ChangeLog, libkexif/ChangeLog, libkipi/ChangeLog:
	  updates

2006-05-06 20:45 +0000 [r538117]  anaselli

	* kipi-plugins/ChangeLog, libkexif/ChangeLog, libkipi/ChangeLog:
	  fix ChangeLog files

2006-05-06 20:33 +0000 [r538112-538114]  anaselli

	* libkexif/libkexif.pc.in: updated version for incoming release
	  0.2.3

	* libkexif/NEWS, libkipi/NEWS: added a note into news to check the
	  Changelog

2006-05-06 20:25 +0000 [r538109]  anaselli

	* libkexif/libkexif.lsm: updated version for incoming release 0.2.3

2006-05-04 19:46 +0000 [r537436]  anaselli

	* libkexif/ChangeLog: Added revision marker

2006-05-04 16:16 +0000 [r537369]  toma

	* libkexif/ChangeLog, libkipi/ChangeLog: Updates.

2006-03-28 06:51  cgilles

	* trunk/extragear/libs/libkexif/kexifdata.cpp: Add comments about
	  a bug relevant of thumbnail orientation baddly interpreted by Qt
	  when all Exif data are passed to QImage to get only thumbnail !

2006-02-16 13:18  mueller

	* trunk/extragear/libs/libkexif/kexifdata.cpp,
	  trunk/extragear/libs/libkexif/kexifentry.cpp: fix buffer
	  overflows

2005-12-09 11:15  cgilles

	* trunk/extragear/libs/libkexif/kexifwidget.cpp: fix memory leak.
	  Thanks Mr Valgrind

2005-09-16 14:06  ach

	* trunk/extragear/libs/libkexif/libkexif.lsm: fix homepage URL in
	  libkexif.lsm

v0.2.2 2005-09-04
----------------------------------------------------------------------------

2005-09-04 22:12  toma

	* trunk/extragear/libs/libkexif/ChangeLog: Forgot to cleanup

2005-09-04 21:57  toma

	* trunk/extragear/libs/libkexif/ChangeLog,
	  trunk/extragear/libs/libkexif/libkexif.lsm: Prepare for release

2005-08-21 05:17  pahlibar

	* trunk/extragear/libs/libkexif/AUTHORS,
	  trunk/extragear/libs/libkipi/AUTHORS: email address updates

2005-08-19 06:00  pahlibar

	* trunk/extragear/libs/libkexif/kexifdialog.cpp,
	  trunk/extragear/libs/libkexif/kexiflistview.cpp,
	  trunk/extragear/libs/libkexif/kexiflistview.h,
	  trunk/extragear/libs/libkexif/kexiflistviewitem.cpp,
	  trunk/extragear/libs/libkexif/kexifwidget.cpp,
	  trunk/extragear/libs/libkexif/libkexif.lsm,
	  trunk/extragear/libs/libkexif/libkexif.pc.in: applied patch from
	  Owen Hirst to make simple view actually simple. bump up version
	  to 0.2.2

2005-08-14 07:56  binner

	* trunk/extragear/libs/libkexif/kexifdialog.cpp: SVN_SILENT i18n
	  style guide fixes, reference:
	  http://developer.kde.org/documentation/standards/kde/style/basics/labels.html

2005-07-18 20:42  pahlibar

	* trunk/extragear/libs/libkexif/kexifdata.cpp: if the datetime
	  exif tag is bogus, try datetime_original and datetime_digitized
	  in turn. CCMAIL: Klaus.Weidenbach@gmx.net

2005-05-23 14:57  adrian

	* trunk/extragear/libs/libkexif/kexifdialog.h: fix compile with
	  gcc 4 (add missing class declaration)

2005-05-08 11:55  mlaurent

	* trunk/extragear/libs/libkexif/Makefile.am,
	  trunk/extragear/libs/libkexif/configure.in.in,
	  trunk/extragear/libs/libkexif/kexifdata.h,
	  trunk/extragear/libs/libkexif/kexifdialog.h,
	  trunk/extragear/libs/libkexif/kexifutils.h,
	  trunk/extragear/libs/libkexif/kexifwidget.h,
	  trunk/extragear/libs/libkexif/libkexif_export.h,
	  Add support -fvisibility

2004-12-21 00:56  pahlibar

	* trunk/kdeextragear-libs-1/libkexif/kexifdialog.cpp,
	  trunk/kdeextragear-libs-1/libkexif/kexifwidget.cpp: explicitly
	  insert the catalogue for libkexif for kexifwidget and
	  kexifdialog. too bad, nobody noticed the untranslated strings in
	  the exif dialog for such a long time and we have already made a
	  release

v0.2.1 2004-12-20
----------------------------------------------------------------------------

	* update to libkexif 0.2.1. bump up version number. bump up
	  library major version number

v0.2 2004-12-16
----------------------------------------------------------------------------

2004-12-16 14:31  cgilles

	* kexiflistview.cpp: Added i18n exif marker title in contextual
	  tooltip.

2004-12-16 11:04  cgilles

	* kexifentry.cpp: libKexif : fixed i18n problem with libexif about
	  Exif markers and descriptions internationalization. All Exif
	  markers translation provide by libexif will be correctly
	  displayed now.

2004-12-15 14:35  pahlibar

	* kexifdialog.cpp, kexifdialog.h:
	  in case of loading exif from supplied data, only need to pass the
	  filename and not the full filepath

2004-12-15 14:24  pahlibar

	* Makefile.am, kexif.cpp, kexif.h, kexifdata.h, kexifdialog.cpp,
	  kexifdialog.h, kexifentry.h, kexiflistview.cpp, kexiflistview.h,
	  kexiflistviewitem.cpp, kexiflistviewitem.h, kexifutils.h,
	  kexifwidget.cpp, kexifwidget.h, libkexif.pc.in:
	  * kexif renamed to kexifdialog * kexifwidget - a new embeddable
	  widget showing the exif listview in a single	 flat list *
	  kexifdialog uses kexifwidget. polished to meet the 21st century *
	  reduced the number of headers exported out to the only ones which
	  are needed   by other apps * kexiflistview now shows different
	  ifds in alternate shades of color for easier	 identification *
	  breaks binary and source compatibility. version number bumped to
	  0.2-cvs

2004-11-24 14:43  cgilles

	* kexiflistview.cpp, kexiflistview.h: Fixed clear and
	  setCurrentItem methods

2004-11-24 13:40  cgilles

	* kexiflistview.cpp, kexiflistview.h: New method for to get and set
	  current Exif item name (request for saving/restoring current
	  selected Exif item in Digikam Image Properties dialog)

2004-11-24 10:13  cgilles

	* kexiflistview.cpp: Do not sort exif items

2004-11-19 12:43  cgilles

	* kexiflistview.cpp: Remove Tooltips Exif description (reported by
	  Achim Bohnet)

2004-11-18 11:50  cgilles

	* kexiflistview.cpp, kexiflistview.h: Fixed tip and whatsthis
	  issues only when tree view mode

2004-11-18 10:50  cgilles

	* kexiflistview.cpp: Added tip to exif list view items

2004-11-18 09:46  cgilles

	* kexiflistviewitem.cpp, kexiflistviewitem.h: Remove all unused
	  constructors

2004-11-15 11:23  cgilles

	* kexiflistview.cpp, kexiflistview.h, kexiflistviewitem.cpp,
	  kexiflistviewitem.h: LibKexif major update : - Added new
	  KExifListView and KExifListViewItem constructors for a Exif
	  information displayed in tree view used in 'File Properties &
	  Meta-Data' dialog.  - Added new method for add KExifListView Item
	  in a tree view mode.
          
2004-11-13 15:25  cgilles

	* Makefile.am: Added more install header needed for the new image
	  properties dialog KExif tabs used in Digikam (merging image
	  properties and Kexif dialog tabs).

2004-11-06 05:07  bmeyer

	* kexifutils.cpp: header fixes "" comparisions changed to use
	  .isEmpty() Added missing Encoding line to desktop file Fixed
	  Build Build breakage

2004-10-27 23:10  gateau

	* libkexif.lsm: Initial import of .lsm files, needed to upload to
	  upload.kde.org.

2004-10-18 14:23  mlaurent

	* kexifdata.cpp: Use isEmpty()

2004-10-13 21:27  pahlibar

	* INSTALL:
	  add generic installation instructions

2004-10-08 11:45  pahlibar

	* kexifdata.cpp, kexifdata.h:
	  allow retrieving exif date time from images 

2004-09-06 20:29  pahlibar

	* Makefile.am, configure.in.in, libkexif.pc.in:
	  * make use of pkg-config to distribute libkexif. makes it a lot
	  easier   to do configure checking of installation and version 

v0.1
----------------------------------------------------------------------------
	
2004-09-05 23:38  pahlibar

	* kexif.cpp:
	  libkexif version number is 0.1

2004-09-03 09:19  coles

	* kexif.cpp:

	  Corrected typos.

2004-09-02 02:24  cgilles

	* kexif.cpp: Using Digikam handbook, release number, and bko

2004-09-01 10:13  cgilles

	* kexif.cpp, kexif.h: Added KHelpMenu on LibKExif Dialog.  - Bug
	  report access (Renchi, we need to create a new group in Kde bug
	  report).  - Handbook access (Basic LibKExif handbook
	  implementation. Must be updated).  

2004-08-27 07:25  pahlibar

	* kexifutils.cpp:
	  reset the file modification time after an Exif
	  Orientation/Comments operation to the original file modification
	  time. this will prevent thumbnails from being regenerated
	  unnecessarily.

2004-08-16 10:26  pahlibar

	* kexifutils.cpp, kexifutils.h:
	  return true/false, so we can do error handling in the app

2004-08-02 09:18  pahlibar

	* kexif.cpp, kexifdata.cpp, kexifdata.h:
	  fixed crash due to the ifds being created on the stack and then
	  being referenced later.

2004-07-27 09:25  pahlibar

	* Makefile.am, kexif.cpp, kexif.h, kexifdata.cpp, kexifdata.h,
	  kexifentry.cpp, kexifentry.h, kexififd.cpp, kexififd.h,
	  kexifutils.cpp, kexifutils.h:
	  * clean up * fwd declaration as much as possible * added
	  dependency on qt/kdecode/kdeui * changes according to Achim
	  Bohnet's suggestions on the kde-imaging list

2004-07-22 08:23  pahlibar

	* kexifdata.cpp, kexifdata.h, kexifentry.cpp, kexifentry.h,
	  kexififd.cpp, kexififd.h, kexiflistview.cpp, kexiflistview.h,
	  kexiflistviewitem.cpp, kexiflistviewitem.h:
	  added copyright messages to all the files

2004-07-08 10:39  pahlibar

	* configure.in.in, kexifutils.cpp:
	  do not compile libkexif if libexif cannot be found.  add warning
	  message if file cannot be opened

2004-07-07 11:44  coles

	* kexif.cpp:

	  Corrected typo.

2004-07-06 14:10  adridg

	* configure.in.in: Repair weird gmake -f Makefile.cvs errors on
	  FreeBSD - there is no pkg-config by default, let alone that the
	  pkg-config autoconf macros are included.

	  This fix (conditionally) adds a definition of PKG_CHECK_MODULES
	  (only if none is defined yet), so that it can be used; this way
	  all of keg-libs-1 can use PKG_CHECK_MODULES if really needed.

2004-06-23 02:36  cgilles

	* kexif.cpp: Fix namespace

2004-06-23 02:11  cgilles

	* AUTHORS, kexif.cpp, kexif.h:  Update

2004-06-21 08:27  cgilles

	* kexif.cpp: Added handbook link

2004-06-18 00:50  cgilles

	* COPYING: fixed LGPL instead GPL for libkexif

2004-06-13 05:52  faure

	* configure.in.in: digikam is in another module now, this isn't
	  going to do anything.

2004-06-11 15:51  gateau

	* configure.in.in: Don't put MIN_CONFIG here

2004-06-11 13:01  rhoezler

	* kexifutils.cpp, kexifutils.h: Adding the new class helps.

2004-06-11 13:00  rhoezler

	* Makefile.am, kexifdata.cpp, kexifdata.h: Move writeComment() and
	  writeOrientation() into new KExifUtils class and make them
	  static. They do not require the EXIF data to be read, so this
	  should speed up writing of EXIF data quite a bit and simplify it.

2004-06-11 11:49  rhoezler

	* AUTHORS, README: Lots of little documentation updates.

2004-06-10 06:17  cgilles

	* Makefile.am: Added i18n rules

2004-06-09 15:33  cgilles

	* kexif.cpp, kexif.h: Using KdialogBase in Kexif dialog. Using
	  default button style from KDE API!

2004-06-08 14:58  rhoezler

	* kexifdata.h: Fix typo.

2004-06-07 15:16  rhoezler

	* Makefile.am: Add missing Makefile.

2004-06-07 12:07  rhoezler

	* .cvsignore, configure.in.in, kexif.cpp, kexif.h, kexifdata.cpp,
	  kexifdata.h, kexifentry.cpp, kexifentry.h, kexififd.cpp,
	  kexififd.h, kexiflistview.cpp, kexiflistview.h,
	  kexiflistviewitem.cpp, kexiflistviewitem.h: - Move libkexif to
	  kdeextragear-libs-1, so that the library is available to
	  external applications, such as kipi-plugins.