[gimp] (97 commits) Non-fast-forward update to branch wip/wormnest/tiff-issue-4176



The branch 'wip/wormnest/tiff-issue-4176' 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:

  7eba589... plug-ins: fix #4176 color displayed wrong in multi page tif

Commits added to the branch:

  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. (*)
  33b6b50... plug-ins: fix #4176 color displayed wrong in multi page tif

(*) 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]