tomboy r1345 - in branches/tomboy-sync: . Tomboy Tomboy/Addins/WebDavSyncService Tomboy/Gnome.Keyring



Author: sharm
Date: 2007-07-28 23:00:30 +0100 (Sat, 28 Jul 2007)
New Revision: 1345
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1345&view=rev

Added:
   branches/tomboy-sync/Tomboy/Gnome.Keyring/
   branches/tomboy-sync/Tomboy/Gnome.Keyring/AccessRights.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/AttributeType.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/GenericItemData.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/ItemACL.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/ItemData.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/ItemType.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/KeyringException.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/KeyringInfo.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/NetItemData.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/NoteItemData.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/Operation.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/RequestMessage.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/ResponseMessage.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/ResultCode.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/Ring.cs
   branches/tomboy-sync/Tomboy/Gnome.Keyring/sync-tree.sh
Modified:
   branches/tomboy-sync/ChangeLog
   branches/tomboy-sync/Tomboy.mdp
   branches/tomboy-sync/Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs
   branches/tomboy-sync/Tomboy/Makefile.am
   branches/tomboy-sync/Tomboy/PreferencesDialog.cs
   branches/tomboy-sync/Tomboy/SyncDialog.cs
Log:
* Tomboy.mdp, Tomboy/Makefile.am, Tomboy/Gnome.Keyring/NoteItemData.cs,
  Tomboy/Gnome.Keyring/sync-tree.sh, Tomboy/Gnome.Keyring/ItemACL.cs,
  Tomboy/Gnome.Keyring/AccessRights.cs,
  Tomboy/Gnome.Keyring/KeyringInfo.cs,
  Tomboy/Gnome.Keyring/GenericItemData.cs,
  Tomboy/Gnome.Keyring/KeyringException.cs,
  Tomboy/Gnome.Keyring/ItemData.cs,
  Tomboy/Gnome.Keyring/RequestMessage.cs,
  Tomboy/Gnome.Keyring/NetItemData.cs, Tomboy/Gnome.Keyring/Ring.cs,
  Tomboy/Gnome.Keyring/ItemType.cs,
  Tomboy/Gnome.Keyring/Operation.cs,
  Tomboy/Gnome.Keyring/ResponseMessage.cs,
  Tomboy/Gnome.Keyring/AttributeType.cs,
  Tomboy/Gnome.Keyring/ResultCode.cs: Bundling gnome-keyring-sharp. 
  Still need to set up makefiles so that we favor an
  already-installed Gnome.Keyring.dll.  Tomboy will work without a
  keyring daemon installed, but your passwords will not be saved.
* Tomboy/PreferencesDialog.cs: Fix syncAddinCombo sensitivity behavior.
* Tomboy/SyncDialog.cs: Double-clicking note entry in sync dialog now
  opens the associated note.
* Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs: Store all
  connection credentials in the GNOME keyring.  Need to add fallback
  support for GConf in the case where there is no keyring daemon, and
  prompt the user (repeatedly) for their password.




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