Go to file
Andreas Müller 7b6121ac1c mousepad: upgrade 0.5.8 -> 0.5.9
License checksum change caused by 'polishing' [1]

[1] 4eeade8df3

Release notes for 0.5.9
=======================
- New Features:
  - Add shortcuts plugin (#70, !121)
    Depends on Libxfce4ui 4.17.5 which is a dev version, so will
    be excluded at configure time on most systems until Xfce 4.18
    is released.
  - Add search history (!119)
  - File monitoring: Add an automatic reloading option
- Appearance Changes / Minor Improvements:
  - Move the document modification mark to the close button (#63,
    !122)
  - Add mousepad styleclass for easier theming (#33)
  - Hide search bar by pressing Esc key even when not focused
  - Search: Escape selection when regex search is enabled
- Code Refactoring:
  - Plugins: Add a skeleton plugin to ease writing of new plugins
- Bug Fixes:
  - Test plugin: Sanitize memory management of sources
  - Honor GTK_CSD
  - Filter entries from `accels.scm` on non-detailed action name
  - i18n: Check for `bind_textdomain_codeset()`
  - Update Copying (#160, !120)
  - Session history: Never clear session array on exit (#162)
  - Fix broken feature "Show menubar temporarily when hidden"
  - Force encoding when reloading
  - Force encoding when it has been explicitly set by the user
  - Do not consider encoding as always user-set in the "Open"
    dialog
  - Fix antonym of the word "indent" in preferences dialog (!118)
  - File monitoring: Try to filter out fake deletions
  - Add ellipsis to preferences menu entry (!117)
  - Switch all labels to title case in prefs dialog (!116)
  - Correctly restore font size after zooming when using system
    font (#158)
  - Printing: Enable line wrapping by default (#156)
  - Fix a warning from GCC static analyzer
  - Search: Do not delay the search when the text changes
- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-06 20:25:33 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems smbnetfs: upgrade 0.6.1 -> 0.6.3 2022-03-16 08:32:19 -07:00
meta-gnome gtksourceview5: upgrade 5.2.0 -> 5.4.0 2022-03-31 11:54:44 -07:00
meta-initramfs dracut: upgrade 055 -> 056 2022-04-06 20:25:33 -04:00
meta-multimedia wireplumber: Upgrade to version 0.4.9 2022-03-30 12:40:22 -07:00
meta-networking libnetfilter-conntrack: upgrade 1.0.8 -> 1.0.9 2022-03-31 21:23:05 -07:00
meta-oe octave: upgrade 4.4.1 -> 6.4.0 and overhaul recipe 2022-04-06 20:25:33 -04:00
meta-perl io-compress-lzma-perl, io-compress-perl: Rename to use debian names 2022-03-21 08:25:11 -07:00
meta-python python3-qface: upgrade 2.0.6 -> 2.0.7 2022-04-06 14:55:16 -04:00
meta-webserver nginx: add gunzip PACKAGECONFIG 2022-03-29 08:33:41 -07:00
meta-xfce mousepad: upgrade 0.5.8 -> 0.5.9 2022-04-06 20:25:33 -04:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories