Patch (and screenshots) : Last 20 Import sessions (321770)



Hi Guys

Have now submitted my patch for 321770 (Keeping track of the latest 20
imports),
and am eagerly awaiting some comments / critisism / suggestions or something.

It is only adding one extra table (imports_data), and populating imports with
the import ID plus import TIME. imports_data have which photo_id belongs to
which import_id. After each import session, the imports tables are purged so
only the last 20 imports are kept.

I had to touch quite a lot of files though, so some extra testing would be
highly
appreciated :)
	+++ ChangeLog   2006-05-31 13:13:54.000000000 +0800
	+++ src/CameraFileSelectionDialog.cs    2006-05-21 23:59:48.000000000 +0800
	+++ src/FileImportBackend.cs    2006-05-29 14:42:05.000000000 +0800
	+++ src/ImportCommand.cs        2006-05-29 13:12:57.000000000 +0800
	+++ src/ImportStore.cs  2006-05-31 14:26:56.000000000 +0800
	+++ src/PhotoStore.cs   2006-05-31 14:50:35.000000000 +0800
	+++ src/MainWindow.cs   2006-05-31 12:46:12.000000000 +0800
	+++ src/Updater.cs      2006-05-30 16:46:01.000000000 +0800
	+++ src/QueryDisplay.cs 2006-05-31 12:50:04.000000000 +0800
	+++ src/PhotoQuery.cs   2006-05-31 11:23:32.000000000 +0800
	+++ src/Makefile.am     2006-05-30 17:46:28.000000000 +0800
	+++ src/f-spot.glade    2006-05-31 14:36:36.000000000 +0800
	+++ src/LastRollDialog.cs       2006-05-31 14:18:57.000000000 +0800


I also created some screenshots.
Menu screenshot
http://bugzilla.gnome.org/attachment.cgi?id=66509&action=view

Gui screenshot (did not get {0,5:#,###} to work!!!)
http://bugzilla.gnome.org/attachment.cgi?id=66510&action=view

Query screenshot
http://bugzilla.gnome.org/attachment.cgi?id=66511&action=view

Patch
http://bugzilla.gnome.org/attachment.cgi?id=66513&action=view

Bug in BugZilla
http://bugzilla.gnome.org/show_bug.cgi?id=321770

Have fun playing with it.

/Bengt

-- 
Bengt Thuree   bengt thuree com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]