Skip to content
  1. May 14, 2024
    • Rodrigo Lledó Milanca's avatar
      Update Spanish translation · e59231d6
      Rodrigo Lledó Milanca authored and Administrator's avatar Administrator committed
      e59231d6
    • Alx Sa's avatar
      themes: Define GtkListBox row styles · bcf56972
      Alx Sa authored
      Resolves #11531
      
      GtkListBox's CSS was previously defined, but GtkListBoxRow
      did not inherit those values. This patch explicitly defines this
      so we do not have system theme leaks.
      bcf56972
    • Alx Sa's avatar
      core, xcf: Prevent copying tool-based NDE filters · aa30b40f
      Alx Sa authored
      For now, we can't keep certain GEGL ops
      like Gradient as NDE filters, since they are
      connected to tools. If the layer is copied
      or saved as an .XCF while the tool is still
      active, it attempts to save it and causes a
      crash.
      This patch adds a check to make sure the
      copied filter has been commited and that
      it's not a tool-based NDE filter before
      being copied. It also adds some NULL
      checks where gimp_drawable_filter_duplicate
      is used to prevent NULL from being
      added to the filter stack.
      aa30b40f
  2. May 13, 2024
  3. May 12, 2024
  4. May 11, 2024
  5. May 10, 2024
  6. May 08, 2024
    • Bruno's avatar
      build/linux: Fix stuck AppImage · bad25042
      Bruno authored and Bruno's avatar Bruno committed
      * Since the appimage is for testing purposes, let's use system 'libc'
      * Hardcode python path since the wildcard wasn't expanding misteriously
      * Improve system theme recognition making way simpler
      bad25042
    • Jordi Mas's avatar
      Update Catalan translation · 5556735d
      Jordi Mas authored
      5556735d
  7. May 06, 2024
  8. May 05, 2024
  9. May 04, 2024