poco: Upgrade 1.9.4 -> 1.10.1#288
Closed
2pack94 wants to merge 1 commit intoopenembedded:masterfrom
2pack94:master
Closed
poco: Upgrade 1.9.4 -> 1.10.1#2882pack94 wants to merge 1 commit intoopenembedded:masterfrom 2pack94:master
2pack94 wants to merge 1 commit intoopenembedded:masterfrom
2pack94:master
Conversation
Contributor
|
applied with 9ded562 |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Dec 30, 2021
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 31, 2021
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 4, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 4, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 5, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
May 8, 2023
Bug fixes and improvements: =========================== !150, EogImage: ref priv->anim to avoid double free issues !152, EogImage: Do not leak animation iter openembedded#288, segfault when switching between animated webp images Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
May 9, 2023
Bug fixes and improvements: =========================== !150, EogImage: ref priv->anim to avoid double free issues !152, EogImage: Do not leak animation iter openembedded#288, segfault when switching between animated webp images Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
May 9, 2023
Bug fixes and improvements: =========================== !150, EogImage: ref priv->anim to avoid double free issues !152, EogImage: Do not leak animation iter openembedded#288, segfault when switching between animated webp images Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.