| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rednotebook-lang | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 2.29.6 | Vendor: openSUSE |
| Release: bp156.1.1 | Build date: Wed Sep 20 12:29:46 2023 |
| Group: System/Localization | Build host: i04-ch2a |
| Size: 780074 | Source RPM: rednotebook-2.29.6-bp156.1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://rednotebook.sourceforge.net/ | |
| Summary: Translations for package rednotebook | |
Provides translations for the "rednotebook" package.
GPL-3.0-or-later
* Thu May 04 2023 Deepthi Yadabettu Venkatachala <deepthi.venkatachala@suse.com>
- Update to version 2.29.6
* Restore all keyboard shorts (#690, Jendrik Seipp).
2.29.5
* Fix: Don't try to print WebKit2 version on Windows (#686, Jendrik Seipp).
2.29.4
* Accept arbitrary WebKit2 version. Use 4.1 if available (#681, Jendrik Seipp).
2.29.3
* Make all menu items translatable (Jendrik Seipp).
* Packaging: install translation files under /share/locale again (#666, Jendrik Seipp).
2.29
* Document alternatives for changing the GTK theme on Windows (Ankur A Sharma, #494).
* Fix en_GB translations (Jendrik Seipp, #659).
2.28.1
* Require setuptools for Debian package (Jendrik Seipp).
2.28
* Remove code that uses the deprecated distutils module (Jendrik Seipp, #655, #656).
* Fix checking for newer versions (Jendrik Seipp).
* Gracefully handle unsupported locale settings (Jendrik Seipp, #613).
2.27.2
* Fix passing command line arguments (Jendrik Seipp).
* Update translation files (Jendrik Seipp).
2.27
* Upgrade to GTK 3.24 on Windows (Jendrik Seipp).
* Use external preview on Windows since embedding the preview is
impossible with newer GTK versions (Jendrik Seipp).
* Use GtkApplication class and only allow running one RedNotebook instance
at a time (Jendrik Seipp).
* Add support for GtkSourceView 4 (Jendrik Seipp).
* Raise minimum Python version to 3.6 (Jendrik Seipp).
* Add more languages to Windows installer (Jendrik Seipp).
2.26
* Fix issue #632 by skipping obsolete Python function (Jendrik Seipp).
* Fix: only try to load CEF Python on Windows (Jendrik Seipp).
* Update Turkish translation (sabriunal).
2.25
* Use icon names instead of GTK stock icons to support newer GTK versions (Jendrik Seipp).
* Handle several GTK deprecation warnings (Jendrik Seipp).
2.24
* Revert to plain naming scheme for data files since reverse DNS naming causes
problems (#611, Phil Wyett).
2.23
* Check that a newly written month file is valid before deleting the old month file.
* Rename "autostart" file. Please reenable autostart option in preferences if you
want RedNotebook to run on system startup.
* Fix Python crash on program start (#583, Max Krummenacher).
* Prevent save failures on network and cloud drives (#593, Robert Little).
* Add script for importing entries (#571, Cary Gravel).
* Revamp packaging for Debian (#599, #600, Phil Wyett).
* Fix continuous integration tests.
* Wed May 19 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 2.22
* Add a "Give Feedback" button
* Thu Feb 11 2021 Dirk Müller <dmueller@suse.com>
- update to 2.21:
* Update MathJax to version 3 (#515, @dgcampea).
* Fix date references in CEF-based HtmlView (#544, Paweł Żukowski).
* Fix drag and drop (#492, @dgcampea).
* Fix external previews (Eric Chazan).
* Document how to change the theme on Windows (#487, Ankur A. Sharma).
* Allow symlinking to `./run` script (#509).
* Reload GTK theme colors when saving the journal (#485).
* Don't use dark mode for exported HTML files (#486).
* Use PNG version instead of SVG for RedNotebook icons to avoid problems on macOS.
* Use GitHub actions for continuous integration testing.
* Use background and foreground colors from GTK theme for HTML preview.
* Fix HTML colors for dark themes (#474).
* Fri Jan 24 2020 max.oss.09@gmail.com
- update to 2.16
+ Add menu items for adding titles (#464, Paweł Żukowski).
+ Upgrade msgfmt.py to version 1.2 (#470).
* Wed Jan 01 2020 max.oss.09@gmail.com
- update to 2.15
+ Fix tray icon on Windows (#394).
2.14 (2019-11-17)
+ Support entry reference links in exported HTML (#452, Paweł Żukowski).
+ Add support for dark themes to cloud panel (#438).
2.13 (2019-11-07)
+ Change unnamed date references from 2019-11-06 to [2019-11-06] (#458, #460, Paweł Żukowski).
+ Add option for controlling number of displayed tags (#456, Paweł Żukowski).
+ Fix setting maximum number of displayed tags (#461).
2.12 (2019-11-02)
+ Allow linking between days with dates like 2019-02-14 and `[named links 2019-02-14]` (#176, #444, Paweł Żukowski).
+ Allow opening statistics dialog multiple times in one session (#370, #457, Paweł Żukowski).
+ Warn about outdated backups every week by default.
+ Increase default width of left panel to ensure that the calendar is fully visible (#376).
2.11.1 (2019-04-07)
+ Always initialize spell checking whenever we switch text buffers (fixes #435).
2.11 (2019-03-26)
+ Revert to GTK 3.18 stack on Windows (fixes #429 and #430).
2.10 (2019-03-24)
+ Automatically push newest version to flathub.
2.9.1 (2019-03-20)
+ Disable internal preview on Windows again since it sometimes crashes the app.
2.9 (2019-03-17)
+ Use Python 3.6 and GTK 3.22 on Windows.
+ Build Windows installer with Appveyor.
2.8.1 (2019-03-17)
+ Load the correct template for a given weekday (fixes #416).
+ Clear text buffers when opening a new journal (fixes #421).
+ Minor bug fixes.
2.8 (2018-11-15)
+ Support internal previews on Windows again (#369).
2.7.1 (2018-11-13)
+ Never let search phrases end up in the main text field (fixes #401).
+ Fix spell checking (fixes #412).
2.7 (2018-11-06)
+ Use GtkSourceView for editor to obtain better undo/redo functionality (thanks @takluyver).
+ When saving, update the list of tags in the auto-complete list for the search.
+ Fix opening RedNotebook homepage from About dialog (#411).
2.6.1 (2018-08-21)
+ Fix bug preventing new installations from starting up.
2.6 (2018-08-20)
+ Move date format option to preferences dialog.
+ Use date format option for date in titlebar.
+ Remember selected date format for exports between sessions.
+ Check remote info.py file for latest version number.
+ Check for latest version in separate thread.
2.5 (2018-06-08)
+ Restore instant search (search as you type).
+ Add option for disabling instant search to preferences dialog.
+ Disable undo/redo buttons in preview mode (fixes #103).
+ Remove option to show/hide right-side tags panel from GUI (still present in configuration file).
2.4 (2018-03-07)
+ Make search significantly faster by indexing all days.
+ Allow searching for multiple words.
+ Add AppVersion to InnoSetup file.
+ Homepage: Switch to HTTPS.
* Sat Sep 30 2017 zaitor@opensuse.org
- Update to version 2.3:
+ Compress backups.
+ Use newer txt2tags version 2.6 and reapply changes to obtain a
GPL-2+ version.
+ Remove brittle PDF export. Please export to HTML and print to
PDF with browser instead.
+ Remove intro page from export wizard.
+ Fix: image files were not found on Windows and Mac OS.
+ Print peak memory usage on Linux when program exits.
+ Hide tags panel completely by default instead of only
minimizing it.
+ Update Debian files.
* Sat Sep 16 2017 luc14n0@linuxmail.org
- Update to version 2.2:
+ Port RedNotebook 2 to Windows.
+ Windows: uninstall old version before installing new version to
remove old files.
+ Windows: use Aspell for spell checking.
+ Update Debian files.
- Changes from version 2.1:
+ Make webkit optional (but highly recommended). If missing, show
preview in external browser.
+ Support inserting SVG images.
+ Don't switch between edit and review mode automatically by
default.
- Changes from version 2.1.1:
+ Reset package name to 'rednotebook'.
- Changes from version 2.1.2:
+ Fix "Exec" field in .desktop file.
- Changes from version 2.1.3:
+ Fix creating translation files.
- Changes from version 2.1.4:
+ Use old names for appdata and desktop files.
- Changes from version 2.1.5:
+ Fix debian/control.
- Drop rednotebook-locale-unicode-fix.patch: Fixed upstream.
- Drop obsolete post(un) handling of following macros:
desktop_database_post(un) and icon_theme_cache_post(un),
file-triggers takes care of this for us now.
- Run spec-cleaner, modernize spec.
* Sat Jul 15 2017 zaitor@opensuse.org
- Update to version 2.0:
+ Port to Python 3 and GTK 3.
+ Add index of tags to LaTeX export.
+ Use new CDN link for MathJax.
- Add rednotebook-locale-unicode-fix.patch: Fix runtime crash,
patches from upstream git.
- Following upstreams porting: Drop python-devel, python-gtk,
python-webkitgtk, python-gtk, python-webkitgtk, python-PyYAML and
python-chardet BuildRequires, Requires and Recommends.
- Add hicolor-icon-theme, pkgconfig, python3-cairo-devel,
python3-gobject-devel and python3-setuptools BuildRequires.
- Add python3-PyYAML and python3-gobject-Gdk Requires,
python3-chardet and python3-pyenchant Recommends.
- Change python macros to python3 variant.
- Drop obsolete conditionals for no longer supported versions of
openSUSE.
* Fri Mar 03 2017 zaitor@opensuse.org
- Update to version 1.15:
+ Bundle pygtkspellcheck 4.0.5 since earlier versions contain a
bug (lp#1615629).
+ Fix toggling autostart (lp#1628497).
+ Set system tray icon name (lp#1660129).
* Thu Mar 02 2017 zaitor@opensuse.org
- Replace python-yaml with python-PyYAML Requires, needed after
python-singlespec changes.
* Sat Oct 08 2016 zaitor@opensuse.org
- Update to version 1.14:
+ Use new pygtkspellcheck API (lp#1592727).
+ Fix conversion from old single "Tags" category to new tags
format.
- Drop appdata.patch: Fixed upstream.
* Sun Sep 25 2016 mailaender@opensuse.org
- Add appdata.patch for https://en.opensuse.org/openSUSE:AppStore
* Mon Jun 27 2016 zaitor@opensuse.org
- Update to version 1.13:
+ When selecting a journal directory, show all journal
directories by default.
+ Allow ampersands in e-mail addresses (lp#1570476).
+ python-gtkspell has been renamed to python-gtkspellcheck.
Update docs and debian/control accordingly.
* Mon Apr 18 2016 ushamim@linux.com
- Update to version 1.12:
+ Add option to hide right-hand tags pane.
+ Never overwrite externally changed month files.
+ Remove support for Python 2.6.
* Thu Dec 31 2015 badshah400@gmail.com
- Update to version 1.11:
+ Remind users to make new backup if last backup is older than
a month.
+ When inserting a link for a selected text passage, replace
text passage.
- Changes from version 1.10.4:
+ Fix right-clicking cloud words to hide them.
- Changes from version 1.10.3:
+ Make #hashtags regular expression faster (up to 1000x).
- Update file list: README got renamed to README.md.
* Sun Oct 11 2015 gour@atmarama.net
- Update to version 1.10.2:
+ Fix Chinese fonts in preview mode on Windows by using the fonts
mingliu and MS Mincho.
+ Fix instructions for running RedNotebook on Windows.
+ Move repository from launchpad to github.
* Wed Apr 15 2015 zaitor@opensuse.org
- Update to version 1.10.1:
+ When undoing a formatting action, only remove formatting, not
the text (lp#1326606).
+ Fix searching with enter for text with non-ASCII characters
(lp#1430697).
+ Fix filtering exports by tags containing non-ASCII characters
(lp#1267263).
+ Don't remove whitespace from old-style tags in autocomplete box
(lp#1414603).
+ Don't try to change spellchecking language if spellchecker is
not set up (lp#1443818).
+ Don't try to access files with wrong encoding (lp#1443818).
* Sun Apr 12 2015 zaitor@opensuse.org
- Update to version 1.10:
+ Write data to temporary files first to prevent corrupted month
files.
+ Add format button for monospace font. Automatically add the
correct format for code blocks.
+ Show warning for dates before 1900 (not supported by Python's
datetime module).
+ Fix undo/redo.
+ Don't add unneeded newlines around titles and code.
* Sun Jan 18 2015 sfalken@opensuse.org
- Update to version 1.9.0:
+ Add #tags to cloud ignore list to remove them from the tag
cloud (thanks Przemysław Buczkowski).
+ Remove option to start RedNotebook minimized.
+ Do not remove menu bar in fullscreen mode (lp#1400356).
+ Allow exiting fullscreen mode with ESC key.
+ Only allow comment signs (#) at the beginning of a line in the
config file.
+ Fix reading configuration files.
/usr/share/locale/ar/LC_MESSAGES/rednotebook.mo /usr/share/locale/ast/LC_MESSAGES/rednotebook.mo /usr/share/locale/be/LC_MESSAGES/rednotebook.mo /usr/share/locale/bg/LC_MESSAGES/rednotebook.mo /usr/share/locale/ca/LC_MESSAGES/rednotebook.mo /usr/share/locale/cs/LC_MESSAGES/rednotebook.mo /usr/share/locale/da/LC_MESSAGES/rednotebook.mo /usr/share/locale/de/LC_MESSAGES/rednotebook.mo /usr/share/locale/el/LC_MESSAGES/rednotebook.mo /usr/share/locale/en_GB/LC_MESSAGES/rednotebook.mo /usr/share/locale/eo/LC_MESSAGES/rednotebook.mo /usr/share/locale/es/LC_MESSAGES/rednotebook.mo /usr/share/locale/eu/LC_MESSAGES/rednotebook.mo /usr/share/locale/fi/LC_MESSAGES/rednotebook.mo /usr/share/locale/fr/LC_MESSAGES/rednotebook.mo /usr/share/locale/ga/LC_MESSAGES/rednotebook.mo /usr/share/locale/gl/LC_MESSAGES/rednotebook.mo /usr/share/locale/he/LC_MESSAGES/rednotebook.mo /usr/share/locale/hi/LC_MESSAGES/rednotebook.mo /usr/share/locale/hr/LC_MESSAGES/rednotebook.mo /usr/share/locale/hu/LC_MESSAGES/rednotebook.mo /usr/share/locale/id/LC_MESSAGES/rednotebook.mo /usr/share/locale/it/LC_MESSAGES/rednotebook.mo /usr/share/locale/ja/LC_MESSAGES/rednotebook.mo /usr/share/locale/kk/LC_MESSAGES/rednotebook.mo /usr/share/locale/ko/LC_MESSAGES/rednotebook.mo /usr/share/locale/lt/LC_MESSAGES/rednotebook.mo /usr/share/locale/ml/LC_MESSAGES/rednotebook.mo /usr/share/locale/nb/LC_MESSAGES/rednotebook.mo /usr/share/locale/nds/LC_MESSAGES/rednotebook.mo /usr/share/locale/nl/LC_MESSAGES/rednotebook.mo /usr/share/locale/nn/LC_MESSAGES/rednotebook.mo /usr/share/locale/pl/LC_MESSAGES/rednotebook.mo /usr/share/locale/pt/LC_MESSAGES/rednotebook.mo /usr/share/locale/pt_BR/LC_MESSAGES/rednotebook.mo /usr/share/locale/ro/LC_MESSAGES/rednotebook.mo /usr/share/locale/ru/LC_MESSAGES/rednotebook.mo /usr/share/locale/sk/LC_MESSAGES/rednotebook.mo /usr/share/locale/sl/LC_MESSAGES/rednotebook.mo /usr/share/locale/sr/LC_MESSAGES/rednotebook.mo /usr/share/locale/sv/LC_MESSAGES/rednotebook.mo /usr/share/locale/ta/LC_MESSAGES/rednotebook.mo /usr/share/locale/te/LC_MESSAGES/rednotebook.mo /usr/share/locale/tr/LC_MESSAGES/rednotebook.mo /usr/share/locale/ug/LC_MESSAGES/rednotebook.mo /usr/share/locale/uk/LC_MESSAGES/rednotebook.mo /usr/share/locale/vi/LC_MESSAGES/rednotebook.mo /usr/share/locale/zh_CN/LC_MESSAGES/rednotebook.mo /usr/share/locale/zh_HK/LC_MESSAGES/rednotebook.mo /usr/share/locale/zh_TW/LC_MESSAGES/rednotebook.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026