Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recipes-support/libutempter: Fix the macro string concatenation. #129

Closed
wants to merge 5 commits into from

Conversation

iddinev
Copy link
Contributor

@iddinev iddinev commented Mar 20, 2019

The previous openembedded patch 0001-Fix-macro-error.patch fixes the compile time macro expansion error but introduces another one in the form of erroneous 'MACRO1##MACRO2' concatenation. This patch fixes that error.
Edit: Had to rebase my branch so I recreated the pull request.

sashko and others added 5 commits March 19, 2019 21:00
Signed-off-by: Oleksandr Kravchuk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
GYP (Generate Your Projects) is a meta-build system by Google.

Signed-off-by: Ross Burton <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Ross Burton <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Ross Burton <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
The previous patch 0001-Fix-macro-error.patch erroneously assumes
that the 'MACRO1##MACRO2' operation expands the macros
before concatination. As a result the UTEMPTER_DEFAULT_PATHNAME
always gets the literal RAW_UTEMPTER_PATH value.

Signed-off-by: iddinev <[email protected]>
@iddinev iddinev closed this Mar 21, 2019
@iddinev iddinev deleted the libutempter-patch branch March 21, 2019 17:59
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 3, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
iipeace pushed a commit to iipeace/meta-openembedded that referenced this pull request Jun 16, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 11, 2021
Upgrade to release 21.0.0:

- Update plus sign (+) handling to work with/like HTML form
  encoding (POST) by default, fixes openembedded#129, and associated
  roundtripping
- Package IDNA tables
- Long overdue dependency bumps

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 11, 2021
Upgrade to release 21.0.0:

- Update plus sign (+) handling to work with/like HTML form
  encoding (POST) by default, fixes openembedded#129, and associated
  roundtripping
- Package IDNA tables
- Long overdue dependency bumps

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 12, 2021
Upgrade to release 21.0.0:

- Update plus sign (+) handling to work with/like HTML form
  encoding (POST) by default, fixes openembedded#129, and associated
  roundtripping
- Package IDNA tables
- Long overdue dependency bumps

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 12, 2021
Upgrade to release 21.0.0:

- Update plus sign (+) handling to work with/like HTML form
  encoding (POST) by default, fixes openembedded#129, and associated
  roundtripping
- Package IDNA tables
- Long overdue dependency bumps

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 12, 2021
Upgrade to release 21.0.0:

- Update plus sign (+) handling to work with/like HTML form
  encoding (POST) by default, fixes openembedded#129, and associated
  roundtripping
- Package IDNA tables
- Long overdue dependency bumps

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 12, 2021
Upgrade to release 21.0.0:

- Update plus sign (+) handling to work with/like HTML form
  encoding (POST) by default, fixes openembedded#129, and associated
  roundtripping
- Package IDNA tables
- Long overdue dependency bumps

Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Jan 27, 2021
GParted 1.2.0 (2021-01-25)

Release Notes

This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:

    Add exFAT support using exfatprogs
    Wait for udev change on /dev/DISK when erasing signatures
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service

