GPixPod 0.3.4
- Image details available if not saved yet, too. Status shown.
- Image in details zoomed to all available space by default
- Change the zoom for the image displayed in the details pane
- Save the currently displayed image on the details pane
- Expand/collapse photo album in the treeview with single click
- Default album name selected when creating new photo album
- Existing photo album name as default text when renaming it
- Fixed an exception with gettext in iPod/HAL import code

GPixPod 0.3.3
- Drag & Drop of supported image files added for the treeview.
- Added gettext support for internationalization
- Added Italian translation
- Fixed a bug when browsing the filechooser with the keyboard
- Fixed a bug in the details pane: previous image not cleared 
  if the next one is not found
- Removed iPod Photo/Nano warnings. Modified iPod Color warning
- Fixed exception about filechooser when creating new photo db.

GPixPod 0.3.2
- Preview and file details when choosing images to import
- Dialog for adding and renaming albums now accepts <Enter>
- Refined preferences, filechooser for iPod mountpoint
- Last Photo Database and images directories now remembered
- Photo selection in treeview now with single-click
- Message in details warning about missing full res. photo
- Fixed exception if requesting details of a new added photo

GPixPod 0.3.1
- Fixed ratio scaling when converting images to interlaced UYVY
  (used in the iPod for TV output)
- Single function to load pixbuf properly scaled and with alpha
  channel removed
- Fixed HALdetect function, parsing only when modules available
- Fixed a bug when scaling fullscreen iPod thumbnail
- Fixed gpixpod.py to launch if passed to the python interpreter
- Fixed exception when displaying details of a new added photo
- Fixed details still displayed after deleted photo, now cleared
- Fixed details cleared when double-click a photo album
- Using webbrowser module for links
- iPod Color treated as iPod Photo: testing feedback needed
- Added menu entry to make a PayPal donation
- More tooltips in menu
- Debian/Ubuntu package
- Cross-platform fixes and win32 installation package
- Correct dependencies are python 2.4+ and gtk/pygtk 2.8+

GPixPod 0.3
- Now iPod Photo seems supported fine (probably iPod Color, too)
- All gdk-pixbuf image formats now supported for photo import.
  Thus in addition to JPEGs, now also PNGs, BMPs, GIFs, SVGs...
- Preferences dialog: automatic detection/opening, mountpoint, etc.
- Refined image conversion functions to keep ratio when scaling
- Added basic image conversion functions to rotate CCW and CW

GPixPod 0.2.3
- Now iPod Nano seems supported fine.

GPixPod 0.2.2
- Added "Eject iPod" feature, with the "Do not disconnect" iPod 
  message checking.
- Easy swap/not swap bytes in image conversion functions

GPixPod 0.2.1
- Fixed 4 bugs that caused iPod Nano not interpreting Photo DB 
  and therefore not displaying photo albums. Thumbnails still
  have problems.
- Added debug logging in Photos directory, file .gpixpod.log

GPixPod 0.2
- Added highly experimental support for iPod Photo, Color and Nano
  Create backups of your Photos and Photo Database before trying!
- Added in GUI 'New' action, to create Photo Database from scratch 
- Added iPod model detection
- Added DBUS/HAL autodetection implementation thanks to the
  contribution by Abaakouk Mehdi
  
GPixPod 0.1.1
- Solved a small bug when creating database from scratch

GPixPod 0.1
- First public release!