[tomboy] Created tag TOMBOY_0_15_0



The unsigned tag 'TOMBOY_0_15_0' was created.

Tagger: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Mon May 4 14:33:12 2009 -0700

    Tagging the 0.15.0 release.

Changes:

Aaron Bockover (1):
      Fix background rendering of the Text menu, mainly for Windows

Adam Lopresto (1):
      Make searches implicitly AND words instead of OR. Also fix a bug with

Adam Weinberger (26):
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Added missing file. Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.

Added 'ja' (Japanese) into ALL_LINGUAS in configure.in. T.Aihana (1):
      2004-10-22 Added 'ja' (Japanese) into ALL_LINGUAS in configure.in. T.Aihana <aihana gnome gr jp>

Added Japanese translation. T.Aihana (1):
      2004-10-22 Added Japanese translation. T.Aihana <aihana gnome gr jp>

Ales Nyakhaychyk (2):
      Added Belarusian Translation
      Updated Belarusian Translation by Ihar Hrachyshka.

Alessio Frusciante (1):
      Updated Italian translation.

Alex Graveley (341):
      Initial revision
      Initial tomboy import. Hurrah!
      I stick of imbecile.
      Initial revision
      Retry the initial tomboy import. Erm, Hurrah!?
      Fix build problems pointed out by Peter Williams... Add libtrayicon
      Gtk.ScrolledWindow.Child is read-only on Gtk# HEAD, use Add() instead.
      Install libtrayicon.so into pkglibdir.
      Nothing much.
      Fix for `make distcheck` submitted by Ricardo Veguilla
      Require gtkspell version 2.0.6.
      Initial spec file from Ricardo Veguilla <veguilla hpcf upr edu>.
      Ask for confirmation before deleting. Based on patch from Johan Wallenborg
      Set the close window key to Escape, which makes tomboy feel less
      Missing commit.
      Bump version to 0.1.1. Point to 0.1.1 tarball.
      Ann-un-c-ate.
      EXTRA_DIST tomboy.spec, not tomboy.spec.in
      Allow escape and Ctrl-w to close a note for now, until I get some feedback
      Drop the gtkspell 2.0.6 dependency. Bump version to 0.1.2. Ditto.
      Fixed up things a bit: Make the dialog a singleton, so clicking search
      Subscribe to window configure events, and save the note on change. This
      Update "Embracing Your Habitat" text a bit.
      Copy the mautilus behavior of "middle click closes the opener" when
      Add copyright notice for Tintin.
      Lots of changes...
      Make intltool build work by adding a (dummy) en_CA.po lingua. Add
      Thanks to hurricane Jeanne last week, here is a massive commit...
      Support dnd of results into open notes. Ditto.
      Split out XKeybinding classes from Utils.cs.
      Implement simple (and broken) DND to note content, to allow dragging urls
      Doesn't warrant a commit message.
      Properly Url encode filenames on creation and rename. Allows '/' in note
      Switch from a System.Diagnostics.Conditional attribute on
      Point to http://cvs.gnome.org/viewcvs/tomboy for browsing the source code.
      Add "es" to ALL_LINGUAS. Translation by Antonio Ognio <gnrfan gnrfan org>.
      Add TomboyRemoteExecute, a simple command line frontend to a running
      Get the target list and add our extra targets to it, this way we don't
      Make --new-note "NoteTitle" open an existing note if it exists.
      Move all watchers to NotePlugin interface, which simplifies code and avoid
      Bump version to 0.2.0.
      Select the initial note text on newly created notes.
      Build fixes.
      Add all the missing files, register .schemas file.
      Fix bad changelog date format
      Update for 0.2.0.
      Make ContainsText encode the search text.
      Html Encode the note title to html before adding. Don't reset the search
      Don't set TransientFor to notes. Look for a match in notes directly in the
      Fix bugs in Url matching regex to recognise unix paths again.
      *** empty log message ***
      Don't save window dimensions if window is maximized.
      Add a --start-here argument that opens the (locale-translated) "Start
      Cleanup NoteRenameWatcher to not allow other tags on the title line,
      In NoteRenameWatcher, show a unique name like "(Untitled 42)" if someone
      Don't highlight in all notes at once. This opens some UI issues I don't
      Fix unix path pattern to match only when preceding character is whitespace
      Don't pass any args, for now.
      Bump version to 0.2.1.
      Point to 0.2.1 tarball, and list some of the cooler changes.
      Add German translation from Philipp Meier <meier fnogol de>. Thanks!
      Add manpage originally from Luca Capello, but with lots of changes.
      Add XmlEncoder, a simple class to xml-encode text strings.
      Fix bug where we try to deserialize a null value.
      Update for Version 0.2.2
      Point to tomboy-0.2.2.tar.gz.
      Bump version to 0.2.2.
      Add PayPal donation buttons and Donate section.
      Add Hungarian translation from Török Gábor <gabo linuxportal hu>. Thanks
      Updates for newest version from Antonio Ognio <aognio gmail com>.
      Add stripped down gtkspell 2.0.8 to the source tree, that will be
      Add Catalan translation from Jordi Mas <jmas softcatala org>. Add
      Fix typo.
      Only set FIXED_GTKSPELL if GtkSpell version is greater than 2.0.9. Because
      Add nl.po translation from Paul Bolle <pebolle tiscali nl>.
      In TomboyGConfXKeybinder, Use Preferences for getting Gconf paths and
      Listen to changes in the WikiWord preference, do it easily by just
      Add list of translations to about dialog. Use "About Tomboy" in the
      Support --version command line arg.
      Updated Polish translation from Marek Habersack <grendel caudium net>.
      Add Brazilian Portugese translation from Fábio Mendes
      Add pt_BR to ALL_LINGUAS.
      Add Tomboy/GNOME_TomboyApplet.server.in.in and
      Clean up GConf schema install rule
      Add Applet.cs, compile with -unsafe (used by panelapplet), and include all
      Whoops, forgot to add these.
      Set category to Accessories, and mark for translation.
      Call Sink to kill hanging tooltips reference.
      Add FIXME for SetupMenu
      Encode characters as UTF-8 escapes, so we can pass distcheck.
      Remove [encoding: UTF-8] to pass distcheck.
      More UTF-8 encoding fixups. Set About dialog icon.
      Create and add TrayIcon/libtrayicon/eggtrayicon.c.
      Update from Marek Habersack <grendel caudium net>.
      Make tintin image not flow to the left of html headers, fixing a bug for
      Simplify, and use 'exec' to start mono.
      Make MarkupEscapeText which calls g_markup_escape_text, since
      Do some project cleanup. Remove TrayIcon.dll and libtrayicon.so, replace
      More cleanups, move applet xml and server files to data/, manpage, dbus
      Fix a few typos to pass distcheck.
      Update .cvsignore files.
      DllImport libtomboy, not libtrayicon.
      Install Tomboy.exe.config, and correct DllImports in sources.
      Update for applet files.
      Add AM_PROG_INSTALL back to configure.in as this was breaking distcheck.
      Don't refer to libtomboy by absolute path, which breaks running from the
      Update.
      Print error for unknown options (excluding the panel's --oaf* options).
      *** empty log message ***
      Rename Flags to AppletFlags to avoid conflict with Gtk.Widget.Flags.
      Add Russian translation from Dmitry Kostenko <bis0n mail ru>.
      In PopupMenu, set menu parent state to Selected on click, and back to
      Don't --shutdown the gconf daemon, as --makefile-install-rule already does
      Updated Russian translation from Dmitry Kostenko.
      Fix missing --help string. Patch by Jo Vermeulen <jo lumumba luc ac be>.
      Pass Defines.DATADIR so the panel can find GNOME_TomboyApplet.xml even if
      Add NoteRelatedToWatcher, which monitors link creation in other notes, and
      Support transparent panels correctly by listening to ChangeBackground
      Handling ChangeBackground crashes in the panel applet C# binding. Comment
      Map panel-applet-2 to libpanel-applet-2.so.0, so we'll load even if -devel
      Make GNOME_TomboyApplet.server & com.beatniksoftware.Tomboy.service
      Only generate using the first dependency.
      Add Trie.cs.
      Fix compile error for newer mono versions.
      In NoteLinkWatcher, use TextTagEnumerator in note delete/rename handlers.
      Use Unicode lowercase & uppercase character classes instead of [A-Z] and
      Kill debug spew if a 'gtkspell-misspelled' tag isn't set on the Buffer
      In NoteLinkWatcher, don't create inter-note links if we are inside a URL.
      Add OnlyShowIn=KDE, which executes `tomboy --tray-icon`. In Gnome, you
      Listen to buffer content changes and update search results.
      Create. Handles loading plugins from ~/.tomboy/Plugins, and connecting
      Add first plugin dry-runs.
      Compile the current directory first, before Plugins, since they depend on
      Convert everything to the new NotePlugin interface. Ditto. Ditto.
      Match filename URLs starting with '~/'.
      Remove the toolbar item we add on Dispose (). Ditto.
      Forgot the ChangeLog.
      Plugins is note spelled Plguins.
      Add basic printing support based on patch from Jamin Philip Gray
      Fix Enter handling to focus the result list for global searches and to
      Add a small screenshot of the search dialog to the webpage.
      Fix layout of gutter images a little.
      Escape underscores in note titles so tray menuitems do not have accidental
      Fix bootstrapping by checking if the .tomboy directory exists before
      Emit the Opened event when the window is created. Change IsOpened to mean
      Add Plugins/PrintNotes.cs & Plugins/ExportToHTML.cs.
      Don't install the tomboy.desktop file for KDE...
      Use top_builddir when referring to Tomboy.exe, to pass distcheck.
      Update with friendly description of 0.3.0. Point to RPM.
      Rename "Manage Plugins" to "Install Plugins". Ditto.
      Disable WikiWords by default. Ditto.
      Remove now unused "normal" tag.
      Bump version to 0.3.1. Update for 0.3.1. Point to 0.3.1 tarball and RPM.
      Underline the download links.
      Make our generated scripts depend on Makefile so they get regenerated when
      Silly text change.
      Apply minimal patch to support building under mono 1.1.x.
      Add 'it' to ALL_LINGUAS.
      Fix tab printing by moving forward to the next 8-space-width tabstop when
      Make the Text toolbar menu support the different GTK toolbar styles, and
      Add Martin Willemoes Hansen to list of translator credits in about dialog for Danish translation.
      Move the Text menu Huge mnemonic to 'g'.
      Don't check that the mark set is the cursor position or the selection
      Handle ChangeBackgroundEvent by creating a new RcStyle or modifying the BG
      Require D-BUS# 0.23.2 or later to enable the remote control interface.
      Add a .pc file for plugin authors.
      Actually add this file.
      Start in TrayIcon mode by default, remove --tray-icon option, and accept
      Add 2005 to copyright notice. Ditto.
      Use Catalog.GetPluralString to get the correctly translated
      Wrap XGrabKey in gdk_error_trap_push/pop pair to avoid crashing when
      Call tomboy_widget_set_bg_pixmap when panel background is a pixmap. Fixes
      Work around recent behavioral changes in Gnome 2.10, so that note windows
      Fix URI dropping by overriding OnDragDataReceived to check all the target
      Work around bug in regex match of multiple URLs across newlines. Use a
      Fix Selection getter to not return empty strings. Remove unused
      Only call gdk_x11_window_set_user_time() if
      Split out _NET_WM_USER_TIME setting code to here. Call
      *** empty log message ***
      Update Spanish translation credit to Jorge González González
      Updated translation from Christopher Orr <dave cirt net>.
      Patches orginally from Antonis Stampoulis <enplo00 gmail com> and Dmitry
      Add namespace entries for the link: namespace.
      Rewrite all linked notes to fixup whitespace and namespaces instead of
      Minor cleanup, use $newline instead of '&#xA;' everywhere, and remove
      Undo second part of last commit. Doh!
      Switch to using XPathDocument for XsltTrasforms, instead of XmlDocument.
      Look for an overriden copy of ExportToHTML.xsl in the directory of
      Fix internal references by loading the document and using the actual title
      Allow link:internal nodes we wish to export to be arbitrarily nested.
      Update locations to 0.3.2 tarball.
      Create ToolMenuButton, used by the Text and Plugins toolbar menus.
      Use ToolMenuButton, and remove all the cruft that went along with the old
      Pass 'true' to ShowMenu when handling keypresses, so the first menu item
      New file. Ditto.
      Remove libtomboy/gtksourceprintjob.c and add to POTFILES.skip, since we
      Clear out unused IndentWatcher and SpacingWatcher until they are moved to
      In NoteUrlWatcher, remove extranous null check, and always kill the
      Add Ctrl-Q to "Close All Notes" on the current desktop, by calling
      Rename "Install Plugins" menu item to "Open Plugins Folder". Ditto.
      Handle the case of no workspace number by closing all open windows.
      Use "gnome-fs-directory" instead of "gnome-run" so people know it's a
      Use the text() node when passing a note name to document(), in case there
      Fix style application by adding active tags correctly, and only applying
      Reimplement Undo to support tags on deleted text. This needs lots of
      Fix bug where multiple URLs are opened on click, due to shared TagTables
      Remove unused list:bullet and list:numbered tags.
      Maintain whitespace in note content using various CSS
      Don't include markup in to-be-translated Text menuitem strings. Fixes bug
      Break at 100 characters.
      In ToolMenuButton, subclass from ToggleButton to give the look of a
      Store last-change-date and create-date to note XML. Rewrite notes with old
      Remove rhythmbox playlist bulletpoint, since this is kind of dumb.
      Lookup and bind to combinations of ignorable modifiers: scroll lock, num
      Subclass from GLib.Object. Needed to work around what I can only guess is
      Fix another protected static access, which recently in mono 1.1.7.2 been
      Don't center new notes. Avoids overlapping note windows.
      Initial Turkish translation from Enver ALTIN.
      Fix bug 308867, a startup crash on missing system Plugins directory. Patch
      Add DefaultMargin (always 8) accessor. Call InsertWithTags with "link:url"
      Update comment in MarkSetEvent to reflect that we are no longer apply tags
      Check parsed uri is non-null. Fixes bug 170686.
      Check that NoteManager.Create() hasn't failed. Ditto. Ditto.
      Check for NULL titles in NoteManager.Create().
      Add DebugSave conditional method, and some calls for all the Save entry
      Bump version to 0.3.3. Update for 0.3.3. Point to 0.3.3 tarball.
      Aggregate generated signal callback class files into a single file. This
      Add NotD plugin.
      Add NoteOfTheDay.cs
      Add Tomboy/Plugins/NoteOfTheDay.cs.
      Initial commit, very broken.
      Missing file from last commit.
      Add --enable-galago option.
      Fix --enable bracket quoting.
      Install GalagoPresence.dll if it is built.
      Build Evolution.dll.
      Files missed in the previous big commit.
      Implement feature request from Mig... handle middle button click by
      Add some visual feedback during a middle-button paste operation, using
      Correctly show any opened notes in Tomboy menu. This behavior has been
      Correctly show any opened notes in Tomboy menu. This behavior has been
      Split trie creation into two phases, which makes the code a little
      Add stock_mail.png to noinst_DATA.
      Fix headers to pass make distcheck.
      EVO_TARGET -> EVO_CSFILES in EXTRA_DIST.
      Only pass --debug when running an uninstalled target.
      Add some 0.3.4 bullets.
      Rename "Plugins" menu to "Tools".
      Handle link title text better, by stripping whitespace, using only the
      Rename "Recent Changes" to "Table of Contents". Ditto.
      Add Tomboy/Plugins/FixedWidth.cs.
      Call SetSortColumnId on the list store, which sets the defualt sort order
      In NoteRenameWatcher, fix jrb's bug: inserting newlines in the title line
      Extend the NotePlugin interface with AddTextMenuItem, which adds a menu
      In the handler for middle button clicks, only return true if the primary
      Bump version to 0.3.4.
      Ditto. Point to 0.3.4 tarball, and update text.
      Use Tomboy.DefaultNoteManager instead of creating one ourselves.
      Select the title text when there is a title name clash.
      Add support for "datetime", "monospace", and "link:evo-mail" note tags.
      Add inline Base64 encoded version of stock_mail.png when linking to
      Avoid checking the "gtkspell-misspelled" tag for spellcheckability: it
      When reading note XML, handle unregistered tags gracefully.
      CityHost -> MonoHost, and remove the icon.
      Always EXTRA_DIST the Evolution and Galago sources, otherwise make dist
      Change the time format from 12-hour + AM/PM to be 24-hour. Fixed bug
      Catch //account/source/url URI parse errors, and print the offending URI
      Bump version to 0.3.5. Update for 0.3.5. Ditto, and add link to
      Fix warnings about char signedness. Ditto.
      Partial port of changes from tomboy-0-4 branch to build against Gtk#2 and
      Patch from Dan Winship to avoid crash in DBUS bindings. Fixes bug 328930.
      Patch from Dan Winship to setup tray icon transparency.
      Remove Tintin icon from Tomboy due to legal restrictions. :-(
      Translate "Note" column header.
      Don't show translator credits if we aren't translating.
      Update plugin for Galago 0.5.0 API. Patch from Kevin Kubasik.
      Use locale-friendly date/time formats in printed page footer. Advice from
      Don't require libpanelapplet to build, but if it is present, lookup the
      Make IsNew return true if note was created in the last 24 hours. Fixes bug
      Avoid infinite recursion by keeping track of resolved note entities, and
      Do not include error underlines. Avoids printing out spelling error
      Initial Sticky Note importer plugin from Sanford Armstrong.
      Tiny Text Tweaks.
      When uniquifying titles by appending numbers, start at 2. A few minor
      Some, uhh, string fixes.  Ya.
      Add these GTK# generated bindings, with the fix for
      Call ObjectManager.Initialize inside our _GtkSharp.GnomeSharp.
      Remove very old and never used data/Start_Here.note.
      Handle SIGINT (not SIGQUIT).
      Don't pre-JIT OnExitSignal.
      Add session manager auto-restart for tray icon mode. Use TOMBOY_PATH as
      Catch exception thrown by Process.Start if executable not found.
      Skip notes whose XML cannot be parsed.
      Set the ListStore's sort function after loading the note data, as
      Show the total number of notes at the buttom of Table of Contents.
      Don't italicize descriptions, use sentence capitalization for checkbox
      Don't run the preferences dialog in a recursive main loop, instead just
      Ref TextIter arguments that mutate the TextBuffer, since the old version
      Check for dbus and dbus-glib-1, not dbus-sharp.
      Err, retry...
      dbus-sharp -> dbus-glib.
      Add initial gnome-doc-utils boilerplate for the user manual.
      Use Gtk.AboutDialog, instead of Gnome.About.
      Update a little for 0.4.
      Include missing image to noinst_DATA.
      Call GNOME_COMMON_INIT.
      Foo.
      Bump to version 0.3.10 following GNOME 2.16 Beta 2 freeze.
      Fix typo that totally horks links when renaming the linked note.
      Run & Destroy the about dialog.
      Check IntPtr handle is correct type, fixes an old crash detailed in
      Make the text entry grab focus on shown, instead of Close if the dialog
      Cleanup the main class by subclassing the new Application helper.
      Update with NotD template bullet.
      Substitute $DBUS_SOVERSION for @DBUS_SOVERSION@ in generated
      Clean this up a little.
      Use dbus_connection_close instead of disconnect which no longer exists in
      Set $ENABLE_GTKSPELL if gtkspell-2.0 is installed. This makes gtkspell
      Update version to 0.4.0. Ditto.
      In NoteLinkWatcher, highlight links at sentence boundaries as well as word
      Remove hard gtkspell dependency, as it is now detected at runtime. Bump
      Bump version to 0.5.0. This alters the versioning scheme used for future
      Keep the menu verb callbacks in a static member, since they are being
      Patch from Jeff Rose to output timestamped log data to ~/.tomboy/log and
      Break lines at 100.
      Store the log in ~/.tomboy.log. Storing in ~/.tomboy/log chokes if the
      Add menu_note_count and menu_pinned_notes schemas.
      Add some screenshots.
      Fix up NoteMenuItem pin icon motion handler to not replace the icon
      Fixup image replacing logic (again).
      Add a minor offset to pinup and pinup-active, giving a slight jitter effect
      Add stock_bug.png to noinst_DATA.
      Bug fix for NotD note creation every minute from Lauro Moura. The note
      "All Notes" -> "Table of Contents".
      Add Boyd, David, Ryan, Sandy, and Sebastian.
      Update the mailing list URL for the new hosting provider.
      Don't print errors loading icon names prematurely. Set ToolMenuButton to
      Make the inactive icon grey instead of green to make it more visually
      Use "Settings" instead of "Preferences" in the Plugins pane, so it's less
      Spell my name correctly.
      Mark Search, Link, and Text toolbar items as important, so labels are

Alexander Alexandrov Shopov (1):
      svn path=/trunk/; revision=998

Alexander Shopov (22):
      Added bulgarian translation
      Updated Bulgarian translation by Rostislav Raykov <zbrox i-space org>
      Updated Bulgarian translation by Rostislav Raykov <zbrox i-space org>
      Updated Bulgarian translation by Rostislav Raykov <zbrox i-space org>
      Updated Bulgarian translation by Vladimir Petkov <vpetkov i-space org>
      Updated Bulgarian translation by Vladimir Petkov <vpetkov i-space org>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Vladimir Petkov <vpetkov i-space org>
      Updated Bulgarian translation by Vladimir Petkov <vpetkov i-space org>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>
      Updated Bulgarian translation by Vladimir Petkov <kaladan gmail com>
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>

Alexandre Prokoudine (1):
      Updated Russian translation.

Alp Toker (1):
      Correct the non-detected D-Bus service file prefix.

Amanpreet Singh Alam (8):
      add file
      update by amanpreetalam yahoo com
      updating for stiring and new translaiton of note word
      updating for stiring and new translaiton of note word
      updating for Punjabi by AP S Alam
      updating for Punjabi
      updating for Punjabi by ASB
      updating translation for Punjabi

Amitakhya Phukan (3):
      updated assamese translations
      Updated assamese translations
      Updated assamese translations

Andre Klapper (2):
      Updated german translation.
      Updated czech translation by Pavel Šefránek.

Ani Peter (7):
      Added malayalam (ml) to ALL_LINGUAS
      Added malayalam (ml) to the list of languages
      Updated Malayalam translation
      Updated Malayalam (ml) Translation
      Updated Malayalam (ml) Translation
      Updated Malayalam Translation
      Updated Malayalam Translation

Ankitkumar Rameshchandra Patel (15):
      Added Gujarati Translations
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Translation
      Updated Gujarati Translations.

Arangel Angov (6):
      Updated Macedonian Translation, Arangel Angov <ufo linux net mk>
      Updated Macedonian Translation, Arangel Angov <ufo linux net mk>
      Updated Macedonian Translation, Arangel Angov <ufo linux net mk>
      Updated Macedonian Translation, ufo linux net mk
      Update to the Macedonian Translation, Arangel Angov <arangel linux net mk>
      Updated Macedonian Translation, Arangel Angov <arangel linux net mk>

Aron Xu (1):
      Updated Simplified Chinese translations by Ray Wang <wanglei1123 at gmail dot com>

Artur Flinta (5):
      Updated Polish translation by GNOME PL Team.
      Updated Polish translation by GNOME PL Team.
      Updated Polish translation by GNOME PL Team.
      Updated Polish translation by GNOME PL Team.
      Updated Polish translation by GNOME PL Team.

Baris Cicek (3):
      Updated turkish translation
      Updated Turkish Translation
      Updated Turkish Translation

Benjamin Podszun (3):
      Usability changes for the find bar: Using shorter text and smaller icons
      Replaced the status label in the RecentChanges dialog with a Gtk.Statusbar
      Added an accelerator for "Fixed Width" and changed the visible shortcut to "t" accordingly

Benjamin.Podszun (4):
      Marking Logger.Log as obsolete, according to the method comments
      Remove the trailing dot for log files on Windows and catch UnauthorizedAccess exceptions when we create the file
      Add support for console logging on windows (in VS or from a cmd.exe), by attaching to the parent processes' console if possible
      Rewrote the gtk print support to account for two problems, tracked by bug 572024:

Benoît Dejean (8):
      Added French translation. Added. Removed. Added "fr" to ALL_LINGUAS.
      Updated French translation.
      Updated French translation.
      Updated. Removed.
      Updated. Updated French translation.
      Updated French translation. converted to UTF-8. I love my î.
      Updated French translation.
      Updated French translation

Boyd H Timothy (153):
      Added try/catch around code that attempts to load the exported note in a
      Fix bug #351664 by adding try/catch around the code that attempts to load
      file TxtRecordEnumerator.cs was initially added on branch tomboy-sharing.
      file RegisterService.cs was initially added on branch tomboy-sharing.
      file ServiceBrowser.cs was initially added on branch tomboy-sharing.
      file ServiceFlags.cs was initially added on branch tomboy-sharing.
      file TxtRecord.cs was initially added on branch tomboy-sharing.
      file ServiceType.cs was initially added on branch tomboy-sharing.
      file ServiceClass.cs was initially added on branch tomboy-sharing.
      file ServiceError.cs was initially added on branch tomboy-sharing.
      file TxtRecordItem.cs was initially added on branch tomboy-sharing.
      file Service.cs was initially added on branch tomboy-sharing.
      file Native.cs was initially added on branch tomboy-sharing.
      file ServiceRef.cs was initially added on branch tomboy-sharing.
      file BrowseService.cs was initially added on branch tomboy-sharing.
      file ServiceErrorException.cs was initially added on branch tomboy-sharing.
      file WebServer.cs was initially added on branch tomboy-sharing.
      file TomboyWebServiceClient.cs was initially added on branch tomboy-sharing.
      file SharingManager.cs was initially added on branch tomboy-sharing.
      file NoteShareNode.cs was initially added on branch tomboy-sharing.
      file ServiceLocator.cs was initially added on branch tomboy-sharing.
      file TomboyShareNode.cs was initially added on branch tomboy-sharing.
      file ShareNode.cs was initially added on branch tomboy-sharing.
      file DummyShareNode.cs was initially added on branch tomboy-sharing.
      file SharingWindow.cs was initially added on branch tomboy-sharing.
      file SharingServer.cs was initially added on branch tomboy-sharing.
      file TomboyService.cs was initially added on branch tomboy-sharing.
      file ItemType.cs was initially added on branch tomboy-sharing.
      file Ring.cs was initially added on branch tomboy-sharing.
      file Operation.cs was initially added on branch tomboy-sharing.
      file ItemData.cs was initially added on branch tomboy-sharing.
      file KeyringInfo.cs was initially added on branch tomboy-sharing.
      file NetItemData.cs was initially added on branch tomboy-sharing.
      file AttributeType.cs was initially added on branch tomboy-sharing.
      file KeyringException.cs was initially added on branch tomboy-sharing.
      file NoteItemData.cs was initially added on branch tomboy-sharing.
      file ResultCode.cs was initially added on branch tomboy-sharing.
      file ItemACL.cs was initially added on branch tomboy-sharing.
      file AssemblyInfo.cs was initially added on branch tomboy-sharing.
      file GenericItemData.cs was initially added on branch tomboy-sharing.
      file ResponseMessage.cs was initially added on branch tomboy-sharing.
      file RequestMessage.cs was initially added on branch tomboy-sharing.
      file AccessRights.cs was initially added on branch tomboy-sharing.
      file Makefile.am was initially added on branch tomboy-sharing.
      file TomboyWebService.asmx.cs was initially added on branch tomboy-sharing.
      file NoteInfo.cs was initially added on branch tomboy-sharing.
      file TomboyWebService.wsdl was initially added on branch tomboy-sharing.
      file Tomboy.asmx was initially added on branch tomboy-sharing.
      file NoteFullInfo.cs was initially added on branch tomboy-sharing.
      Adding the 32x32 tomboy icon.
      Remove the file: com.beatniksoftware.Tomboy.service.in from CVS.
      Fixed up the date in the last ChangeLog entry.
      Fix Lauro's last name in last ChangeLog commit.
      Fixing the last ChangeLog comment to include the proper date.
      Fixed the date on the last ChangeLog entry.
      Fixes bug #418567.
      Fix title replace debug log message to use the right parameters.
      Not sure how this file got in here.  Thanks MD.
      Added references to TagManager.cs, Tag.cs, TagButton.cs and WrapBox.cs.
      Make sure every note has a create and changed date set. If loading an
      Applied modified patch from Stefan Schweizer to delete the
      Don't automatically check for the dbus service directory. Instead, allow
      Removed debug line that spit out when new tags are added from notes.
      Update for 0.7.0.
      Bump version to 0.7.1.
      Use the tomboy-tag icon in the note toolbar. Added the tag icons for
      Added PreferencesDialog.cs. New file for the PreferencesDialog class. This
      Added NoteEditor.cs. This class was originally part of NoteWindow.cs.
      Fixed whitespace on previous commits. Updated for 0.7.1.
      Added Tomboy/Plugins/TasksPlugin.cs, Tomboy/Plugins/Task.cs,
      Added TaskListWindow.cs. New Window to show the list of tasks. Added a
      Added code to create a new task from this window and select it.
      Added CellRendererDate.cs, DateTimeChooser.cs, and
      Added Completion Date and Priority. Also fixed the default size so the
      Use Gtk.Calendar instead. Use Gtk.Calendar instead of coming up with our
      Remove old comments.
      Added TaskOptionsDialog.cs and DateButton.cs. Load in details directly
      Remove DateTimeChooserDialog.cs since it's not replaced with a Calendar
      Use the proper foreground color when the cell is selected.
      Position the text vertically so it matches with the other columns in the
      Adjust for TaskPriority.Undefined. Add in the priority and all the goodies
      Adding in initial support for Tomboy Addins (via Mono.Addins framework):
      Added Tomboy/Addins/Tasks/Makefile. Added Tomboy/Addins/Tasks/*.cs. New
      Oops. Removing this file since it never should have been committed. Add a
      Removed old reference to Tomboy/Plugins/Backlinks.cs. Added
      Add an OriginNote column that shows a note icon next to tasks created
      Make the note icon smaller (8px). Added code to open the origin note
      Change the sensitivity of the OpenOriginNoteAction at selection change.
      Select the row that was right-clicked on before popping up the context
      Add column sorting by allowing the user to click on the column headings.
      Added a show_time:bool argument to Changed GetPrettyPrintDate that allows
      Delete the task when the user uses the backspace key to remove an entire
      Added code to watch when a newline is pressed so that a task/todo list can
      Set the minimum width to 200 pixels and ellipsize the task summary.
      Adding in the Mono.Addins code to the project right now so it's easier to
      Upgraded the embedded Mono.Addins to Mono.Addins 0.2.
      Upgraded the embedded Mono.Addins to Mono.Addins 0.2.
      Added AddinPreferenceFactory.cs. Changed to use the AddinManager instead
      Removed references to "plugin" and "Plugin". Don't create the
      Add Tomboy/Addins/Bugzilla/Makefile Added all the individual Bugzilla
      Removed the old reference to Tomboy/Plugins/Bugzilla.cs.
      Use an "ADDIN_NAME" variable to be consistent with the other addins.
      Added Tomboy/Addins/ExportToHtml/Makefile. Remove the old ExportToHTML
      Changed the category name to "Tools". Changed the category name to
      Add Tomboy/Addins/FixedWidth/Makefile. Added the files needed for the
      Don't use the non-existence of an addin category to determine a built-in
      Added makefile for NoteOfTheDay addin. Moved NoteOfTheDay from a plugin to
      Addd PrintNotes addin Makefile. Remove the old PrintNotes plugin and
      Create Makefile for StickyNoteImport addin. Remove the old
      Add in AddinInfoDialog so a user can view the information about an addin
      Fixes for make distcheck:
      Added a missing semi-colon in a string. Commented out many of the
      Reverting this because it was accidentally checked-in with references.
      Removing the Tasks Addin from being built/compiled
      Commenting out the tags UI for now. There's not enough time to get it
      Fixed sentence "Preparing to upload updates from server" -> "Preparing to
      Updated for 0.7.3 release.
      Added comment about removing Tagging UI.
      Bump version to 0.7.4.
      Specify a default int value for sync_conflict_behavior to avoid warnings
      Fix for bug #459697:
      Fixes bug #459697:
      Fixes bug #393249:
      Patch from bugreports nn7 de to fix bulleted list spacing to not be so
      Bumped the version of Tomboy required to 0.9 because of the new/changed
      Fix from John Carr to prevent crashing when curly braces ('{' or '}) are
      Adding accidental omission of bug # in previous ChangeLog entry.
      Fix bug #514284 by not marking "NoteOfTheDay" as translatable. This is the
      Fix bug #503165 by removing Debug.Assert calls and replacing them with if
      Add a dummy NoteSpellChecker class in the #else clause of #if
      Fixes bug #510003 by XML encoding the notebook name before storing it in
      Use a copy of List<Note> when enumerating the notes to save in
      Pass in the original note when constructing NoteNameResolver so the
      Fix bug #507382 by never disabling the open template (regardless of the
      Uri escape file paths so files with spaces that are dragged from Nautilus
      Set Label.Underline = false in the HIGMessageDialog on both the title and
      Fix multi-note drag and drop by overriding the way
      Fix busted open image by using Gtk.Stock.Open for "OpenNoteAction".
      Set a sane default width and size for when Tomboy is first run (had to
      Adjust the Sizing and Ellipsize properties of the title column so the
      Added missing ChangeLog entry committed originally in r1887 from kkubasik.
      Updated for 0.9.7 release.
      Bump version to 0.9.8.
      Allow the assembly calling GuiUtils.GetIcon () to specify themselves so
      Don't need to build data/images/Makefile anymore. Moved
      Patch from Stefan Cosma to Uri.Unescape and then Uri.Escape the mail path
      Check for an older config.xml right after initializing Mono.Addins so we
      Updated for 0.9.8 release.
      Bump version to 0.9.9.
      Alphabetized the addins list.
      Added an addin for Tasque (disabled by default).
      Use "All" as the category name when a user clicks on the big Tasque button
      Added an additional PromptCreateNewNotebook () method to allow a new

Boyd Timothy (232):
      Fixed bug #336507 by changing the ExportToHTMLDialog to extend
      Updated the BuildRequires and Requires lines to use gtk-sharp2 instead of
      Implemented the new search interface bug #348023 (Improved Search
      "Open 'All Notes' window" -> "Open 'Table of Contents'". Also added
      Changed CreateExistingNote() to use the create date passed inside the
      Updated the icons to the ones jimmac created.
      Added tomboy-note-*.png for inclusion in EXTRA_DIST.
      Removed Search.cs (old search interface) that was replaced by a searchable
      Added Boyd, David, Ryan, Sandy, and Sebastian to the About Dialog's
      Fixed a problem where a destroyed Table of Contents window was being
      Added MAINTAINERS to EXTRA_DIST.
      Update for 0.5.0.
      Bump version to 0.5.1.
      Removed. This file is no longer needed since the search interface has been
      New screenshot from 0.5.0 release. Ditto. Ditto.
      Fixed FindBar to not actively search for matches when it's not visible.
      Integrated patch files from Sebastian Dröge (Bug # 357848) to fix
      Detect where to install the DBus service file by reading dbus-1.pc.
      Applied patch from Sebastian Dröge to fix bug #352432. Use the "tomboy"
      Fix for Bug #329535. Changed the wrapper to only run "Uninstalled Tomboy"
      Added code to pay attention to when the width OR height change
      Added code to 1) Regain focus into the TextView when the NoteFindBar is
      Removed this file as it will fail on an older mono and neither is used in
      Install tomboy.desktop.
      Updates from the DBusSharp project to support reading of non-native endian
      Update for 0.5.1. Ditto. Also added information about the latest stable
      Bump version to 0.5.2.
      Added GETTEXT initialization as the first thing Tomboy does before parsing
      Renamed "Table of Contents" (old) -> "Search All Notes".
      com.beatniksoftware.Tomboy.service -> org.gnome.Tomboy.service. Ditto.
      Fixed HIGMessageDialog to vertically align the dialog icon at the top.
      The following files provide configurable plugins. More history is in Bug
      Added simple UI configuration for adding custom icons.
      Added "BacklinksPlugin" as a default enabled plugin. Ditto.
      The following files address bug #381357 by adding a Menubar to the Search
      DBusSharp released new tarballs today. Upgrading to dbus-sharp-0.3 and
      Reverted back to an ArrayList since the List<T>.Sort () method isn't quite
      Open the note findbar with the original note's title filled in (so the
      Applied patch from Chris Scobell (Bug #319221) to add bulleted list
      Update for 0.5.2. Ditto. Also added information about the latest stable
      Bump version to 0.5.3.
      Fix for bug #386010 by not assuming the next argument has a length greater
      Fix for bug #387452 by using escaped UTF-8 characters for bullets instead
      Applied patch from Chris Scobell (Bug #319221) to prevent text from being
      Applied patch from Mathias Hasselmann (Bug #383772) to prevent Gtk-WARNING
      Fixed compiler warning. Removed unused exception variable.
      Added /apps/tomboy/export_html/export_linked_all.
      Changed SystemException -> Exception to catch any exception that might
      Updated copyright for 2007. Ditto. Ditto. Ditto. Ditto.
      Added environment variable TOMBOY_PLUGINS_PATH to safer plugin development
      Do not have configure automatically detect the DBus services directory
      Do not have configure automatically detect the panel applet server
      Added a Control+N keybinding so a keyboard user can easily create a new
      Added additional instructions in the Start Here note to explain how to use
      Fixed typo "thir" -> "their" in man page documentation. Fixes bug #394167.
      Patch from John Stowers (bug #393389) to improve DBus interface for note
      Change of plans again. Assume a root install. Added
      Update for 0.5.3. Ditto.
      Bump version to 0.5.4.
      Applied patch from Chris Scobell to fix bug in serialization of lists that
      Added patch from John Stowers to allow DBus clients to retrieve the
      Modified CheckNewDay so that it uses both the title_prefix and
      Removed the "Create Note of the Day" menu item from the Tools menu since
      The following files fix bug #315222 â?? Renaming Start Here breaks key
      Removed unused Gtk.CheckMenuItem variable.
      Applied patch from Stefan Schweizer to allow the Evolution Plugin to work
      Added "bool scroll_to_hit" as a parameter to PerformSearch () so it can be
      Changed references from CVS -> SVN.
      Track when Tomboy runs as a panel applet so the QuitTomboyAction can be
      Changed current_matches to store the match count instead of an array list
      Redirect to the website's new home on GNOME
      Use DBus to open the search window in the Tomboy instance that is already
      Update for 0.5.4.
      Bump version to 0.5.5.
      Check existing DefaultPlugins.desktop file and upgrade it if it doesn't
      Removed comment about only installing the tomboy.desktop for KDE. Since we
      Removed "Version" key from the file since it's not a required to be
      Don't use the "ShowHelpAction" to display the help in this case because
      Applied patch from Stefan Schweizer to prevent a crash when backspacing
      Applied patch from Chris Scobell to prevent extra space character from
      Ignore when SetProcessName fails by surrounding it with a try/catch. It's
      Rolling back changes for bulleted-list space character fix (reopened bug
      Patch from Chris Scobell to fix bugs #395100 and #402075:
      Update DBusSharp to include bugfixes from dbus-sharp-0.3.1. Ditto. Ditto.
      Update for 0.5.5.
      Bump version to 0.5.6.
      Patch from Chris Scobell to adjust the increase/decrease code to account
      Take into account which direction the panel is oriented
      The following files fix bug #378400 by allowing the search window to
      Patch from Chris Scobell to fix bug #403026:
      Patch from Changwoo Ryu to add xgettext:no-c-format to the line before "%A
      Use the ShowPreferencesAction to show the preferences dialog. Fixes bug
      Patch from Chris Scobell to fix bug #403033. Fix bug where an empty list
      Patch from Chris Scobell to fix bug #403408. Add a method
      Patch from Lauro Mauno to fix bug #400087. Don't translate the date
      Patch from Chris Scobell to fix bug #403745. Fix problem where upon
      Patch from Mathias Hasselmann to fix bug #387579.
      Rename "NotD" -> "Today" so it's easier to learn what the purpose of the
      Don't scale small non-SVG icons in the panel or tray. Fixes bug #403500.
      Add Chris.
      Add Chris.
      Patch from Tommi Asiala to add a sentence about autosave in the start
      Only pad the icon when running as the panel applet. Additional fix for bug
      Update for 0.5.6.
      Bump version to 0.5.7.
      Copied similar code from f-spot (submitted by alp/dbus-sharp owner) to fix
      Patch from Sebastian Dröge to check for ndesk-dbus being installed in the
      Updated dbus-sharp and dbus-sharp-glib to 0.4.0 and 0.3.0 respectively;
      Use "new" instead of "override" for TagChanged event so that Tomboy will
      Update for 0.5.7.
      Bump version to 0.5.8.
      Patch from Sebastian Dröge to reorder registration and name requesting of
      Fixed --enable-dbus=no configure error. Previous patch for bug #405577 did
      Update for 0.5.8.
      Bump version to 0.5.9.
      Remove NoteOfTheDayPlugin from the default enabled plugins since this is
      Pay attention to the x and y position where the user drag and drops links
      Deal with multiple uris dropped from nautilus by making sure multiple
      Update for 0.5.9.
      Bump version to 0.5.10.
      Updated the doc for the upcoming 0.6.0 release.
      Use Note.QueueSave () instead of Note.Save () when creating the start
      Don't check for link == this.Note. Fixes bug #413234.
      Added a comment in the code about why the previous change is needed (bug
      Cleaned up the check for ndesk-dbus-1.0 by not using an else statement.
      Use the Defines.VERSION string since this is a built-in/official plugin.
      Use RadioMenuItem.Activated instead of the Toggled event. This makes it so
      Respect Emacs keybindings for Ctrl-W and Ctrl-N. Fixes bug #412402.
      Patch from Sanford Armstrong to make the plugins Settings button be
      Bump version to 0.6.0 (stable release).
      Fix typo of calling 0.6.0, 0.5.10.
      Bump version to 0.7.0 (new development is open again in trunk).
      Changed category from "Application" to GNOME;GTK; as directed by
      Reverse the order of the if/else statement to check note.IsPinned first.
      Changed EXTRA_DIST so it always includes the internal dbus-sharp *.cs
      Keep track of plugin setting dialogs in a Dictionary so that they don't
      Added a settings dialog with a button so the user can easily open/create
      Patch from Frederic Crozat to create the custom images directory if it
      Patch from Everaldo Canuto to add support for a po/LINGUAS file. Fixes bug
      Patch from Everaldo Canuto to surround NoteSpellChecker with #if
      Fixed typos to properly uninstall the tomboy-tag.png images.
      Bump version to 0.7.2.
      Added [tar-pax] as a AM_INIT_AUTOMAKE option so that make distcheck will
      Changed the location of Mono.Addins to the root of the project. Doing this
      Added Sandy to the list.
      Missed these new files that are also part of the Mono.Addins 0.2 release.
      Renaming to ExportToHtml.
      Removing the Tasks Addin from being built/compiled for 0.8. It's not ready
      Removing the Tasks Addin from being built/compiled
      Bump version to 0.7.6.
      Use a TreeStore instead instead of a ListStore to avoid a crash when users
      Modify the CSS so the note is exported in a more friendly format. Fixes
      Added Tomboy/Addins/PrintNotes/gtksourceprintjob.c since it's got some
      Updated for 0.7.6.
      Bump version to 0.7.7.
      Updated for 0.7.7.
      Bump version to 0.7.8.
      Update dbus-sharp to 0.4.2 stable version. Fixes bug #475622.
      Updated for 0.7.8.
      Bump version to 0.7.9.
      These changes come from the Tasks Addin fixups patch from bug #462626:
      Patch from Jeff Tickle to fix the highlighting problems. Fixes bug
      Patch from Jeff Tickle to allow TextTags in Tomboy to insert widgets
      Move the null checking from Image property into the Widget property. Also
      Removed duplicate entry.
      Updated for 0.9.0 release. Bump the base version of the root addin
      Bump version to 0.9.1.
      Prevent multiple "note title taken" dialogs from appearing. Fixes
      Patch from Gabriel de Perthuis to allow note text colors to be readable
      Applied patch from Robert Buchholz to fix a security vulnerability in the
      Updated for 0.9.1 release.
      Bump version to 0.9.2.
      Use generics for the list of notes.
      Adjust so the TaskTag will compile. Add new attributes so that we store
      Updated for 0.9.2 release.
      Bump version to 0.9.3.
      Added methods for getting and creating system tags directly. Use
      Restored the FindBar at the bottom of the note so the find functionality
      Added a section on the editing page for "New Note Template". Added
      Use a Gtk.LinkButton for the Open New Note Template button.
      Added all the new Tomboy/Notebooks/*.cs files. Guess monodevelop now wants
      Check for system tag before displaying it in the tag bar.
      Adding this file too. Forgot it earlier. It's responsible for adding a
      Added Tomboy/PreferenceTabAddin.cs and
      Added a note for translators about the word, "Place".
      Added the following new convenience methods: GetNotebookFromNote(),
      Use Window.Present () when opening a notebook's template note so it gets
      Added PromptCreateNewNotebook () here so creating a notebook can be used
      Fixed a typo in the remove confirmation dialog. "note" -> "not".
      Removing the tagging UI again in favor of notebooking:
      Use NotebooksWithAllNotesItem from NotebookManager to allow the "All
      Add add/remove buttons so users can add/remove notebooks directly in this
      Adjusted a GetString call so the comment appears on the direct previous
      NotebookPreferenceTabAddin.cs.
      Introduce drag and drop so users can drag a note into a notebook in the
      Update search results immediately when a note is added/removed to/from a
      Modified our Gtk.Toolbar usage to not use the deprecated Append () calls
      Fixed the accelerators for the Search and Link buttons (prevents weird
      We're planning to implement a tasks interface in the future. This will
      Define CSC_DEFINES="-d:GTK_2_10" when the system has Gtk+ 2.10 or newer so
      Add a static string for a template system tag.
      Added the two new tomboy-new-notebook-*.png files into the list so they'll
      Added a boolean to track when we're deleting a note. Use this boolean in
      Added selected_notebook on the SearchNotes method so that the search count
      Updated for 0.9.3 release.
      Bump version to 0.9.4.
      Only disable the delete button if the note is a Notebook Template Note.
      Added a handler for "NewNotebookNoteAction" which allows a new note to be
      Set the default response to "No" when deleting a notebook (much safer this
      Moved the code that was running on the Note.Window.Shown event into the
      Adjusted the ToolMenuButton class to put a down arrow just to the right of
      Adjust for Gtk.ToolbarStyle. Fixes bug #508305.
      Revert the ToolMenuButtons back to not using a down arrow until someone
      Modified the main TreeView to support multiple selection. Partial fix to
      Added an "Unfiled Notes" item to the Notebooks list.
      Remove code that prevents a note from being dragged and dropped onto a
      Adjust previous commit to prevent notes from being dropped on the "All
      Added Tomboy/Addins/InsertTimestamp/InsertTimestampPreferences.cs.
      Updated for 0.9.4 release.
      Bump version to 0.9.5.
      Applied patch from JP Rosevear to remove libdbus and libdbus-glib since
      Hijack the Notebook ImageMenuItem to use a proper notebook icon.
      Modified to add a "new" emblem at the top-right.
      Change the size of the icon to 22x22 instead of 48x48.
      Adjust the notebook icon in the search window file menu to not have a
      Updated for 0.9.5 release.
      Bump version to 0.9.6.
      Applying modified patch from Michael Monreal to fix bug #507239. This
      Removed all the old icons that are now inside data/icons/.
      Updated for 0.9.6 release.
      Bump version to 0.9.7.
      Added the names of the people who have contributed documentation so they

Brent Smith (3):
      unfinished version of Tomboy manual; committed so Alex can branch.
      faded edges and added drop shadow. ditto ditto Finished the documentation.
      Added note about spellchecking depending on the GtkSpell package being

Changwoo Ryu (17):
      Added Korean translation by Young-Ho Cha.
      Added "ko" to ALL_LINGUAS.
      Updated Korean translation by Young-Ho Cha.
      Updated Korean translation by Young-Ho Cha.
      Updated Korean translation.
      Updated Korean translation.
      Updated Korean translation.
      Updated Korean translation by Young-Ho Cha.
      Updated Korean translation.
      Updated Korean translation.
      Updated Korean translation
      Updated Korean translation
      Updated Korean translation.
      Updated Korean translation
      Updated Korean translation
      Updated Korean translation
      Updated Korean translation

Chao-Hsiung Liao (6):
      Updated Traditional Chinese translation(Hong Kong). Updated Traditional
      Updated Traditional Chinese translation(Hong Kong). Updated Traditional
      Updated Traditional Chinese translation(Hong Kong). Updated Traditional
      0.12.0
      0.13.5
      0.13.6

Chris Scobell (10):
      Fixes for bug #405603:
      When creating an InsertAction from a InsertText event use the Length
      Check for > 0 SelectionData Length before proceding to process the
      Prevent the user from continuing when they have entered the name of an
      Move the pango markup into a separate string to make the translators jobs
      Set the Homogeneous property of the notebook toolbar button to be false so
      Implement paragraphs inside bullets by inserting a LINE SEPARATOR
      Call RemoveMenuItems at the start of AddMenuItems to ensure that the menu
      Only insert automatic bullets when a dash or asterisk is followed by a
      Make lines starting with a '-' or '*' bulleted even when there are leading

Chris Toshok (1):
      comment out call to pango_layout_set_ellipsize, as per orph's

Christian Rose (3):
      Added more entries and removed duplicate one.
      Added "sv" to ALL_LINGUAS. Added Swedish translation.
      Updated Swedish translation.

Christophe Bliard (2):
      Added French translation. Added screenshots. Added fr to DOC_LINGUAS
      Updated French translation.

Christophe Merlet (1):
      Updated French translation.

Christopher Orr (2):
      Moved note deletion UI to new NoteUtils class.
      Updated British English translation.

Claude Paroz (14):
      Updated French translation, including figures.
      Updated French translation.
      Updated French translation.
      Updated French translation.
      Updated French translation. Updated and added figures.
      Updated French translation by Bruno Bouard, <annoa b gmail com>.
      Updated French translation by Robert-André Mauchin and Claude Paroz.
      Updated French translation (and screenshots) by Frédéric Péters and
      Updated French translation by Gérald Ouvradou.
      Updated French translation.
      Add translator comment for 'New Note Template' (bug #565208).
      Updated French translation by Bruno Brouard and Claude Paroz.
      Updated French translation.
      Updated French translation.

Clytie Siddall (14):
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      vi.po: Updated Vietnamese translation.
      Updated Vietnamese translation.
      2007-09-03    vi.po    Updated Vietnamese translation
      2007-09-04    vi.po    Updated Vietnamese translation
      Updated Vietnamese translation
      Updated Vietnamese translation
      Updated Vietnamese translation

Dan Damian (2):
      Added Romanian translation by George Roman.
      Updated Romanian translation.

Daniel Nylander (46):
      Updated Swedish translation. Thanks to Sergej Kotliar.
      Updated Swedish translation.
      Updated Swedish translation.
      Added Swedish translation. Added sv to DOC_LINGUAS
      Updated Swedish translation.
      Updated Swedish translation. Added screenshots.
      Updated Swedish translation.
      Updated Swedish translation. Updated screenshots.
      Updated Swedish translation.
      Updated Swedish translation.
      Updated Swedish translation.
      Updated Swedish translation.
      sv.po: Updated Swedish translation
      sv/sv.po: Updated Swedish translation
      Updated Swedish translation.
      sv.po: Swedish translation updated
      sv.po: Swedish translation updated
      sv.po: Swedish translation updated
      Updated Swedish translation. Updated and added figures.
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv/sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Swedish translation updated
      sv.po: Swedish translation updated
      sv.po: Updated Swedish translation
      sv.po: Swedish translation updated
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      Updated Swedish translation.
      Updated Swedish translation. Updated and added figures.
      Updated Swedish translation. Updated and added figures.
      sv.po: Updated Swedish translation
      sv.po: Swedish translation updated
      sv.po: Swedish translation updated
      sv.po: Updated Swedish translation
      Updated Swedish translation. Updated and added figures.
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation

Danilo Å egan (1):
      Added Serbian translations by Goran Rakic.

Dave Camp (1):
      Make "link to new note" work on the word under the cursor if there is no

Dave Foster (2):
      Edit new task directly after a new task is added. Support function to get
      Added manual call to QueueSave after task creation. Removed unneeded

David Lodge (12):
      Updated British English translation.
      Updated British translation.
      Updated English (British) translation
      Updated English (British) translation
      Updated (British) English translation
      Updated (British) English translation
      Updated en_GB translation
      Added en_GB doc translation
      Update en_GB translation
      Updated British English translation
      Updated en_GB translation
      Updated en_GB translation

David Trowbridge (6):
      Add gnome URL handler entries
      Add a new "CanSplit" field. This field is used to notate tags which only
      Rearranged the way tags with an Image attribute actually apply that image
      - Fix whitespace issues that were making me sad.
      - Pretty up the main settings window.
      - More code cleanup.

Dimitris Glezos (1):
      Updated Greek translation.

Djihed Afifi (28):
      Updated Arabic Translation. Sync for gnome-2-18
      Updated Arabic Translation.
      Updated Arabic Translation.
      Updated Arabic Translation.
      Updated Arabic Translation. Added ar to LINGUAS list
      Updated Arabic Translation.
      Updated Arabic Translation.
      Updated Arabic Translation.
      Updated Arabic Translation.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Khaled Hosny.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Anas Husseini.
      Updated Arabic Translation by Anas Husseini.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Djihed Afifi.
      Updated Arabic Translation by Anas Afif Emad.

Duarte Loreto (13):
      Added Portuguese translation.
      Added Portuguese (pt) to ALL_LINGUAS.
      Updated Portuguese translation.
      Updated Portuguese translation and fix by Lauro Moura.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.
      Updated Portuguese translation.

Erdal Ronahi (1):
      Added initial Kurdish translations

Eskild Hustvedt (2):
      Added Norwegian Nynorsk translation
      Updated Norwegian Nynorsk translation by Eirik U. Birkeland

Espen Stefansen (1):
      Updated Norwegian bokmål translation.

Everaldo Canuto (1):
      Remove recently deleted files WrapBox.cs and TagEntry.cs.

Felix I (11):
      Added Tamil Translations
      updated ta translation
      updated ta translation
      updated ta translation
      updated ta translation
      updated ta translation
      updated ta translation
      updated ta translation
      Tamil translation updated
      tamil translation updated
      tamil translation updated

Fixed translation for new strings. T.Aihana (1):
      2004-10-22 Fixed translation for new strings. T.Aihana <aihana gnome gr jp>

Francisco Javier F. Serrador (29):
      Updated Spanish translation by Jorge
      Updated Spanish translation.
      Updated Spanish translation by Jorge González
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation by Jorge Gonzalez
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Added Spanish translation by Jorge Gonzalez
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.

Frank Arnold (8):
      Updated German translation.
      Updated German translation.
      Updated German translation.
      Updated German translation.
      Updated German translation.
      Updated German translation.
      Corrected entry to data/DefaultPlugins.desktop.in.in. Updated German
      Updated German translation. Thanks to Daniel Schindler.

Funda Wang (9):
      Added Simplified Chinese translation
      Added Simplified Chinese translation
      Updated Simplified Chinese translation
      Updated tomboy zh_CN translation.
      Updated tomboy zh_CN translation.
      Updated tomboy zh_CN translation.
      Updatd tomboy zh_CN translation.
      Updated zh_CN translation.
      Updated zh_CN translation.

Gabor Keleman (2):
      Commit the correct file
      Move translations from 2.22

Gabor Kelemen (21):
      Hungarian translation updated.
      Hungarian translation updated.
      Hungarian translation updated.
      Hungarian translation updated.
      Hungarian translation updated.
      Hungarian translation updated.
      Hungarian translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated.
      Translation updated
      Translation updated.
      Translation updated by Istvan Nyitrai.
      Translation updated.
      Translation updated.
      Translation updated.

Gabriel Burt (1):
      Change the Comment field to use imperative verbs to follow the HIG. Fixes

Gabriel Marcondes (3):
      added a bus handler to make sure the state is correctly set after the end
      Speech data is deleted when note is deleted, status of the stop button is
      Cleanup

Gareth Owen (1):
      Updated British English translation

Gil Forcada (1):
      Minor fix to Catalan translation

Gil Forcada Codinachs (5):
      Updated Catalan translation
      Minor update to Catalan translation
      Minor fix thanks to David Planella
      Minor fix to Catalan transaltion
      Updated Catalan translation

Gintautas Miliauskas (8):
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.

Goran Rakic (7):
      Updated Serbian translation
      Updated Serbian translation
      Conversion from sr Latn to sr latin
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation

Guntupalli Karunakar (2):
      Added Dzongkha translation
      Updated Dzongkha translation

Hendrik Brandt (1):
      Updated German translation by Frank Arnold.

Hendrik Richter (14):
      Updated German translation by Frank Arnold.
      Updated German translation.
      Updated German translation by
      *** empty log message ***
      Updated German translation.
      Updated German translation, by Jochen Skulj <jochen jochenskulj de>
      Updated German translation.
      Updated German translation.
      Updated German translation.
      Updated German translation, fix #482607.
      Updated German translation.
      Added German translation by Jochen Skulj <jochen jochenskulj de>.
      Small updates.
      Updated German translation.

Ignacio Casal Quinteiro (8):
      *** empty log message ***
      Updated Galician Translation
      Updated Galician Translation.
      Updated Galician Translation.
      Updated Galician Translation.
      Updated Galician Translation.
      Updated Galician translation
      Updated Galician translation

Ihar Hrachyshka (8):
      be.po: Updated Belarusian translation.
      be.po: Updated Belarusian translation.
      Added Belarusian Latin translation
      Updated Belarusian Latin translation
      Updated Belarusian Latin translation.
      Updated Belarusian Latin translation.
      Updated Belarusian Latin translation.
      Updated be latin po

Ilkka Tuohela (33):
      Added Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish Translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation (spellchecked)
      Updated Finnish translation
      Updated Finnish translation (bug #518255)
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation

Inaki Laranaga Murgoitio (1):
      Updated Basque translation.

Inaki Larranaga (5):
      Updated Basque translation.
      Updated basque translation
      Updated Basque translation.
      Updated Basque translation.
      Updated Basque translation.

Inaki Larranaga Murgoitio (11):
      Updated Basque translation.
      Updated Basque translation.
      Updated Basque translation.
      Updated Basque translation.
      Updated Basque translation.
      Updated Basque translation.
      Updated Basque translation.
      Added Basque translation. Added 'eu' to DOC_LINGUAS.
      Added image in Basque language. Images are: move-notes-search.png
      Updated Basque translation.
      Updated Basque translation.

Inaki Larrañaga Murgoitio (1):
      Updated Basque translation.

Iñaki Larrañaga (3):
      Added Basque translation.
      Added "eu" (Basque) to ALL_LINGUAS.
      saved as UTF-8.

Jakub Friedl (14):
      Minor fix in Czech translation.
      Updated Czech translation.
      A minor fix in cs translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Czech translation updated.
      Updated Czech translation.
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech Translation.

Jakub Steiner (4):
      use a search action icon defined in the icon naming spec instead of
      tweaks
      data/images/tag-22.png data/images/tag-32.png data/images/tag-24.png
      replace the placeholder with an actual notebook icon.

James Ogley (3):
      Updated British English translation.
      Corrected last translator info and update date
      Updated British English translation.

Jamin P. Gray (1):
      Implement the about dialog new method GetIcon which does the same thing as

Jani Monoses (3):
      Updated Romanian translation by Adi Roiban.
      Updated Romanian translation (Adi Roiban).
      Updated Romanian translation from Adi Roiban.

Jeff Tickle (4):
      Sketching ApplicationAddin aka Virtual Paper
      Fixed bug #508768; added context for "sketch"
      Fixed bug 417145
      Oops, broke string freeze last time, removed changes made in r1872 that

Jeffrey Stedfast (1):
      fixed GMime usage to support 2.2 and 2.4

Jesse Andrews (3):
      change internal link color and storage location to ~/.tomboy
      undid previous commit
      Removed darkgreen to make it red

Jochen Skulj (20):
      Updated German translation
      de.po: Updated German translation
      Updated German translation
      de.po: Updated German translation
      Updated German Translation
      de.po: Updated German Translation
      Updated German Translation
      Updated German Translation
      de.po: Updated German Translation
      Updated German translation
      Screenshot added
      Screenshot added
      Screenshot added
      Screenshot added
      Screenshot added
      Screenshot added
      de/de.po: German translation updated
      Updated German translation
      de.po: Updated German translation
      Updated German translation

Joe Shaw (1):
      Make the DBus.Connection static for the class, to prevent it from being

John M. Anderson (5):
      Repaired the C# files to have a consistent whitespace. We are no using 8 spaces instead of tabs
      Created an option in preferences to enable/disable auto bulleted lists
      Fixed formatting issues caused by r1652
      Unsubscribe event handlers when tasks are unloaded, fixes #484386
      Switched all files to using hard tabs instead of spaces

Jon Trowbridge (4):
      Be quiet!
      Be quiet!
      Do the right thing if dbus is installed in a non-/usr prefix.
      If the argument to --open-note looks like a Uri, treat it like a Uri

Jonh Wendell (1):
      Added Brazilian Portuguese translation by Vladimir Melo Added pt_BR to

Jonh Wendell S. Santana (1):
      Tribute to Raphael

Jordi Mallach (1):
      Add Plural-Forms header to fix build.

Jordi Mas (21):
      Updated Catalan translation
      Updated Catalan translation
      Fixes by Josep Puigdemont
      Update Catalan translation
      Small fixes for the Catalan transation
      Small Catalan update
      Updated Catalan translation
      Updated Catalan translation
      Updated Catalan translation
      Small fixes to the Catalan translation
      Two missing translations
      Updated Catalan translation
      2007-06-04 Jordi Mas
      Updated Catalan translation
      Updated Catalan translation
      Small fixes in Catalan translation
      Updated Catalan translation
      Updated Catalan translation
      Updated Catalan translation
      Updated Catalan translation
      Update untranslated string

Jordi Mas i Hernandez (1):
      Minor fixes to Catalan translation

Jorge Gonzalez (1):
      Updated Spanish translation

Jorge Gonzalez Gonzalez (54):
      Updated Spanish translation.
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated ChangeLog
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation, fixes bug #569457
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Josep Puigdemont i Casamajó (1):
      Updated Catalan translation by Jordi Mas.

Jovan Naumovski (11):
      Added Macedonian Translation <jovanna cvs gnome org>
      2006-08-08 Jovan Naumovski <jovanna cvs gnome org> * mk.po: Updated Macedonian Translation
      2006-08-15 Jovan Naumovski <jovanna cvs gnome org> * mk.po: Updated Macedonian Translation
      2006-08-28 Jovan Naumovski <jovanna cvs gnome org> * mk.po: Updated Macedonian translation
      2006-09-05 Jovan Naumovski <jovanna cvs gnome org> * mk.po: Updated Macedonian translation
      2007-08-26 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.
      2007-09-01 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.
      2007-09-04 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.
      2008-02-12 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.
      2008-02-12 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.
      2008-08-25 Jovan Naumovski <jovanna svn gnome org> *mk.po: Updated Macedonian translation.

Kenneth Nielsen (7):
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation

Kevin Kubasik (21):
      A small configure patch to specify galago versions, since the galago component wont build against newer releases.
      Re-Enable the basic tagging interface. Should be source-similar with the
      Initial implementation of the new tagging bar, majory buggy and still
      Properly hide System and Property tags from the user, this is a somewhat
      Committing inital autocomplete support, its slow and needs some major
      Update code to actually _add_ new tags.
      Code formatting and cleanup, also adding some comments.
      More code cleanup for readability, still have autocomplete dropdown bugs.
      Fix positioning of autocomplete some.
      Using a Gtk.Entry for tags. Usage is pretty easy, just Tab to see
      Added myself Adding myself to authors. Comment out the no-longer used
      Fixing some delegate logic to fix build.
      Focus Tag bar on open.
      Don't select text on tagbar focus.
      Start to properly iconfiy Tomboy.
      Load our placeholder icons.
      Fix bug #503226: Infinite recursion with panels less that 16. Patch based
      Fix bug # 507493: Notes with tags are recreated by a QueueSave.
      Fixing bug#517369 by cleaning up some licence headers. The tomboy*.c and
      Some small memory reductions/comments. (mostly inlining some method calls
      Fix bug# 441296, and follow large pastes' to their end.

Khandakar Mujahidul Islam (1):
      Updated bengali translation

Kjartan Maraas (30):
      Make Joe even happier. Same.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Add some missing files. Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated translation from Espen Stefansen.
      Add a whole bunch of missing files. Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation from Espen Stefansen.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Add missing file. Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Add missing files. Updated Norwegian bokmål translation.
      Add missing file. Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Added missing file. Updated Norwegian bokmål translation.
      Updatd Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Kostas Papadimas (4):
      Added  Greek translation by Dimitris Glezos <dimitris glezos com>
      Updated Greek translation Dimitris Glezos <dimitris glezos com>
      Updated Greek translation
      Updated Greek translation by Jennie Petoumenou.

Krishnababu Krothapalli (2):
      Updated Changelog Entry
      Udated Telugu translation

Kwok-Koon Cheung (3):
      New traditional Chinese translations
      Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)
      Help Funda Wang committing zh_CN translation

Lasse Bang Mikkelsen (1):
      Updated Danish translation by Peter Bach

Laszlo Dvornik (2):
      Hungarian translation updated by Gabor Kelemen.
      Hungarian translation updated by Gabor Kelemen.

Laurent Dhima (4):
      Added Albanian translation.
      Added sq to ALL_LINGUAS.
      Updated Albanian translation.
      Updated Albanian translation.

Leonardo Ferreira Fontenelle (13):
      Updated pt_BR translation, by Vinicius Pinheiro
      Fix typo in pt_BR translation
      Updated pt_BR translation.
      Fixed Brazilian Portuguese translation of "search", by Washington Lins
      Brazilian Portuguese translation updated by Vladimir Melo
      s/_Conteúdo/S_umário; see bug #461308.
      Minor fix in Brazilian Portuguese translation.
      Brazilian Portuguese translation updated, and fixed, by Vladimir Melo.
      Brazilian Portuguese translation updated by Vladimir Melo.
      Brazilian Portuguese translation updated and reviewed by Vladimir Melo and
      Translation fix by Vladimir Melo, and typo fixes by myself.
      Brazilian Portuguese translation improvements by Vladimir Melo.
      Updated Brazilian Portuguese translation. Contributed by César Veiga.

Luca Ferretti (5):
      Import updated Italian translation from gnome-2-20 branch
      Updated Italian translation by Milo Casagrande.
      Updated Italian translation by Milo Casagrande.
      Added it to DOC_LINGUAS Added Italian translation and figures by Milo
      Imported updated translation from gnome-2-24 branch.

Lucas Rocha (3):
      Updated Brazilian Portuguese translation by Vinicius Pinheiro
      Updated Brazilian Portuguese translation by Vinicius Pinheiro
      Fixes on Brazilian Portuguese translation by Lauro Moura

Manoj Kumar Giri (2):
      Updated Oriya Translation.
      Added entries for Oriya language Translation updation.

Marcel Telka (16):
      Added Slovak translation by Pavol KlaÄ?anský. Added sk.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.
      Updated Slovak translation by Pavol KlaÄ?anský.

Mark Krapivner (1):
      Updated Hebrew translation by Yaron Shahrabani

Martin Willemoes Hansen (6):
      Added Danish translation.
      Added Danish (da) to ALL_LINGUAS.
      Updated Danish translation.
      Updated Danish translation.
      Use standard way to get translator credits for the about dialog.
      Updated Danish translation.

Matej UrbanÄ?iÄ? (14):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation.
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matic Zgur (1):
      Added sl to ALL_LINGUAS Added Slovenian translation.

Maxim Dziumanenko (6):
      Added Ukrainian tranlsation.
      Update Ukrainian translation.
      Update Ukrainian translation.
      Update Ukrainian translation.
      Update Ukrainian translation.
      Update Ukrainian translation.

Maxim V. Dziumanenko (1):
      svn path=/trunk/; revision=2173

Michael Fletcher (1):
      Add initial NoteDirectoryWatcher add-in for watching external changes to note files.

Miguel de Icaza (1):
      Do not store boolean flags on the hashtable as those are quite large

Milo Casagrande (1):
      Fixed a typo in the manual

Miloslav Trmac (12):
      Added Czech translation.
      Added cs to ALL_LINGUAS.
      Update Czech translation
      Update Czech translation
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.

Nat Friedman (3):
      Make FindMatches and HighlightMatches public static. Add
      Plural.
      Quiter.

Nguyen Thai Ngoc Duy (3):
      updated vi.po
      updated vi.po
      updated vi.po

Nguy�n Thái Ng�c Duy (1):
      Fixed "cuá»?n vá»?"

Nickolay V. Shmyrev (7):
      Added ru and vi to ALL_LINGUAS.
      Updated Russian translation.
      Updated Russian translation.
      Added Russian translation by Konstantin Maslov <conma yandex ru>
      Added an initial addin for voice notes by Gabriel Marcondes.
      Updated Russian translation.
      Updated Russian translation by Yuriy Penkin.

Og B. Maciel (4):
      Updated Brazilian Portuguese translation.
      Updated Brazilian Portuguese translation.
      Updated Italian translation.
      Updated Brazilian Portuguese translation.

Paul Cutler (1):
      Updated manual

Pawan Chitrakar (3):
      Added Nepali Translation
      Updated Nepali Translation
      Updated Nepali Translation

Pema Geyleg (3):
      *** empty log message ***
      Updated Dzongkha Translation
      updated dzongkha translation

Peter Bach (1):
      Updated Danish translation

Petr Kovar (4):
      Updated Czech translation by Pavel Sefranek.
      Fixed Czech translation.
      Updated Czech translation by Pavel Sefranek.
      Updated Czech translation by Pavel Sefranek, reviewed by Lucas Lommer and

Petr KováÅ? (1):
      cs.po: Updated Czech translation by Pavel Sefranek.

Philip Withnall (6):
      Updated British English translation.
      Fixed British English translation.
      Updated British English translation.
      Updated British English translation.
      Updated British English translation.
      Updated British English translation.

Priit Laes (41):
      Translation added by Ivar Smolin.
      Added 'et' to ALL_LINGUAS
      Translation updated by Ivar Smolin.
      Translation updated by Ivar Smolin.
      Translation updated by Ivar Smolin.
      Translation updated.
      Translation updated by Ivar Smolin.
      Translation updated by Ivar Smolin.
      Translation updated by Ivar Smolin.
      Translation updated by Ivar Smolin.
      Translation updated by Ivar Smolin.
      Estonian translation update by Ivar Smolin <okul linux ee>.
      Estonian translation update by Ivar Smolin <okul linux ee>.
      Updated Estonian translation by Ivar Smolin <okul linux ee>.
      Updated Estonian translation by Ivar Smolin <okul linux ee>.
      Updated Estonian translation by Ivar Smolin <okul linux ee>.
      Updated Estonian translation by Ivar Smolin <okul linux ee>.
      Updated Estonian translation by Ivar Smolin <okul linux ee>.
      Updated Estonian translation by Ivar Smolin <okul linux ee>.
      Estonian translation update by Ivar Smolin.
      Estonian translation update by Ivar Smolin.
      Estonian translation update by Ivar Smolin.
      Estonian translation update by Ivar Smolin.
      Estonian translation update by Ivar Smolin.
      Estonian translation updates by Ivar Smolin <okul linux ee>
      Estonian translation updates by Ivar Smolin <okul linux ee>
      Estonian translation updates by Ivar Smolin <okul linux ee>
      Estonian translation updates by Ivar Smolin
      Translation updated by Priit Laes.
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Ivar Smolin
      Translation updated by Mattias Põldaru
      Translation updated by Mattias Põldaru
      Translation updated by Mattias Põldaru

Raivis DEjus (1):
      Updated Latvian translation.

Raivis Dejus (6):
      Added "lv" (Latvian) to ALL_LINGUAS. Added Latvian Translation.
      Updated Latvian Translation.
      Updated Latvian Translation.
      Updated Latvian (lv) translation
      updated latvian translation
      Updated Latvian translation

Raja R Harinath (1):
      (RESOURCES): DefaultPlugins.desktop is found

Rajesh Ranjan (7):
      added propsed one in hindi
      Updated Translation
      hindi update
      added by Rajesh Ranjan for maithili
      Adding in LINGUA for maithili
      updated for Hindi by Rajesh Ranjan
      hindi updated by Rajesh Ranjan

Raphael Higino (5):
      Updated pt_BR translation
      Updated pt_BR translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Robert-André Mauchin (1):
      Updated French translation

Roberto Majadas (1):
      Updated spanish translation

Runa Bhattacharjee (19):
      Added Bengali (bn) Translation
      Added Bengali (bn) to ALL_LINGUAS
      Added Entry for addition of Bengali (bn) to ALL_LINGUAS in configure.in
      Added Entry for Bengali Translation addition
      Added Bengali India (bn_IN) Translation
      Added Bengali India (bn_IN) to ALL_LINGUAS
      Added entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.in
      Added entry for Bengali India (bn_IN) translation addition
      Updated Bengali India Translation
      Added Entry for Bengali India Translation Updation
      Updated Bengali India Translation
      Added Entry for Bengali India Translation Updation
      Updated Bengali India Translation
      Added Entry for Bengali India Translation Updation
      Added Kannada Translations by Shankar Prasad
      Added Kannada (kn) to the List of languages
      Added Entry for Kannada Translation addition and addition to LINGUAS
      Updated Bengali India Translation
      Added Entry for Bengali India Translation Updation

Ryan Lortie (1):
      Add plugin for fixed-width font style.

SANDRA MARAKKALA DANISHKA NAVIN (6):
      Added Changelog entries for sinhala translation additiona and addition of si to LINGUAS
      updated si translation
      updated si.po
      updated ChangeLong
      Added si
      updated LINGUAS

Sandeep Shedmake (4):
      Adding Marathi(mr) to LINGUAS
      Updating Marathi Translations
      Updated Marathi Translations
      Updated Marathi Translations

Sandy Armstrong (52):
      Add support for using a note titled "NotD: Template" as a template for
      Reverted NotD Template patch, since it broke the string freeze for GNOME
      Added support for automatic import of Sticky Notes upon first run of
      Add support for using a note titled "NotD: Template" as a template for
      Added PluginInfo attribute.
      When first plugin instance is initialized, check for existence of Sticky
      Remove fix for bug #404739. Not a complete revert; still check for null on
      Reapply fix for bug #404739.
      Fixes for bug 410314: Set author to OFFICIAL_AUTHOR, website to official
      Bump minimum required gtk/gdk to 2.6.0. From bug #412130. Remove #ifdef
      Bump minimum required gtk-sharp2 to 2.6.0. From bug #41213
      Fixing typo. Resolves bug #422408.
      Fixing typo. Resolves bug #422265 on trunk.
      svn:ignore love.
      Updating Tomboy website URL.
      Defines.cs -> Defines.WIN32.cs. Add WindowsFactory.cs. Use 22x22 Tomboy
      Include tomboy.ico and COPYING.
      Include tomboy.ico and COPYING.
      Change output directory to same as Tomboy.csproj, and remove obsolete
      Add WiX installer project for SharpDevelop. As far as I can tell Visual
      De-uglify.
      Check for .NET 2.0 and Gtk# >= 2.10.
      Change output type to WinExe to prevent DOS window. Need to do the same
      Update for 0.13.1.
      Bump version to 0.13.2.
      Add .gitignore.
      Add tomboy.doap, and rearrange MAINTAINERS to try to ease email burden on Boyd and Alex.
      Update .gitignore and tomboy.doap.
      Add Desktop category to tomboy.doap
      Rename ChangeLog to indicate that we are no longer using it.
      Move ChangeLog back to where it was until it can be removed properly.
      Fix extraneous URL matchings, like this/that/other matching "/that/other", following up on bug #436994.
      Add mailto: prefix to foaf:mbox values.
      Prevent initialization of GConfPreferencesClient before calling Gtk.Application.Init.
      Add NoteDirectoryWatcher to MonoDevelop project.
      Switch to generated ChangeLog for tarballs
      Switch automake strictness to foreign, and rename ChangeLog to make it clear it is not in use.
      Always share NoteTagTable, saving a bit of memory and removing a poorly-tested code path.
      Fix whitespace errors.
      Clean up NoteRecentChanges.FilterByTag.
      In LoadForeignNoteXml, only add/remove tags when necessary to prevent excess notifications.
      Update NoteDirectoryWatcher to load note data more accurately and to be aware of Tomboy-generated file events.
      Add references to Mac OS X and the dock, fix a few typos, and change role to "candidate".
      Upgrade to Mono.Addins 0.4.
      Update .gitignore for Windows.
      Applying whitespace changes forced by git
      Expose --debug command line flag.
      When starting the AddinManager, only rebuild the registry if --debug has been passed.
      Add missing Mono.Addins assembly.
      Update NEWS for 0.15.0.
      Add Ben to AUTHORS.
      Update copyright information in About dialog.

Sanford Armstrong (298):
      file README-WIN32 was initially added on branch tomboy-win32.
      file tomboy.vbs was initially added on branch tomboy-win32.
      file tomboy.bat was initially added on branch tomboy-win32.
      file konqueror.bat was initially added on branch tomboy-win32.
      file Defines.cs was initially added on branch tomboy-win32.
      file TomboyGConfXKeybinder_Stub.cs was initially added on branch tomboy-win32.
      file tintin.ico was initially added on branch tomboy-win32.
      file Mono.Unix_Stub.cs was initially added on branch tomboy-win32.
      file GuiUtils_Stub.cs was initially added on branch tomboy-win32.
      file Gnome_Stub.cs was initially added on branch tomboy-win32.
      file Gnome.Url_Stub.cs was initially added on branch tomboy-win32.
      file Gnome.Stock_Stub.cs was initially added on branch tomboy-win32.
      file Gnome.Program_Stub.cs was initially added on branch tomboy-win32.
      file Gnome.PanelApplet_Stub.cs was initially added on branch tomboy-win32.
      file Gnome.About_Stub.cs was initially added on branch tomboy-win32.
      file GConf_Stub.cs was initially added on branch tomboy-win32.
      file .cvsignore was initially added on branch tomboy-win32.
      file build.bat was initially added on branch tomboy-win32.
      2007-03-05  Sandy Armstrong  <sanfordarmstrong gmail com
      Adding extremely basic MonoDevelop solution. Probably requires version
      Removing "Open Plugins Folder" menu items from everywhere except for
      Adding `make run` support for running uninstalled Tomboy.
      Initial import of basic Epiphany extension.
      Added Tomboy icon to menu entry with a hard-coded path. If note with site
      Removing references to uncommitted tagging code. When tagging patch lands
      Reverting to previous version now that tagging has landed on trunk.
      Keep static menu items in predictable locations closest to tray icon.
      Fixed spacing.
      Set default font to GNOME document font instead of default Pango font.
      Remove mention of donations in the About dialog. Fixes bug #432843.
      Replacing references to Tomboy website with a new constant:
      Removing references to gtk#/gnome# 2.10 assemblies. Didn't mean to commit
      Unpin notes when they are deleted to keep the menu_pinned_notes GConf
      Make Tomboy remember open/closed state of notes in between sessions. The
      Fire ExitingEvent when receiving SaveYourself signal from the GNOME
      Fix mailing list link in README file. Will need to do this again when we
      Deleting www/ directory from repository. Tomboy website is now maintained
      Added NoteDirectoryPath property.
      Allow opening notes with keyboard in bullet list. Fixes part of bug
      Removing unused Gtk.HPaned.
      Change HTML export link/title colors to match new note link/title colors.
      --open-note command line option now accepts a file path as an argument. It
      Unless note is created using the "Link" button, select title when create
      Migrate EvolutionPlugin to EvolutionNoteAddin, using Mono.Addins.
      Migrating GalagoPresencePlugin to GalagoPresenceNoteAddin, using
      Removing use of enabled_plugins GConf key.
      Changing category to "Desktop Integration". Categories could still use
      Updated NEWS for 0.7.2.
      Bump version to 0.7.3.
      Removing Tomboy/Plugins/.
      Copying new files from tomboy-sync branch.
      Copying Gnome.Keyring bundle from tomboy-sync.
      Merging in the rest of the tomboy-sync branch. In additon to note
      Fixing objectType for SyncServiceAddin extension point.
      Fix crash when no SyncServiceAddins found.
      Reset client and local manifest file if server has been wiped, or
      Adding support for server ID to prevent syncing against an empty or
      Add ArchLinux support (patch courtesy of Dave Foster).
      Adding sync preferences to our GConf schema. Moving these preferences to
      Removing Mono.Security reference. Not sure what that was doing there.
      Fix for OpenSUSE build system issues, courtesy of Michael Wolf.
      Add support for using shift+delete to perform a "cut" operation. Should
      PreferencesDialog handles sensitivity of sync widgets. Change cursor to
      Update syntax to match
      Sort sync addin combo box by name.
      Add ApplicationAddinListChanged event to AddinManager. Use in
      SyncServiceAddins now derives directly from ApplicationAddin.
      Fixing build-breaking typo. Whoops!
      Improved sensitivity behavior of save/clear buttons on sync tab.
      Alert user if enabling FUSE fails.
      Add "Advanced" dialog for sync tab that exposes saved conflict handling
      Add "X note updates processed." to bottom of SyncDialog.
      Added reminder to fix tabbing.
      Folder/Path cleanups.
      Changing wording of main paragraph in SyncDialog to mention how many notes
      Improvements to status strings in Sync Dialog.
      Updating NEWS for 0.7.4
      Bumping version to 0.7.5.
      Test driver for Tomboy's DBus interface. Currently provides coverage of
      Check for TomboySyncException when saving sync configuration. Use
      Rename CreateMountPath method to PrepareMountPath, and add a call to make
      Improved sync pref widget sensitivity behavior. Nuke sync client
      String work.
      Updated for 0.7.5.
      When saving configuration, throw TomboySyncException if addin is not
      Adding FuseSyncServiceAddin.cs, which was mistakenly left out. Fixes bug
      Handle potential for LoadForeignNoteXml exceptions.
      Better handling of exceptions during synchronization. Entire sync thread
      IsValidXmlFile now includes check for file existence. Stream/Writer usage
      Update plugins directory references to reflect new addin infrastructure.
      When renaming a note in conflict, check new title against new/updated
      Removing obsolete comment.
      Minor cleanups, including fix for being unable to sync after a previous
      Padding/spacing/wrapping fixes for SyncDialog. Fixes bug #473354 (patch
      Added clarifying comment for translators. Check for ability to create,
      Check for ability to list dir and read test files when saving a sync
      Commit does not fail if cleanup step fails. Should still revamp cleanup
      Don't show import results dialog when doing an automatic import. Less
      Updating help for upcoming 0.8.0 release. "Plugins" are now "add-ins".
      Draft content for synchronization section. Other minor style fixes.
      Minor sync draft update. Bump for 0.8.0 (next release).
      Updated NEWS for 0.8.0.
      Cleanup in the synchronization section.
      GDP-recommended use of terms like "drop-down list" and "menu". Also
      Updated all screenshots for help documentation. Replaced
      Forgot to add this earlier (thanks to Daniel Nylander for catching this!).
      Bumping trunk version to 0.9.0. Start your engines!
      Correct check for ShiftMask when Delete key is pressed. Fixes bug #437684
      Backing out fix for bug #449478. Now the body of the note content is
      Removing extraneous debug statements.
      Added internal dbus-sharp files to MD solution, mostly just for
      Stop looking for bootLocalFile and echoTool; we do not use them
      Only require lsmod for IsFuseEnabled, and gksu/etc and modprobe for
      Made a note to get the BugzillaIcons directory in a more safe manner in
      Enable more flexible bugzilla URLs, where "id=" can come after the initial
      Removing unused Match class. Patch courtesy of gopi and GHOP.
      Fixes for bug #430357, courtesy of gopi and Google's GHOP program:
      "All notes" notebook has same context menu as real notebooks (but Delete
      Check that previous notebook isn't null when moving a note to a different
      Fix path in ActionManager.GetWidget call for the "Create New Note" menu
      Move toolButton initialization from Initalize method to OnNoteOpened
      Fix compilation error when gtk+ < 2.10.
      Don't need "Tagging In Tomboy" note anymore, though maybe "Notebooks In
      Commenting out use of Gtk.Button.ImagePosition, which is new to GTK+ 2.10.
      If dbus is disabled, execute command line options *after* initializing the
      Add ActionManager.GetPlaceholderChildren method, which retrieves the
      Put in some print code to debug a null reference exception (see bug
      Added mnemonics to sync preferences tab and associated widgets. Fixes bug
      Added InsertTimestamp addin files to Monodevelop solution. Exposed
      Added preference to enable middle-click paste on the Tomboy icon, which
      Scroll back to the currently selected note after refreshing. Part of fix
      Added ability to set default fuse mount timeout with
      Removing debug lines that were accidentally committed.
      Added HideNote method to the RemoteControl DBUS interface, which allows
      Removed reference to NoteFindBar case-sensitivity from help. Removed
      Fixing ChangeLog
      Support gnome-sharp 2.19.x, in which gconf-sharp-peditors has been split
      Fix from Wade to check for separate gconf-sharp-peditors package on 2.16.1
      Added Sketching add-in to MonoDevelop solution.
      Galago presence add-in should not be built by default.
      Build galago by default if galago-sharp is installed. Note that it will
      Catch exceptions generated during OnDisabledAddin, and print message to
      Added MetadataChangeDate property to Note and NoteData classes, serialized
      Removed bundled dbus-sharp, since it is a now a blessed GNOME dependency.
      Reverse logic in SetPositionExtent so that note location and size
      Add Wade's note creation stress tester script. Addresses bug #518294.
      Ignore erroneously inserted second WidgetInsertData (identified by its
      Listen for events fired when a tag is added or removed from a note. Sync
      Sort the notes list after initially loading all notes. Fixes bug #519042.
      Upgrade bundled Mono.Addins from version 0.2 to version 0.3.
      Bump Mono.Addins requirement to 0.3. Only use bundled version of
      Removing obsolete SYS_PLUGINS_DIR constant.
      Add missing file to project.
      Bump to version 0.2. Bump Tomboy addin version to 0.10. Use compatVersion
      Always recreate ~/.tomboy/addins/Tomboy.addins when starting Tomboy. This
      Bumped version to 0.10.0. Replace <p> element with <para>.
      Updated for 0.10.0.
      Bump trunk to 0.11.0.
      Changed category Tools->Desktop Integration. Moved note window
      Replace #!/bin/bash with #!/usr/bin env bash, to handle OSs that have the
      Fix check for Mono.Addins >= 0.3. Fixes bug #521616, patch courtesy of
      Add abstract method GetFuseMountExeArgsForDisplay for writing to stdout
      Update printing addin to use Gtk.Print. Delete old gedit/gnomeprint-based
      Fix ChangeLog on r1997 to mention bug number and John Anderson as contributor
      Drafting update for 0.11.0 release.
      Remove check for libgnomeprintui. Removing COPYING from EXTRA_DIST. New
      Hard requirement for Mono.Cairo. Copied some Banshee build macro code to
      Remove gedit-print.c and gtksourceprintjob.c.
      Bump version to 0.11.1.
      Accept bug IDs of one or more digits. Fixes bug #533024.
      Support newer `mount` output like " type fuse.sshfs" found in Ubuntu
      When creating a new notebook, check that notesToAdd isn't null (as some
      Include .mdb files during install. Note that when running Tomboy
      Adding source for Tomfox, the awesome Firefox extension from Harry Coal.
      reorg
      reorg
      New russian translation. Update to 1.0.1 (Harry Coal). Added standard
      Support building from an SVN working copy (removed unneeded CVS support).
      Don't crash if there's an error saving note data. Show the user an
      Check for null widgets when computing SearchText. Should fix bug #544996.
      Prevent crash when activating notebook tool button in the case that the
      Use Gtk.StatusIcon instead of eggtrayicon. Fixes bug #349265. This
      If Start Note URI in GConf is invalid, look for an existing "Start Here"
      Borrow code from Banshee to enable running tomboy with --debug, --profile,
      Translation updates since 0.11.0.
      Bump version to 0.11.2.
      Fix yet another potention NRE crash, which occurred when closing the
      Add target for .mdb files to support parallel building. Fixes bug #547506.
      Use Gtk.StatusIcon.GetGeometry method to get a Gdk.Screen, as the
      Use Pango.Units.FromPixels instead of FromDouble, which appears to be new
      Update for 0.11.2.
      Bump version to 0.11.3.
      Set minimum gnome-sharp version to 2.15 to account for panel applet fixes.
      Update NEWS for quick 0.11.3 release.
      These files are copyright Alex Graveley, not Novell. Also, per Alex's
      Support "NoMatch" result code. Fixes bug #499841, patch courtesy of Alexey
      Prevent null object exceptions when shutting down the Tasque add-in (think
      Better exception handling when validating lock file. Some whitespace
      Remove hack that saved notes (unnecessarily) whenever GetCompleteNoteXml
      Fix bug #535279 by cancelling sync properly if an exception occurs (in
      Revert to old (pre-0.11.x) printing add-in, as the Gtk.Print port is not
      Bump version to 0.12.0.
      Revert to 0.10.x-era translations of printing add-in.
      Revert to 0.10.x-era translations of printing add-in.
      Revert to 0.10.x-era translations of printing add-in.
      Update for 0.12.0.
      Bump version to 0.13.0.
      Rebundling gnome-sharp panel applet code if gnome-sharp < 2.23.90 is
      IPlatformFactory implementation for Windows.
      Massive svn:ignore love
      Remove QuitMainLoop method which was never being used.
      Add Windows icon generated via http://eisbox.net/iconvert/
      Importing easy-to-use keybinding code from the ManagedWinapi project
      Set DATADIR, GNOME_LOCALE_DIR, and SYS_ADDINS_DIR properly for a Windows
      Don't try to load prefs.xml if it does not yet exist.
      Initial Mac support (for now, identical to Windows support, but leaves out
      Set Resizable to true. This appears to have no effect in Linux/Windows,
      Mac-specific MD msbuild projects.
      Mono bindings for Immendio's ige-mac-integration library.
      Fixes for bug #556136: Add single-instance detection and some support for
      Add RemoteControl stuff to Mac project. Add RemoteControl support #if MAC.
      Don't build if --enable-dbus=no.
      Bump version to 0.13.1. 0.13.0 represents a preview release for Windows
      Set has_fixed_panelapplet *after* PKG_CHECK_MODULES macro. Setting that
      Use gtk-about instead of gnome-stock-about in the panel applet context
      Add --enable-gnome (default), --enable-windows, and --enable-osx (mutually
      Open online help, since installed help isn't available at this time.
      Cleaned up gtk and glib includes to use only toplevel headers. Fixes bug
      Add the XSL to the project.
      When activating a notebook row in the search UI (selecting and pressing
      Add some useful XmlWriterSettings static members. The settings specify
      Add QueueSave to the end of Note.LoadForeignNoteXml. Callers can specify
      Update for 0.13.2.
      Bump version to 0.13.3.
      Memory savings, lazy-loading; beginnings of fix for bug #565790 (reduce
      Don't forget to XML encode title text when there's a template note. Fixes
      Rename TomboyAppletEventBox to TomboyPanelAppletEventBox. Fixes problem
      Remove trailing space from translated string (bug #566711).
      Set process name to "tomboy" instead of "Tomboy" to make the session
      Switch to using generic collection classes wherever possible. Clean up
      Update for 0.13.3.
      Mention update to es.po.
      Bump version to 0.13.4.
      Removing bundled Mono.Addins. Mono.Addins 0.3 or greater is now required
      Bump version of Tomboy addin dependency. Gets rid of irritating warning
      Switch to x86 build target. Fixes bug #558272. Thanks to Jay R. Wren for
      Add HintPath for gtk-sharp and related libs (Doug Johnston), and turn off
      Remove bundled Mono.Addins from project. Clean up project file.
      Fix line ending inconsistency and set svn:eol-style=native. Partial fix
      svn:eol-style love
      svn:eol-style=native love
      Fix a bunch of compiler warnings. Part of bug #569890, courtesy of
      Update ChangeLog
      Update ChangeLog policy for MonoDevelop r125208.
      Fix messed-up ChangeLog again
      Remove deleted files.
      Add search window position keys to schema.
      Perform a full exit when the panel applet quits. Previously, exit event
      Fix ChangeLog header preferences.
      Fixing ChangeLog again
      Don't hardcode "gmcs" as the compiler. Fixes bug #562846 (patch from James
      Move UrlWatcher.ShowOpeningLocationError to GuiUtils. Use with try/catch
      Update ChangeLog and TextEditor policies.
      Add translator comment.
      Delete old libgnomeprint-dependent print code. Add Mono.Cairo reference.
      Move work out of Initialize. Ensure disposal of the print operation. Show
      Better logged error on print failure.
      Match accelerators correctly (they still don't all work, though).
      Rename from *.mac* to *-mac* to work around MonoDevelop issues. Add build
      Update for 0.13.4.
      Bump version to 0.13.5.
      Remove checks for libgnomeprint and libgnomeprintui.
      Update references for gtk-sharp 2.12 from Novell.
      Latest fixes from Benjamin Podszun. There are still some margin issues but
      Adjust paragraphs to prevent page overflow. Patch from Benjamin Podszun;
      Raise errors if file create/read/write tests fail when configuring sync.
      Add accelerator text for increase/decrease indent in Tools menu. Fixes bug
      Set MONO_DISABLE_SHM=1. Fixes bug#514434.
      Add schema entries for SSH gconf keys we have been using for over a year.
      Add hidden gconf preference to support passing "-ac" option to wdfs,
      Add checks in NoteLinkWatcher.DoHighlight to prevent erroneous links.
      After successfully configuring sync, offer to perform a sync. Fixes bug
      Proper localization support for plural strings. Fixes bug #476061, patch
      Updated for 0.13.5.
      Bump version to 0.13.6.
      Add printing support to Mac solution.
      Change gtk-sharp min version to 2.10.1 to prevent build error with
      Have numeric keypad Enter key behave the same as regular Enter/Return.
      Add Florian's full name.
      Remove extraneous whitespace matching in URL regex. Fixes bug #436994,
      Add MacApplication.cs. Fixes bug #570121.
      Update for 0.13.6.
      Bump version to 0.13.7.
      Include AUTHORS, README, COPYING, and NEWS in installer. Save reference to
      Bump version to 0.14.0.
      Update for 0.14.0.
      Fix Mono.Addins references to point to the GAC, and stop bundling
      Bump version to 0.15.0.

Satoru SATOH (3):
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.

Sebastian Dröge (5):
      Allow compiling and linking against an external Mono.Addins version that
      Check for libm and link to it libtomboy uses math functions. Use floor(x +
      Check for X11 libraries and headers and actually link with them. This was
      Port the contrast color calculation from libtomboy to a managed
      Stop linking to libm and checking for it in configure as we don't use it

Sebastian Rittau (15):
      Added support for NUnit unit tests.
      Added a test case for the NoteManager. Extract Method on NoteManager
      Warning fixes
      ExportToHTML: do XSLT transformation in-memory, instead of relying on
      New Logger class to replace existing calls to Console.WriteLine.
      Split methods FirstRun and CreateTrieController out of NoteManager and
      Made Note constructors private and instead introduced factory methods
      Don't use the on-disk copy of the note for exporting, but an in-memory
      whitespace fix
      Mute the logger while executing tests.
      Hardcode the path to the plugins directory to ~/.tomboy/Plugins.
      Split class NoteData out of class Note.
      NoteData is now identified by an immutable URI. Introduced a new class
      fix
      NoteArchiver now works on NoteData instead of Notes. Also, the Read

Shankar Prasad (2):
      update kannada translation and ChangeLog
      updated kn.po

Sigurd Gartmann (3):
      Added Norwegian Bokmål translation. Added 'nb' and 'no' to ALL_LINGUAS.
      Updated Norwegian translations.
      Updated Norwegian translation. Updated Norwegian translation.

Simos Xenitellis (5):
      Updated Greek translation by Athanasios Lefteris <alefteris gmail com>
      Updated Greek translation by Athanasios Lefteris <alefteris gmail com> (part b)
      Updated Greek translation by Giannis Katsampiris
      Updated Greek translation by Nikos Paraschou
      Updated Greek translation (Fotis Tsamis)

Stefan Schweizer (13):
      This addin adds an item to the tools menu that inserts a timestamp at the
      Set svn:ignore property.
      Exporting bug numbers from bugzilla addin as links.
      Added a preference to disable closing notes with Escape, the default is
      Fixed Gtk-WARNING message 'Unknown tag gtkspell-misspelled' by correctly
      Allow dragging the same bug twice to a note. Fixes bug #519876.
      Added myself.
      Resolve note URIs only once to simplify check for loops between linked
      Register for TagApplied events before spell checking is started. Partly
      Recheck spelling if a tag is removed. Fixes bug #530856.
      Reverted yesterday's spellchecking patch (the second, r2077) because of
      Change reference from SVN to Git in README
      Remove exclusion list for prefixes in WikiWords

Steven Michael Murphy (1):
      Added new Language, Kinyarwanda (rw), to this package

Stéphane Raimbault (7):
      Updated French translation by Robert-André Mauchin and Claude Paroz.
      Updated French translation by Jonathan Ernst.
      Updated French translation by Jonathan Ernst.
      Fixed French translation by Claude Paroz.
      Updated French translation by Yann Simon and Stéphane Raimbault.
      Updated French translation.
      Updated French translation by Jonathan Ernst and Stéphane Raimbault.

Subhransu Behera (7):
      Added Oriya to ALL_LINGUAS
      Added String for Updated Oriya Translation
      Updated Oriya Translation
      Added Strings for Updated Oriya Translation
      Updated Oriya Translation
      Added Strings for Updated Oriya Translation
      Updated Oriya Translation

Sunil Mohan Adapa (1):
      Added Telugu translation done by Matapathi Pramod <pramod swecha net>.

Sweta Kothari (2):
      Committed Translation by Sweta Kothari
      Committed Translation by Sweta Kothari

Takeshi AIHANA (18):
      Updated Japanese translation for v0.3.1.
      Updated Japanese translation for v0.3.1.
      Updated Japanese translation for v0.3.2.
      Updated Japanese translation for v0.3.5.
      Updated Japanese translation for v0.3.5.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.
      fixed wrong translations.
      moved libtomboy/gedit-print.c to Tomboy/Addins/PrintNotes/gedit-print.c.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.
      Updated Japanese translation.

Terance Sola (1):
      Updated Updated

Theppitak Karoonboonyanan (28):
      Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Isriya
      Updated Thai translation by Roys Hengwatanakul <roysheng msn com> and me.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Fixed plural strings.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation by aka.ape <aka ape gmail com>.
      Updated Thai translation by aka.ape <aka ape gmail com>.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.

Tomasz Dominikowski (5):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Tommi Vainikainen (1):
      Updated Finnish translation.

Vasiliy Faronov (3):
      Updated Russian translation.
      Updated Russian translation.
      Updated Russian translation.

Vincent van Adrighem (9):
      Changed encoding back to UTF-8. This is the only way that different
      Translation updated by Paul Bolle.
      Translation updated by Paul Bolle.
      Translation updated by Tino Meinen.
      Translation updated by Sander Brabander.
      Translation updated by Sander Brabander.
      Translation updated by Tino Meinen.
      Translation updated by Daniel van Eeden.
      Translation updated by Tino Meinen.

Wadim Dziedzic (8):
      polish translation
      Updated polish translation
      Updated polish translation
      Updated polish translation
      Updated polish translation
      Updated polish translation
      Updated polish translation
      Added Polish translation

Wouter Bolsterlee (14):
      Dutch translation updated by Wouter Bolsterlee.
      Dutch translation updated by Wouter Bolsterlee.
      Dutch translation updated by Wouter Bolsterlee.
      Dutch translation updated by Wouter Bolsterlee.
      Default font settings should not enable the 'use custom font' checkbox.
      Search dialog should open in foreground if it's invoked from a keybinding.
      reviewed by: Sanford Armstrong
      Updated Dutch translation by Wouter Bolsterlee.
      Updated Dutch translation by Wouter Bolsterlee.
      Updated Dutch translation by Wouter Bolsterlee.
      Updated Dutch translation by Wouter Bolsterlee.
      Use correct plural forms in note deletion dialogs. Closes bug #572096,
      Updated Dutch translation by Wouter Bolsterlee.
      Updated Dutch translation by Wouter Bolsterlee.

Yair Hershkovitz (8):
      updated hebrew translation
      updated hebrew translation
      updated hebrew translation
      updated hebrew translation
      updated hebrew translation
      updated hebrew translation
      updated hebrew translation
      updated hebrew translation

Yang Zhang (2):
      Updated zh_CN translation from manphiz
      Updated zh_CN translation from cathayan

Yannig MARCHEGAY (23):
      Occitan first translation
      + Occitan
      + Occitan
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation

dumol (1):
      Updated Romanian translation

miloc (2):
      Updated Italian translation
      Updated Italian translation

Žygimantas BeruÄ?ka (12):
      Added Lithuanian translation.
      Actually 'add' the Lithuanian translation.
      Added Lithuanian to ALL_LINGUAS.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation.
      Updated Lithuanian translation by Vytautas RÄ?kus.



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