| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rednotebook | Distribution: openSUSE 12.2 |
| Version: 1.5.0 | Vendor: openSUSE |
| Release: 2.5.1 | Build date: Sat Aug 4 09:13:59 2012 |
| Group: Productivity/Office/Other | Build host: build30 |
| Size: 1219498 | Source RPM: rednotebook-1.5.0-2.5.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://rednotebook.sourceforge.net/ | |
| Summary: Graphical diary and journal | |
RedNotebook is a graphical journal to keep track of notes and thoughts. It includes a calendar navigation, customizable templates, export functionality and word clouds. You can also format, tag and search your entries.
GPL-3.0+
* Sun Jul 22 2012 zaitor@opensuse.org
- Update to version 1.5.0:
+ New scalable logo.
+ Remember possible undo/redo actions for each day separately.
+ Turn all entries of old "Tags" categories into tags without
entries at startup.
+ Suggest last tag when a new tag is added.
+ When suggesting to use the last tag, leave focus on the tag.
+ Enable copy menu item in preview mode. (lp#834473)
+ Only allow hiding words from the cloud, not the tags.
+ Add shortcut (Ctrl+Home) for "Go to Today".
+ Fix undo for tags.
+ Drop support for Python 2.5. This means that we now support
Python 2.6 and 2.7.
+ Install translation files in standard directories. (lp#687349)
- Added lang package.
* Tue Apr 03 2012 vuntz@opensuse.org
- Update to version 1.4.0:
+ Search:
- If a search contains a hashtag (e.g. #Work or #Movies), only
days with all of those tags will be searched. This means you
can e.g. search for "project-xyz" only in the days tagged
with "Work" with the query "#Work project-xyz".
- Search for combinations of tags (e.g. #magazine #linux)
- If the query only contains a single hashtag (e.g. #Movies), a
list of all subtags (the names of the movies) is shown.
- Auto-complete tags in search
- Automatically scroll to found text in edit mode
+ Split tag and word clouds
+ Show tag and word cloud only if there are any tags and words
respectively
+ Remove spaces from multi-word tags during search and in clouds
+ Always include all tags regardless of their frequency in the
cloud
+ Exports:
- Correctly set the appropriate extension for each export type
- Always add a title for LaTeX exports
+ Other fixes:
- Correctly parse configuration values containing ='s
- Paths returned from file and folder choosers must be
converted to unicode
- Correctly redirect error output into the logfile on Windows
* Wed Jan 25 2012 vuntz@opensuse.org
- Update to version 1.3.0:
+ Let tags be categories without entries. This greatly simplifies
and in fact unifies tags and categories.
+ Unify clouds and search -> Show the search bar above the clouds
When a search is made, substitute the word cloud with the
search results.
+ Apply styling for thick horizontal lines
- Thin line: --------------------
- Thick line: ====================
+ Apply formatting only once if a format button is clicked
multiple times
+ Allow "Close to tray" only on Windows as most modern Linux
distros don't have a tray anymore (lp#902228). If you still
want the tray icon, set closeToTray=1 in the configuration
file.
+ Make journal saving more than twice as fast by using libyaml.
+ Change Ctrl-PageUp(Down) directions to be more intuitive
+ Update and revise help text
+ Fix: utf-8 special chars not displayed correctly in html export
for firefox (lp#910094)
+ Fix: Do not abort if a wrong regex is entered
+ Fix: Correctly highlight all picture formats in edit mode
+ Fix: When the format button is clicked and a tag is selected,
format it instead of the editor pane
+ Write month only if changes are actually made (lp#871730)
+ Call categories tags in more places
+ Print PDF export path after export
+ Do not warn if second instance is suspected (too many
false-positives)
+ Updated translations.
* Thu Oct 06 2011 vuntz@opensuse.org
- Update to version 1.2.0:
+ Let the "Back" and "Forward" button jump over empty days
+ Allow wildcards (*,.,?) in cloud black/white lists ("altr."
hides altro, altra, etc.)
+ Add "Export currently visible day" option in export assistant
+ By default select the time range from today to today in the
export wizard (lp#834489)
+ Show warning when second RedNotebook instance is started to
prevent data loss (lp#771396)
+ Add option to set the date format for exports. An empty field
removes dates from exports.
+ Remember scrollbar and cursor positions when changing between
days and edit and preview mode
+ Allow double backslashes (\\) in filenames (e.g. for UNC paths)
+ Use Ubuntu font in editor, preview and cloud if it's available
+ Remember last export and backup locations
+ Show the most recent entries at the top of the search list by
default
+ Search in annotations as well
+ Use auto-completion for all category entries
+ Mention the name of the day in weekday templates
+ Allow linebreaks (\\) only at the end of lines
+ Do not write empty month files to disk
+ Remove "Delete Entry" button (Use the context menu or the
delete key instead)
+ Add tooltips for category buttons
+ Always keep categories sorted in search and annotations
drop-down menus
+ Allow markup for links in categories (--http://mypage.com--)
(lp#782697)
+ Escape regular expression syntax in searches (*, +, etc.)
+ Use a better icon for Annotate (Edit)
+ Add more markup examples to templates help text
+ Fix: Txt2tags highlighting should not allow spaces between
format markup and text
+ Fix: Do not use str.capitalize() for fonts in txt2tags.py to
support turkish locales (lp#841698)
+ Fix on Windows: Correctly open local links with whitespace
(lp#824420)
+ Let "Get help online" point to RedNotebook's answers section at
launchpad
+ Various code optimizations.
+ Updated translations.
- Change License tag from GPL-2.0+ to GPL-3.0+ as the code is using
a LGPL-3.0+ module, effectively changing the GPL-2.0+ code to
GPL-3.0+.
* Tue Aug 09 2011 dimstar@opensuse.org
- Update to version 1.1.8:
+ Fix: Abort startup if yaml file cannot be read to avoid losing
data.
+ Updated translations.
* Fri Jul 15 2011 malcolmlewis@opensuse.org
- Update to version 1.1.7:
+ Chinese characters are not correctly rendered in preview
(lp#731273).
+ Screen position not correctly remembered when opened from
system tray (lp#804792).
+ Date is not inserted if default encoding can not be
determined.
+ Use smarter internationalization code from elib.intl.
+ Updated translations.
- Update spec file License field from GPLv2+ to GPL-2.0+ to
conform with spdx.org identifier.
* Thu May 12 2011 dimstar@opensuse.org
- Update to version 1.1.6:
+ lp#775269: Fix date encoding
+ Updated translations.
* Wed May 04 2011 dimstar@opensuse.org
- Update to version 1.1.5:
+ Remove "RedNotebook" title in exports
+ Make templates translatable
+ Fix: Inserted dates always shows the time 00:00h (lp#744624)
+ Mention "--record installed-files" setup.py's option for
remembering installed files in README.
* Fri Apr 01 2011 toganm@opensuse.org
- Update to version 1.1.4:
+ Add "phone call" and "personal" templates
+ lp#728466: Application crashes while resetting last position
+ lp#719830: Editing a category entry that contains a \\ removes
the new line symbol
+ Fix: Introductory text is not translated
+ Fix: Properly convert dates to unicode
+ When a format (bold, etc.) is applied with no text selected,
add whitespace, not descriptive text
+ Add a tooltip for the edit button
+ Improve introductory and help text
+ Do not refer to annotations as "nodes" but as "entries"
+ Translate the word "Categories" in exports
+ In statistics window use "Selected Day" instead of
"Current Day"
+ Cleanup GUI glade file
+ Updated translations.
* Tue Mar 15 2011 badshah400@gmail.com
- Update to version 1.1.3:
+ Remember window position from last session
+ Restore window position when returning from tray
+ Let the sub-windows be displayed relative to the main screen
+ After searching change to date with single click instead of
double-click
+ Add useWebkit flag in configuration file
+ Fix: Special characters inflate cloud black-/whitelist
+ Fix: Insertion of templates (lp#696205)
+ Fix: Do not load backup files accidentally (lp#705260)
+ Fix: Preferences window can't be opened (lp#696186)
+ Code: Make pywebkitgtk an explicit requirement
- Change python-webkitgtk Recommends to Requires, following the
code changes.
* Sat Feb 12 2011 vuntz@opensuse.org
- Call missing relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
* Mon Dec 27 2010 dimstar@opensuse.org
- Update to version 1.1.2:
+ Add fullscreen mode (F11)
+ Let the preview and edit button have the same size
+ Highlight mixed markups (**__Bold underline__**)
+ Highlight structured headers
+ Highlight ``, "", ''
+ lp#614353: Highlight all found occurences of the searched word
+ lp#622456: Fix: Correctly highlight lists
+ lp#657421: Fix: Do not set maximized to True when sending
RedNotebook to the tray
+ lp#685609: Fix: Add Ctrl-P shortcut for edit button
+ Fix: Add "\" to the list of ignored chars for word clouds
+ Fix: Escape characters before adding results to the search list
+ Fix: Local links with whitespace in latex
+ Windows-related fixes.
+ Updated documentation.
+ Updated translations.
* Tue Dec 07 2010 vuntz@opensuse.org
- Drop rednotebook-desktop-entry.patch, and instead add the
additional Category with %suse_update_desktop_file.
- Use Calendar instead of WordProcessor as additional category.
- Shorten the description.
- Change python-webkitgtk Requires to Recommends, as described in
README.
- Add python-chardet Recommends.
* Thu Nov 18 2010 badshah400@gmail.com
- Initial build (version) 1.1.1
/usr/bin/rednotebook /usr/lib/python2.7/site-packages/rednotebook /usr/lib/python2.7/site-packages/rednotebook-1.5.0-py2.7.egg-info /usr/lib/python2.7/site-packages/rednotebook/__init__.py /usr/lib/python2.7/site-packages/rednotebook/__init__.pyc /usr/lib/python2.7/site-packages/rednotebook/backup.py /usr/lib/python2.7/site-packages/rednotebook/backup.pyc /usr/lib/python2.7/site-packages/rednotebook/configuration.py /usr/lib/python2.7/site-packages/rednotebook/configuration.pyc /usr/lib/python2.7/site-packages/rednotebook/data.py /usr/lib/python2.7/site-packages/rednotebook/data.pyc /usr/lib/python2.7/site-packages/rednotebook/external /usr/lib/python2.7/site-packages/rednotebook/external/__init__.py /usr/lib/python2.7/site-packages/rednotebook/external/__init__.pyc /usr/lib/python2.7/site-packages/rednotebook/external/elibintl.py /usr/lib/python2.7/site-packages/rednotebook/external/elibintl.pyc /usr/lib/python2.7/site-packages/rednotebook/external/msgfmt.py /usr/lib/python2.7/site-packages/rednotebook/external/msgfmt.pyc /usr/lib/python2.7/site-packages/rednotebook/external/txt2tags.py /usr/lib/python2.7/site-packages/rednotebook/external/txt2tags.pyc /usr/lib/python2.7/site-packages/rednotebook/files /usr/lib/python2.7/site-packages/rednotebook/files/default.cfg /usr/lib/python2.7/site-packages/rednotebook/files/main_window.glade /usr/lib/python2.7/site-packages/rednotebook/gui /usr/lib/python2.7/site-packages/rednotebook/gui/__init__.py /usr/lib/python2.7/site-packages/rednotebook/gui/__init__.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/browser.py /usr/lib/python2.7/site-packages/rednotebook/gui/browser.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/categories.py /usr/lib/python2.7/site-packages/rednotebook/gui/categories.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/clouds.py /usr/lib/python2.7/site-packages/rednotebook/gui/clouds.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/customwidgets.py /usr/lib/python2.7/site-packages/rednotebook/gui/customwidgets.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/editor.py /usr/lib/python2.7/site-packages/rednotebook/gui/editor.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/exports.py /usr/lib/python2.7/site-packages/rednotebook/gui/exports.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/imports.py /usr/lib/python2.7/site-packages/rednotebook/gui/imports.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/main_window.py /usr/lib/python2.7/site-packages/rednotebook/gui/main_window.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/menu.py /usr/lib/python2.7/site-packages/rednotebook/gui/menu.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/options.py /usr/lib/python2.7/site-packages/rednotebook/gui/options.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/search.py /usr/lib/python2.7/site-packages/rednotebook/gui/search.pyc /usr/lib/python2.7/site-packages/rednotebook/gui/t2t_highlight.py /usr/lib/python2.7/site-packages/rednotebook/gui/t2t_highlight.pyc /usr/lib/python2.7/site-packages/rednotebook/images /usr/lib/python2.7/site-packages/rednotebook/images/bulletlist.png /usr/lib/python2.7/site-packages/rednotebook/images/date.png /usr/lib/python2.7/site-packages/rednotebook/images/formula.png /usr/lib/python2.7/site-packages/rednotebook/images/insert-image-16.png /usr/lib/python2.7/site-packages/rednotebook/images/insert-image-22.png /usr/lib/python2.7/site-packages/rednotebook/images/line.png /usr/lib/python2.7/site-packages/rednotebook/images/linebreak.png /usr/lib/python2.7/site-packages/rednotebook/images/link.png /usr/lib/python2.7/site-packages/rednotebook/images/numberedlist.png /usr/lib/python2.7/site-packages/rednotebook/images/picture.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rednotebook.svg /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-128.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-14.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-16.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-192.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-22.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-256.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-32.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-48.png /usr/lib/python2.7/site-packages/rednotebook/images/rednotebook-icon/rn-64.png /usr/lib/python2.7/site-packages/rednotebook/images/table.png /usr/lib/python2.7/site-packages/rednotebook/images/title.png /usr/lib/python2.7/site-packages/rednotebook/info.py /usr/lib/python2.7/site-packages/rednotebook/info.pyc /usr/lib/python2.7/site-packages/rednotebook/journal.py /usr/lib/python2.7/site-packages/rednotebook/journal.pyc /usr/lib/python2.7/site-packages/rednotebook/storage.py /usr/lib/python2.7/site-packages/rednotebook/storage.pyc /usr/lib/python2.7/site-packages/rednotebook/templates.py /usr/lib/python2.7/site-packages/rednotebook/templates.pyc /usr/lib/python2.7/site-packages/rednotebook/undo.py /usr/lib/python2.7/site-packages/rednotebook/undo.pyc /usr/lib/python2.7/site-packages/rednotebook/util /usr/lib/python2.7/site-packages/rednotebook/util/__init__.py /usr/lib/python2.7/site-packages/rednotebook/util/__init__.pyc /usr/lib/python2.7/site-packages/rednotebook/util/dates.py /usr/lib/python2.7/site-packages/rednotebook/util/dates.pyc /usr/lib/python2.7/site-packages/rednotebook/util/filesystem.py /usr/lib/python2.7/site-packages/rednotebook/util/filesystem.pyc /usr/lib/python2.7/site-packages/rednotebook/util/markup.py /usr/lib/python2.7/site-packages/rednotebook/util/markup.pyc /usr/lib/python2.7/site-packages/rednotebook/util/statistics.py /usr/lib/python2.7/site-packages/rednotebook/util/statistics.pyc /usr/lib/python2.7/site-packages/rednotebook/util/utils.py /usr/lib/python2.7/site-packages/rednotebook/util/utils.pyc /usr/share/applications/rednotebook.desktop /usr/share/doc/packages/rednotebook /usr/share/doc/packages/rednotebook/AUTHORS /usr/share/doc/packages/rednotebook/CHANGELOG /usr/share/doc/packages/rednotebook/LICENSE /usr/share/doc/packages/rednotebook/README /usr/share/icons/hicolor/48x48/apps/rednotebook.png /usr/share/icons/hicolor/scalable/apps/rednotebook.svg /usr/share/pixmaps/rednotebook.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:28:04 2013