[gnote] Created tag 3.23.0



The unsigned tag '3.23.0' was created.

Tagger: Aurimas Černius <aurisc4 gmail com>
Date: Sun Feb 26 20:06:20 2017 +0200

    3.23.0

Changes since the last tag '3.22.0':

Anders Jonsson (2):
      Update Swedish translation
      Update Swedish translation

Andika Triwidada (1):
      Update Indonesian translation

Ask Hjorth Larsen (1):
      Updated Danish translation

Aurimas Černius (194):
      Bump to 3.23.0
      Add is_empty_element method to XmlReader
      Properly handle empty xml elements when reading note
      Updated autotools macros
      Fix DBG_ASSERT for newer Glibmm
      Make app menu item ordering consistent with GNOME
      Use open-menu-symbolic icon for menu
      Switch to Gtk::Box for Popover menus and remove margins between items
      Switch to Gtk::Box for popover menu
      Base popover menus on Gtk::Box
      Update table of contents to Gtk::Box popover
      Update backlinks to Gtk::Box popover
      Remove boost::format from gnote.cpp
      Remove boost::format from notebase.cpp
      Remove boost::format from notewindow.cpp
      Remove boost::format from preferencesdialog.cpp
      Remove boost::format from utils.cpp
      Remove boost::format from note.cpp
      Remove boost::format from notebook.cpp
      Remove boost::format from syncdialog and more ustring
      Remove boost::format from xsltargumentlist.cpp
      Remove boost::format and use Glib::ustring in timespan
      Remove boost::format and use Glib::ustring in XmlWriter
      Remove boost::format from FileSystemSyncServer
      Remove boost::format from ISyncManager
      Bunch of std::string -> Glib::ustring replacements
      Remove boost::format from SearchNotesWidget
      Remove boost::format from NoteManagerBase
      Remove boost::format from watchers
      Remove boost::format from CreateNotebookDialog
      Remove boost::format from NotebookNewNoteMenuItem
      Remove boost::format from FuseSyncServeciAddin
      Remove boost::format from export to html
      Remove boost::format from print notes
      Remove boost::format from webdav sync addin
      Remove boost::format from statistics plugin
      Remove boost::format from sticky note import
      Fix build in debug mode
      Remove check for boost::format
      Remove boost::bind from utils
      Remove boost::bind from gnote.cpp
      Remove boost::bind from PreferencesDialog
      Remove boost::bind from watchers
      Remove use of boost from note.cpp
      Remove boost::bind from NoteManagerBase
      Remove boost::bind from SyncManager
      Remove boost::bind from SyncDialog
      Remove boost::bind from SyncUI
      Remove check for BOOST_BIND
      More boost cleanup
      Replace std::string -> Glib::ustring in action manager
      Add check for UnitTest++
      Add unit test runner with one unit test
      Glib::ustring and no boost in string_replace_first
      Update .gitignore
      Fix comment
      Fix corner case in string_replace_first
      Use Glib::ustring and no boost in string_replace_all
      Use Glib::ustring for string_replace_regex
      Use Glib::ustring for string_match_iregex and test
      Fix bug with start position in string_substring
      Use Glib::ustring and no boost in string_trim
      Use narrower include
      Use Glib::ustring and no boost in string_last_index_of
      Remove string_index_of from bugzilla
      Remove string_index_of from notedirectorywatcher
      Remove string_index_of from search
      Remove string_index_of from uri
      Remove string_index_of from watchers
      Remove sharp::string_index_of
      Use Glib::ustring in string_split and no boost
      Replace std::string by Glib::ustring
      Remove old string test
      Replace std::string by Glib::ustring in AddinsTreeModel
      Make datetime unit test suite out of existing test
      Replace std::string by Glib::ustring in DateTime
      Cleanup includes
      Replace std::string with Glib::ustring in directory
      Replace std::string by Glib::ustring in dynamicmodule
      Replace std::string by Glib::ustring in Exception
      Replace std::string by Glib::ustring in FileInfo
      Replace std::string by Glib::ustring in files
      Replace std::string by Glib::ustring in ModuleManager
      Replace std::string by Glib::ustring in Process
      Replace std::string by Glib::ustring in PropertyEditor
      Replace std::string by Glib::ustring in StreamReader
      Replace std::string by Glib::ustring in StreamWriter
      Replace std::string by Glib::ustring in Uri
      Replace std::string by Glib::ustring in uuid
      Replace std::string by Glib::ustring in xml
      Replace std::string by Glib::ustring in XmlConvert
      Replace std::string by Glib::ustring in XmlReader
      Replace std::string by Glib::ustring in XsltArgumentList
      Replace std::string by Glib::ustring in XslTransform
      Convert files test into unit test
      Convert FileInfo test into unit test
      Convert Uri test into unit test
      Convert XmlReader test into unit test
      Convert TrieTree test into unit test
      Remove unnecessary include
      Convert note test to unit test
      Convert NoteManager test into unit test
      Convert GnoteSyncClient test into unit test
      Remove check for Boost test
      Fix comment
      Remove use of boost::noncopyable
      Remove last uses of boost
      Remove checks for boost
      Fix XmlReader loading unicode files
      Add test for Unicode xml
      Replace std::string by Glib::ustring in AddinInfo
      Replace std::string by Glib::ustring in AddinManager
      Remove unused includes
      Replace std::string by Glib::ustring in IGnote
      Replace std::string by Glib::ustring in Gnote
      Replace std::string by Glib::ustring in IconManager
      Replace most std::string by Glib::ustring in NoteBase
      Replace std::string by Glib::ustring in Note
      Replace std::string by Glib::ustring in ITagManager
      Replace most std::string by Glib::ustring in TagManager
      Replace std::string by Glib::ustring in Tag
      Replace std::string by Glib::ustring in tag remove signal
      Replace std::string by Glib::ustring in main window embeds
      Replace std::string by Glib::ustring in NoteWindow
      Replace std::string by Glib::ustring in MainWindow
      Replace std::string by Glib::ustring in recent changes
      Replace std::string by Glib::ustring in SearchNotesWidget
      Replace std::string by Glib::ustring in NoteBase signals
      Replace std::string by Glib::ustring in NoteBuffer
      Replace std::string by Glib::ustring in backlinks
      Replace std::string by Glib::ustring in export to GTG
      Replace std::string by Glib::ustring in printnotes
      Replace std::string by Glib::ustring in tomboyimport
      Replace std::string by Glib::ustring in NoteTag
      Replace std::string by Glib::ustring in bugzilla
      Replace std::string by Glib::ustring in exporttohtml
      Replace std::string by Glib::ustring in notedirectorywatcher
      Replace std::string by Glib::ustring in inserttimestamp
      Remove unused include
      Replace std::string by Glib::ustring in noteoftheday
      Replace std::string by Glib::ustring in NoteEditor
      Replace std::string by Glib::ustring in Search
      Replace std::string by Glib::ustring in Undo
      Replace std::string by Glib::ustring in Preferences
      Use narrower include
      Replace std::string by Glib::ustring in NoteManager
      Replace std::string by Glib::ustring in NoteRenameDialog
      Replace std::string by Glib::ustring in PreferencesDialog
      Replace std::string by Glib::ustring PreferencesDialog
      Replace std::string by Glib::ustring in utils
      Replace std::string by Glib::ustring in watchers
      Replace std::string by Glib::ustring in SyncUI
      Replace std::string by Glib::ustring in sync utils
      Replace std::string by Glib::ustring in SyncDialog
      Replace std::string by Glib::ustring in SyncServiceAddin
      Replace std::string by Glib::ustring in FuseSyncService
      Use more lightweight includes
      Replace std::string by Glib::ustring in WebDavSyncService
      Replace std::string by Glib::ustring in KeyringException
      Replace std::string by Glib::ustring in statisticswidget
      Replace std::string by Glib::ustring in StickyNoteImport
      Replace std::string by Glib::ustring in replacetitle
      Replace std::string by Glib::ustring in todo
      Replace std::string by Glib::ustring in table of contents
      Fix TestTagManager
      Fix string trim when there is only one char left
      Add utilities for reading text files
      Fix header
      Use file_read_all_text in SyncUtils
      Use file_read_all_text in FileSystemSyncServer
      Make file_read_all_* function throw when failed to open file
      Make file_read_all_* throw on failed read
      Add file_write_all_text
      Use file read/write utilities in FuseSyncService
      Use file reading utility in NoteDirectoryWatcher
      Use file write utility in StickyNoteImport
      Use file reading/writing utilities in FileSystemSyncServiceAddin
      Replace std::string by Glib::ustring in CreateNotebookDialog
      Replace std::string by Glib::ustring in NotebookApplicationAddin
      Remove include
      Replace std::string by Glib::ustring in Notebook
      Replace std::string by Glib::ustring in NotebookManager
      Remove include
      Replace std::string by Glib::ustring in remotecontrol-glue
      Replace std::string by Glib::ustring in remotecontrol-client-glue
      Replace std::string by Glib::ustring in RemoteControlClient
      Use file_read_all_text in RemoteControlProxy
      Cleanup includes
      Cleanup glibmm.h includes
      Use mkstemp and Glib::ustring in gnotesyncclient unit tests
      Replace std::string by Glib::ustring
      Use Glib::str_has_suffix
      Update application copyright
      Prepare 3.23.0

Gianvito Cavasoli (2):
      Updated Italian translation
      Update Italian translation

Hubert Figuière (1):
      Bug 774262 - Add translator comment for the boost formats

Josef Andersson (2):
      Update Swedish translation
      Update Swedish translation

Marek Černocký (2):
      Updated Czech translation
      Updated Czech translation

Miguel Rodríguez Núñez (1):
      Updated Spanish translation

Piotr Drąg (2):
      Update Polish translation
      Fix translator comments

Rafael Fontenelle (2):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

mossroy (1):
      Fix French translation

Мирослав Николић (1):
      Updated Serbian translation


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