File rednotebook.changes of Package rednotebook
-------------------------------------------------------------------
Wed Apr 15 22:45:22 UTC 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 19:35:48 UTC 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 21:28:49 UTC 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.
-------------------------------------------------------------------
Fri Aug 8 22:25:55 UTC 2014 - dimstar@opensuse.org
- Update to version 1.8.1:
+ Do not show new version dialog if latest version cannot be
determined (lp#1324126).
+ Fix date formatting for invalid locale encodings.
+ Add necessary library files for spell-checking on Windows
(lp#1331876).
-------------------------------------------------------------------
Mon Dec 23 21:42:42 UTC 2013 - dimstar@opensuse.org
- Update to version 1.8.0:
+ Add font selection for edit mode.
+ Allow changing preview and cloud font in preferences.
+ Only allow opening RedNotebook minimized on Windows since other
systems may lack a system tray.
+ Fix: Display tags starting with "SEP" in preview (lp#1255582).
+ Write scripts to cross-compile RedNotebook Windows exe and
installer on Linux.
-------------------------------------------------------------------
Tue Nov 26 10:32:49 UTC 2013 - dimstar@opensuse.org
- Update to version 1.7.3:
+ Jump to a specific date on startup with "--date 2013-10-31" on
the commandline.
+ Display current date in the title bar.
+ Support inserting multiple pictures in one step.
+ Add DejaVu Sans as font fallback for clouds and preview.
+ Fix setting last image directory for insert dialog.
+ Only allow exporting selected text if we are in edit mode
(lp#1221792).
+ Updated translations.
-------------------------------------------------------------------
Sat Jun 29 19:52:33 UTC 2013 - zaitor@opensuse.org
- Update to version 1.7.2:
+ Show error if saving fails due to a directory not being
created.
+ Ignore hashtags starting with more than one #.
+ Fix: Allow inserting files and pictures from the "recently
used" section (lp#1195759).
-------------------------------------------------------------------
Tue Mar 19 22:43:44 UTC 2013 - dimstar@opensuse.org
- Update to version 1.7.1:
+ Fix: Insert spellchecking correction in the correct position
(lp#1137925).
- Changes from version 1.7.0:
+ Allow filtering exported days by tags.
+ Add option to export only the currently selected text.
+ Move spellcheck option from preferences to edit menu and add F7
shortcut.
+ Enable spellchecking on Windows. See help for adding custom
dictionaries.
+ Better error message for invalid markup.
+ Show warning if no directory is selected before clicking the
"Open" button when choosing a journal directory.
+ Gracefully handle BadStatusLines when checking for new
versions.
+ Do not try to set file permissions on Windows where they are
unavailable.
+ Fix hide-from-cloud for words containing backslashes
(lp#1131412).
+ Fix relative file links on Windows.
+ Code: Switch from optparse to argparse.
-------------------------------------------------------------------
Sat Feb 9 16:35:27 UTC 2013 - zaitor@opensuse.org
- Update to version 1.6.6:
+ Edit templates in RedNotebook directly. Preview and use the
Insert and Format toolbar menus before inserting a template.
+ Support relative image links like [""my_pic"".jpg].
+ Add Ctrl+Return shortcut for adding manual linebreaks.
+ Let all toolbar menus always open the menu before performing an
action.
+ Change Go-To-Today shortcut to Alt+Home (Ctrl+Home moves cursor
to the start of the text).
+ Do not allow choosing an empty name for templates.
+ Do not parse #include as a hashtag.
+ Add info about network drives to help text.
+ Fix help text about links to local directories.
+ Fix: Let categories pane use new infobar notifications
(lp#1098625).
-------------------------------------------------------------------
Sun Jan 6 17:49:41 UTC 2013 - dimstar@opensuse.org
- Update to version 1.6.5:
+ Add menu item for clearing the text format.
+ Add toolbar menus "Insert" and "Format" to main menu for better
accessibility and HUD integration.
+ Only show keyboard shortcuts in main menu, not in toolbar menus
+ Use selected text as link name when a new link is inserted.
+ When an image or file is inserted, use selected text as the
name of the link.
+ Format selected text as header when a header is inserted.
+ Convert selected text to a list when a list is inserted.
+ Select title after it has been inserted to allow for easy
editing.
+ Change file permissions so that journal files are only readable
by the user.
+ Windows: Restore slider positions after opening RedNotebook
from the tray.
+ Windows: Support non-ascii installation paths.
-------------------------------------------------------------------
Sun Dec 23 10:16:16 UTC 2012 - zaitor@opensuse.org
- Update to version 1.6.4:
+ Never include previous RedNotebook backups in new backups.
+ Add strikethrough shortcut Ctrl+K.
+ By default don't switch between edit and preview mode
automatically.
+ Add experimental support for irc protocol.
-------------------------------------------------------------------
Fri Dec 7 11:36:57 UTC 2012 - dimstar@opensuse.org
- Update to version 1.6.3:
+ Fix: Don't interpret URLs with non-empty paths as local links.
-------------------------------------------------------------------
Mon Nov 19 19:37:49 UTC 2012 - zaitor@opensuse.org
- Update to version 1.6.2:
+ Add option for automatically switching between edit and preview
mode to preferences.
+ Since debian doesn't have a python2 symlink, try to run
python2.7 and python2.6 in the run script.
+ Use PNG image in about dialog (SVG support is broken in Windows
version).
- Changes from version 1.6.1:
+ Allow specifying the width when inserting an image.
+ Add relative links: Relative paths [myfile image.jpg] is
automatically transformed to /path/to/journal/image.jpg.
+ Use smarter regular expression for finding hashtags in the text
+ Give focus to link box when the link dialog opens.
+ Hide tag panel by default.
+ Adapt introductory and help texts for hashtags.
+ Break search results at newlines.
+ Fix: When searching for multiple tags, only add a single result
for every hit.
-------------------------------------------------------------------
Thu Nov 1 12:44:14 UTC 2012 - dimstar@opensuse.org
- Update to version 1.6.0:
+ Add inline #hashtagging.
+ Allow for automatic switching between edit and preview mode.
+ Many other new features and bugfixes.
-------------------------------------------------------------------
Sun Jul 22 14:08:55 UTC 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 3 11:33:47 UTC 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 07:17:12 UTC 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 6 06:55:37 UTC 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 9 10:05:59 CEST 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 23:16:19 CEST 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 08:30:10 CEST 2011 - dimstar@opensuse.org
- Update to version 1.1.6:
+ lp#775269: Fix date encoding
+ Updated translations.
-------------------------------------------------------------------
Wed May 4 09:17:53 CEST 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 1 07:07:44 UTC 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 11:44:47 CET 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 19:48:58 CET 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 10:17:41 CET 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 7 17:12:16 CET 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 08:38:23 UTC 2010 - badshah400@gmail.com
- Initial build (version) 1.1.1