-
Notifications
You must be signed in to change notification settings - Fork 714
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
Symless/synergy recipe points to bad repo (sources moved) #54
Comments
we use github only as read-only mirror, very few people ever read issues here. You should send patch to openembedded-devel ML as README suggests. |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this issue
Jan 3, 2021
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (openembedded#46, openembedded#54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (openembedded#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (openembedded#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (openembedded#78) - Fix an oversight in updating actions state (openembedded#76) - Remove TODO file (openembedded#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jan 3, 2021
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (openembedded#46, openembedded#54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (openembedded#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (openembedded#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (openembedded#78) - Fix an oversight in updating actions state (openembedded#76) - Remove TODO file (openembedded#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur 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 issue
Jan 4, 2021
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (openembedded#46, openembedded#54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (openembedded#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (openembedded#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (openembedded#78) - Fix an oversight in updating actions state (openembedded#76) - Remove TODO file (openembedded#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur 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 issue
Jan 4, 2021
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (openembedded#46, openembedded#54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (openembedded#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (openembedded#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (openembedded#78) - Fix an oversight in updating actions state (openembedded#76) - Remove TODO file (openembedded#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jan 4, 2021
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (openembedded#46, openembedded#54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (openembedded#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (openembedded#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (openembedded#78) - Fix an oversight in updating actions state (openembedded#76) - Remove TODO file (openembedded#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur 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 issue
Jan 5, 2021
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (openembedded#46, openembedded#54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (openembedded#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (openembedded#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (openembedded#78) - Fix an oversight in updating actions state (openembedded#76) - Remove TODO file (openembedded#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur 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 issue
May 24, 2021
- Add link to Imgur ToS (openembedded#54) - Add notice about imgur (openembedded#53) - Add launchable tag to appdata.xml - Update help message for --save option - Add combobox with file extensions (openembedded#6) - Add option to capture window border or not (openembedded#4) - Preserve last used extension - Save screenshots according to the extension (openembedded#6) - Avoid save dialog loop if action was specified from CLI (openembedded#41) - Respect windows scaling (!18) - Fix compilation warnings - Add version check for pango - Correctly calculate dimensions of size window (openembedded#37) - Add option to disable Imgur upload (openembedded#20) - Translation Updates Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this issue
May 28, 2021
- Add link to Imgur ToS (#54) - Add notice about imgur (#53) - Add launchable tag to appdata.xml - Update help message for --save option - Add combobox with file extensions (#6) - Add option to capture window border or not (#4) - Preserve last used extension - Save screenshots according to the extension (#6) - Avoid save dialog loop if action was specified from CLI (#41) - Respect windows scaling (!18) - Fix compilation warnings - Add version check for pango - Correctly calculate dimensions of size window (#37) - Add option to disable Imgur upload (#20) - 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 issue
Jul 16, 2021
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jul 16, 2021
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jul 16, 2021
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jul 17, 2021
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jul 17, 2021
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this issue
Jul 20, 2021
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (#56) - Add support for EsriJSON (#63, #66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (#62) - Automate releases to PyPI through CircleCI (#62, #67) - Fix parsing for empty geometries (#53, #49) - Improve test coverage (#54) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 27, 2021
`Release 10.0`_ (2021-09-17) ---------------------------- **Noteworthy changes:** - Merged pull request `openembedded#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. - Updated the readme to use Python 3 in the example (reported in issue `openembedded#56`_). Also added a mention of the ``humanfriendly --demo`` command. - Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `openembedded#53`_). **Internal changes:** - Merged pull request `openembedded#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. - Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors. .. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56 Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 27, 2021
`Release 10.0`_ (2021-09-17) ---------------------------- **Noteworthy changes:** - Merged pull request `openembedded#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. - Updated the readme to use Python 3 in the example (reported in issue `openembedded#56`_). Also added a mention of the ``humanfriendly --demo`` command. - Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `openembedded#53`_). **Internal changes:** - Merged pull request `openembedded#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. - Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors. .. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56 Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 27, 2021
`Release 10.0`_ (2021-09-17) ---------------------------- **Noteworthy changes:** - Merged pull request `openembedded#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. - Updated the readme to use Python 3 in the example (reported in issue `openembedded#56`_). Also added a mention of the ``humanfriendly --demo`` command. - Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `openembedded#53`_). **Internal changes:** - Merged pull request `openembedded#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. - Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors. .. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56 Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 28, 2021
`Release 10.0`_ (2021-09-17) ---------------------------- **Noteworthy changes:** - Merged pull request `openembedded#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. - Updated the readme to use Python 3 in the example (reported in issue `openembedded#56`_). Also added a mention of the ``humanfriendly --demo`` command. - Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `openembedded#53`_). **Internal changes:** - Merged pull request `openembedded#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. - Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors. .. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56 Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 28, 2021
`Release 10.0`_ (2021-09-17) ---------------------------- **Noteworthy changes:** - Merged pull request `openembedded#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. - Updated the readme to use Python 3 in the example (reported in issue `openembedded#56`_). Also added a mention of the ``humanfriendly --demo`` command. - Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `openembedded#53`_). **Internal changes:** - Merged pull request `openembedded#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. - Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors. .. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56 Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this issue
Sep 28, 2021
`Release 10.0`_ (2021-09-17) ---------------------------- **Noteworthy changes:** - Merged pull request `#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. - Updated the readme to use Python 3 in the example (reported in issue `#56`_). Also added a mention of the ``humanfriendly --demo`` command. - Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `#53`_). **Internal changes:** - Merged pull request `#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. - Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors. .. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56 Signed-off-by: Zheng Ruoqin <[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 issue
Dec 30, 2021
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Dec 31, 2021
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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 issue
Jan 4, 2022
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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 issue
Jan 4, 2022
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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 issue
Jan 5, 2022
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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 issue
Sep 27, 2022
Changelog: ========== Added ------- Add installation instructions (openembedded#56) Internationalise the decimal separator in intcomma() (openembedded#53) Internationalise intcomma for de_DE locale (openembedded#49) Fixed ------ Replace short scale with long scale for Polish numbers (openembedded#54) Fix intcomma() failing with a string as input when ndigits is not None (openembedded#52) Fix some pylint findings (openembedded#42) Fix "ValueError: math domain error" for metric(0) (openembedded#47) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this issue
Sep 28, 2022
Changelog: ========== Added ------- Add installation instructions (#56) Internationalise the decimal separator in intcomma() (#53) Internationalise intcomma for de_DE locale (#49) Fixed ------ Replace short scale with long scale for Polish numbers (#54) Fix intcomma() failing with a string as input when ndigits is not None (#52) Fix some pylint findings (#42) Fix "ValueError: math domain error" for metric(0) (#47) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 29, 2022
2.10.0: [ tatsuz ] * updated Visual Studio projects to VS 2019 (openembedded#54) [ Fabian Greffrath ] * mp4read.c: fix stack-buffer-overflow in stringin()/ftypin() * fix heap-buffer-overflow in mp4read.c [ Clayton Smith ] * Remove non-ASCII characters * Remove trailing whitespace [ Andrew Wesie ] * Check return value of ltp_data. * Restrict SBR frame length to 960 and 1024 samples. * Support object type 29. * Support implicit SBR signaling in frontend. * Fix PNS decoding when only right channel is noise. * Initialize element_id array with an invalid id. * Fix NULL pointer dereferences. * Fix infinite loop in adts_parse. * Fix infinite loop in huffman_getescape. * Check for error after each channel decode. * Check for inconsistent number of channels. 2.9.2: [ Michał Janiszewski ] * Only use x86-assembly when explicitly on x86 * Use unsigned integers correctly * Initialize pointers that might otherwise not be [ Fabian Greffrath ] * update README esp. WRT directory structure [ Rosen Penev ] * fix compilation without SBR/PS_DEC (openembedded#48) * fix compilation with LC_ONLY_DECODER (openembedded#47) [ Fabian Greffrath ] * fix "inline function 'cfftf1' declared but never defined" compiler warning * fix some inconsistencies in the frontend output * mp4read_open: add check for failed frame buffer allocation * stszin: add check for allocation error and integer overflow * add a pkg-config file [ Stefan Pöschel ] * frontend: address compile warning + add missing LF (openembedded#50) [ François Cartegnie ] * library name is faad (openembedded#52) * Unbreak PS audio (openembedded#51) 2.9.1: [ Fabian Greffrath ] * Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink) * Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas) 2.9.0: [ Krzysztof Nikiel ] * Build system fixes and code clean-up [ LoRd_MuldeR ] * Fix compiler warnings and code indentation * Fix compilation with GCC <= 4.7.3 * MSVC solution file clean-up [ Cameron Cawley ] * Fix compilation with GCC 4.7.4 * Fix compilation with MinGW [ Michael Fink ] * MSVC 2017 project file update [ Hugo Lefeuvre ] * Fix crash with unsupported MP4 files (NULL pointer dereference, division by zero) * CVE-2019-6956: ps_dec: sanitize iid_index before mixing * CVE-2018-20196: sbr_fbt: sanitize sbr->M (should not exceed MAX_M) * CVE-2018-20199, CVE-2018-20360: specrec: better handle unexpected parametric stereo (PS) * CVE-2018-20362, CVE-2018-19504, CVE-2018-20195, CVE-2018-20198, CVE-2018-20358: syntax.c: check for syntax element inconsistencies * CVE-2018-20194, CVE-2018-19503, CVE-2018-20197, CVE-2018-20357, CVE-2018-20359, CVE-2018-20361: sbr_hfadj: sanitize frequency band borders [ Hugo Beauzée-Luyssen ] * CVE-2019-15296, CVE-2018-19502: Fix a couple buffer overflows [ Filip Roséen ] * Prevent crash on SCE followed by CPE [ Gianfranco Costamagna ] * Fix linking with GCC 9 and "-Wl,--as-needed" [ Fabian Greffrath ] * Enable the frontend to be built reproducibly Signed-off-by: Alex Kiernan <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 29, 2022
2.10.0: [ tatsuz ] * updated Visual Studio projects to VS 2019 (openembedded#54) [ Fabian Greffrath ] * mp4read.c: fix stack-buffer-overflow in stringin()/ftypin() * fix heap-buffer-overflow in mp4read.c [ Clayton Smith ] * Remove non-ASCII characters * Remove trailing whitespace [ Andrew Wesie ] * Check return value of ltp_data. * Restrict SBR frame length to 960 and 1024 samples. * Support object type 29. * Support implicit SBR signaling in frontend. * Fix PNS decoding when only right channel is noise. * Initialize element_id array with an invalid id. * Fix NULL pointer dereferences. * Fix infinite loop in adts_parse. * Fix infinite loop in huffman_getescape. * Check for error after each channel decode. * Check for inconsistent number of channels. 2.9.2: [ Michał Janiszewski ] * Only use x86-assembly when explicitly on x86 * Use unsigned integers correctly * Initialize pointers that might otherwise not be [ Fabian Greffrath ] * update README esp. WRT directory structure [ Rosen Penev ] * fix compilation without SBR/PS_DEC (openembedded#48) * fix compilation with LC_ONLY_DECODER (openembedded#47) [ Fabian Greffrath ] * fix "inline function 'cfftf1' declared but never defined" compiler warning * fix some inconsistencies in the frontend output * mp4read_open: add check for failed frame buffer allocation * stszin: add check for allocation error and integer overflow * add a pkg-config file [ Stefan Pöschel ] * frontend: address compile warning + add missing LF (openembedded#50) [ François Cartegnie ] * library name is faad (openembedded#52) * Unbreak PS audio (openembedded#51) 2.9.1: [ Fabian Greffrath ] * Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink) * Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas) 2.9.0: [ Krzysztof Nikiel ] * Build system fixes and code clean-up [ LoRd_MuldeR ] * Fix compiler warnings and code indentation * Fix compilation with GCC <= 4.7.3 * MSVC solution file clean-up [ Cameron Cawley ] * Fix compilation with GCC 4.7.4 * Fix compilation with MinGW [ Michael Fink ] * MSVC 2017 project file update [ Hugo Lefeuvre ] * Fix crash with unsupported MP4 files (NULL pointer dereference, division by zero) * CVE-2019-6956: ps_dec: sanitize iid_index before mixing * CVE-2018-20196: sbr_fbt: sanitize sbr->M (should not exceed MAX_M) * CVE-2018-20199, CVE-2018-20360: specrec: better handle unexpected parametric stereo (PS) * CVE-2018-20362, CVE-2018-19504, CVE-2018-20195, CVE-2018-20198, CVE-2018-20358: syntax.c: check for syntax element inconsistencies * CVE-2018-20194, CVE-2018-19503, CVE-2018-20197, CVE-2018-20357, CVE-2018-20359, CVE-2018-20361: sbr_hfadj: sanitize frequency band borders [ Hugo Beauzée-Luyssen ] * CVE-2019-15296, CVE-2018-19502: Fix a couple buffer overflows [ Filip Roséen ] * Prevent crash on SCE followed by CPE [ Gianfranco Costamagna ] * Fix linking with GCC 9 and "-Wl,--as-needed" [ Fabian Greffrath ] * Enable the frontend to be built reproducibly Signed-off-by: Alex Kiernan <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Sep 29, 2022
2.10.0: [ tatsuz ] * updated Visual Studio projects to VS 2019 (openembedded#54) [ Fabian Greffrath ] * mp4read.c: fix stack-buffer-overflow in stringin()/ftypin() * fix heap-buffer-overflow in mp4read.c [ Clayton Smith ] * Remove non-ASCII characters * Remove trailing whitespace [ Andrew Wesie ] * Check return value of ltp_data. * Restrict SBR frame length to 960 and 1024 samples. * Support object type 29. * Support implicit SBR signaling in frontend. * Fix PNS decoding when only right channel is noise. * Initialize element_id array with an invalid id. * Fix NULL pointer dereferences. * Fix infinite loop in adts_parse. * Fix infinite loop in huffman_getescape. * Check for error after each channel decode. * Check for inconsistent number of channels. 2.9.2: [ Michał Janiszewski ] * Only use x86-assembly when explicitly on x86 * Use unsigned integers correctly * Initialize pointers that might otherwise not be [ Fabian Greffrath ] * update README esp. WRT directory structure [ Rosen Penev ] * fix compilation without SBR/PS_DEC (openembedded#48) * fix compilation with LC_ONLY_DECODER (openembedded#47) [ Fabian Greffrath ] * fix "inline function 'cfftf1' declared but never defined" compiler warning * fix some inconsistencies in the frontend output * mp4read_open: add check for failed frame buffer allocation * stszin: add check for allocation error and integer overflow * add a pkg-config file [ Stefan Pöschel ] * frontend: address compile warning + add missing LF (openembedded#50) [ François Cartegnie ] * library name is faad (openembedded#52) * Unbreak PS audio (openembedded#51) 2.9.1: [ Fabian Greffrath ] * Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink) * Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas) 2.9.0: [ Krzysztof Nikiel ] * Build system fixes and code clean-up [ LoRd_MuldeR ] * Fix compiler warnings and code indentation * Fix compilation with GCC <= 4.7.3 * MSVC solution file clean-up [ Cameron Cawley ] * Fix compilation with GCC 4.7.4 * Fix compilation with MinGW [ Michael Fink ] * MSVC 2017 project file update [ Hugo Lefeuvre ] * Fix crash with unsupported MP4 files (NULL pointer dereference, division by zero) * CVE-2019-6956: ps_dec: sanitize iid_index before mixing * CVE-2018-20196: sbr_fbt: sanitize sbr->M (should not exceed MAX_M) * CVE-2018-20199, CVE-2018-20360: specrec: better handle unexpected parametric stereo (PS) * CVE-2018-20362, CVE-2018-19504, CVE-2018-20195, CVE-2018-20198, CVE-2018-20358: syntax.c: check for syntax element inconsistencies * CVE-2018-20194, CVE-2018-19503, CVE-2018-20197, CVE-2018-20357, CVE-2018-20359, CVE-2018-20361: sbr_hfadj: sanitize frequency band borders [ Hugo Beauzée-Luyssen ] * CVE-2019-15296, CVE-2018-19502: Fix a couple buffer overflows [ Filip Roséen ] * Prevent crash on SCE followed by CPE [ Gianfranco Costamagna ] * Fix linking with GCC 9 and "-Wl,--as-needed" [ Fabian Greffrath ] * Enable the frontend to be built reproducibly Signed-off-by: Alex Kiernan <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Apr 13, 2023
Release notes for 4.18.2 ======================== - manager: Fix GQueue memory management - Fix Xfconf memory management - Update bug report address - Fix suspend/hibernation bug on ConsoleKit2 (Fixes openembedded#164) Release notes for 4.18.1 ======================== - Update copyright year - Fix bus name acquisition/ownership (openembedded#54, !34) - Use XfceScreensaver from Libxfce4ui (!35) - build: Fix previous commit - build: Fix autotools warnings - Avoid duplicating directories in the tail of $XDG_* envs (openembedded#111, !21) - settings: Fix memory leak - libxfsm: Fix wrong return value - Fix memory leaks when opening xfce4-session-settings - Fix blurry session snapshots (!33) - Fix blurry icons in autostart tab when UI scale > 1 (!33) - build: Fix GTK deprecation warnings (!32) - build: Fix some other GDK deprecation warnings (!32) - build: Fix gdk_error_trap_push/pop() deprecation warnings (!32) - build: Let xdt-depends.m4 macros set GLib macros (!32) - build: Remove GDK_VERSION_MIN_REQUIRED/MAX_ALLOWED (!32) - Make use of translations for run hooks (Fixes openembedded#156) - Translation Updates: Greek, Portuguese, Turkish Signed-off-by: Kai Kang <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
May 10, 2023
Uprev libusbgx to 721e3a1 to get following fixes: ``` 721e3a1 correct attribute import / export bbdaad2 Document the license of the library and examples 36e71e1 Rename the net class variables to class_ efdd7a6 tests: update test code with new net attributes 4ca4a76 net: adds class, subclass and protocol attributes b1c8586 Merge pull request openembedded#64 from mgrzeschik/master 8b91dbb uvc: add isoc parameter settings 50fe6a7 uvc: fix init_formats function afec0d6 uvc: fix exporting attrs with layouts missing a format 0607844 Merge pull request openembedded#63 from mgrzeschik/uvc-fix 20d7fe2 uvc: fix unsigned nmb to int ed1fb6d Merge pull request openembedded#62 from linux-usb-gadgets/uvc-fix 157cbd8 uvc: fix return check on scandir 741230b Merge pull request openembedded#61 from linux-usb-gadgets/uvc-libconfig-import-export-support 53231c7 uvc: add import/export support 61a4186 uvc: consistently use defines for common strings 57dc1d5 uvc: check attr pointer in set_attrs 4061ffd uvc: remove unnedded USBG_UVC_MAX_PATH_LENGTH define 1c94fb8 uvc: remove unused variable b28dd77 uvc: fix compile warnings 6bd989c gadget-uvc: fix 4k format resolution d0f2f4f Revert "Use an unnamed variable instead of a named one" 92deb97 pkgconfig: make Requires for libconfig optional 38dd92f gadget-vid-pid-remove: re-split default vendor/product defines from variables fa4e7e9 Use an unnamed variable instead of a named one 1ee53e4 Copy ether_addr structs to avoid union pointer alignment issues 4852080 Delete embedded copies of libtool m4 files ccba65f Tell git which paths to ignore are directories 3a0f66a Tell git to ignore autotools cruft in the src functions subdirectory 37fcf90 Tell git to ignore generated usbg_version.h header 1e7161d Tell git to ignore the generated cmake config file b9a5b9c Tell git to ignore the right generated pkg-config .pc file e972b9e Document that the configfs Linux kernel module needs to be loaded 97b6477 Support printer function ad378b4 Fix --without-libconfig segment fault on gadget-hid attr setting 67605a0 libusbgx: examples: gadget-vid-pid-remove: fix exit code on success e0cdec8 Merge pull request openembedded#54 from mgrzeschik/gadget-vid-pid-remove 547a759 Merge pull request openembedded#55 from mgrzeschik/uvc 52aa5ed libusbgx: Add UVC support 852087a libusbgx: examples: gadget-vid-pid-remove: add dynamic vid pid support af2292c Fix typo in comment 664b7e6 Added support for CMake projects macros b5ad66e Fix openembedded#39 Compilation fails on gcc v8 283879d libusbgx: fix --without-libconfig build against glibc-2.28 ``` Also add two pending MRs from github: ``` linux-usb-gadgets/libusbgx#72 linux-usb-gadgets/libusbgx#73 ``` Signed-off-by: Ming Liu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
May 10, 2023
Uprev libusbgx to 721e3a1 to get following fixes: ``` 721e3a1 correct attribute import / export bbdaad2 Document the license of the library and examples 36e71e1 Rename the net class variables to class_ efdd7a6 tests: update test code with new net attributes 4ca4a76 net: adds class, subclass and protocol attributes b1c8586 Merge pull request openembedded#64 from mgrzeschik/master 8b91dbb uvc: add isoc parameter settings 50fe6a7 uvc: fix init_formats function afec0d6 uvc: fix exporting attrs with layouts missing a format 0607844 Merge pull request openembedded#63 from mgrzeschik/uvc-fix 20d7fe2 uvc: fix unsigned nmb to int ed1fb6d Merge pull request openembedded#62 from linux-usb-gadgets/uvc-fix 157cbd8 uvc: fix return check on scandir 741230b Merge pull request openembedded#61 from linux-usb-gadgets/uvc-libconfig-import-export-support 53231c7 uvc: add import/export support 61a4186 uvc: consistently use defines for common strings 57dc1d5 uvc: check attr pointer in set_attrs 4061ffd uvc: remove unnedded USBG_UVC_MAX_PATH_LENGTH define 1c94fb8 uvc: remove unused variable b28dd77 uvc: fix compile warnings 6bd989c gadget-uvc: fix 4k format resolution d0f2f4f Revert "Use an unnamed variable instead of a named one" 92deb97 pkgconfig: make Requires for libconfig optional 38dd92f gadget-vid-pid-remove: re-split default vendor/product defines from variables fa4e7e9 Use an unnamed variable instead of a named one 1ee53e4 Copy ether_addr structs to avoid union pointer alignment issues 4852080 Delete embedded copies of libtool m4 files ccba65f Tell git which paths to ignore are directories 3a0f66a Tell git to ignore autotools cruft in the src functions subdirectory 37fcf90 Tell git to ignore generated usbg_version.h header 1e7161d Tell git to ignore the generated cmake config file b9a5b9c Tell git to ignore the right generated pkg-config .pc file e972b9e Document that the configfs Linux kernel module needs to be loaded 97b6477 Support printer function ad378b4 Fix --without-libconfig segment fault on gadget-hid attr setting 67605a0 libusbgx: examples: gadget-vid-pid-remove: fix exit code on success e0cdec8 Merge pull request openembedded#54 from mgrzeschik/gadget-vid-pid-remove 547a759 Merge pull request openembedded#55 from mgrzeschik/uvc 52aa5ed libusbgx: Add UVC support 852087a libusbgx: examples: gadget-vid-pid-remove: add dynamic vid pid support af2292c Fix typo in comment 664b7e6 Added support for CMake projects macros b5ad66e Fix openembedded#39 Compilation fails on gcc v8 283879d libusbgx: fix --without-libconfig build against glibc-2.28 ``` Also add two pending MRs from github: ``` linux-usb-gadgets/libusbgx#72 linux-usb-gadgets/libusbgx#73 ``` Signed-off-by: Ming Liu <[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
The synergy recipe points to a non-existent repository: the repo was moved some time ago, but now the sources have also been removed from the old location. Need support for this in the Morty branch, but note that even master branch is not updated.
meta-openembedded/meta-oe/recipes-support/synergy/synergy_git.bb
The new repository is at https://github.com/symless/synergy-core
The text was updated successfully, but these errors were encountered: