f-spot r3476 - in trunk: . src



Author: thomasvm
Date: 2007-12-06 19:10:24 +0000 (Thu, 06 Dec 2007)
New Revision: 3476
ViewCVS link: http://svn.gnome.org/viewcvs/f-spot?rev=3476&view=rev

Added:
   trunk/src/DBusProxy.cs
Modified:
   trunk/ChangeLog
   trunk/src/Core.cs
   trunk/src/Db.cs
   trunk/src/Makefile.am
   trunk/src/PhotoQuery.cs
   trunk/src/PhotoStore.cs
   trunk/src/PreferenceDialog.cs
   trunk/src/Preferences.cs
   trunk/src/Updater.cs
   trunk/src/f-spot.glade
Log:
2007-12-06  Thomas Van Machelen <thomas vanmachelen gmail com>
	* src/Updater.cs: Make photo id autoincrement so that id is 
	completely unique over time

	* src/Makefile.am:
	* src/DBusProxy.cs: Add dbus proxy classes that expose the stores
		
	* src/Db.cs: 
	* src/Core.cs: initialise the dbus proxies at startup; and shut them
	down when closing

	* src/PhotoStore: 
	* src/PhotoQuery.cs: Handle modifications that come from dbus 
	calls properly

	* src/f-spot.glade:
	* src/Preferences.cs: Add preference to make manipulation from 
	the outside an option. This is for users who don't trust anyone 
	except F-Spot hackers.






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