1
f-spot 0.8.1 - Dec 19 2010 - Winter Fixes!
2
------------------------------------------
3
- Bug fix release for the 0.8.x series.
4
 - Critical bug fixes and translation updates. Upgrading highly recommended.
5
 - Infobox crasher fixed (Paul Wellner Bou)
6
 - CRW crasher (Christian Krause)
7
 - XMP sidecar file naming now uses file.jpg.xmp, falls back to old file.xmp
8
   if present (Ruben Vermeersch)
9
 - French Mallard Documentation (Bruno Brouard)
10
 - Slovenian Mallard Documentation (Matej Urbančič)
11
 - Tons of translations
12
 - Loads of obsolete code fixed (Tim Howard)
13
 - DateTime.DaysInMonth crasher fix (Tim Howard)
14
 - Mono.Data.Sqlite removed (Tim Howard)
15
 - Switch to official Taglib# repository.
16
 - Lots of Taglib# fixes.
17
 - Rotation crasher (Nuno Ferreira)
18
 - Gallery export crasher for Unicode characters (Martin Slota)
19
 - A fix for the very annoying Int32.MaxValue bug.
20
 - Around 20 bugs closed (http://bit.ly/hCAwkd)
21
22
f-spot 0.8.0 - Sep 15 2010 - Stabilized
23
---------------------------------------
24
- First long-term stable release of the 0.8.x series.
25
 - Contains everything from the 0.7.x series as well as some critical extra
26
   fixes that were added during the past week.
27
 - Some regressions in terms of support for obscure RAW formats, but lots of
28
   improvements overall, definitely in terms of stability.
29
 - Nearly 300 bugs closed since 0.6.2 (http://bit.ly/bqXLLt)
30
 - This series will continue to be maintained and released, but only with
31
   improvements and fixes. New development will happen on the master branch
32
   and result in 0.9.x releases.
33
34
f-spot 0.7.3 - Sep  9 2010 - Release Candidate
35
----------------------------------------------
36
- Release candidate for the 0.8.0 release.
37
 - Completely replaced Glade usage by GtkBuilder (Paul Lange)
38
 - Cleanups and refactorings all accross (Ruben Vermeersch)
39
 - Correctly decide when to make the library location sensitive (Iain Lane)
40
 - Fixes in Taglib#.
41
 - IconView has been split up and made much more modular (Mike Gemünde)
42
 - More Hyenafication (Mike Gemünde)
43
 - Copy to Clipboard fixed (Mike Gemünde)
44
 - Another 20 bugs closed (http://bit.ly/a9FWVh)
45
46
f-spot 0.7.2 - Aug 11 2010 - Retooled
47
-------------------------------------
48
- Third release of the unstable 0.7 development series. Features a fully
49
  restructured source tree with full Monodevelop build support. Solves some of
50
  the regressions introduced in 0.7.1.
51
 - Reorganized source tree for clarity, builds with Monodevelop.
52
 - Switched from QueuedSqliteDatabase to HyenaSqliteConnection (Mike Gemünde)
53
 - Build tweaks (Christian Krause)
54
 - More GtkBuilder transition (Eric Faehnrich)
55
 - Reliability improvements (lots of them) for metadata handling (Mike Gemünde,
56
   Ruben Vermeersch)
57
 - Prune empty directories when deleting photos, import usability enhancements
58
   (Mike Wallick)
59
 - Big race-condition fix in import (Paul Wellner Bou)
60
 - Loads of improvements to Taglib#, in terms of handling broken files, extra
61
   format support (Pentax, Panasonic, Leica), stability and correctness (Ruben
62
   Vermeersch)
63
 - Reporting of import errors.
64
 - Speedups to repeated imports of the same directory.
65
 - Piles of cleanups and general stability improvements.
66
 - Over 50 bugs closed (http://bit.ly/cqpC3y)
67
68
f-spot 0.7.1 - Jul 14 2010 - The Big Switch
69
-------------------------------------------
70
- Second release of the unstable 0.7 development series. Most notably
71
  including a switch to Taglib#. Regressions in the amount of RAW
72
  types supported, will be fixed before releasing 0.8.
73
 - Switched to a new Taglib#-backed metadata layer. This is a huge change
74
   which should bring us increased stability (in the long run) and a much
75
   easier to maintain metadata layer than the one we previously had. Also
76
   enables some funky new features like XMP sidecars. (Ruben Vermeersch,
77
   Mike Gemünde)
78
 - Add support for XMP sidecars (Ruben Vermeersch)
79
 - Add "remove from camera after import"-option (Ruben Vermeersch)
80
 - Start of a massive backend cleanup (Mike Gemünde)
81
 - Upstreaming of a lot of Debian/Ubuntu patches (Iain Lane)
82
 - Several dialogs converted from glade to GtkBuilder (Ademir Mendoza,
83
   Nick Van Eeckhout, Peter Goetz, Trevor Buchanan)
84
 - Code refactorings and cleanups, increased Hyena adoption (Evan Briones,
85
   Paul Lange, Paul Wellner Bou)
86
 - Small usability improvements (Alex Launi, Anton Keks, Iain Churcher,
87
   Tomas Kovacik)
88
 - More build retooling (Bertrand Lorentz, Christian Krause, Gabriel Burt)
89
 - Many bugs fixed and improvements in stability: Over 85 bugs closed
90
   (http://bit.ly/aKyQOd)
91
92
f-spot 0.7.0 - Jun 16 2010 - Full Steam Ahead!
93
----------------------------------------------
94
- First release of the unstable 0.7 development series. Massive changes.
95
 - Reparenting and detaching support (Anton Keks)
96
 - A new Mallard-based documentation (Harold Schreckengost)
97
 - No longer embeds flickrnet, uses distribution copy (Iain Lane)
98
 - Adoption of a large amount of Hyena functionality (Paul Lange, Peter Goetz)
99
 - No longer embeds gnome-keyring-sharp
100
 - Completely rewritten import, much faster and less memory hungry (Ruben Vermeersch)
101
 - No longer use gphoto2-sharp, now uses gvfs which is less crash-pron (Ruben Vermeersch)
102
 - Fix Facebook support (Ruben Vermeersch)
103
 - Modernized unit tests
104
 - Revamped build (Mike Gemünde)
105
 - Much improved duplicate detection (much faster too) (Ruben Vermeersch)
106
 - Mouse selection in Iconview (Vincent Pomey)
107
 - Image panning support using middle mouse button (Wojciech Dzierżanowski)
108
 - Timeline slider now restricted to the size of the window (Iain Churcher)
109
 - Over 100 bugs closed (http://bit.ly/cyVjnD)
110
111
f-spot 0.6.2 - May 14 2010 - Bulldozer Time
112
-------------------------------------------
113
- Stable release before starting large cleanup refactorings, mostly usability,
114
  bug fixes and translations as well as some modernization. A large part of this
115
  comes from the Ubuntu one hundred papercuts effort.
116
 - Replaced the old slow slideshow code with new fast SlideShow (bgo #608849) (Gabriel Burt)
117
 - Wording changes for clarity (Edit Tag) (Jeffrey Finkelstein)
118
 - Fix version selection tooltip (Lorenzo Milesi)
119
 - Add gconf schema (Jeffrey Stedfast)
120
 - Added a border to filmstrip thumbnails (bgo #540772) (Matt Perry)
121
 - Fix display names of color profiles (Pascal de Bruijn)
122
 - Fix histogram colors on theme change (bgo #601565) (Paul Wellner Bou)
123
 - Always update ImageView adjustments when scaling. (Wojciech Dzierżanowski)
124
 - Correctly set attributes on copying (Yann Leprince)
125
 - Correct mnemonics in create tag dialog (Yves Kurz)
126
 - Provide sane defaults for image resize size (bgo #608440) (Yves Kurz)
127
 - Updates to the build system, including fixes for distcheck (Ruben Vermeersch)
128
 - Fix wording for duplicate hashing (bgo #607916) (Matt Perry)
129
 - Fix wording for imported tags tag (bgo #603053) (Ian Churcher)
130
 - Fix label alignment in preferences dialog (bgo #607318) (Pascal de Bruijn)
131
 - Add unique# and use it to handle our activation (Stephane Delcroix)
132
 - Stop bundling Mono.Addins (Stephane Delcroix)
133
 - Avoid leakage in straighten and softfocus editor (Stephane Delcroix)
134
 - Allow to copy files to clipboard (Stephane Delcroix)
135
 - Large number of color management related fixes (Stephane Delcroix)
136
 - Removed the Beagle plugin at the request of the openSUSE team (Ruben Vermeersch)
137
 - A pile of other cleanups and fixes (Ruben Vermeersch)
138
 - Two performance improvement patches for our database interaction (bgo #614403 and bgo #614580) (Michal Nánási)
139
 - Fix the longstanding issue of F-Spot changing photo timestamps (bgo #340903) (Paul Wellner Bou)
140
 - Tons of translation updates (seriously)
141
142
f-spot 0.6.1.5 - Nov 4 2009 - What Next ?
143
-----------------------------------------
144
- bugfix release for 0.6.x branch
145
 - make IconView responsive to mouseclicks on gdk 2.18 (bgo #600032)
146
 - do not ignore .rw2 files (bgo #593474)
147
 - avoid an Array.OORE on empty dbs (bgo #566977) (Mike Gemuende)
148
149
f-spot 0.6.1.4 - Oct 29 2009 - Dedication
150
-----------------------------------------
151
- bugfix release for 0.6.x branch
152
 - keep sorting on startup (bgo #598714) (Lorenzo)
153
 - fix a NRE on LastRollDialog (bgo #598009) (Jordi Mas)
154
 - fix the toolbar 2.28-ification (bgo #591421) (Michael Monreal)
155
 - accept --sync as comandline parameter
156
 - avoid crashing on AdjustTimeDialog (bgo #591402)
157
 - allow more than 60 pictures per Facebook albums
158
 - backported translations
159
160
f-spot 0.6.1.3 - Sep 28 2009 - Bare Feet In The Grass
161
-----------------------------------------------------
162
- bugfix release for 0.6.x branch
163
 - call g_type_init () prior to using gconf (bgo #593561)
164
 - avoid echoing an entry as tip (bgo #595606, bnc #318452)
165
 - check for existing files on version creation (bgo #596071)
166
 - set the progress dialog properties atomically (bgo #595228)
167
 - avoid a crash in the facebook extensions (bgo #595418) (Iain Lane)
168
 - fix slideshow transitions on gdk csw (>=2.18)
169
 - prevent a crash on broken exif data (bgo #595503) (Karl Mikaelsson)
170
 - support for X-GNOME-FullName in .desktop files (bgo #596240)
171
 - avoid locking on loading tiffs (bgo #592278)
172
 - better support for parallel build (bgo #593243) (Christian Krause)
173
 - avoid a crash on some broken color profiles (bgo #596279)
174
 - don't copy files to memory first at import (libgphoto2 >= 2.4, for usb cameras only) (bgo #596196)
175
 - backported translations from master
176
177
f-spot 0.6.1.2 - Sep 16 2009 - Always Nice To See You
178
-----------------------------------------------------
179
- bugfix release for 0.6.x branch
180
 - fix for bgo#594016, no longer fails to upgrade if you have photos from post 2038 (sic)
181
 - use interpolation on drawing
182
 - allows to run on gtk2.14
183
184
f-spot 0.6.1.1 - Aug 26 2009 - Tea Time Again
185
---------------------------------------------
186
- bugfix release for 0.6.1.0
187
  - some files were missing from the tarball
188
  - fix SendEmail for thunderbird3beta
189
190
f-spot 0.6.1.0 - Aug 25 2009 - Tea Time
191
---------------------------------------
192
- bugfix release, while development continues on master:
193
  - fix some crashers
194
  - reduce the both the package size and installed size by a few Megs
195
  - works on gtk+ > 2.17
196
  - load .pcx files
197
  - extendable slideshow
198
  - ~30 bugs fixed
199
  - updated translations
200
201
f-spot 0.6.0.0 - Aug 07 2009 - Sliced
202
-------------------------------------
203
- no longer depends on libeog
204
- fighting against deprecation, on the path to gnome3
205
- new viewer widget
206
- new widget showing folders organisation
207
- new Preference dialog
208
- db and config moved to .config (or whatever is pointed by xdg config)
209
- tons of bugs fixed (really)
210
- updated translations
211
212
f-spot 0.5.0.3 - Oct 16 2008 - Blame me
213
---------------------------------------
214
- bugfix release:
215
  - fix a (yet another) MAJOR WTF with the duplicate detection code
216
  - fix subselect column names for sqlite > 3.6.0
217
  - fix the ChangePath extension
218
- updated translations
219
220
f-spot 0.5.0.2 - Oct 06 2008 - Slowing down the Planet
221
------------------------------------------------------
222
- bugfix release:
223
  - fix a major memory leakage on Export
224
  - avoid the spinning disk effect on upgrade from pre-0.5.0 versions.
225
  That also means duplicate detection will only work for newly imported 
226
  images. An extension for computing hashes on existing images will be
227
  available from the Extension Mamager before the end of the week.
228
- updated translations.
229
230
f-spot 0.5.0.1 - Sep 22 2008 - Remember the Rubik's cube
231
--------------------------------------------------------
232
- bugfix release to workaround a bug in gdk-pixbuf
233
- some new translations
234
-.desktop fixes
235
236
f-spot 0.5.0 - Sep 18 2008 - Thumbs down
237
----------------------------------------
238
- new sidebar, reworked editors (Ruben, SoC)
239
- color profile support (Wasja, SoC)
240
- duplicate detection at import (Thomas)
241
- reworked db interractions, with O(1) queries
242
- reducing and batching db access
243
- light-speed tagging
244
- FullScreen mode enhancement
245
- new extensions, updated docs, updated translations
246
- hundreds of bugfixes (Lorenzo)
247
248
f-spot 0.4.4 - May 28 2008 - Springtime
249
---------------------------------------
250
- various FullScreen enhancements: fading widgets, snapped on screen edges, ...
251
- rating with hotkeys: use Alt-0 to Alt-5 in browse or edit mode to rate
252
- reduce startup time by ~40%, depending on your db size
253
- push back the "sort tag by popularity" feature removed on 0.4.3.1
254
- choose the theme you prefer for f-spot, even switch theme without restart with gtk-sharp 2.12.2
255
- reduce the verbosity of the output log. use --debug for full debugging output
256
- migrate CDExport to gio for gnome 2.22
257
- an insane amount of other fixes, new capabilities, updated translations and refactoring
258
259
f-spot 0.4.3.1 - Apr 29 2008 - Speed
260
------------------------------------
261
- bugfix release. reverting the popularity sorting, it was causing a long wait at atartup on some db.
262
263
f-spot 0.4.3 - Apr 29 2008 - Three
264
----------------------------------
265
- new print dialog with preview, new print options
266
- new filmstrip widget in Edit mode
267
- allow custom selection ratios for cropping
268
- sort tags by popularity (desc) in tag-typing autocompletion
269
- x-content/* support, integrate seemlessly with gnome 2.22
270
- works again on ppc architecture
271
- tons of bugfixes, translation updates and improvments all over the place
272
273
f-spot 0.4.2 - Fev 12 2008 - Rate me!
274
-------------------------------------
275
- rating and filter on rating
276
- auto-upgrade db from sqlite2 to sqlite3
277
- expose the stores through dbus
278
- MonoDevelop solution file
279
- new extensions, countless bugfixes
280
281
f-spot 0.4.1 - Dec 4 2007 - Italian Job
282
---------------------------------------
283
- bundle dbus-sharp only if it's not installed
284
- Keep full uris for photo and versions internally, enable r+j versioning and things.
285
- .arw support (sony A100)
286
- Some new extensions: RawPlusJpeg, DevelopInUFRaw, SyncCatalog
287
- Reworked TagView
288
- Inhibit/Unhinibit the screensaver in slideshow.
289
- 'No Image' and 'Alternate file' buttons on the edit tag dialog
290
- Some additional fixes to the slideshow mode
291
- Fixes some regressions of 0.4.0
292
- Proteced version
293
- Updated translations: ca, es, eu, fi, hu, gl, it, lt, oc, pl, pt_BR, sv
294
- Fixes bgo #462939, #463694, #463789, #462069, #464981, #463690, #471529, #473812, #391470, #474142, #474137, #474536, #345864, #469180, #473848, #362279, #365801, #476508, #432294, #476626, #443016, #457314, #477597, #477690, #477871, #470482, #478447, #477127, #477131, #478875, #471198, #479256, #427478, #467010, #430249, #479489, #479744, #479745, #480286, #479423, #479961, #483588, #484099, #477597, #471198, #434094, #461447, #485389, #486560, #486913, #488695  bnc #304124, #235647
295
296
f-spot 0.4.0 - August 2 2007 - YouNameIt
297
----------------------------------------
298
- Size and visibility of icons
299
- Updated Query widgets
300
- Start using custom exif code
301
- Queued sqlite commands and support for background jobs
302
- Import Rolls support and filtering on rolls
303
- Extensions support via Mono.Addins
304
- Reworked Timeline widget
305
- new tango icons everywhere. supports themability.
306
- Updated translations: ar, ca, cs, da, dz, en_GB, es, fr, fi, gl, hu, it, lt, lv, mk, nl, pl, pt, pt_BR, ru, sv
307
- Fixing bgo #407181, #415732, #331525, #415997, #421217, #418782, #424609, #428181, #428185, #431189, #436726, #437044, #357445, #438564, #324425, #321770, #439213, #441632, #429463, #441847, #407753, #444639, #336822, #444629, #442039, #404639, #446656, #327107, #457123, #457181, #452446, #446683, #457083, #438394, #461708, #452856, 418583 and some more...
308
309
f-spot 0.3.5 - March 5 2007 - Egypt
310
-----------------------------------
311
-Bugfix only release.  See ChangeLog for details.
312
313
f-spot 0.3.4 - Bait and Switch
314
------------------------------
315
- Bugfix only release.  See ChangeLog for details.
316
317
f-spot 0.3.3 - Feb 5 2007 - Pancakes
318
------------------------------------
319
- Fix the insensitve editors problem.
320
- Lots of other fixes.
321
322
f-spot 0.3.2 - Jan 22 2007 - Feta
323
---------------------------------
324
- New editing effects: Soft Focus and Straighten.
325
- Lots of fixes to the OpenGL slideshow introduced in 0.3.1
326
327
f-spot 0.3.1 - Jan 15 2007 - Sleep
328
----------------------------------
329
- Export to 23hq.com and SmugMug (Thomas Van Machelen)
330
- Background color for transparent regions of images can be chosen in --view mode (Stephane Delcroix)
331
- New red-eye removal algorithm. Threshold value for redeye removal is read from gconf. Default is set to -15 (Stephane Delcroix)
332
- Zero-pad month and days while creating files and directories (Stephane Delcroix)
333
- In browse mode hjkl now behave just like left, down, up, right arrow keys do (Gabriel Burt)
334
- Accepts dropped URIs from Firefox. Drag an image from Firefox and drop it in f-spot --view (Stephane Delcroix)
335
- Fullscreen mode uses overlayed controls, powered by compiz (Larry Ewing)
336
- Fixes to histogram (Larry Ewing)
337
- Initial work on color management (Larry Ewing)
338
- Refactored multi service support (Larry Ewing)
339
- More work on unit tests (Larry Ewing)
340
- Other fixes and improvements
341
- Bugs closed: #380423, #380649, #373426, #375365, #336758, #382839 (partial), #382846, #394559, #392210, #390176, #329841 and some more
342
343
f-spot 0.3.0 - Nov 28 2006 - Lapse
344
----------------------------------
345
- Massive view  mode improvements (Stephane Delcroix, Thomas Van Machelen).
346
- Fix for new Picasa web interface (Stephane Delcroix).
347
- Integrated unit tests using nunit.
348
- New multiresolution icons.
349
- New User Guide (Bengt Thuree, Alexandre Prokoudine and others).
350
- Query improvements (Gabriel Burt).
351
- Fixes for: #379188 #378907 #373423 #376366 #375341 #375038 #375033 #374380
352
  #373593 #362120 #361874 #357896 #372882 #373017 #365194 #367687 #368121
353
  #371548 #369896 #168091 #368319 #346977 and #358247 #365373 #346452 #363373
354
  #332584 #366368 #364998 #364456 #364973 #353874 #363593 #361949 #363591
355
  #333071 #360877 #360142 #360877 #360142 #329049 #360140 #356971 #363226
356
  #356978 #362859 #361963 #362438 #352117 #362295 (incomplete list) 
357
358
f-spo t0.2.2 - Oct 10 2006 - Bundle
359
-----------------------------------
360
- New query interface from (Gabriel Burt).
361
- Switch to Alp Toker's new managed dbus-sharp (Stephane Delcroix) 
362
- Lots of Picasa Web updates (Stephane Delcroix).
363
- Support for importing images with existing tag metadata (Bengt Thuree)
364
- Improved XMP reading and writing (Karl Palsson, Bengt).
365
- Update to a more recent version of semweb.
366
- Tons of bug fixes, see ChangeLog and bugzilla.
367
368
f-spot 0.2.1 - Sept 12 2006 - 1-Wire
369
------------------------------------
370
- Picasa Web album export.
371
- Fixes for recent mono versions.
372
- Support for scaling when sending mail.
373
- Support for exporting the images in correct orientation.
374
- Improved XMP generation.
375
- Many more bug fixes.
376
377
f-spot 0.2.0 - August 28 2006 - Steller
378
---------------------------------------
379
- Initial gnome-vfs --view support. 
380
- Impoved static html and folder export logic.
381
- Improved loupe.
382
- Fixes for mono head.
383
- Many many more fixes see ChangeLog.
384
385
f-spot 0.1.12 - August 28 2006 - Cormorant
386
------------------------------------------
387
- Fix exif description bug.
388
- Fix open with exception handling.
389
- Enable translations in screensaver.
390
- Fix the import dialog recursion issues.
391
- Handle self referencial IFDs in tiff/exif.
392
- Don't duplicate photos if they are already in the right place.
393
- Handle errors while sharpening and loading images.
394
- Work around gtk+ filechooser bug.
395
- Avoid long intervals with no refresh in slideshow.
396
- Handle errors while attempting to adjust colors. 
397
- Avoid raising the main window above the fullscreen window.
398
- Make the importer handle cancelation properly.
399
- When copying files unset the readonly flag. 
400
- Make the screensaver setup logic also handle the mode.
401
- Improve missing file handling.
402
- Start import immediately if path is passed on the command line.
403
- Many more fixes
404
405
f-spot 0.1.11 - March 13 2006 - Old Guard
406
-----------------------------------------
407
- Much improved contrast function.
408
- Database opens existing databases regardless of the sqlite
409
  version.  b.g.o #333644 and b.x.c #77711
410
- Database tries to force the correct encoding on v2 databases.
411
- Import dialog is better about cleaning up after itself.
412
- Valid cameras are no longer discarded from the camera list. b.g.o
413
  #324752.
414
- Group selector handles empty groups. b.g.o #333745
415
- Many slideshow improvements.
416
- Fix the erratic open with menu behavior. b.g.o #332949
417
- Improve the tag menu behavior when adding tags.
418
- Add --debug and --uninstalled command line options.
419
- Fixed JPEG orientation when saving new versions.
420
- Added a general exception dialog.
421
- Manu many more bugfixes.
422
423
f-spot 0.1.10 - Feb 21 2006 - Life Saver
424
----------------------------------------
425
- New gnome-screensaver mode.
426
- Timezone utc clean-ups.
427
- Fixed time dialog set the date properly.
428
- Expose the sort order to the ui. Fixes #321260.
429
- Added cancel button to color dialog #324903.
430
- Fixed memory leak in aysnc loader. #326940, #326660, 314034
431
- Many more bugfixes.
432
433
434
f-spot 0.1.9 - Feb 13 2006 - Hybrid
435
-----------------------------------
436
- Small import dialog improvements.
437
- Support for new Flickr API.
438
- Open With menu.
439
- Database upgrade path.
440
- Translated default tag names.
441
442
f-spot 0.1.8 - Jan 30 2006 - Distraction
443
----------------------------------------
444
- New icons!
445
- Fixed typos.
446
- Png metadata support.
447
- Support for dates before the unix Epoch.
448
- Improved XMP handing.
449
- Enhanced time dialog.
450
451
f-spot 0.1.7 - Jan 16 2006 - Boston
452
-----------------------------------
453
- fix IOChannel bug.
454
- Add desaturate command.
455
- Add sepia tone command.
456
457
f-spot 0.1.6 - Jan 16 2006 - Lick
458
---------------------------------
459
- Lots of new stuff.
460
- Cleaned up metadata write command.
461
- Added time adjustment dialog.
462
- Connected contast adjument.
463
464
f-spot 0.1.5 - Dec 12 2005 - Chip
465
---------------------------------
466
- Fix comments in Original export.
467
- Improve Zooming logic, remove the old View->Size menu.
468
- Keep in the timeline place when removing photos.
469
- Allow changes to case in tag names.
470
- Support adding albums to existing galleries.
471
- Support Gallery 2 in gallery export.
472
- Added russian translation from Alexsandre Prokoudine.
473
474
f-spot 0.1.4 - Dec 7 2005 - Ouch
475
--------------------------------
476
- Generate color profiles from image metadata for use when processing
477
  color.
478
- Fix bugs in metadata reading and writing.
479
- Improve tag application and editing.
480
- Add Xmp write support.
481
- Allow storage of tags in XMP in jpegs.
482
- Improved color editing dialog.
483
- Look at more tags when calculating photo date.
484
- Parse more metadata from raw files.
485
- Display metadata from all image types in the info dialog.
486
- Improve group selected widget.
487
- Display newest photos first.
488
- Type-to-tag feature.
489
- Remember window and export preferences.
490
- Find photos that are not tagged.
491
- Remove tag/category distinction.
492
- Ability to merge two tags.
493
- Option to copy images upon import.
494
- Improve HIG compliance of labels, menu names.
495
- More, better keybindings.
496
497
f-spot 0.1.3 - Sep 29 2005 - Sol
498
--------------------------------
499
- New rdf metadata backend.
500
- Iptc parser added.
501
- Photoshop parser added.
502
- Tiff metadata support.
503
- Basic Ciff metadata support.
504
- Png metadata support.
505
- XMP support.
506
- Better db operation checking.
507
- Tag Icon editing improvements.
508
- Many bug fixes.
509
- Integrated Joshua Trauberer's SemWeb into the build.
510
511
f-spot 0.1.2 - Aug 29 2005 - Katrina
512
------------------------------------
513
- Use dbus to contact running instances
514
- improve error handling.
515
516
f-spot 0.1.1 - Aug 21 2005 - Sleepiness
517
---------------------------------------
518
- Fix about box crash.
519
- Fix constraint ratio crash.
520
- Fix crash when starting for the first time.
521
- Improve image loading in some error cases.
522
- Update the menus on version changes.
523
- Avoid possible lockup in import dialog.
524
525
f-spot 0.1.0 - Aug 16 2005 - Fatherhood
526
---------------------------------------
527
- Rework import dialog.
528
- New zoom sliders allow icon and photo zooming.
529
- Import commandline now supports gphoto2: urls.
530
- New import from removable media logic.
531
- Start of RAW photo support (view only for now).
532
- Many many bug fixes.
533
- Beginnings of support for --view command line option.
534
- Tooltips for the edit buttons
535
- Fewer old bugs.
536
- More new bugs.
537
538
f-spot 0.0.13 - May 10 2005 - Depth
539
-----------------------------------
540
- Rework library bindings to work with mono-1.1.7
541
- Updated translations
542
- GroupSelector no longer forgets the legend height.
543
- Update the FlickrExport code to avoid an overflow in the available
544
  space.
545
546
f-spot 0.0.12 - March 19 2005 - Indigo
547
--------------------------------------
548
- Caught the proper exceptions for the editing operations.
549
- Update the menus for available operations.
550
- Added descriptive text when exif data doesn't exist.
551
- Hide the cursor during slideshows (on >= gtk+-2.4).
552
- Fixed installation when $libdir != $prefix/lib.
553
- Fixed FileChooserDialog interaction problem with the gnome-vfs
554
  backend.
555
556
f-spot 0.0.11 - March 14 2005 - To the Pain
557
-------------------------------------------
558
- Cleaned up error handling in Gallery export dialog.
559
- Speed up web uploads.
560
- reenabled scaling in gallery export.
561
- Added error handling for common operations.
562
- Removed lots of debg output.
563
- Fixed large image loading when thumbnail doesn't exist.
564
565
f-spot 0.0.10 - March 4 2005 - Half
566
-----------------------------------
567
- Fixed exif information trucation.
568
- Added .exe.config entries for all the external calls we make.
569
- Dispose of thumbnails after generating them.
570
- Many typo fixes (Adam Weinberger).
571
- Improved the icon cache to speed up thumbnail display.
572
- Fallback to simple flipping in the slideshow logic to avoid
573
  horrible lag on machines with slow video cards.
574
- Fixed a crash in the color adjustment dialog.
575
- Allow hiding of the tag sidebar (Nat).
576
- Speed up initial display of image when switching to view mode.
577
- Fix gallery export bug when used with newer Gallery installations.
578
579
f-spot 0.0.9 - Feb 21 2005 - Shell
580
----------------------------------
581
- Refactored thumbnail cache.
582
- Improved import dialog.
583
- Fixed lots and lots of bugs, see the ChangeLog.
584
585
f-spot 0.0.8 - Feb 17 2005 - Hoopla
586
-----------------------------------
587
- Most of the Export methods now support scaling out export.
588
- Added some new Keybindings to the IconView.
589
- Added libgphoto2 camera import support based on a patch from Ewen.
590
- Added Scaling logic to Flickr, Vfs and Original export.
591
- Interface improvements and cleanups.
592
- Many bug fixes.
593
594
f-spot 0.0.7 - Feb 1 2005 - Happy 29th
595
--------------------------------------
596
- Exif Tags are now copied from the source image and updated when
597
  edits are made.
598
- Group Selector now allows scrolling when there are too many items to
599
  fix on screen.
600
- Previews now show only for onscreen items.
601
- Rewrote the libexif bindings to support exif saving.
602
- Cleanup the lcms bindings.
603
- Added confirmation dialogs on destructive operations (Loz).
604
- Added HigMessageDialog to bring some of our dialogs into better
605
  compliance (thanks to Alex and Loz).
606
- Remember the last import directory (David Sedeño).
607
- Added start of export to Jakub's original (Alessandro Gervaso).
608
- Lots of other improvements and bug fixes.
609
610
f-spot 0.0.6 - Jan 19 2005 - Board
611
----------------------------------
612
Quick release to fix several problems in 0.0.5
613
- Fixed AsyncPixbufLoader notification error when the requested image
614
  does not exist.
615
- Fixed SlideShow bug where frames fail to advance.
616
- Fixed bug in adding tags to untagged images.
617
- Fixed bug in rotation speed-up logic.
618
- Fixed exception in Icon editing.
619
- Added emblem
620
621
f-spot 0.0.5 - Jan 18 2005 - Dart
622
--------------------------------
623
The highlights of 0.0.5 include:
624
- Much faster image loading and switching.
625
- Much faster orientation loading.  The rotation and flipping code has
626
  been optimized and tested .
627
- Faster Scrolling in Icon move.  Less computation per image means
628
  smoother scrolling.
629
- Basic CD export capability with nautilus-cd-burner.
630
- Basic gnome-vfs export.  There are still some problems with
631
  destinations that require auth, but the building blocks are there.
632
- New UI. Menus, toolbar and color scheme have been updated.
633
- Improved color adjustment ui.  The adjusted colors are now previewed
634
  in the main ui.
635
- Improved thumnbnail generation.
636
- We now check for duplicate images on import.
637
- Move back to gtk-sharp 1.0.  Using 1.9 was too big of a step forward
638
  for many people so we once again use gtk-sharp 1.0.x
639
- Many bugs fixed.
640
- Many features added.
641
642
F-Spot 0.0.4 - December 23 2004 - Gingerbread
643
---------------------------------------------
644
Tons of new features and improvements
645
- Improved full screen mode.
646
- More responsive image view.
647
- More zoom options.
648
- Flickr export.
649
650
651
F-Spot 0.0.3 - November 15 2004 - Whoops it has been a while
652
------------------------------------------------------------
653
Lots of new feaures and refinements
654
655
656
F-Spot 0.0.2 - August 29 2004 - Ice Machine
657
-------------------------------------------
658
Lots of new features including:
659
- Fullscreen Slideshow.
660
- Preview popup window.
661
- Improved IconList selection drawing.
662
- Grouping by Month or Directory.
663
- Thumbnail icon editing.
664
- Support for the Hidden Tag.
665
666
and much much more (see the ChangeLog)...
667
668
669
670
f-spot 0.0.1 - March 18 2004 - Two Kroner
671
-----------------------------------------
672
This is the first public release of f-spot.  Everything is new.