From btimothy at gmail.com Mon Jan 7 14:30:13 2008 From: btimothy at gmail.com (Boyd Timothy) Date: Mon, 7 Jan 2008 12:30:13 -0700 Subject: [Mono-announce-list] ANNOUNCE: Tomboy 0.9.3 Released Message-ID: Hey Everyone, This email is to announce Tomboy 0.9.3, another development release in the 0.9.x series. Tomboy is a simple personal note-taking application designed to be unobtrusive and friendly, while supporting inter-note-links similar to a WikiWikiWeb to help you organize your notes and ideas. It can run either as a GNOME panel applet or a notification tray icon. Tomboy's Website: http://www.gnome.org/projects/tomboy Tomboy's Wiki: http://live.gnome.org/Tomboy * Road Map: http://live.gnome.org/Tomboy/RoadMap * Brainstorming: http://live.gnome.org/Tomboy/PlaceForNewIdeas Tomboy is available at: http://download.gnome.org/sources/tomboy/0.9/tomboy-0.9.3.tar.gz md5sum: 944aa7e798e05184c1de658508616e2a size: 2.6M http://download.gnome.org/sources/tomboy/0.9/tomboy-0.9.3.tar.bz2 md5sum: 83978804dc8ef309b57dc84541a07026 size: 1.9M This release includes the following: Version 0.9.3 * Fix TrayIcon menu items and ordering (#507798). * Removed tagging UI (superceded by Notebooks). * Removed deprecated Gtk.Toolbar calls usage in note window. * Removed Tasks add-in from packaging (see below). * Restored the "Find" bar to the bottom of the note window. * New Notebooks feature for note categorization. * New note templates for new note content customization. * New extension point for adding preference dialog tabs. * New extension point for adding tool items into note window toolbar. * Translation updates: be at latin, es, ne, nb, oc, pl, pt_BR, sv, vi Notebooks: This is a new feature as of 0.9.3. It allows users to categorize their notes into separate notebooks, just like you would with notebooks you have on your desk. We'd really appreciate any up-front testing. Feature freeze for 0.10 (GNOME 2.22) is one week from today. Tasks Add-in: Some of you may notice that we've removed the Tasks Add-in from the package (it's still in SVN). We feel that there are too many problems with the current implementation and we don't have the time before feature freeze to take care of them. Moving forward, we think Tomboy should NOT be a task management system. It's purpose is for note taking. That being said, we do see value for people to quickly create a task when they're in the middle of taking a note. We would like to eventually create an Add-in interface for allowing this feature. Tasks would be created from within a note, but ultimately stored in a real task management system. If you're interested in helping with this effort, please let us know. UI & String Changes: Since there have been so many changes for all the recent adjustments, I'll send out a separate email listing these specifically to the gnome-doc and gnome-i18n mailing lists. Special thanks to everyone entering bugs, submitting patches, keeping translations up to date, and helping to make Tomboy better! Boyd From btimothy at gmail.com Mon Jan 14 16:20:06 2008 From: btimothy at gmail.com (Boyd Timothy) Date: Mon, 14 Jan 2008 14:20:06 -0700 Subject: [Mono-announce-list] ANNOUNCE: Tomboy 0.9.4 Released Message-ID: Hey Everyone, This email is to announce Tomboy 0.9.4, another development release in the 0.9.x series. This is our feature complete (not bug-free release for GNOME 2.21.5). Tomboy is a simple personal note-taking application designed to be unobtrusive and friendly, while supporting inter-note-links similar to a WikiWikiWeb to help you organize your notes and ideas. It can run either as a GNOME panel applet or a notification tray icon. Tomboy's Website: http://www.gnome.org/projects/tomboy Tomboy's Wiki: http://live.gnome.org/Tomboy * Road Map: http://live.gnome.org/Tomboy/RoadMap * Brainstorming: http://live.gnome.org/Tomboy/PlaceForNewIdeas Tomboy is available at: http://download.gnome.org/sources/tomboy/0.9/tomboy-0.9.4.tar.gz md5sum: cd129afd70deffeedf5c4f656649ea9b size: 2.6M http://download.gnome.org/sources/tomboy/0.9/tomboy-0.9.4.tar.bz2 md5sum: 03f898f109a124ae7345761c69b073e6 size: 2.0M This release includes the following: Version 0.9.4 * Fix crash during note deletion (#508110). * Fix null reference exception (#508064). * Fix mnemonics in sync preferences dialog (#501600, Alex Kloss). * Fix fuse mount timeout for sync (#480736). * New port option for SSH sync (#488117). * New multi-select notes support in Search All Notes window (#508307). * New config dialog for Insert Timestamp Add-in (#359168, Stefan Schweizer). * New gconf preference, middle-click paste on Tomboy icon (#359167). * New gconf preference, disable ESC closing notes (#444912, Stefan Schweizer). * New paragraph within a bullet with SHIFT + ENTER. * New bug numbers as links in Export to HTML (Stefan Schweizer). * New notebook notes can be created off notebook's context menu. * New sketching add-in (still incomplete, --enable-sketching, Jeff Tickle). * New "Unfiled Notes" item to notebook list (#507946). * New drag note to "Unfiled Notes" to remove from notebook (#508311). * Translation updates: ar, ca, es, eu, it, ko, nb, sk An amazing amount of work by a bunch of people went into Tomboy just in the last week; feedback, bug reports, patches, bugfixes, etc. Thank you everyone who helped out with this. You're amazing! Boyd From btimothy at gmail.com Mon Jan 28 19:03:28 2008 From: btimothy at gmail.com (Boyd Timothy) Date: Mon, 28 Jan 2008 17:03:28 -0700 Subject: [Mono-announce-list] ANNOUNCE: Tomboy 0.9.5 Released Message-ID: Hey Everyone, This email is to announce Tomboy 0.9.5, another development release in the 0.9.x series. We consider this our UI Freeze release which should be included with (GNOME 2.21.90). Tomboy is a simple personal note-taking application designed to be unobtrusive and friendly, while supporting inter-note-links similar to a WikiWikiWeb to help you organize your notes and ideas. It can run either as a GNOME panel applet or a notification tray icon. Tomboy's Website: http://www.gnome.org/projects/tomboy Tomboy's Wiki: http://live.gnome.org/Tomboy * Road Map: http://live.gnome.org/Tomboy/RoadMap * Brainstorming: http://live.gnome.org/Tomboy/PlaceForNewIdeas Tomboy is available at: http://download.gnome.org/sources/tomboy/0.9/tomboy-0.9.5.tar.gz md5sum: 86bc4bdd42746efeae267309478d248c size: 2.7M http://download.gnome.org/sources/tomboy/0.9/tomboy-0.9.5.tar.bz2 md5sum: 8a4984028b0da2283e50247cb2782256 size: 2.0M This release includes the following: Version 0.9.5 * Fix duplicate notebooks in menu (#509989). * Fix DBus close note interface (#511460, Mike Mazur). * Fix case-sensitivity option in find bar (#428884, Nathaniel Smith). * Fix some of the icons used for notebooks (#507239, kalle nemus se). * Remove old dependency on libdbus and libdbus-glib (JP Rosevear). * Translation updates: es, et, eu, he, nb, sk, sv Thanks to those who stepped up for this development version. Keep the awesome patches and feedback (bugs) coming. Just a few more releases until the stable release! Boyd