0.7.2 "Thursdays should not be free" - 2010/03/12 New Features: * 551097 - Search for phrases * 584789 - Allow user to decide if links are updated when renaming a note Fixes: * 603925 - Fix boost.m4 to work with Autoconf >= 2.64 * 609864 - Fix implicit linking Translations: * Updated translations: - Arabic (ar) - Bengali India (bn_IN) - Chinese Simplified (zh_CN) - Czech (cs) - German (de) - Lithuanian (lt) - Oriya (or) - Polish (pl) - Slovenian (sl) - Spanish (es) - Swedish (sv) - Telegu (te) - Thai (th) * Added translations: - Hindi (hi) - Malayalam (ml) 0.7.1 "Can hear the heater whirring" - 2010/01/04 New Features: * 604779 - Right click to change active row in search window Fixes: * 592937 - URLs starting with ~ can not be opened (eg., ~/Music) * 597942 - _Previous and _Next accelerators not working * 598045 - Repeated Find Previous does not work * 601459 - Open context menu with keyboard key * 602493 - Double context menu * 605864 - Note of the day template shouldn't be translatable * 605869 - NoteOfTheDay addin causes crash with unhandled exception (type std::exception) in signal handler Translations: * Updated translations: - Arabic (ar) - Slovenian (sl) 0.7.0 "The end is near" - 2009/12/31 New Features: * 590589 - Add a Note of the Day addin Fixes: * 579359 - XDG directory spec conformance * 597307 - Addins can't be disabled * 604367 - Bugzilla addin doesn't work Translations: * Updated translations: - Arabic (ar) - Spanish (es) - Portuguese Brazil (pt_BR) * Added translations: - Bulgarian (bg) - Danish (da) 0.6.3 "The days are short" - 2009/11/28 Fixes: * 586541 - Crashes on hitting enter twice before URLs * 596138 - Better tooltip for panel applet Translations: * Updated translations: - Bengali India (bn_IN) - Chinese Simplified (zh_CN) - French (fr) - German (de) - Italian (it) - Kannada (kn) - Punjabi (pa) - Russian (ru) - Swedish (sv) - Tamil (ta) - Telugu (te) - Thai (th) * Added translations: - Galician (gl) - Indonesian (id) - Oriya (or) - Polish (pl) - Portuguese Brazil (pt_BR) - Slovenian (sl) 0.6.2 - 2009/08/12 Fixes: * Fix configure failure with --disable-dbus. (Closes #590560) (Gilles Dartiguelongue) * Use mnemonic/underlines on the toolbar buttons. (Closes #590590) Translations: * Updated translations: - Spanish (es) 0.6.1 "Bonobo Must Die" - 2009/07/31 Fixes: * Unbreak the applet support. (Closes #590346) 0.6.0 "We believe in D-Bus" - 2009/07/29 New Features: * Implement org.gnome.Gnote.RemoteControl to mimic Tomboy DBus API. (Closes #581030) * Prevent starting a second Gnote using DBus. (Closes #585773) * Support --new-note. (Closes #585774) * Support --open-note with a URL. (Close #585775) * Underline addin. * Add a shortcut for the Fixed Width and make mnemonic consistent. (Tomboy bug #418964 and Tomboy bug #357426) * Allow to hide the Find bar with ESC. (Tomboy bug #540822) * Save the splitter position for the search window (Tomboy bug #563744). * Add menu items for increasing and decreasing the font size. (Tomboy bug #488822) Fixes: * Fixes a potential problem with tags when reading a note. * Add COPYING-DOCS. (Closes #582381) * Fix build on non-Linux systems: add boot system lib, don't pass linker flags with -Wl, link libtomboy directly. (Closes #587228) (Closes #587261) (Closes #587262) * Make naming consistent: it is Gnote, not Gnote Notes. (Closes #587644) * Fixed some internal inconsistencies with the "TagTable" that is now shared. * Don't save the notes needlessly. (Closes #586594) * Speedup in Note::load_foreign_note_xml() to avoid flooding with unneeded notifications. * Fix print formatting issues. (Tomboy bug #572024) * Update copyright from Tomboy. * Use a button for "Open New Note Template". (Tomboy bug #581582). * Avoid a lookup for the TextTag when loading addins. * Display first bullet in HTML export (Tomboy bug #422954) * Change the Find bar to match the rest of GNOME. (Tomboy Bug #483297) * Remove exclusion list for prefixes in WikiWords (Tomboy Bug #392627) * Use a status bar in the "Search All Notes" and add a resize grip at the same time (Tomboy bug #500513) * Allow drag and select within links by activating only with button release. (Tomboy bug #414029). * Prevent activation of links that have just been middle-click pasted to a note. (Tomboy bug #414029) * Change the icon AddinInfoDialog to use the stock DIALOG_INFO. (Tomboy bug #508844) * Ensure the notebook button has a label in the mode "icon + text on the side". Translations: * Updated translations: - Arabic (ar) - German (de) - Russian (ru) - Simplified Chinese (zh_CN) - Spanish (es) * Added translations: - Hebrew (he) 0.5.3 "Bastille Day" - 2009/07/14 Fixes: * Use a sane default location when printing to file. (Closes #587245) * Fix a typo causing 4 soft line-breaks to insert instead of 1. * Fix a crash when requesting help in the "Search All" in applet mode. (Closes #588489) Translations: * Updated translations: - Gujarati (gu) - Japanese (ja) - Swedish (sv) - Thai (th) * Added translations: - Lithuanian (lt) - Korean (ko) - Telugu (te) - Simplified Chinese (zh_CN) 0.5.2 "Canada day" - 2009/07/01 Fixes: * Avoid a crash in a race condition when deleting a note. (Closes #587395) * Fix a leak with libxml2 usage once in the lifetime. * Free the import addins at the end. * Can now delete several notes in the list at once. (Closes #587350) * List were broken when not in ASCII. (Closes #587070 and dupes) * Prevent a crash in the destruction chain NoteWindow (Closes #586084) * Remove the synchronisation menu item until Sync is implemented (Closes #585610) Translations: * Updated translations: - Arabic (ar) 0.5.1 - 2009/06/24 Fixes: * Fix a regression in the URL detection introduced in 0.5.0 when the URL is in a list or withing text with non-ASCII characters. * Fix a crash in the recent notes when clicking on the empty space. (Closes #586081) * Fix missing headers. * Fix a bug where after import from Tomboy the titles wouldn't look like titles. Translations: * Updated translations: - German (de) - Marathi (mr) - Spanish (es) * Added translations: - Assamese (as) - Gujarati (gu) - Italian (it) - Kannada (kn) - Russian (ru) - Tamil (ta) 0.5.0 - 2009/06/16 New features: * Sticky Notes import addin. * Import from Tomboy on first startup. (Closes #578981) Fixes: * Remove libxml++. (Closes #579292) Possibly closes bug #579316. * Some code cleanups. * Fix a race condition causing a crash. (Closes #584183) * Add --{en,dis}able-applet to configure. (Closes #584158) (Gilles Dartiguelongue) * Don't open the start note if it is an applet. (Closes #584583) * Update boost.m4 to latest version. (Closes #581559) (Priit Laes) * Fix bug in URL parsing causing file link when not appropriate. (Closes #581506) * Replace the regex support from Boost.Regex with PCRE. * WikiWord now support non ASCII (Closes #581495) * Allow using Boost TR1 implementation if really needed. * No longer reference Tomboy in the help screenshot (Closes #581195) (Tony Manco) * Hotkeys changes not being taken into account until restart. (Closes #582789) (Yves Junqueira) * Enable/disable spellchecking when the preferences are changed. (Closes #582242) * Fix a bug in serializing date/time values with 0 micro-second (Closes #581844) Translations: * Updated translations: - Arabic (ar) - Bengali India (bn_IN) - French (fr) - German (de) - Japanese (ja) - Spanish (es) * Added translations: - Marathi (mr) - Punjabi (pa) 0.4.0 - 2009/05/27 New features: * Handle command line argument --version and --search * Backlinks addin. * Addin to export to HTML. Fixes: * Hard require on libxml++ 2.26. Should prevent some bugs (Bug #583807, Bug #583808, Bug #579292, Bug #579316) See: http://git.gnome.org/cgit/libxml++/commit/?id=24b3ec06f5c5ebd0529100a5506a8038f14bac5b * Note is now trackable. Should avoid a crash related to signals. (Closes #581618) * Remove obsolete UTF-8 keyword in .desktop (Closes #581623) (Robert Millan) * Fix build with LDFLAGS="-Wl,--as-needed" (Closes #581559) (Priit Laes) * '-' in note title was mistakenly doubled in the menu. (Closes #581643) * Fix crash when entering an URL instead of a host name for the bugzilla icon in the bugzilla addin (Closes #581080) * Stop calculating the status icon menu position by thyself. * Fix UI for InsertTimeStamp addin (Closes #582788) (0.1.1) * Fix inconsistency in search dialog selection causing drag and drop and delete to mis-behave. (Closes #579107, Closes #582757) * gnote-applet is in libexec. (Closes #581631) * Fix markup error in German localization (Closes #582975) * Fix error on first run in German (de_DE) (Debian bug #528930) Translations: * Added translations: - Bengali India (bn_IN) - Hungarian (hu) * Updated translations: - Arabic (ar) - German (de) - Japanese (ja) - Spanish (es) * Added Greek manual. * Added Spanish manual. 0.3.1 "Five-One-Four" - 2009/05/05 Fixes: * Missing header in src/addins/inserttimestamp/inserttimestampnoteaddin.cpp * Don't crash when deleting a note (Closes #579839) * Plugged various memory leaks. * Cleared up a few Gtkmm warnings. * Applet was trying to use an icon named "tomboy" (Closes #581226) (Robert Millan) * .desktop file didn't have the version (Jonathon Jongsma) * .desktop has improper XFCE category and should have OnlyShowIn entry for GNOME and XFCE (Closes #580481) * Help didn't work in the Note windows. (Closes #581200) * Notebook addin toolbar button was inconsistent. (Closes #581213) * Delete notebook now works in the search dialog. (Closes #581222) * Popup menus in the search dialog now appear. * Output options at the end of configure and fail if D-Bus is enabled. Translations: * Added translations: - Japanese (ja) * Updated translations: - Arabic (ar) - Catalan (ca) - French (fr) - Spanish (es) * Fix format causing crashes. (Closes #580868) * Fix a typo in the gconf schema description (Closes #581239) * Fix small translatable strings (Closes #579197) 0.3.0 - 2009/04/29 New features: * Applet support (Closes #578979). * Print addon. * Insert Time Stamp addon. * Bugzilla addon. * Implement addin preferences. Fixes: * Should now build if Gtk+ 2.16 is present but not Gtkmm 2.16. * Should build with Gtk+ 2.12 and Gtkmm 2.12 (Closes #580250) (Robert Millan) * Fix a typo in gnote.1 (Closes #580211) (Robert Millan) * Desktop file reflect XFCE and bugzilla component. (Closes #580481) (Ritesh Khadgaray) * Missing accelerators in link context menu (Closes #580443) (Mário Machado) * Reference bugzilla component in server file (Closes #579198) Translations: * Short descriptions in shema must not end with a '.' (Closes #579337) * Added translations: - British English (en_GB) - Czech (cs) - Portuguese (pt) - Spanish (es) - Thai (th) * Update translations: - Arabic (ar) - German (de) 0.2.0 - 2009/04/22 New features * Now support addins (Bug #578980): - Fixed Width * Show addins in preferences. Fixes: * Can now close the template note opened when the Preferences dialog is open. (Close #579105) * Check for Gtk+ 2.14 or later and include gtk/gtk.h in src/utils.cpp (Close #579240) * Fix wrongly highlighted URLs and a crash when inserting in some situation. (Close #579225) * Fix offsets on WikiWord (similar to bug #579225) * Initialize gettext properly (Close #579520) * Properly check for libxml2. * Drag and drop of notes to a notebook (Close #579637) * Fixed hang when changing the title of a note (Close #579362) * The open state of notes is now saved properly. Translations: * Update comment to reflect format in strings. (Close #579209) * Ensure the spelling of Gnote. * Some strings shouldn't be translated. (Close #579197) * Date format are non localizable. (Close #579207) * Properly use plural forms (Close #579412) * Remove markup from translatable strings (Close #579453) * Added translations: - Swedish (sv) - Greek (el) - Arabic (ar) - Catalan (ca) - German (de) - French (fr) 0.1.2 - 2009/04/15 * Don't return containers on the stack. * BUG: Pinning notes now work. * BUG: Fix a potential crasher in PrefsKeybinder in the gconf callback. * BUG: Fixed typos in man page. * BUG: Remove the use of gettext calls that are only in glib 2.18 * BUG: Fix Note search that didn't work. (Close #578956) (Wade Berrier) * BUG: Fix the position of the menu in case of popping upward. (Close #578958) * NEW: Imported the manual (Close #578982) * NEW: Addin preferences. (TO FINISH) * Clarified some (c) notices. 0.1.1 - 2009/04/07 * Fix some includes that were missing. * Remove any traces of the use of BOOST_FOR_EACH as it is not in boost 1.34. 0.1.0 - 2009/04/06 * Initial release.