[gimp] (340 commits) Non-fast-forward update to branch wip/nielsdg/conditional-cpu-exts



The branch 'wip/nielsdg/conditional-cpu-exts' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  779ef4f... meson: Always enable CPU extensions

Commits added to the branch:

  cb2268a... meson: separate line for HEIC and AVIF support. (*)
  7ada877... Update Ukrainian translation (*)
  22b8cd3... autotools: separate line for HEIC and AVIF support. (*)
  05bb84e... Issue #5788: 10/12 bpc in HEIF export does not mean HDR. (*)
  29565fc... Update Ukrainian translation (*)
  3f3c5b2... build: improve a bit the dll_link build script. (*)
  eee0428... data: new splash screen for GIMP 2.99.2. (*)
  1a90a2d... app: fix alpha to selection on single layer with offset. (*)
  9487c56... app: fix gimp-file-save PDB procedure implementation. (*)
  0f6e43f... pdb: fix gimp-file-save PDB procedure implementation. (*)
  4b9dc93... app, pdb: set string arguments to "" *after* the GFile. (*)
  e736b5f... meson: do not show "profile support: yes" when HEIC support (*)
  fc25709... configure: do not show "profile support: yes" when HEIC sup (*)
  057b94f... app: use gimp_viewable_is_ancestor() instead of gimp_item_i (*)
  89db5f6... app: properly free internal strings at finalization and bef (*)
  6c26d39... app: unstable versions will check available development rel (*)
  5c03dd1... extensions: goat-exercise appdata depends on po files. (*)
  e869a11... gitlab-ci: temporary allow distcheck job failure. (*)
  35c0d7d... HEIF plug-in: runtime detection of supported formats (*)
  68cea84... app: fix AppStream tag localization. (*)
  bca4d43... NEWS: update with new "file-heif-av1-load" procedure. (*)
  1baaeab... Update Ukrainian translation (*)
  c86d909... plug-ins: fix parameters of Gimp.file_save(). (*)
  f673122... Update Russian translation (*)
  9b0b206... libgimp: only save metadata after all settings have been up (*)
  c10bb09... plug-ins: file-tiff-save looks for the wrong exif tags to d (*)
  679fe07... libgimpbase: fix copy-paste error in documentation comments (*)
  7957653... plug-ins: fix #3757 Exporting invalid tiffs: Missing requir (*)
  7462945... plug-ins: fix a type warning. (*)
  e676ad4... app: clean tab indentation. (*)
  2920a13... Issue #5809: missing dependency on libm for libgimpwidgets/ (*)
  c606318... Issue #4922: install software-update-available from Adwaita (*)
  e451456... plug-ins: don't try to read tiff pages with an invalid dire (*)
  8e97d56... libgimp, libgimpbase: don't use a fixed GIMP 2.10 version n (*)
  3a50e52... app: fix some glitches in the splash status text. (*)
  f336f86... plug-ins: use g_message instead of g_printerr when there is (*)
  7e6ced5... Issue #5322: [Wayland] broken splash size. (*)
  df8d0bc... Update Polish translation (*)
  f243b47... Update Russian translation (*)
  3ddec66... Update Russain translation again (*)
  ea8da00... NEWS: update with many of the major API changes. (*)
  517f7e7... NEWS: more API update. (*)
  1640a25... NEWS: some more news items. (*)
  fa37ca9... po*: update POTFILES.skip with the new toplevel extensions/ (*)
  12cf705... docs, etc: regenerate the default gimprc and its manpage (*)
  d5892c4... desktop: set the appdata 2.99.2 release date to today (*)
  4e79aaf... devel-docs: add the newly generated module.actions files to (*)
  0052803... devel-docs: REVERT THIS once module.actions get removed aut (*)
  71d24f1... configure.ac, meson.build: bump versions for the 2.99.2 rel (*)
  c6f6c42... configure.ac, meson.build: post-release version bump to 2.9 (*)
  136e5b6... Update Romanian translation (*)
  f47ba9d... Update Romanian translation (*)
  eb88603... Update Ukrainian translation (*)
  c303201... Update Ukrainian translation (*)
  f90f183... Update Romanian translation (*)
  73f84ea... libgimp: update .gitignore (*)
  8139c3b... Update Romanian translation (*)
  9524416... Update Romanian translation (*)
  90bcdf9... app, libgimp, pdb: remove references of removed functions. (*)
  4d67667... devel-docs: add a "removed functions" table with replacemen (*)
  85a6b86... NEWS: update a bit the 2.99.2 release section. (*)
  b96bed5... app: show unavailable actions in Action Search after availa (*)
  81f9ea4... Revert "gitlab-ci: temporary allow distcheck job failure." (*)
  cebeb90... configure.ac: fix `--with-linux-input` handling with upcomi (*)
  d48dae7... plug-ins: implement file-heif proc list in init_procedures( (*)
  7473931... NEWS: some update. (*)
  29c7ec9... libgimp: typo and wording fix in comment docs. (*)
  df91623... Update Romanian translation (*)
  adef87e... Update Romanian translation (*)
  a7f40df... Add some new files to the GIMP3-plug-in-porting-guide, incl (*)
  961be4d... libgimp: Fix regression in GimpRunSaveFunc (*)
  7931980... GimpArray: Add missing array length GIR annotation (*)
  1fb2448... app, pdb: use gimp_is_canonical_identifier() for pdb-get|se (*)
  c109a35... plug-ins: fix PDB data identifier to be canonical. (*)
  82ee478... libgimpwidgets: store GimpFileEntry private data in appropr (*)
  1a5eea4... app, libgimp, pdb: improve a bit gimp_image_get_parasite_li (*)
  5238958... libgimpwidgets: make GimpScaleEntry into its own widget. (*)
  d81b151... app, plug-ins: use the updated gimp_prop_scale_entry_new()  (*)
  1e81bda... app, libgimpwidgets: improve GimpScaleEntry API. (*)
  0f05825... app, libgimpwidgets, plug-ins: default increments for GimpS (*)
  9919323... libgimpwidgets: fix def files. (*)
  ad8b417... libgimpwidgets: better algorithm for GimpScaleEntry default (*)
  10dfaea... libgimpwidgets, plug-ins: continue GimpScaleEntry port to r (*)
  f342b56... plug-ins: various plug-ins ported to new GimpScaleEntry. (*)
  7ebd196... plug-ins, modules: more port to GimpScaleEntry. (*)
  611e22f... plug-ins: port script-fu-interface to GimpScaleEntry. (*)
  52c3b91... plug-ins: port GIMPressionist to GimpScaleEntry. (*)
  8eabc21... Update Catalan translation (*)
  6830cbe... Update Catalan translation (*)
  dbc1980... plug-ins: Fix incomplete port of file-openraster. (*)
  e0854b6... plug-ins: port remaining plug-ins using old gimp_scale_entr (*)
  aa0b70e... libgimpwidgets: get rid of old gimp_scale_entry_new(). (*)
  4fe56cd... plug-ins: fix GIMPressionist build warning. (*)
  f27d172... libgimpwidgets: new GimpColorScaleEntry class. (*)
  1cdfb0b... libgimpwidgets: use G_DECLARE_* macros on Gimp*ScaleEntry c (*)
  77d2a93... libgimpwidgets, plug-ins: remove legacy gimp_color_scale_en (*)
  b3c0ba0... app, libgimpwidgets, modules, plug-ins: finishing GimpScale (*)
  0d98969... libgimpwidgets, plug-ins: rename gimp_scale_entry_set_range (*)
  924a863... Update Ukrainian translation (*)
  61c345c... Update Polish translation (*)
  b67ca55... Issue #5691: Import/Export of GeoTIFF loses important heade (*)
  6109015... Update German translation (*)
  96f36f0... Update Ukrainian translation (*)
  9b9b436... NEWS: update 2.99.4 section. (*)
  a821b47... Update Romanian translation (*)
  2997230... Update Romanian translation (*)
  005f3bd... Update Romanian translation (*)
  9c0ce5a... Update Romanian translation (*)
  4b50588... Update Romanian translation (*)
  4ce6d35... Update Romanian translation (*)
  c1a32e5... libgimp: add some first API to populate a GimpProcedureDial (*)
  4e612b0... NEWS: remove GeoTIFF support (moved to GIMP 2.10.24 NEWS fi (*)
  85fe0e7... Update Romanian translation (*)
  78702da... Update Romanian translation (*)
  4f20155... Update Romanian translation (*)
  3449652... app: properly grab focus when targetting text input of Gimp (*)
  4ea2b43... libgimpwidgets: new GimpLabeled class and GimpLabelSpin sub (*)
  079d8fd... libgimpwidgets: make GimpScaleEntry a child class of GimpLa (*)
  d95f417... app, libgimpwidgets, modules, plug-ins: code changes after  (*)
  2322c37... libgimp: improve design and usability of generated procedur (*)
  6b846b4... plug-ins: update file-fli to use the GimpProcedureDialog ge (*)
  fb7a46c... libgimpwidgets: fix gimpwidgets.def file. (*)
  3e35fe4... Cppcheck fixes (*)
  60f1095... Issue 5870: add reference to GNU documentation in INSTALL. (*)
  dce67b4... gitlab form - Do not show compilation tips (*)
  efd2af9... build: update nightly flatpak manifest. (*)
  e85dd77... libgimpwidgets: fix GimpChainButton init(). (*)
  93ad5eb... Update Swedish translation (*)
  3d24f6c... Update Polish translation (*)
  1514f99... Update Catalan translation (*)
  1859891... Update Romanian translation (*)
  9375673... Fixes Catalan translation (*)
  b3fc242... Issue #5888: GIMP 2.99.2 crash when using brush in multiply (*)
  8069659... Update Slovak translation (*)
  f40dc40... app: fix autotools build. (*)
  a8a8e57... Update Spanish translation (*)
  75e6f10... app: fix "Luma Lighten/Darken only" layer modes. (*)
  a86ed68... app: wait for the software to be fully initialized before p (*)
  b2649da... app: improve opening images through the DBus service. (*)
  b9ab461... app: display profile name in "Color space" field of Image P (*)
  377de0a... app: proper ellipsis & wrap on Image Properties label where (*)
  735a071... libgimpwidgets: align gimpproswitch label to the left. (*)
  673f490... libgimp: also size prop switch widget's label as GimpLabele (*)
  7b6f2e5... libgimp, libgimpwidgets, plug-ins: improved GimpProcedureDi (*)
  636044a... libgimp: export_comment values was not set in libgimp. (*)
  e6e2e11... libgimp: some more functions to GimpProcedureDialog. (*)
  c85a6ca... libgimp: fix typo. (*)
  e16f5bc... libgimpwidgets: argh forgot to edit the autotools Makefile  (*)
  74eb2b1... libgimp, libgimpwidgets: re-argh - fix the def files too. (*)
  435d5ce... libgimpbase: do not use g_snprintf() with same source and b (*)
  4485296... libgimp: fix timezone in IPTC tag Iptc.Application2.TimeCre (*)
  4dd64e7... Update Romanian translation (*)
  7a50b09... app: undeprecate some Pango/Harfbuzz calls. (*)
  b19e779... app: s/pango_fc_font_has_char/pango_font_has_char/ (undepre (*)
  b7796b0... app: improve sample text logics for CJK fonts. (*)
  9c52af2... app: better translatable text for "Indexed color" color spa (*)
  5d639dc... Update Ukrainian translation (*)
  2a439ba... NEWS: update. (*)
  9ff0204... Issue #5837: TIFF file not recognized. (*)
  9a90eef... plug-ins: improvement of TIFF loading when TIFFNumberOfDire (*)
  22534f7... Update Ukrainian translation (*)
  3f59769... INSTALL: update GEGL build instructions. (*)
  de91d84... meson: libjpeg and libtiff are not optional dependencies! (*)
  02142e9... Update German translation (*)
  0b040dc... Update Serbian translation (*)
  bb322d9... Fix typos (*)
  5fa38d5... libgimp: bug fixes and design improvements for generated wi (*)
  501675b... plug-ins: file-png now uses generated dialog. (*)
  d0f67fa... libgimpbase: fix incorrect reading of iptc tags that appear (*)
  599d91d... plug-ins: Refactor certain string handling into separate fu (*)
  26db975... plug-ins: fix incorrect reading of iptc tags that appear mo (*)
  786aaec... plug-ins: fix incorrect single/multi(ple) values for certai (*)
  c855590... plug-ins: fix incorrect struct used for comparison in metad (*)
  bd2f43b... plug-ins: Refactor cleaning xmp values into a separate func (*)
  879b374... plug-ins: fix not showing all values of iptc tags that appe (*)
  7cce45b... plug-ins: In metadata-editor always read iptc equivalent va (*)
  96c5d1c... plug-ins: add missing Iptc equivalents of Xmp tags in metad (*)
  47065df... plug-ins: let metadata-editor also save Iptc tags. (*)
  d004305... plug-ins: fix metadata-editor not saving Xmp.photoshop.Urge (*)
  3128047... plug-ins: in metadata editor and viewer only convert values (*)
  bc3602a... libgimpwidgets: new gimp_label_int_widget_get_widget() func (*)
  cd0ac72... libgimp: generated text buffer should also have a tooltip t (*)
  4511de4... plug-ins: file-tiff dialog now generated too. (*)
  c58b7ad... libgimp: mnemonic duplicate verification in GimpProcedureDi (*)
  9f03bdc... libgimpwidgets: fix the def file. (*)
  f9f516a... libgimpwidgets: fix missing doc comments and annotations. (*)
  ae4daf9... Update Polish translation (*)
  3918a0a... libgimp: new metadata support concept in GimpSaveProcedure  (*)
  56bfda3... plug-ins: update file-png to new metadata handling. (*)
  3e67d7d... plug-ins: file-tiff using the new dialog generation. (*)
  e1cdb9f... app, icons: add Paint Select tool in the playground (*)
  9e391bc... app: Paint Select tool, reflect changes applied to the gegl (*)
  d3260b5... Update Ukrainian translation (*)
  0b27fec... Update Ukrainian translation (*)
  5bbc789... menus: remove PaintSelect tool from the menus... (*)
  e53ce2f... libgimp: output a "saving metadata failed" message when rel (*)
  3fb2ff1... libgimp: improvements to GimpProcedureDialog API. (*)
  9f6fbe8... app: fix generated tool-enums.c and deactivate Paint Select (*)
  31111d2... app: mark the paint select tool as experimental. (*)
  78fabc1... icons: (meson) install the new icons for the Paint Select t (*)
  9ca18c3... INSTALL: add information about GEGL options to enable for t (*)
  8d5008d... libgimp, libgimpbase, libgimpwidgets: new gimp_range_estima (*)
  2ea5dec... libgimpwidgets: improved gimp_prop_scale_entry_new(), new f (*)
  f678aeb... Update Catalan translation (*)
  87062e2... libgimp: new gimp_procedure_dialog_get_scale_entry() functi (*)
  731537b... plug-ins: port file-jpeg export procedure to new API. (*)
  0057356... libgimp: add gimp_procedure_dialog_get_scale_entry to gimpu (*)
  b7d55fa... libgimp, libgimpwidgets: fix gimp_prop_scale_entry_new() fo (*)
  222c820... libgimp, plug-ins: make mnemonic unique. (*)
  7339865... Issue #5967: Inconvenient focus in PNG export. (*)
  0e8acc5... Issue #5985: GIMP crashed when deleting paths. (*)
  69d187f... Update Ukrainian translation (*)
  10bc6a1... Update Catalan translation (*)
  bb03641... Update Catalan translation (*)
  6f09e09... Issue #5992: Mask to Selection isn't selecting the right pl (*)
  b94121f... app/actions: fix Apply Layer Mask (*)
  980f0a1... Update Basque translation (*)
  f96e7a8... Update Basque translation (*)
  c85e4c8... Issue #5813: Hidden rulers in GIMP 2.99 still take the same (*)
  b74471e... NEWS: update. (*)
  abdea8a... gitlab-ci: expire distribution stage artifacts after 2 days (*)
  aa2027c... plug-ins: refactor saving longitude/latitude in metadata ed (*)
  23fa5c7... plug-ins: improve casing in metadata-tags. (*)
  8db1555... plug-ins: add functions for formatting gps metadata. (*)
  34407a6... plug-ins: improve formatting of gps data in metadata-viewer (*)
  3ce15f5... plug-ins: fix incorrect formatting when switching between m (*)
  a048c8f... plug-ins: fix crash in metadata-editor when licensor phone  (*)
  c4fa4fc... plug-ins: use g_log instead of g_printerr when setting tag  (*)
  0318054... plug-ins: improve formatting of gps data in metadata-editor (*)
  3d9a9fb... plug-ins: fix #2836 GPS data is truncated to the degree whe (*)
  0ffee00... plug-ins: improve error handling and use GError in metadata (*)
  08afb7d... plug-ins: use logging for some messages that seem to be for (*)
  965e9ea... plug-ins: return proper non-success status in file-pdf. (*)
  9172816... libgimpwidgets: allow prop labels on read-only properties. (*)
  842889b... Update Ukrainian translation (*)
  9c85fad... #5977 prompt to apply layer offset only if there actually i (*)
  7ec05c3... app: do not show virtual devices and XTEST device in the In (*)
  ff23b2c... Paint Select tool: regroup image mask updates in one place (*)
  69b03cf... Paint Select tool: correctly handle drawable offsets (*)
  6a169e2... Paint Select tool: add a temporary option to show painted s (*)
  1ed87e2... app: improve input device axes display "Input Devices" dial (*)
  cd6e777... Issue #6045: File > Debug > Show Image Graph == GIMP_Crash. (*)
  ab269ad... Update German translation (*)
  bfd2606... Update German translation (*)
  7df9bf1... gitlab-ci: graphviz (for the `dot` tool) is now a dependenc (*)
  fc4fede... gitlab-ci: disable building file-mng for gimp-win32 explici (*)
  d6913fd... Update POTFILES.in (*)
  685d938... Update Polish translation (*)
  502dcf7... Update Ukrainian translation (*)
  12fcf4b... Update Ukrainian translation (*)
  822d875... Update Swedish translation (*)
  a60d5fc... gitlab: comment out bug reporting howto text. (*)
  de739bd... app: better code to handle GimpDeviceInfo axes. (*)
  e3ee463... app: move GimpDeviceInfo variables to a private structure. (*)
  1c06751... app: update when device axes/keys change. (*)
  ac34336... Change "_Misc Ops." to "_Misc" (*)
  fc1952c... Update Ukrainian translation (*)
  4187b84... Update Catalan translation (*)
  273972b... app: do not reuse stored configuration on virtual devices. (*)
  31e38fe... app: better tool defaults depending on the device source. (*)
  991e99f... plug-ins: fix loading 2 and 4 bit tiff images. This fixes i (*)
  698b718... libgimp: add gimp_get_num_processors(). (*)
  c94325c... plug-ins: s/g_get_num_processors/gimp_get_num_processors/ i (*)
  3b3404b... plug-ins: Set the number of threads used to decode JPEG200  (*)
  12564ca... Update Ukrainian translation (*)
  845f1c8... data: create po-tags/ build directory. (*)
  d4e5019... app: revert to "gimp-paintbrush-tool" as default tool. (*)
  6c5c453... Update Kabyle translation (*)
  08c3878... Update Icelandic translation (*)
  9e4aa58... po, po-plug-ins: (workaround) fixing the distcheck job in C (*)
  dfc4ecf... po-plug-ins, po: (workaround bis) fixing the distcheck job  (*)
  305dcdc... app: do not popup a viewable preview when modifiers are act (*)
  f5d9856... app: be more accurate to ascertain in we are multi-selectin (*)
  14b4c08... app: catch Alt-click exact combination on GimpItemTreeView  (*)
  f4d39f8... app: mask alternative click modifiers must not clash with… (*)
  a3eba9f... app: new default dynamics is "Pressure Size". (*)
  6da6b95... Update Brazilian Portuguese translation (*)
  d6d8e43... Issue #6030: Mask related Shortcuts conflicting with Multip (*)
  b659d3b... app: different undo labels for various "Alpha to Selection" (*)
  c62cbd2... NEWS: update. (*)
  155daa3... Update Swedish translation (*)
  7a8f891... Update Ukrainian translation (*)
  2cae9b9... app: make "gegl:introspect" an optional operation dependenc (*)
  d90d622... INSTALL: adding infos about `dot` for "gegl:introspect" dep (*)
  7ed6855... Issue #5863: No namespace info available for XMP prefix. (*)
  0f7c628... plug-ins: move py-slice.py to gimp-data-extras. (*)
  f6f9483... app, menus: get rid of custom input method menu. (*)
  1649073... po-python: remove py-slice from POTFILES.in. (*)
  6d7d739... app: remove unused (deprecated) property read. (*)
  9a05f24... plug-ins: fix uninitialized warnings. (*)
  df507c0... Remove trailing spaces in 3 strings (*)
  e108584... Update Swedish translation (*)
  a30cbb2... Update Ukrainian translation (*)
  976b518... app: improve GimpSpinScale usability for keyboard editing o (*)
  7b0d553... app: improve GimpSpinScale cursors. (*)
  670bc35... app: show the "relative edit" cursor on motion with Shift p (*)
  1f48fda... NEWS: update with GimpSpinScale usability updates. (*)
  76810d2... Updated HEIF plug-in (*)
  ab5ac46... Update NEWS: HEIF plug-in changes (*)
  b135020... libgimp, plug-ins: add a "format name" concept to GimpFileP (*)
  ea2a9a8... libgimp: replace GtkFlowbox use by GtkGrid in generated met (*)
  56c116f... Update Ukrainian translation (*)
  c0972ee... app: hide the export file dialog when showing the plug-in d (*)
  c1c2b8e... libgimp, plug-ins: add an "(edit)" link next to "Metadata"  (*)
  fdd949a... Update Ukrainian translation (*)
  2b75b63... app: keep error dialog above. (*)
  f68d91e... Update Swedish translation (*)
  c10ffd4... libgimp: fix the def file. (*)
  59f2ba4... libgimp, devel-docs: enhance GIMP-PLUGIN-DEBUG backtrace (*)
  9893f60... plug-ins: changed GTK_RESPONSE_YES|NO into GTK_RESPONSE_OK| (*)
  c05abce... plug-ins: fix #4176 color displayed wrong in multi page tif (*)
  43c3369... Update Ukrainian translation (*)
  0d7c26f... plug-ins: add missing define G_LOG_DOMAIN in file-psd for t (*)
  12348f5... app: fix some RGB/sRGB mixup in 2 labels. (*)
  d9b25b8... app: do not ask about conversion for an image using a prefe (*)
  2ffedd1... desktop: AppData updated for upcoming 2.99.4 release. (*)
  15c1e04... INSTALL: update a bit the installation instructions. (*)
  277a086... Update Ukrainian translation (*)
  8040813... Update Polish translation (*)
  2d5aa81... depend on GEGL-0.4.28 (*)
  daea111... autotools: bump GEGL dependency to 0.4.28. (*)
  aa151a0... app/dialogs: protect against calling gettext(NULL). (*)
  dfbf1d5... app/widgets/gimpactiongroup: protect against calling gettex (*)
  5520b55... NEWS: update. (*)
  d4392d0... Update Catalan translation (*)
  e5aa146... docs, etc: regenerate the default gimprc and its manpage. (*)
  82391c1... devel-docs: some updates to release-howto.txt (*)
  588626d... desktop: update appdata with dates. (*)
  d89f28d... Update/fix Russian translation (*)
  b1abc5b... app: improve Paint Select Tool description. (*)
  9fc87b8... authors: update the authors list. (*)
  db996f2... Release development version GIMP 2.99.4. (*)
  72effc5... configure.ac, meson.build: post-release version bump to 2.9 (*)
  50a0f49... devel-docs: some small release-howto updates. (*)
  b38d55b... Update Ukrainian translation (*)
  73252da... GIR: Add some missing (nullable) annotations (*)
  bba70f5... gimpparamspecs: Add annotations about array length (*)
  e34c051... gimpintcombobox: Add (array length) annotation (*)
  df28349... GIR: Try to return more specific GtkWidget subclass (*)
  b32b7ab... meson: Always enable CPU extensions

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]