FeatherNotes is a lightweight Qt5 hierarchical notes-manager.
It is independent of any desktop environment and has:
* Support for rich text formatting, image embedding and inserting
editable tables;
* Drag-and-drop capability for moving nodes and also for embedding images;
* A tray icon for quick access on any desktop;
* Correct position/size saving and restoring with most window managers;
* Compact but complete search and replacement widgets;
* The ability to include searchable tags (hidden info on each node);
* Support for optional node icons;
* Support for local and remote hyperlinks (bookmarks);
* Text zooming;
* Printing and exporting to HTML and PDF;
* Password protection;
* Auto-saving;
* macOS support and other features that can be found in its settings,
on its menus or when it is actually used.
Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications. General
reviews, feedback, and testing of such by gdt@, ng0@, and myself.
FeatherPad is a lightweight Qt5 plain-text editor.
It is independent of any desktop environment and has:
* Drag-and-drop support, including tab detachment and attachment;
* X11 virtual desktop awareness;
* An optionally permanent search-bar;
* Instant highlighting of found matches when searching;
* A docked window for text replacement;
* Support for line numbers and jumping to a specific line;
* Automatic detection of text encoding;
* Syntax highlighting for common programming languages;
* Ability to open URLs with appropriate applications;
* Session management;
* Side-pane mode;
* Auto-saving;
* Spell checking with Hunspell;
* Printing;
* Text zooming;
* Haiku OS and macOS support.
Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications. General
reviews, feedback, and testing of such by gdt@, ng0@, and myself.
2020.02.07 - GNU nano 4.8 "Jaška"
• When something is pasted into nano, auto-indentation is suppressed,
and the paste can be undone as a whole with a single M-U.
• When a lock file is encountered during startup, pressing ^C/Cancel
quits nano. (Pressing 'No' just skips the file and continues.)
• Shift+Meta+letter key combos can be bound with 'bind Sh-M-letter'.
Making any such binding dismisses the default behavior of ignoring
Shift for all Meta+letter keystrokes.
• The configuration option --with-slang (to be avoided when possible)
can now be used only together with --enable-tiny.
• A custom nanorc file can be specified on the command line, with
-f filename or --rcfile=filename.
2019.12.23 - GNU nano 4.7 "Havikskruid"
• A <Tab> will indent a marked region only when mark and cursor are
on different lines.
• Two indentations (any mix of tabs and spaces) are considered the
same when they look the same (that is: indent to the same level).
• When using --breaklonglines or ^J, a line will never be broken in
its leading whitespace or quoting.
• The keywords in nanorc files must be in lowercase.
2019.11.29 - GNU nano 4.6 "And don't you eat that yellow snow"
• The 'formatter' command has returned, bound by default to M-F.
It allows running a syntax-specific command on the contents of
the buffer.
• ^T will try to run 'hunspell' before 'spell', because it checks
spellling for the locale's language and understands UTF-8.
• Multiple errors or warnings on startup will no longer slow nano
down but will be indicated on the status bar with trailing dots.
2019.10.04 - GNU nano 4.5 "Košice"
• The new 'tabgives' command allows you to specify per syntax what
the <Tab> key should produce: some spaces, a hard TAB, ...
• The output of --help is properly aligned again for all languages.
• <Tab> will indent a marked region also when M-} has been rebound.
ChangeLog:
september 2017
- 1.4.2
- fix spelling errors in manpage
- fix build
september 2017
- 1.4
- terminal resizing support
- fix build
november 2016:
- mark cursor position in both HEX and ASCII
- skip whitespace when parsing hex-strings
march 2014:
- fix small but in DIE() which was leaving the terminal in a bad state
- added --linelength <n> / -l<n> command line option
ChangeLog:
- Build the HTML man page in the build script.
- Avoid buffer overflow with really long filenames.
- Fix missing argument to 'bad option' message.
- Remove the version number from the Tweak status bar.
- Increase the size of the 'message' buffer, which is currently
overflowing on really big files.
- Prevent obvious NULL dereference if you paste before cutting or copying.
- Fix memory overwrite when increasing display width in mid-editing.
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
old GNOME 2 version, no longer builds with current mono. according to
its github this has been replaced by tomboy-ng, written in pascal, and is
no longer actively developed.
While here, also remove PLIST vars that have never actually been used
since the package was imported.
Change log:
pluma 1.22.2
* Translations update
* smart-converter: Fix memory leaks
* spell-checker plugin: add missing translation (i18n)
Changelog:
OmegaT 5.1.0 brings the Mac and Windows packaging fixes from 4.3.1, plus 2 enhancements.
You can now specify the server to connect to in the Apertium MT connector.
In the Glossary pane, tooltips on glossary entries reveal the files they originated from.
The Belarusian, Czech, Dutch, Italian, Russian, Turkish, and Ukranian localisations were updated.
The OmegaT Project always welcomes developers, localisers and users to contribute their experience, knowledge and insights to the software we release.
As of 3.0.3, Abiword's configure.ac now depends on macros provided by
GNU's autoconf-archive collection. Since we're using autoconf, we need
these available as a build dependency.
(TBD: there's a lot of duplication between these two files that could
probably be unified.)
Changes:
Bug 13827 - Fix overflow read in PNG
Bug 13826 - Fix out of bounds access
Bug 13834 - Do not delete[] strings allocated with g_malloc()
Bug 13815 - Fix the black drawing regression with Gtk3.22
Bug 13791 - Fix flicker and caret problems
Bug 13791 - Reduce flickering
Fix Gtk criticals in dialog stylist
Fix stylist styles population
Fix a bad static_cast
Fix a runtime error (integer overflow)
Update sq-AL.po
Bug 13904 - Fix touch pad scrolling
Switch from qt4 to qt5.
Switch to CMake.
Add hacks to build with guile1.8.
CHANGELOG
=========
Several bug fixes (1.99.11).
Repositories for Debian and Ubuntu (1.99.11).
Many bug fixes (1.99.10).
Redesigned web site (1.99.10).
Extended Css stylability when exporting to Html (1.99.10).
New TeXmacs videos on web site (1.99.10).
Drag and drop for images (1.99.10).
Unification of beamer and poster styles, work in progress (1.99.10).
Automatic retrieval of artwork from texmacs.org (1.99.10).
New background patterns and pictures (1.99.10).
Experimental pattern effects (1.99.10).
Experimental Sparkle support under MacOS (1.99.10).
Experimental and partial support for Git as a versioning tool (1.99.10).
Experimantal Graph plug-in for graphs drawn by various external tools (1.99.10).
User interface for new features in educational styles (1.99.10).
Many bug fixes (1.99.9).
Similar spell checking widgets as for search and replace (1.99.9).
Improved educational styles (1.99.9).
Multiple choice lists (1.99.9).
A unified Graph plugin for Graphviz, Asymptote (1.99.9).
Import improvements from the FriCAS project (1.99.9).
Fixes and documentation for the Sage plugin (1.99.9).
Several bug fixes (1.99.8).
Support of binary packages for various GNU/Linux distributions, constructed using Suse OpenBuild services (1.99.8).
Several new algorithms for micro typography: roots, mathematical accents, etc. (1.99.7).
New style for posters (1.99.7).
Support for new ACM styles (1.99.7).
Various bug fixes (1.99.7).
New page breaker with better support for floating objects and footnotes (1.99.6).
Improved native Pdf generation based on Hummus (1.99.6).
Several new algorithms for micro typography: subscripts, superscripts, etc. (1.99.6).
Improved support for TeX Gyre fonts (1.99.6).
Various bug fixes (1.99.6).
Switch from qt4 to qt5.
Upstream changelog
==================
Version 3.10.1 Stable
@Dman95 Dman95 released this on 8 Oct 2018
Fix for lack of macro object in the linking options after 3.10.0 update.
Version 3.10.0 Stable
@Dman95 Dman95 released this on 1 Oct 2018
3 commits to master since this release
BSD OS support (thanks Martinfx);
Fix for not working debugging on systems where gcc has default PIE option (thanks lberserq);
Spanish language added (thanks Mariano Cordoba);
Small settings usability fixes.
Version 3.9.0 Stable
@Dman95 Dman95 released this on 11 Sep 2017
9 commits to master since this release
More convinient memory expression watches have been added;
Debugger crash bug has been fixed (thanks lberserq);
Polish language translation has been added (thanks Krzysztof Rossa);
Hebrew language translation has been added (thanks Elian Kamal).
Version 3.8.0 Stable
@Dman95 Dman95 released this on 19 Feb 2017
17 commits to master since this release
Registers parsing while debugging has been improved;
Build in current directory option has been added;
Italian language translation has been added.
Version 3.7.0 Stable
@Dman95 Dman95 released this on 30 Oct 2016
34 commits to master since this release
Chinese language has been added;
German language has been added;
Bug with single application crashes has been fixed;
Bug with unprintable characters in program output has been fixed.
L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development
focuses on keeping weight down to a minimum, only the most essential features
are implemented in the editor. L3afpad is simple to use, is easily compiled,
requires few libraries, and starts up quickly.