Package Release Info

howl-0.6-bp153.1.1

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

howl

Change Logs

* Tue Jun 09 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Exclude architectures unsupported by bundled LuaJIT:
  aarch64 ppc64 ppc64le s390x
* Fri Apr 05 2019 mvetter@suse.com
- Update to 0.6:
  * Added navigate-go-to command, for going back to a specific
    previous location.
  * Added support for a “journal” buffer showing the Howl log,
    available via open-journal.
  * Ensure loaded buffers contain valid UTF-8 at all times
  * Better lexing for C, Rust, Python
  * Added support for specifying line and column when opening files
  * Added support for custom user fonts
  * Added project-switch-buffer command that displays open buffers
    within the current project.
  * Added two inspectors and a command for documentation to the Go mode
  * Moving cursor left or right with a selection active now cancels
    the selection, leaving the cursor at the corresponding end.
  * Added proper structure support for C/C++ mode
  * Base scheme support on the newer lisp mode instead of old basic mode
  * Added the **popup_menu_accept_key option, for controlling which
    key accepts the current option for a popup menu, such as the
    completion popup. Valid values are ‘enter’ (the default) or ‘tab’.
  * Close completion popup when user activity warrants it
  * Added new built-in theme: Dracula
  * Added integrated and fast project file search functionality via
    two new commands: project-file-search and project-file-search-list
  * Javascript: Support for ES6 templates and new keywords and operators
  * Performance and functionality improvements for the matcher, used
    in Howl selection lists, enabling fast matching across much
    larger data sets.
  * Performance improvements for recursive file selection.
    Between 30x and 32x faster.
  * Respect use_tabs option when commenting
  * Ensure scrolling works correctly for Gtk+ 3.4
  * Dart bundle enhancements: improved syntax highlighting
  * Added support for activities - potentially longer running activities
    that should run in a apparently blocking way to the user.
  * Added a new commandline flag, --run-async, for running a particular
    file in a asynchronous Howl context.
  * Added support for shared, low precision after timers
  * Added options for controlling scrolling speed
  * Add support for smooth scrolling events
  * Fixed background drawing for Wayland/Weston/CSD environments.
  * Requested that titlebar is hidden for newer versions of Gnome 3.
  * Added support for navigating back and forth in a list of previously
  visited locations. Two new commands, navigate-back and
  navigate-forward were added, bound to ctrl_< and ctrl_> respectively.
  * Improved key translation for keys when caps lock is on.
  * Added two new commands, editor-newline-above and editor-newline-below,
    that insert a new line above/below the current line. Bound these
    commands to ctrl_shift_return and ctrl_return.
  * Auto detect line endings when opening a file if possible
  * For details see: https://howl.io/blog/2019/04/05/howl-0-6-released.html
- Add howl-rpmlintrc: it only installs an example C file
Version: 0.5.3-bp150.2.4
* Wed Feb 21 2018 tchvatal@suse.com
- Install properly to /usr not /usr/local
- Drop post/postun that is empty on 15+
- Mark license as %license
- Package bundles lpeg and luajit
* Sun Feb 18 2018 avindra@opensuse.org
- Update to 0.5.3
  * workaround for a Gtk issue with scrollbars.
- includes 0.5.2:
  * Fixed a bug manifesting in a SIGSEGV on OpenBSD.
* Mon Jul 17 2017 jengelh@inai.de
- Make a neutral summary
* Thu Jul 13 2017 tchvatal@suse.com
- Version update to latest 0.5.1 release:
  * Code inspection
  * More bundles
  * Loads of bugfixes
- Remove merged patch appdata.patch
- Add patch to respect cflags howl-respect-cflags.patch
* Wed Feb 08 2017 jengelh@inai.de
- Trim filler words from description
* Sun Jan 29 2017 mailaender@opensuse.org
- add appdata.patch for https://en.opensuse.org/openSUSE:AppStore
* Sat Dec 24 2016 mailaender@opensuse.org
- spec file cleanup
* Wed Nov 16 2016 code@baez.nyc
Updating to 0.4.1
* Thu Jun 02 2016 code@baez.nyc
An initial spec of howl.