Bug Fixes

    Add exFAT support using exfatprogs (!30)
    Fix gparted not launching when PS_FORMAT environment variable set (!54)
    Wait for udev change on /dev/DISK when erasing signatures(openembedded#83, !55)
    Raise minimum supported dosfstools to 3.0.18 (!57)
    Fix formatting directive in it.po (!58)
    Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
    Fix GitLab CI job failures following Ubuntu docker image updates (!60)
    Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
    Set default alignment to cylinder for amiga partition table (openembedded#116, !63)
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service (openembedded#129, !64)

Code Credits

Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.

Signed-off-by: Andreas Müller <[email protected]>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Jan 27, 2021
GParted 1.2.0 (2021-01-25)

Release Notes

This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:

    Add exFAT support using exfatprogs
    Wait for udev change on /dev/DISK when erasing signatures
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service

Bug Fixes

    Add exFAT support using exfatprogs (!30)
    Fix gparted not launching when PS_FORMAT environment variable set (!54)
    Wait for udev change on /dev/DISK when erasing signatures(openembedded#83, !55)
    Raise minimum supported dosfstools to 3.0.18 (!57)
    Fix formatting directive in it.po (!58)
    Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
    Fix GitLab CI job failures following Ubuntu docker image updates (!60)
    Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
    Set default alignment to cylinder for amiga partition table (openembedded#116, !63)
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service (openembedded#129, !64)

Code Credits

Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.

Signed-off-by: Andreas Müller <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 28, 2021
GParted 1.2.0 (2021-01-25)

Release Notes

This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:

    Add exFAT support using exfatprogs
    Wait for udev change on /dev/DISK when erasing signatures
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service

Bug Fixes

    Add exFAT support using exfatprogs (!30)
    Fix gparted not launching when PS_FORMAT environment variable set (!54)
    Wait for udev change on /dev/DISK when erasing signatures(openembedded#83, !55)
    Raise minimum supported dosfstools to 3.0.18 (!57)
    Fix formatting directive in it.po (!58)
    Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
    Fix GitLab CI job failures following Ubuntu docker image updates (!60)
    Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
    Set default alignment to cylinder for amiga partition table (openembedded#116, !63)
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service (openembedded#129, !64)

Code Credits

Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 28, 2021
GParted 1.2.0 (2021-01-25)

Release Notes

This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:

    Add exFAT support using exfatprogs
    Wait for udev change on /dev/DISK when erasing signatures
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service

Bug Fixes

    Add exFAT support using exfatprogs (!30)
    Fix gparted not launching when PS_FORMAT environment variable set (!54)
    Wait for udev change on /dev/DISK when erasing signatures(openembedded#83, !55)
    Raise minimum supported dosfstools to 3.0.18 (!57)
    Fix formatting directive in it.po (!58)
    Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
    Fix GitLab CI job failures following Ubuntu docker image updates (!60)
    Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
    Set default alignment to cylinder for amiga partition table (openembedded#116, !63)
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service (openembedded#129, !64)

Code Credits

Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 29, 2021
GParted 1.2.0 (2021-01-25)

Release Notes

This release of GParted includes enhancements, bug fixes and language translation updates.
Key changes include:

    Add exFAT support using exfatprogs
    Wait for udev change on /dev/DISK when erasing signatures
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service

Bug Fixes

    Add exFAT support using exfatprogs (!30)
    Fix gparted not launching when PS_FORMAT environment variable set (!54)
    Wait for udev change on /dev/DISK when erasing signatures(openembedded#83, !55)
    Raise minimum supported dosfstools to 3.0.18 (!57)
    Fix formatting directive in it.po (!58)
    Fix GNOME GitLab CI test job failures because of missing /dev entries (!59)
    Fix GitLab CI job failures following Ubuntu docker image updates (!60)
    Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id (!62)
    Set default alignment to cylinder for amiga partition table (openembedded#116, !63)
    Don't try to mask non-existent Systemd \xe2\x97\x8f.service (openembedded#129, !64)

Code Credits

Code enhancements are courtesy of Mike Fleetwood, Antoine Viallon and Curtis Gedak.

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request May 18, 2021
* add PACKAGECONFIG for gspell - disabled by default

Release notes for 0.5.5
=======================
- New Features:
  - Add a `.desktop` file to make Mousepad appear in Xfce settings
    (!94)
  - Add a command line option to open the prefs dialog (!94)
  - Plugin support (!92)
  - Add gspell plugin (openembedded#1, !92)
  - Disable and wipe recent history if recent-menu-items is set to 0
    (openembedded#112, !89)
  - Support -ve line and column values for "Go to" location
    (openembedded#113, !84)

- Appearance Changes:
  - Switch to client-side decorations (!97)

- Code Refactoring:
  - Remove Xfconf dependency (openembedded#60, openembedded#122, !98)
  - A general review of sanity checks
  - A review of window lifetime management
  - A review of document lifetime management
  - Automate and sanitize memory management of sources
  - A small review of GSettings use
  - Do not use `== (TRUE|FALSE)` for boolean conditions

- Bug Fixes:
  - Fix actions to show/hide bars in fullscreen mode (openembedded#129)
  - Fix broken "Revert" action
  - Fix and extend "Move Lines" action (openembedded#87, openembedded#116, !96)
  - Support for drag and drop of tabs when search is active
  - Do a silent search when changing tabs with the search bar enabled
  - Use get/set_real_line_offset () functions for "Paste as Column"
    (openembedded#114, !91)
  - Restore cursor position after transpose (openembedded#115, !88)
  - Fix "Delete Line" action (openembedded#117, !86)
  - Fix recent_sort function (!90)
  - Reset line and column number if not given on command line
    (openembedded#121, !87)
  - menu: "Spaces to Tabs" converter converts leading spaces
    (openembedded#118, !85)
  - Make window require attention when opening new tabs (2) (openembedded#119)

- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request May 18, 2021
* add PACKAGECONFIG for gspell - disabled by default

Release notes for 0.5.5
=======================
- New Features:
  - Add a `.desktop` file to make Mousepad appear in Xfce settings
    (!94)
  - Add a command line option to open the prefs dialog (!94)
  - Plugin support (!92)
  - Add gspell plugin (openembedded#1, !92)
  - Disable and wipe recent history if recent-menu-items is set to 0
    (openembedded#112, !89)
  - Support -ve line and column values for "Go to" location
    (openembedded#113, !84)

- Appearance Changes:
  - Switch to client-side decorations (!97)

- Code Refactoring:
  - Remove Xfconf dependency (openembedded#60, openembedded#122, !98)
  - A general review of sanity checks
  - A review of window lifetime management
  - A review of document lifetime management
  - Automate and sanitize memory management of sources
  - A small review of GSettings use
  - Do not use `== (TRUE|FALSE)` for boolean conditions

- Bug Fixes:
  - Fix actions to show/hide bars in fullscreen mode (openembedded#129)
  - Fix broken "Revert" action
  - Fix and extend "Move Lines" action (openembedded#87, openembedded#116, !96)
  - Support for drag and drop of tabs when search is active
  - Do a silent search when changing tabs with the search bar enabled
  - Use get/set_real_line_offset () functions for "Paste as Column"
    (openembedded#114, !91)
  - Restore cursor position after transpose (openembedded#115, !88)
  - Fix "Delete Line" action (openembedded#117, !86)
  - Fix recent_sort function (!90)
  - Reset line and column number if not given on command line
    (openembedded#121, !87)
  - menu: "Spaces to Tabs" converter converts leading spaces
    (openembedded#118, !85)
  - Make window require attention when opening new tabs (2) (openembedded#119)

- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request May 19, 2021
* add PACKAGECONFIG for gspell - disabled by default

Release notes for 0.5.5
=======================
- New Features:
  - Add a `.desktop` file to make Mousepad appear in Xfce settings
    (!94)
  - Add a command line option to open the prefs dialog (!94)
  - Plugin support (!92)
  - Add gspell plugin (#1, !92)
  - Disable and wipe recent history if recent-menu-items is set to 0
    (#112, !89)
  - Support -ve line and column values for "Go to" location
    (#113, !84)

- Appearance Changes:
  - Switch to client-side decorations (!97)

- Code Refactoring:
  - Remove Xfconf dependency (#60, #122, !98)
  - A general review of sanity checks
  - A review of window lifetime management
  - A review of document lifetime management
  - Automate and sanitize memory management of sources
  - A small review of GSettings use
  - Do not use `== (TRUE|FALSE)` for boolean conditions

- Bug Fixes:
  - Fix actions to show/hide bars in fullscreen mode (#129)
  - Fix broken "Revert" action
  - Fix and extend "Move Lines" action (#87, #116, !96)
  - Support for drag and drop of tabs when search is active
  - Do a silent search when changing tabs with the search bar enabled
  - Use get/set_real_line_offset () functions for "Paste as Column"
    (#114, !91)
  - Restore cursor position after transpose (#115, !88)
  - Fix "Delete Line" action (#117, !86)
  - Fix recent_sort function (!90)
  - Reset line and column number if not given on command line
    (#121, !87)
  - menu: "Spaces to Tabs" converter converts leading spaces
    (#118, !85)
  - Make window require attention when opening new tabs (2) (#119)

- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 14, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 15, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 15, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 15, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 16, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 16, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request Jul 16, 2021
Released: 2021-03-11

Fixed #129, #141: Added support for no passphrase during key generation.
Fixed #143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed #144: Updated logging to only show partial results.
Fixed #146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Apr 1, 2022
Release notes for 1.0.0
=======================
Stable release including improvements introduced in versions 0.9.0,
0.9.1 and 0.9.2.
The Shortcuts Editor requires libxfce4ui 4.17.2 or greater.
Fixes
- Remove remaining libxfce4ui 4.16 version guards

Release notes for 0.9.2
=======================
0.9.2
======
DEPENDENCIES UPDATED:
- VTE: 0.51.3
- Xfce-libs: 4.16.0
General Improvements:
- Use XfceTitledDialog for `Find` (Issue openembedded#168)
- Include '\r' in unsafe-paste checks
- Update tab accelerators at runtime
- Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153)
Shortcuts editor (depends on libxfce4ui 4.17):
- Center on the active terminal window.
- Change handling of goto-tab accelerators so they can be changed through the
  editor.
Regressions fixed:
- Menubar changes size when the window is maximized (Issue openembedded#156)
- Context Menu: Revert changes in order and contents introduced by the
transition to XfceGtkActionEntries
- Add "Show Window Borders" entry in View menu (it was missing in the last 2
  dev releases)
- Revert view menu order (Zoom entries below checkboxes)
- Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken
  themes)
Other:
- Replace GTimeVal with gint64
- Fix build warnings
- Update Copyright
Translation Updates:

Release notes for 0.9.1
=======================
This is a development release.

New features:
- Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling
preference (Issue openembedded#149)
- Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or
greater)
- New preference: Select right click action
Enhancements:
- Improved `scrolling-on-output` behaviour.
- Unsafe Paste Dialog temporary override (Issue openembedded#106)
Fixes:
- Fix regression: File Menu missing `Close Window` entry
- Fix regression: Disable Help shortcut does not work
- Fix regression: go-to accelerators not working on startup
- Fix regression: Revert accelerator paths to maintain backwards compatibility
- Use the latest .glade file structure
Documentation:
- Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47)
- Change outdated documentation links
- Translation Updates

Release notes for 0.9.0
=======================
This is a development release.
- Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79)
- Opening a dialog from a drop-down window closes the window (Issue openembedded#136)
- Add `Fill` background image style (MR !23).
- Improved options parsing (for both short and long forms)
- Add a menu entry to send signals to the foreground process (Issue openembedded#59)
- Fix `keep window open` preference being applied on restart.
- Rework "--tab" and "--window" behavior (Issue openembedded#13)
- Ignore unused modifiers for scroll wheel zooming
- Add alternative shortcuts for zooming (Issue openembedded#126)
- Expand scrolled window and make dialog size 70% of parent (!17)
- Support libxfce4ui XfceTitledDialog new API
Unsafe Paste Dialog:
- Update unsafe paste dialog text (Issue openembedded#73)
- Fix paste button focus
- Replace subtitle by infobar for Unsafe paste dialog
- Fix the `unsafe paste` dialog to actually paste
Cleanup:
- Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS
- Update --preferences, --tab and --window documentation
- Fix various typos
- Fix compilation warnings
- Remove unnecessary function call (!24)
Temporary changes (will be changed before the final release):
- Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue
  openembedded#129)
Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 2, 2022
Release notes for 1.0.0
=======================
Stable release including improvements introduced in versions 0.9.0,
0.9.1 and 0.9.2.
The Shortcuts Editor requires libxfce4ui 4.17.2 or greater.
Fixes
- Remove remaining libxfce4ui 4.16 version guards

Release notes for 0.9.2
=======================
0.9.2
======
DEPENDENCIES UPDATED:
- VTE: 0.51.3
- Xfce-libs: 4.16.0
General Improvements:
- Use XfceTitledDialog for `Find` (Issue openembedded#168)
- Include '\r' in unsafe-paste checks
- Update tab accelerators at runtime
- Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153)
Shortcuts editor (depends on libxfce4ui 4.17):
- Center on the active terminal window.
- Change handling of goto-tab accelerators so they can be changed through the
  editor.
Regressions fixed:
- Menubar changes size when the window is maximized (Issue openembedded#156)
- Context Menu: Revert changes in order and contents introduced by the
transition to XfceGtkActionEntries
- Add "Show Window Borders" entry in View menu (it was missing in the last 2
  dev releases)
- Revert view menu order (Zoom entries below checkboxes)
- Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken
  themes)
Other:
- Replace GTimeVal with gint64
- Fix build warnings
- Update Copyright
Translation Updates:

Release notes for 0.9.1
=======================
This is a development release.

New features:
- Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling
preference (Issue openembedded#149)
- Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or
greater)
- New preference: Select right click action
Enhancements:
- Improved `scrolling-on-output` behaviour.
- Unsafe Paste Dialog temporary override (Issue openembedded#106)
Fixes:
- Fix regression: File Menu missing `Close Window` entry
- Fix regression: Disable Help shortcut does not work
- Fix regression: go-to accelerators not working on startup
- Fix regression: Revert accelerator paths to maintain backwards compatibility
- Use the latest .glade file structure
Documentation:
- Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47)
- Change outdated documentation links
- Translation Updates

Release notes for 0.9.0
=======================
This is a development release.
- Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79)
- Opening a dialog from a drop-down window closes the window (Issue openembedded#136)
- Add `Fill` background image style (MR !23).
- Improved options parsing (for both short and long forms)
- Add a menu entry to send signals to the foreground process (Issue openembedded#59)
- Fix `keep window open` preference being applied on restart.
- Rework "--tab" and "--window" behavior (Issue openembedded#13)
- Ignore unused modifiers for scroll wheel zooming
- Add alternative shortcuts for zooming (Issue openembedded#126)
- Expand scrolled window and make dialog size 70% of parent (!17)
- Support libxfce4ui XfceTitledDialog new API
Unsafe Paste Dialog:
- Update unsafe paste dialog text (Issue openembedded#73)
- Fix paste button focus
- Replace subtitle by infobar for Unsafe paste dialog
- Fix the `unsafe paste` dialog to actually paste
Cleanup:
- Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS
- Update --preferences, --tab and --window documentation
- Fix various typos
- Fix compilation warnings
- Remove unnecessary function call (!24)
Temporary changes (will be changed before the final release):
- Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue
  openembedded#129)
Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 3, 2022
* No news for 3.42.0

version 3.41.90
---------------
This is a Beta release
 Bugs fixed:
  * Enable add button on select all (openembedded#129)
  * Support GNOME 42 dark style preference (!58)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Apr 3, 2022
Release notes for 1.0.0
=======================
Stable release including improvements introduced in versions 0.9.0,
0.9.1 and 0.9.2.
The Shortcuts Editor requires libxfce4ui 4.17.2 or greater.
Fixes
- Remove remaining libxfce4ui 4.16 version guards

Release notes for 0.9.2
=======================
0.9.2
======
DEPENDENCIES UPDATED:
- VTE: 0.51.3
- Xfce-libs: 4.16.0
General Improvements:
- Use XfceTitledDialog for `Find` (Issue openembedded#168)
- Include '\r' in unsafe-paste checks
- Update tab accelerators at runtime
- Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153)
Shortcuts editor (depends on libxfce4ui 4.17):
- Center on the active terminal window.
- Change handling of goto-tab accelerators so they can be changed through the
  editor.
Regressions fixed:
- Menubar changes size when the window is maximized (Issue openembedded#156)
- Context Menu: Revert changes in order and contents introduced by the
transition to XfceGtkActionEntries
- Add "Show Window Borders" entry in View menu (it was missing in the last 2
  dev releases)
- Revert view menu order (Zoom entries below checkboxes)
- Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken
  themes)
Other:
- Replace GTimeVal with gint64
- Fix build warnings
- Update Copyright
Translation Updates:

Release notes for 0.9.1
=======================
This is a development release.

New features:
- Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling
preference (Issue openembedded#149)
- Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or
greater)
- New preference: Select right click action
Enhancements:
- Improved `scrolling-on-output` behaviour.
- Unsafe Paste Dialog temporary override (Issue openembedded#106)
Fixes:
- Fix regression: File Menu missing `Close Window` entry
- Fix regression: Disable Help shortcut does not work
- Fix regression: go-to accelerators not working on startup
- Fix regression: Revert accelerator paths to maintain backwards compatibility
- Use the latest .glade file structure
Documentation:
- Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47)
- Change outdated documentation links
- Translation Updates

Release notes for 0.9.0
=======================
This is a development release.
- Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79)
- Opening a dialog from a drop-down window closes the window (Issue openembedded#136)
- Add `Fill` background image style (MR !23).
- Improved options parsing (for both short and long forms)
- Add a menu entry to send signals to the foreground process (Issue openembedded#59)
- Fix `keep window open` preference being applied on restart.
- Rework "--tab" and "--window" behavior (Issue openembedded#13)
- Ignore unused modifiers for scroll wheel zooming
- Add alternative shortcuts for zooming (Issue openembedded#126)
- Expand scrolled window and make dialog size 70% of parent (!17)
- Support libxfce4ui XfceTitledDialog new API
Unsafe Paste Dialog:
- Update unsafe paste dialog text (Issue openembedded#73)
- Fix paste button focus
- Replace subtitle by infobar for Unsafe paste dialog
- Fix the `unsafe paste` dialog to actually paste
Cleanup:
- Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS
- Update --preferences, --tab and --window documentation
- Fix various typos
- Fix compilation warnings
- Remove unnecessary function call (!24)
Temporary changes (will be changed before the final release):
- Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue
  openembedded#129)
Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Apr 3, 2022
* No news for 3.42.0

version 3.41.90
---------------
This is a Beta release
 Bugs fixed:
  * Enable add button on select all (openembedded#129)
  * Support GNOME 42 dark style preference (!58)

Signed-off-by: Andreas Müller <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 4, 2022
Release notes for 1.0.0
=======================
Stable release including improvements introduced in versions 0.9.0,
0.9.1 and 0.9.2.
The Shortcuts Editor requires libxfce4ui 4.17.2 or greater.
Fixes
- Remove remaining libxfce4ui 4.16 version guards

Release notes for 0.9.2
=======================
0.9.2
======
DEPENDENCIES UPDATED:
- VTE: 0.51.3
- Xfce-libs: 4.16.0
General Improvements:
- Use XfceTitledDialog for `Find` (Issue openembedded#168)
- Include '\r' in unsafe-paste checks
- Update tab accelerators at runtime
- Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153)
Shortcuts editor (depends on libxfce4ui 4.17):
- Center on the active terminal window.
- Change handling of goto-tab accelerators so they can be changed through the
  editor.
Regressions fixed:
- Menubar changes size when the window is maximized (Issue openembedded#156)
- Context Menu: Revert changes in order and contents introduced by the
transition to XfceGtkActionEntries
- Add "Show Window Borders" entry in View menu (it was missing in the last 2
  dev releases)
- Revert view menu order (Zoom entries below checkboxes)
- Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken
  themes)
Other:
- Replace GTimeVal with gint64
- Fix build warnings
- Update Copyright
Translation Updates:

Release notes for 0.9.1
=======================
This is a development release.

New features:
- Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling
preference (Issue openembedded#149)
- Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or
greater)
- New preference: Select right click action
Enhancements:
- Improved `scrolling-on-output` behaviour.
- Unsafe Paste Dialog temporary override (Issue openembedded#106)
Fixes:
- Fix regression: File Menu missing `Close Window` entry
- Fix regression: Disable Help shortcut does not work
- Fix regression: go-to accelerators not working on startup
- Fix regression: Revert accelerator paths to maintain backwards compatibility
- Use the latest .glade file structure
Documentation:
- Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47)
- Change outdated documentation links
- Translation Updates

Release notes for 0.9.0
=======================
This is a development release.
- Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79)
- Opening a dialog from a drop-down window closes the window (Issue openembedded#136)
- Add `Fill` background image style (MR !23).
- Improved options parsing (for both short and long forms)
- Add a menu entry to send signals to the foreground process (Issue openembedded#59)
- Fix `keep window open` preference being applied on restart.
- Rework "--tab" and "--window" behavior (Issue openembedded#13)
- Ignore unused modifiers for scroll wheel zooming
- Add alternative shortcuts for zooming (Issue openembedded#126)
- Expand scrolled window and make dialog size 70% of parent (!17)
- Support libxfce4ui XfceTitledDialog new API
Unsafe Paste Dialog:
- Update unsafe paste dialog text (Issue openembedded#73)
- Fix paste button focus
- Replace subtitle by infobar for Unsafe paste dialog
- Fix the `unsafe paste` dialog to actually paste
Cleanup:
- Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS
- Update --preferences, --tab and --window documentation
- Fix various typos
- Fix compilation warnings
- Remove unnecessary function call (!24)
Temporary changes (will be changed before the final release):
- Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue
  openembedded#129)
Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 4, 2022
* No news for 3.42.0

version 3.41.90
---------------
This is a Beta release
 Bugs fixed:
  * Enable add button on select all (openembedded#129)
  * Support GNOME 42 dark style preference (!58)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request Apr 7, 2022
Release notes for 1.0.0
=======================
Stable release including improvements introduced in versions 0.9.0,
0.9.1 and 0.9.2.
The Shortcuts Editor requires libxfce4ui 4.17.2 or greater.
Fixes
- Remove remaining libxfce4ui 4.16 version guards

Release notes for 0.9.2
=======================
0.9.2
======
DEPENDENCIES UPDATED:
- VTE: 0.51.3
- Xfce-libs: 4.16.0
General Improvements:
- Use XfceTitledDialog for `Find` (Issue #168)
- Include '\r' in unsafe-paste checks
- Update tab accelerators at runtime
- Consume events that activate accelerator callbacks (Issues #159 #153)
Shortcuts editor (depends on libxfce4ui 4.17):
- Center on the active terminal window.
- Change handling of goto-tab accelerators so they can be changed through the
  editor.
Regressions fixed:
- Menubar changes size when the window is maximized (Issue #156)
- Context Menu: Revert changes in order and contents introduced by the
transition to XfceGtkActionEntries
- Add "Show Window Borders" entry in View menu (it was missing in the last 2
  dev releases)
- Revert view menu order (Zoom entries below checkboxes)
- Fix the visibility flag of the scrollbar (Issue #161, could lead to broken
  themes)
Other:
- Replace GTimeVal with gint64
- Fix build warnings
- Update Copyright
Translation Updates:

Release notes for 0.9.1
=======================
This is a development release.

New features:
- Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling
preference (Issue #149)
- Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or
greater)
- New preference: Select right click action
Enhancements:
- Improved `scrolling-on-output` behaviour.
- Unsafe Paste Dialog temporary override (Issue #106)
Fixes:
- Fix regression: File Menu missing `Close Window` entry
- Fix regression: Disable Help shortcut does not work
- Fix regression: go-to accelerators not working on startup
- Fix regression: Revert accelerator paths to maintain backwards compatibility
- Use the latest .glade file structure
Documentation:
- Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue #47)
- Change outdated documentation links
- Translation Updates

Release notes for 0.9.0
=======================
This is a development release.
- Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue #79)
- Opening a dialog from a drop-down window closes the window (Issue #136)
- Add `Fill` background image style (MR !23).
- Improved options parsing (for both short and long forms)
- Add a menu entry to send signals to the foreground process (Issue #59)
- Fix `keep window open` preference being applied on restart.
- Rework "--tab" and "--window" behavior (Issue #13)
- Ignore unused modifiers for scroll wheel zooming
- Add alternative shortcuts for zooming (Issue #126)
- Expand scrolled window and make dialog size 70% of parent (!17)
- Support libxfce4ui XfceTitledDialog new API
Unsafe Paste Dialog:
- Update unsafe paste dialog text (Issue #73)
- Fix paste button focus
- Replace subtitle by infobar for Unsafe paste dialog
- Fix the `unsafe paste` dialog to actually paste
Cleanup:
- Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS
- Update --preferences, --tab and --window documentation
- Fix various typos
- Fix compilation warnings
- Remove unnecessary function call (!24)
Temporary changes (will be changed before the final release):
- Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue
  #129)
Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request Apr 7, 2022
* No news for 3.42.0

version 3.41.90
---------------
This is a Beta release
 Bugs fixed:
  * Enable add button on select all (#129)
  * Support GNOME 42 dark style preference (!58)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants