Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gnote | Distribution: openSUSE Tumbleweed |
Version: 46.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Jul 29 14:54:45 2024 |
Group: Productivity/Text/Editors | Build host: reproducible |
Size: 4240129 | Source RPM: gnote-46.1-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://wiki.gnome.org/Apps/Gnote | |
Summary: A Port of Tomboy to C++ |
It is the same note taking application, including most of the add-ins (more are to come). Synchronization support is being worked on.
GPL-3.0-or-later
* Mon Jul 29 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 46.1: + Fix infinite loop when searching for available title in sync conflict. * Mon Mar 25 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 46.0: + Updated translations. * Mon Mar 18 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 46.rc: + New Features: - Added UI for changing color scheme. - Updated manual. + Updated translations. * Wed Mar 13 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 46.beta: + New Features: - Removed note list context menu. - Open all selected notes in current window on Enter. - Open all selected notes in a signle new window on Ctrl+Enter. - New desing for search controls in note tab. - Updated manual. - Added setting for selecting color scheme. + Fixes: Fix warning in console when synchronization dialog is opened. + Updated translations. * Tue Jan 30 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 46.alpha: + New Features: - Notes list uses new GtkColumnView. - New redesigned view for notebooks. - Update appdata to newer format. + Updated translations. - Add pkgconfig(libadwaita-1) BuildRequires: new dependency. - Bump base_version define to 46 following upstream changes. * Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 45.1: + Fix error to console when opening Preferences. + Fix undo. + Fix search when empty. - Convert to source service for easier updating. * Mon Sep 25 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 45.0: + Updated translations. * Sun Sep 17 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 45.rc: + Update manual section for TOC plugin. + Updated translations. * Sun Sep 10 2023 Luciano Santos <luc14n0@opensuse.org> - Update to version 45.beta: + Fix crash when showing synchronization conflict dialog. + Fix gvfs synchronization setup when using Google Drive. + Update manual screenshots. + Updated translations. - Changes from version 45.alpha: + New Features: - Limit tab max width and add tab scroll. - Use highlight color that is readable in both light and dark modes. + Fixes: Fix occasional crash when renaming link. + Updated translations. - Replace BuildRequires on glibmm-2.4 and gtkmm-3.0 with glibmm-2.68 and gtkmm-4.0, both being pkgconfig modules. - Add explicit BuildRequires on gio-2.0 and giomm-2.68, both being pkgconfig modules. These were previously being pulled in (giomm-2.4, in case of giomm) along with glibmm-2.4, since they all come from the same package. - Drop deprecated BuildRequires on pkgconfig(gtk+-3.0) and libboost_test-devel (dropped on 3.23.0 release). * Sat Jul 22 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 44.1: + New Features: Limit tab max width and add tab scroll. + Fixes: Fix occasional crash when renaming link. + Updated translations. * Mon Mar 20 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 44.0: + New Features: Open notes in tab next to current and move to previous on close. + Fixes: - Fix meson a deprecation warning. - Fix notebook deletion. - Determine timezone offset dynamically, so the server misconfig does not matter. - Bump base_version define to 44 following upstream changes. * Mon Feb 06 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 43.1: + Fix crash when opening link. + Fix notebook deletion. + Make datetime test independent of time of the year. + Updated translations. * Mon Dec 12 2022 Callum Farmer <gmbr3@opensuse.org> - The shell provider dbus service file must be in the main package due to being referenced in the .desktop file * Wed Oct 05 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 43.0: + No changes, stable version bump only. * Tue Sep 27 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 43.rc: + New Features: Make delete button visually destructive in confirmation dialog. + Fixes: Fix png icons renamed as svg. + Updated translations. * Sun Sep 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 43.beta: + New Features: - Minimum required Meson version now is 0.59 - Set focus on current page when popover is closed - Integrate search to header bar + Fixes: Fix Ctrl+comma not working as listed in shortcuts window + Updated translations. * Sat Aug 20 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 43.alpha: + Update README. + Updated translations. * Thu Aug 04 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 42.1: + Add shortcuts for switching tabs in main window. + Add shortcut to open shortcuts window. + Updated translations. - Package gnome-shell-search-provider-gnote as noarch. * Sun Mar 27 2022 Luciano Santos <luc14n0@opensuse.org> - Update to version 42.0: + Updated translations. * Mon Mar 14 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 42.beta: + Fix build using meson 0.61.0. + Manual updates and fixes. + Fix wrong selection after backgrounding. + Show help for --background option. + Updated translations. - Drop 21.patch: Fixed upstream. * Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com> - Add 21.patch: Fix build with meson 0.61 and newer. - Stop adding category TextEditor to the desktop file, it's a notes application, not a text editor as such. - Add appstream-glib BuildRequires and a check section and meson_test macro, validate appdata, desktop file and gschemas during build using upstreams included tests. - Add explicit generic c_compiler BuildRequires. * Mon Jan 10 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 42.alpha: + New Features: Main UI now uses tabs to open notes. + Bugs fixed: - Fix duplicate condition in SyncManager. - Rename lefover Add-in to plugin in manual. - Fix date formatting when second is single digit. - Fix excessive saves due to rogue marks. * Mon Jan 10 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 41.2: + Fixes: - Fix duplicate condition in SyncManager. - Fix date formatting when second is single digit. - Fix excessive saves due to rogue marks. + Updated translations. * Wed Dec 01 2021 Bjørn Lie <bjorn.lie@gmail.com> - Add conditional for ldconfig_scriptlets and reinstate post(un) handling for older versions of openSUSE. * Sun Oct 31 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 41.1: + Bugs fixed: - Fix search box focus when very first search in window is in note. - Fix note always re-opening in new window. + Updated translations. - Drop 2a6b5aa.patch: Fixed upstream. - Replace post(un) handling with new ldconfig_scriptlets macro. - Replace gcc-c++ with generic c++_compiler BuildRequires. - Update Supplements to current standard. - Remove a filter from rpmlintrc, no longer needed and now gives a warning, remove it to silence rpmlintrc. * Mon Oct 04 2021 Dominique Leuenberger <dimstar@opensuse.org> - Add 2a6b5aa.patch: Fix search box focus when very first search in window is in note (boo#1191141). * Sun Sep 26 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 41.0: + Fix size and add more screenshots to appdata. + Updated translations. * Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com> - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Mon Sep 06 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 41.beta: + Fix a bunch of outdated URLs and instructions. + Fix metadata license tag. + Updated translations. * Fri Aug 06 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 41.alpha: + New Features: - Build system changed to meson. - Plugins now stored in plugins folder instead of addins. + Fixes: - Fix synchronization when files are larger than 64k. - Stopped using lots of Glib and Gtk deprecations. + Updated translations. - Change build system to meson: + Add meson BuildRequires. + Replace configure/make/make_install macros with meson/meson_build/meson_install. - Bump base_version to 41, following upstream. * Mon Jun 14 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 40.2: + Fix crash when closing window with open note containing selection + Fix changing custom font in settings + Fix crash in search as you type + Fix Gnote icon in about dialog + Updated translations. * Mon May 03 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 40.1: + Fix icon not showing when Gnote is running in Gnome Shell. + Fix the app-id. + Fix build using newest GCC and dependencies. + Fix compiler warnings regarding missing virtual destructors. + Fix occasional crash when quiting. + Updated translations. * Sat Apr 17 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 40.0: + Updated translations. * Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 40.rc: + Use reverse-domain convention for naming desktop and search provider files. + Refactor D-Bus support to reuse the connection established by GtkApplication. + Update AppData file format + Updated translations. * Tue Feb 23 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 40.beta: + New Features: * Add accelerator Ctrl+D for insert timestamp. * WebDAV sync no longer uses wdfs. + Fixes: * Make insert timestamp plugin work again. * Fix crash when synchronizing immediately after configuring. + Updated translations. * Sat Jan 23 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 40.alpha: + New Features: - Change shortcut for find first/next to Ctrl-G/Ctrl-Shitf-G. - Change icons and remove labels from find next/previous. + Fixes: - --search will raise existing search window or open a new one. - Fix opening of context menu. - Fix newly enabled addin not working for opened notes. - Fix find previous match. - Fix changing sorting not always works. - Fix GTK criticals upon exiting the application. - Fix few memory leaks. + Updated translations. - Drop gnote-enabling-addin-for-opened-notes.patch: fixed upstream. - Bump base_version to 40, following upstream. * Sat Jan 23 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.38.1: + New Features: - Bump required GTK version to 3.22.20. + Fixes: - Do not use deprecated Gtk::Menu::popup. - Fix find previous match. - Fix changing sorting not always works. + Updated translations.
/usr/bin/gnote /usr/lib/gnote /usr/lib/gnote/plugins /usr/lib/gnote/plugins/46 /usr/lib/gnote/plugins/46/backlinks.desktop /usr/lib/gnote/plugins/46/bugzilla.desktop /usr/lib/gnote/plugins/46/exporttogtg.desktop /usr/lib/gnote/plugins/46/exporttohtml.desktop /usr/lib/gnote/plugins/46/filesystemsyncservice.desktop /usr/lib/gnote/plugins/46/fixedwidth.desktop /usr/lib/gnote/plugins/46/gvfssyncservice.desktop /usr/lib/gnote/plugins/46/inserttimestamp.desktop /usr/lib/gnote/plugins/46/libbacklinks.so /usr/lib/gnote/plugins/46/libbugzilla.so /usr/lib/gnote/plugins/46/libexporttogtg.so /usr/lib/gnote/plugins/46/libexporttohtml.so /usr/lib/gnote/plugins/46/libfilesystemsyncservice.so /usr/lib/gnote/plugins/46/libfixedwidth.so /usr/lib/gnote/plugins/46/libgvfssyncservice.so /usr/lib/gnote/plugins/46/libinserttimestamp.so /usr/lib/gnote/plugins/46/libnotedirectorywatcher.so /usr/lib/gnote/plugins/46/libnoteoftheday.so /usr/lib/gnote/plugins/46/libprintnotes.so /usr/lib/gnote/plugins/46/libreadonly.so /usr/lib/gnote/plugins/46/libreplacetitle.so /usr/lib/gnote/plugins/46/libspecialnotes.so /usr/lib/gnote/plugins/46/libstatistics.so /usr/lib/gnote/plugins/46/libtableofcontents.so /usr/lib/gnote/plugins/46/libtodo.so /usr/lib/gnote/plugins/46/libtomboyimport.so /usr/lib/gnote/plugins/46/libunderline.so /usr/lib/gnote/plugins/46/libwebdavsyncservice.so /usr/lib/gnote/plugins/46/notedirectorywatcher.desktop /usr/lib/gnote/plugins/46/noteoftheday.desktop /usr/lib/gnote/plugins/46/printnotes.desktop /usr/lib/gnote/plugins/46/readonly.desktop /usr/lib/gnote/plugins/46/replacetitle.desktop /usr/lib/gnote/plugins/46/specialnotes.desktop /usr/lib/gnote/plugins/46/statistics.desktop /usr/lib/gnote/plugins/46/tableofcontents.desktop /usr/lib/gnote/plugins/46/todo.desktop /usr/lib/gnote/plugins/46/tomboyimport.desktop /usr/lib/gnote/plugins/46/underline.desktop /usr/lib/gnote/plugins/46/webdavsyncservice.desktop /usr/lib/libgnote-46.so /usr/lib/libgnote-46.so.0 /usr/lib/libgnote-46.so.0.0.1 /usr/share/applications/org.gnome.Gnote.desktop /usr/share/dbus-1/services/org.gnome.Gnote.service /usr/share/doc/packages/gnote /usr/share/doc/packages/gnote/AUTHORS /usr/share/doc/packages/gnote/NEWS /usr/share/doc/packages/gnote/README.md /usr/share/glib-2.0/schemas/org.gnome.gnote.gschema.xml /usr/share/gnote /usr/share/gnote/exporttohtml.xsl /usr/share/gnote/gnote-introspect.xml /usr/share/gnote/icons /usr/share/gnote/icons/hicolor /usr/share/gnote/icons/hicolor/16x16 /usr/share/gnote/icons/hicolor/16x16/apps /usr/share/gnote/icons/hicolor/16x16/apps/bug.png /usr/share/gnote/icons/hicolor/16x16/places /usr/share/gnote/icons/hicolor/16x16/places/note.png /usr/share/gnote/icons/hicolor/16x16/places/notebook.png /usr/share/gnote/icons/hicolor/16x16/status /usr/share/gnote/icons/hicolor/16x16/status/pin-active.png /usr/share/gnote/icons/hicolor/16x16/status/pin-down.png /usr/share/gnote/icons/hicolor/16x16/status/pin-up.png /usr/share/gnote/icons/hicolor/22x22 /usr/share/gnote/icons/hicolor/22x22/actions /usr/share/gnote/icons/hicolor/22x22/actions/filter-note-all.png /usr/share/gnote/icons/hicolor/22x22/actions/filter-note-unfiled.png /usr/share/gnote/icons/hicolor/22x22/places /usr/share/gnote/icons/hicolor/22x22/places/active-notes.png /usr/share/gnote/icons/hicolor/22x22/places/note.png /usr/share/gnote/icons/hicolor/22x22/places/notebook.png /usr/share/gnote/icons/hicolor/22x22/places/special-notes.png /usr/share/gnote/icons/hicolor/24x24 /usr/share/gnote/icons/hicolor/24x24/actions /usr/share/gnote/icons/hicolor/24x24/actions/filter-note-all.png /usr/share/gnote/icons/hicolor/24x24/actions/filter-note-unfiled.png /usr/share/gnote/icons/hicolor/24x24/places /usr/share/gnote/icons/hicolor/24x24/places/note.png /usr/share/gnote/icons/hicolor/24x24/places/notebook.png /usr/share/gnote/shell-search-provider-dbus-interfaces.xml /usr/share/gnote/shortcuts-gnote.ui /usr/share/help/C/gnote /usr/share/help/C/gnote/figures /usr/share/help/C/gnote/figures/add-notebook-search.png /usr/share/help/C/gnote/figures/add-to-notebook.png /usr/share/help/C/gnote/figures/delete-notebook.png /usr/share/help/C/gnote/figures/gnote-addin-table-of-contents.png /usr/share/help/C/gnote/figures/gnote-new-note.png /usr/share/help/C/gnote/figures/gnote-pindown.png /usr/share/help/C/gnote/figures/gnote-pinup.png /usr/share/help/C/gnote/figures/gnote-preferences-add-ins.png /usr/share/help/C/gnote/figures/gnote-preferences-editing.png /usr/share/help/C/gnote/figures/gnote-preferences-synchronization.png /usr/share/help/C/gnote/figures/gnote-search-all-notes.png /usr/share/help/C/gnote/figures/gnote-sync-progress.png /usr/share/help/C/gnote/figures/gnote-syncprefs-advanced.png /usr/share/help/C/gnote/figures/gnote-syncprefs-gvfs.png /usr/share/help/C/gnote/figures/gnote-syncprefs-local.png /usr/share/help/C/gnote/figures/gnote-syncprefs-webdav.png /usr/share/help/C/gnote/figures/gnote-template-note.png /usr/share/help/C/gnote/figures/gnote-tools.png /usr/share/help/C/gnote/figures/logo32.png /usr/share/help/C/gnote/figures/note-template.png /usr/share/help/C/gnote/figures/notebook-icon.png /usr/share/help/C/gnote/gnote-addin-bugzillalink.page /usr/share/help/C/gnote/gnote-addin-fixedwidth.page /usr/share/help/C/gnote/gnote-addin-html.page /usr/share/help/C/gnote/gnote-addin-notedirwatcher.page /usr/share/help/C/gnote/gnote-addin-noteoftheday.page /usr/share/help/C/gnote/gnote-addin-print.page /usr/share/help/C/gnote/gnote-addin-readonly.page /usr/share/help/C/gnote/gnote-addin-replacetitle.page /usr/share/help/C/gnote/gnote-addin-specialnotes.page /usr/share/help/C/gnote/gnote-addin-sync-gvfs.page /usr/share/help/C/gnote/gnote-addin-sync-local.page /usr/share/help/C/gnote/gnote-addin-sync-webdav.page /usr/share/help/C/gnote/gnote-addin-tableofcontents.page /usr/share/help/C/gnote/gnote-addin-timestamp.page /usr/share/help/C/gnote/gnote-addin-underline.page /usr/share/help/C/gnote/gnote-addins-preferences.page /usr/share/help/C/gnote/gnote-bulleted-lists.page /usr/share/help/C/gnote/gnote-common-problems.page /usr/share/help/C/gnote/gnote-creating-notes.page /usr/share/help/C/gnote/gnote-deleting-notes.page /usr/share/help/C/gnote/gnote-editing-notes.page /usr/share/help/C/gnote/gnote-introduction.page /usr/share/help/C/gnote/gnote-links.page /usr/share/help/C/gnote/gnote-notes-preferences.page /usr/share/help/C/gnote/gnote-searching-notes.page /usr/share/help/C/gnote/gnote-synchronization.page /usr/share/help/C/gnote/gnote-template-notes.page /usr/share/help/C/gnote/gnote-working-with-notebooks.page /usr/share/help/C/gnote/index.page /usr/share/icons/hicolor/16x16/apps/org.gnome.Gnote.png /usr/share/icons/hicolor/22x22/apps/org.gnome.Gnote.png /usr/share/icons/hicolor/24x24/apps/org.gnome.Gnote.png /usr/share/icons/hicolor/256x256/apps/org.gnome.Gnote.png /usr/share/icons/hicolor/32x32/apps/org.gnome.Gnote.png /usr/share/icons/hicolor/48x48/apps/org.gnome.Gnote.png /usr/share/icons/hicolor/scalable/apps/org.gnome.Gnote.svg /usr/share/licenses/gnote /usr/share/licenses/gnote/COPYING /usr/share/man/man1/gnote.1.gz /usr/share/metainfo /usr/share/metainfo/org.gnome.Gnote.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 2 01:18:47 2024