Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

kkpan11/gimp

pull[bot] pushed 9 commits to master kkpan11/gimp
  • libgimpcolor: GimpColorTransform made final. 33efeba
  • libgimpconfig: GimpColorConfig is now final. 3203490
  • libgimpconfig: gimp_config_(de)serialize_strv() should not be public. These 2 functions are only used in one file ea... f965b65
  • libgimpthumb: GimpThumbnail made into a final class. 65460fc
  • NEWS: update. b06b7e4
  • Update Georgian translation 2cf77b1
  • Update Georgian translation 9db7576
  • Update Georgian translation 3948077
  • libgimpwidgets: GimpIntRadioFrame is now a FINAL type d2d4d65

View on GitHub

pull[bot] pushed 7 commits to master kkpan11/gimp
  • app, libgimp: move gimp_env_init() to a non-shipped header. Since we consider it private, yet it's still needed in l... f6edf59
  • app, libgimpbase: also move gimp_cpu_accel_set_use() in a private header. Similar to previous commit. If we don't wa... ac1bf4a
  • app, libgimpbase: gimp_signal_private()'s header is now made private. As other functions, it is still exported, but ... 4747088
  • libgimpbase: moving GIMP_TYPE_PARAM_CHOICE and GIMP_TYPE_PARAM_EXPORT_OPTIONS… … in gimpchoice.[ch] and gimpexportop... 732adc1
  • ScriptFu: new doc programmers ref for Color in ScriptFu 863bc2b
  • ScriptFu: add tests of Color e92212d
  • ScriptFu: fix #10978 handling of color Revise handling of GeglColor, formerly GimpRGB. Marshall to/from Scheme list... 6f84a76

View on GitHub

pull[bot] pushed 24 commits to master kkpan11/gimp
  • build/linux: Do not impose 'GIMP3_DIRECTORY' var on AppImage's AppRun This var points to a dir that exists outside o... 47852ef
  • build/linux: Rectify comment about WMF support on AppImage The previous comment is wrong, because GIMP never had WMF... dc08645
  • build/linux: Restore 'gjs' bundling in AppImage This got lost in a988084a 5778d93
  • app/tools: Fix split preview when different layer selected With NDE, we can now edit a filter when another layer is ... ab6f4e9
  • Update German translation 56add53
  • Issue #10998: more cases where fg/bg color was not properly updated. Always update stored colors. When colors are pe... 3ee7a92
  • NEWS: update. 3cc3688
  • Update Brazilian Portuguese translation e5f217b
  • core: Update XCF version even if layer effects are inactive Similar to afc0a6d1, we need to use gimp_drawable_get_fi... c19f650
  • core: Rename gimp_drawable_has_filters ()... ...to gimp_drawable_has_visible_filters (). With NDE filters, it's n... af8cc01
  • plug-ins: Fix IFS Compose crash related to undos As part of the color space invasion, we converted the IFS Compos... 0a9020b
  • libgimpwidgets: make GimpBrowser final. 3728e37
  • libgimpwidgets: GimpCellRendererToggle now final. 03b88d8
  • libgimpwidgets: GimpChainButton now a final type too. 925faf8
  • libgimpwidgets: GimpColorArea made final. ba3f0c7
  • libgimpwidgets: GimpColorDisplay is an abstract class. It is a shared API for subclasses and is not meant to be inst... 85c989d
  • libgimpwidgets: GimpColorDisplayStack made final. 555ce20
  • libgimpwidgets: GimpColorHexEntry made final. 426caf7
  • libgimpwidgets: GimpColorNotebook made final. 95b1963
  • libgimpwidgets: GimpColorSelection made final. 8822ca7
  • and 4 more ...

View on GitHub