trojita (0.2-2) unstable; urgency=high
  * Fixed debian package
 -- Benson Tsai <btsai@luna>  Sun, 02 Aug 2010 00:14:46 -0400

trojita (0.2-1) unstable; urgency=low

  [ Benson Tsai ]
  * forking gui to maemo gui
  * initial maemo gui implementation
  * modified src.pro so that you can build MaemoGui by running qmake
    CONFIG+=maemo
  * changed return type of date to datetype directly instead of
    formatting it in the model
  * added QDebug output to parser errors
  * fixed tabbing issues..
  * updated updateBusyParsers to use the Maemo5 progress indicator
  * Fixed the settings dialog to be reasonable on the desktop
  * Ported fix from Gui over (for more reasonable setting dialogs on the
    desktop)
  * Refactored Window.cpp into a couple separate classes all inheriting
    from BaseWindow.cpp. This helps with the fact that Qt on maemo
    doesn't seem to cleanly repaint windows whose widgets are merely
    replaced.
  * refactored MessageListWindow so it takes a TreeItemMailbox instead
    of a simple index
  * Fixed the settings dialog to be reasonable on the desktop

  [ Jan Kundrát ]
  * Misc cleanup
  * More tweaking of the settings dialog
  * Do not make it obvious visually that there's a scrollarea involved

  [ Benson Tsai ]
  * fix an uninitialized variable in MessageListWindow
  * removed TreeItem* in favor of indexes
  * ported changes to maemo gui
  * Made msg list view more maemo friendly :)

 -- Benson Tsai <btsai@luna>  Sun, 01 Aug 2010 00:14:46 -0400

trojita (0.1-1) unstable; urgency=low

  * Initial release

 -- Benson Tsai <btsai@vrwarp.com>  Thu, 15 Jul 2010 16:39:24 +0300

