[gimp] (805 commits) Created branch meson



The branch 'meson' was created.

Summary of new commits:

  3c1f96c... Add basic Meson files. * Root meson.build * meson_options.t
  9ff598f... Added subdirs. Translation, themes and cursors fully OK
  2bdf537... app: wrap pointer around screen edges during relative spin  (*)
  ae851c3... app: avoid spin scale pointer wrap when value is at upper/l (*)
  da41269... Update Spanish translation (*)
  e042393... app: small cleanup in GimpSpinScale (*)
  a5a2b56... app: use actual render area when processing display filters (*)
  bcb7545... app: in propgui, use flat color buttons for rgb props with  (*)
  5a726a0... app: use a propgui for display filters that return a NULL c (*)
  5b118a2... modules: add clip-warning display filter (*)
  7ec271b... modules: small cleanup in display-filter-clip-warning.c (*)
  2520e04... modules: remove custom display filter gui (*)
  22a28a2... libgimpcolor: add shortcut in gimp_color_profile_is_equal() (*)
  9cd8e7f... app: apply display filters in sRGB, not monitor profile (*)
  880d3bd... app: port GimpData subclasses from ::duplicate() to ::copy( (*)
  089bfe4... app: copy brush spacing when copying generated brushes (*)
  2fe6575... Bug 789901 - Gimp allows duplicating non-duplicatable data  (*)
  bc9f179... app: add gimp_data_is_{copyable,duplicatable}() to gimp_dat (*)
  bf659a9... modules: stylistic code and ui text cleanup in display filt (*)
  6ffa17b... app: avoid unnecessary work when all display filters are di (*)
  c97c2fe... Update Polish translation (*)
  8f585a4... Added data subdir
  855b620... added source lists of libs
  e2fb7a4... modules: various changes in clip-warning (*)
  8793d6a... Fixes to Catalan translation (*)
  6125a5d... Successful build of libgimp*
  fd9a761... Added some in app.
  b2b6552... Bug 788394 - Crash (segmentation fault) when calculating a  (*)
  c49a21d... app: improve histogram bin calculation (*)
  391ceb2... Fixed app/xcf. Added all other app subdirs.
  acfa116... LibGimp* : fixes, implement mkenums-marshal, cleanup, commo
  e15b38b... Small cleanup
  522d7d5... Fix meson of app/*
  21e22df... Add gimpversion.h, git-version.h. Fix missing debug_sources
  4747529... Remove verbose warning ; fix missing dependency
  81c7c25... Add libapp
  d2c8e3e... Add libapp + executables
  7f232a8... data: new development splash image (*)
  d87fb81... Update NEWS (*)
  fe3339e... app: in GimpSearchPopup, activate selected action after clo (*)
  4ded26c... app: update group layer offset before calling gimp_pickable (*)
  6708af3... plug-ins: in file-psd, repalce tabs with spaces (*)
  54ec937... Bug 789981 - Wrong layer structure in PSDs with deeply nest (*)
  b1c5725... Update Russian translation (*)
  d591bf5... app: clear display filter stack when emptying a display (*)
  531eafe... app: sort available display filters by name (*)
  79836ae... configure.ac: require babl >= 0.1.36 (*)
  f12d0d8... Bug 789764 - Please add Paste In Place feature (*)
  d680c54... app: fix typo in a translatable string (*)
  aee1a1f... Update Polish translation (*)
  393336b... configure.ac: require GEGL >= 0.3.22 (*)
  cbe6cd8... app: notify on "mode" when a GimpColorFrame mode is chosen  (*)
  0611ca1... app: remember the modes of the color picker info window's G (*)
  da49394... NEWS: update for 2.9.8 (*)
  b5e0dfb... app: clarify "Into" -> "Into The Selection" in the buffers  (*)
  19a28cc... Revert "app: do not add undo step when clearing an already  (*)
  1e6f82d... modules: in colorblind, change "deficiency" prop to "type" (*)
  8aa5e78... app: move error console highlight flags to aux-info (*)
  7da24fd... app: bump GIMP_UI_WINDOW_POSITION_EPSILON in test-ui.c (*)
  d6c72d0... Bug 790261 - autogen.sh non-portable use of echo -n. (*)
  864e3df... app: fix comment typos. (*)
  788e04b... app: GimpScaleComboBox resized appropriately with its conte (*)
  2e9ab59... app: use matrix to determine if doing perspective transform (*)
  5d91657... app: indentation fix to last commit (*)
  7aadf34... Bug 790328 - Buffer dialog should support renaming of entri (*)
  8350ab4... app: add gimp_container_tree_view_name_edited() as public d (*)
  ffb9234... app: more accurate labels for "Other" actions. (*)
  4bd118e... app: make GimpTileHandlerValidate thread safe (*)
  953a095... Bug 789173 - Make canvas rotation information visible on th (*)
  80b04d0... Bug 789173 - Make canvas rotation information visible on th (*)
  a3b6f01... NEWS: update. (*)
  87140a4... app: more accurate labels for "Visible" actions. (*)
  4003bc7... app: layers-mode-* actions should not always be sensitive. (*)
  1e87642... Bug 785061 - Add channels-select-(prev|next|top|bottom) act (*)
  c709251... app: s/channel/drawable/. (*)
  6b0f9f0... app: apply Title Case to action labels. (*)
  be9d575... app: various action labels made more accurate. (*)
  0e8b89c... app: more casing inconsistencies and a double space. (*)
  1e5311f... app: no need to show all components as icons when alpha is  (*)
  189a474... app: copy *-color-tag-* tooltips into labels. (*)
  ac983d9... NEWS: update. (*)
  646a2ea... Added m4macro install
  aed324a... Add data/tags xml autogenerated file
  8d63dc4... Add xml for data/tips. Add etc dir.
  a1d66de... Forgot mimetypes
  a40270c... Add Desktop directory.
  cdb8b4c... Add tools first. Implement icons and source generation. TOD
  c72e48c... Add missing mimetypes
  c8f2cc2... Add todo.
  0589066... #include .c ?? That's just weird and just can't work.
  374711d... Fix missing dependencies over gitversion.h
  16905b5... Adding menus
  6a6af19... app: update image menu when starting a blend-tool edit acti (*)
  6036217... app: improve elimination of trivial blend-tool edit actions (*)
  945ef0d... app: restore gradient when adding/removing stop on same ble (*)
  ed6ee69... Default ansi = false
  a9cc824... Update Catatalan translation (*)
  d9d1d1a... Fix default install directories, according to https://githu
  03a9747... Change datadir -> gimpdatadir to prevent confusion.
  4b8c2fe... Fix themes : rename dirs, remove find call.
  46f6599... Actually change dir names in top-level file
  94a30d7... Fix libraries: * Add so version * Fix installation subdir (
  2e4a9db... Add archlinux build system
  942ffce... Adding doc installation. Adding devel-doc subdir but no con
  acd8e8b... Implement enums for app/*. TODO : there's a lot of code dup
  55eab8f... Fix GtkDoc meson options.
  dcff7cf... Fix docs. clean todo.
  2d14b91... Add base of devel-docs meson file. Does not work.
  0c6745d... Added main executables
  65759f8... Added Legacy icons theme
  fc2187f... Add basic meson files for plugins
  9bcc4a4... cleanup
  2aadaca... de-duplicate a lot of code
  e5722a8... add plugins
  9a92185... alphabetic sort, uncomment
  5eb6187... app, menus: add gegl:median-blur to the menus (*)
  715247a... Add some plugins
  113ee3b... Add missing header generation
  d855ecb... Add missing subdir
  e9f4579... libgimpmath: add SAFE_CLAMP() macro (*)
  e19958c... app: use SAFE_CLAMP() in histogram bin calculation (*)
  d613842... Bug 788768 - GIMP crashes loading a valid truncated xcf (*)
  7e61351... Bug 788403 - When importing an image, don't change to "unti (*)
  1b804e5... Update Polish translation (*)
  e3f8b47... Revert "app: copy *-color-tag-* tooltips into labels." (*)
  39d0390... app: s/GIMP_ICON_CLOSE/GIMP_ICON_EDIT_CLEAR/ for *-color-ta (*)
  3c7ade6... Update Polish translation (*)
  c10c640... plug-ins: Hide darktable debug output (*)
  a30f855... configure.ac: require babl >= 0.1.38 (*)
  d8ae581... libgimp: make GimpTileBackendPlugin thread safe (*)
  111a846... Add all missing plugins. TODO fix some missing ld.
  30d29e0... Bug 789614 - Fix heap overflow in pattern handling (*)
  9c0dac9... app: heed deprectation warning of gegl_operation_context_ge (*)
  b6cb1d1... Bug 790631 - C plug-ins instability when processing gegl gr (*)
  cc8df19... Temporarily disable plug-ins build. Add tools/pdbgen build 
  368e6d0... Add all missing plugins. TODO fix some missing ld.
  dafe8b7... Merge 'upstream/master' into meson dev branch.
  45bbd42... update meson.build according to upstream
  fa25b47... icons, modules, libgimpwidgets: add clip-warning display fi (*)
  d88a093... app: get rid of more abused GIMP_ICON_CLOSE on *-color-tag- (*)
  4355088... app: layer's Blend|Composite Space|Mode actions labels too  (*)
  61262f6... Update Spanish translation (*)
  5180c01... configure.ac: require GEGL >= 0.3.24 (*)
  35b0f61... app: update group-layer item offset after updating offset n (*)
  eeddd13... Revert "app: make GimpTileHandlerValidate thread safe" (*)
  717cd78... Update Catalan translation (*)
  1e78d3d... plug-ins: make Darktable version checking more generic. (*)
  120fda6... NEWS: fix some typo. (*)
  d228e76... app: fix memory leak. (*)
  2ff52af... Bug 790810 - Nested layer groups lead to a deadlock with mu (*)
  f9125b5... Update Polish translation (*)
  702c422... 790783 - buffer overread in XCF parser if version field... (*)
  5ec5781... Update Greek translation (*)
  10e3295... Bug 790911 - fix jaggy stroke in Tiling Symmetry Painting (*)
  7df4275... libgimpbase: add gimp_{enum,flags}_value_get_abbrev() (*)
  bbcb66d... gimp-mkenums: tabs-to-spaces, indentation, and trailing-spa (*)
  627a2b8... gimp-mkenums: add @valueabbrev@ substitution (*)
  300eb7e... gimp-mkenums: add @valueudesc@, @valueuhelp@, @valueuabbrev (*)
  4b52143... gimp-mkenums: add @if@ conditional inclusion (*)
  f7d6805... */Makefile.am: add abbreviations to generated enum files (*)
  684c850... libgimpwidgets: add ABBREV column to GimpIntStore (*)
  658d07d... libgimpwidgets: fill ABBREV column in GimpEnumStore (*)
  47ac611... libgimpwidgets: add "layout" property to GimpIntComboBox (*)
  0f43ded... libgimpwidgets: use ABBREVIATED layout for GimpEnumComboBox (*)
  d3e527a... libgimpbase, app: add abbreviations to gradient enums (*)
  c8b4c06... app: use ICON_ONLY layout for group combo in GimpLayerModeB (*)
  8fbac70... Update Spanish translation (*)
  91f7f90... Update Greek translation (*)
  a08a917... app: modify unabbreviated value descriptions of GimpGradien (*)
  f80f332... libgimpbase: use abbreviations for GimpGradientType (*)
  5a28753... app: add abbreviations for layer modes (*)
  33d4095... app: fix a typo (transarent) (*)
  337dba6... Bug 770424 - Themes: insensitive menu item are not readable (*)
  18a96d9... Bug 770424 - Themes: insensitive menu item are not readable (*)
  6962c6b... app: a bit more cleanup, aligning variables. (*)
  66bed0d... authors: add shark0r. (*)
  8e51e7c... libgimpwidgets: fix return type of gimp_int_combo_box_get_l (*)
  ed2fe2d... libgimpbase, libgimpwidgets: add new functions to .def file (*)
  0830fe8... libgimpwidgets, app: make ABBREVIATED default GimpIntComboB (*)
  ba8dca5... app: g_type_class_unref() PixbufStyle in themes_exit(). (*)
  568c147... app: do not assume PixbufStyle type exists. (*)
  d60c237... Bug 785781 - Additional Free Selection step (hitting Enter) (*)
  c0274b7... app: disable OpenCL by default, like GEGL does (*)
  c4c40b6... app: set sensitivity for median-blur filter action (*)
  32d575b... Bug 785080 - 02-Gray Theme lacks foreground-background cont (*)
  a52ff51... app: add GimpViewable::ancestry-changed signal, get_depth() (*)
  1a2c0e8... app: add gimp_projection_{get,set}_priority() (*)
  be97b97... app: set group layer projection priority according to depth (*)
  61ae308... app: avoid begin_render()/end_render() when flushing projec (*)
  9f79be4... app: flush pass-through groups' projection asynchronously (*)
  9451a8f... Update Swedish translation (*)
  e042c82... app: flush group proj. switching from pass-through to non-p (*)
  b1ac9f3... Bug 790917 - Exporting 16bit per channel w/ alpha data as T (*)
  3c4ea16... Update Polish translation (*)
  fd9cce5... configure.ac: require perl >= 5.10.0 (*)
  4dab0ac... libgimpbase: fix gettext invocation for enum/flags desc/abb (*)
  dec2375... app: add gimp:buffer-source-validate operation (*)
  4e4c1cd... Bug 790810 - Nested layer groups lead to a deadlock with mu (*)
  81d9da0... Bug 775931 - Shortcut for non-existing action shadows exist (*)
  482b907... app: reorder alphabetically changed action paths in migrati (*)
  5aa9428... app: migrate plug-in-gauss shortcuts to filters-gaussian-bl (*)
  94a6ba9... Updated Italian translation (*)
  9f1e3de... Update Spanish translation (*)
  9e77a0f... Add default keyboard shortcut for Paste in Place, Ctrl+Alt+ (*)
  73d7a81... app: restore operation src node in gimp_gegl_apply_[cached_ (*)
  e02cb6a... app: exclude invisible filters from filter-stack graph (*)
  f5d1686... app: add GimpFilter::active property; move ::visible to Gim (*)
  6a7c0d6... app: handle visbility/excludes-backdrop changes in floating (*)
  7b6d040... Update Russian translation (*)
  09c2ba4... app: fix git-version.h when building linked working tree (*)
  87aaf57... Bug 787663 - Cage tool creates artifacts with multi-threadi (*)
  93ed104... app: remove gimp_filter_is_active() prototype (*)
  67e6857... plug-ins: in file-psd, insert layers to image after writing (*)
  bdba43e... app: add gimp_layer_get_effective_mode() (*)
  fa9a023... app: strength-reduce pass-through groups to normal groups (*)
  580782d... build: add the flathub stable repository as a submodule. (*)
  63f830b... build: remove flatpak files duplicated in the flathub repos (*)
  f727e88... Bug 787663 - Cage tool creates artifacts with multi-threadi (*)
  f28cb1c... app: add/update some comments. (*)
  bf8b2f2... app: avoid CRITICAL when moving empty floating selection (*)
  5d0e17c... Bug 791351 - Use an anonymous checkout for the flathub repo (*)
  1abd415... app: fix GimpForegroundSelectTool after GimpFreeSelectTool  (*)
  fa314d0... NEWS: s/as angle and flip icons/as angle value and flip ico (*)
  0beef7d... app: in GimpItemTreeView, use color tag of parent for child (*)
  776b4a9... Bug 791386 - New layer with AUTO everything always uses nor (*)
  06f41db... app: remove redundant opacity clamp from gimp_layer_new() (*)
  4c55417... app: copy expanded state of duplicated items (*)
  5d544c2... app: update GimpContainerView row expanded state ... (*)
  b9034e2... Bug 791360 - Add Screenshot implementation for KDE/Wayland. (*)
  3023227... Bug 781020 - GIMP UI vector icons are drawn way too small. (*)
  3f1dcaa... plug-ins: fix indentation. (*)
  06bbf3e... Bug 780375 - Color picker won't pick on Wayland. (*)
  ef6559b... libgimpwidgets: add private headers for GimpPickButton impl (*)
  d9cd4b6... Bug 791352 - Screenshot delay is broken for region-grab scr (*)
  614bcf6... Bug 791352 - Screenshot delay is broken for region shots in (*)
  cdf3db7... Update splash screen, real painter item. (*)
  8029508... Bug 759287 - Canvas Tearing While in Rotated Canvas View (*)
  709c929... app: fix off-by-one error in last commit (*)
  6d19e9e... app: another off-by-one chunking fix (*)
  36258a6... app: use FAST filter when painting xfer surface (*)
  bf13c13... plug-ins: fix a bunch of coding style. (*)
  36daa6d... plug-ins: s/Windows.h/windows.h/. (*)
  c572bdf... Bug 771661: Extend the raw data import plugin to open .hgt  (*)
  88ccdb4... plug-ins: minor cleaning and fixes. (*)
  b78b14b... plug-ins: let's special-case just a bit the HGT data. (*)
  733b234... plug-ins: leave a message for translators. (*)
  1a1b175... NEWS: adding HGT support. (*)
  b57c89d... plug-ins: differentiate a delay before the area/window sele (*)
  01c39c8... plug-ins: oups duplicate select_delay with KWin screenshots (*)
  f9076ae... plug-ins: add SCREENSHOT_CAN_DELAY_WINDOW_SHOT capability t (*)
  9b82bc3... plug-ins: force at least 0.5s delay to full-screen screensh (*)
  dbf97db... plug-ins: macOS screenshot has both window pick and delay-a (*)
  1febb33... plug-ins: update win32 screenshot to use the right delay as (*)
  a0b2144... NEWS: add screenshot and color picker improvements. (*)
  35597db... plug-ins: register a separate load handler file-hgt-load fo (*)
  538590e... plug-ins: s/GimpPluginPrintError/GimpPluginPDFError/ (*)
  7fce78b... plug-ins: properly set returned error in pdb call. (*)
  78602ca... NEWS: add file-hgt-load new PDB call. (*)
  a80f532... Update Polish translation (*)
  43f7a43... plug-ins: update file-hgt-load description... (*)
  e0c36f3... plug-ins: auto-detect HGT variants. (*)
  f2dee7a... Update Spanish translation (*)
  ff34ec3... Bug 791455 - Please add support for barrel rotation in brus (*)
  008c8b1... NEWS: add various missing changes worth to be listed. (*)
  6d1dcb5... NEWS: add all missing contributors to GIMP 2.9.8. (*)
  6d0d6f1... Update Polish translation (*)
  1477f53... devel-docs: typo fix s/brach/branch/. (*)
  cc057bf... docs, etc: regenerate default gimprc and its manpage. (*)
  696b55b... Bug 783382: Lava filter looks different than in 2.8 (*)
  7a35828... NEWS: fixes here and there (*)
  e2eaf1a... etc, docs: push changes generated by distcheck (*)
  18794a6... configure.ac: release 2.9.8 (*)
  e8dd20f... configure.ac: post-release version bump to 2.9.9 (*)
  e922671... build: update flatpak manifest for the development release. (*)
  c9913bc... NEWS: a/aan rgument/an argument/. (*)
  a207570... Bug 791397 - Gimp import multi page PDF only imports first  (*)
  ce894df... configure: MIME_TYPES value only cares about import. (*)
  7d8dd66... INSTALL: update dependency information. (*)
  1b82812... plug-ins: the file-ps plug-in won't take care about PDF imp (*)
  f112fbe... build: forgot to update the flatpak commit hashes. (*)
  b926026... build: arrrgh! Also the commit for GIMP repo! (*)
  edb0928... build: 2.9.8 dev build must now use a higher lcms2 dep vers (*)
  6fee1a4... NEWS: start changes for next release. (*)
  53a03b3... plug-ins: implementation of the Freedesktop portal for scre (*)
  4fc4a8d... Update Chinese (Taiwan) translation (*)
  5289afa... Update Chinese (Taiwan) translation (*)
  80490a2... plug-ins: add a SCREENSHOT_CAN_SHOOT_WINDOW capability. (*)
  5bce92b... NEWS: add implementation for Freedesktop screenshot API. (*)
  10d80a6... plug-ins: try to get more human-readable information on why (*)
  89a9d0e... configure.ac: require GEGL => 0.3.27 (*)
  3b639b1... pdb: move PDB generation and sources to toplevel/pdb (*)
  f4ce55a... pdb: git didn't commit the "groups" subdirectory... (*)
  6dfb2ef... Revert "pdb: git didn't commit the "groups" subdirectory... (*)
  682ab69... Revert "pdb: move PDB generation and sources to toplevel/pd (*)
  6c5b1ea... pdb: (try 2) move PDB generation and sources to toplevel/pd (*)
  7109db2... Revert until "configure.ac: require GEGL => 0.3.27" (*)
  b05cfc6... pdb: (try 3) move PDB generation and sources to toplevel/pd (*)
  a002e07... Merge branch 'fix-pdb-history' (*)
  433ee21... Updated Danish translation (*)
  27512d8... Bug 791512 - make the selection boundary detection the same (*)
  8f3cb71... app: add GimpMeter widget (*)
  981e8dc... app, menus, icons: add dashboard dockable (*)
  6c991ee... app: a few fixes/cleanup in gimp-dashboard.c (*)
  773e7e4... app: remove unused members from GimpDashboard struct (*)
  2c495b3... app: argh, remove another unusued member from GimpDashboard (*)
  2315784... Bug 791741 - Transparent rectangles when image is drawn (*)
  1f4b78b... app: add missing translation context to dashboard action to (*)
  0952114... Update Russian translation (*)
  9d31d4c... Technical fix for updated ru.po (*)
  674b62a... Bug 739134 - (CVE-2017-17786) Out of bounds read / heap ove (*)
  8ea3166... plug-ins: TGA 16-bit RGB (without alpha bit) is also valid. (*)
  3d5732e... plug-ins: some minor coding style fix. (*)
  28e95fb... Bug 790849 - (CVE-2017-17789) CVE-2017-17789 Heap buffer ov (*)
  06d24a7... Bug 790784 - (CVE-2017-17784) heap overread in gbr parser / (*)
  eb29806... Bug 790853 - (CVE-2017-17787) heap overread in psp importer (*)
  3ff911d... Updated Danish translation of gimp-tips (*)
  037cc85... plug-ins: use g_set_error() instead of g_message(). (*)
  877e79b... plug-ins: properly propagate GError. (*)
  657a754... Bug 789610: invalid gbr brush crashing GIMP (*)
  5b9e277... app, plug-ins: clean up previous commit by using g_error_se (*)
  f01fa45... Update Polish translation (*)
  4fa0cd4... gbr/pat: Fix out of boundary read on illegal names (*)
  ba759fb... Revert "Bug 790784 - (CVE-2017-17784) heap overread in gbr  (*)
  59fd031... NEWS: keep it up-to-date! (*)
  984ed6c... app: constrain line angles in display space, not image spac (*)
  fff57f8... app: add gimpdisplayshell-utils.[ch] (*)
  edb251a... Bug 739133 - (CVE-2017-17785) Heap overflow while parsing F (*)
  375b767... plug-ins: clean-up coding style of fli plug-in code. (*)
  f17ce7d... Merge branch 'meson' of github.com:Salamandar/gimp_mesonpor
  eb21819... plug-ins: clean the rest of the file-fli plug-in. (*)
  317f7fa... Bug 791514 - Cannot export to webp file. (*)
  ae12413... Update Icelandic translation (*)
  0116d73... app: new gimp_display_shell_get_line_status(). (*)
  2069496... app: use the new gimp_display_shell_get_line_status() for m (*)
  e1621c3... app: use gimp_display_shell_get_line_status() for GimpToolL (*)
  5f00c18... app: also show line info (distance, angle) when moving an e (*)
  0672773... app: fix brush zoom verification in gimp_brush_core_pre_pai (*)
  27688ee... app: fix angle calculation of generated brushes (*)
  a0b7342... app: add support for brush reflection (*)
  eded91e... Bug 753412 - New Canvas rotation feature rotates brush. (*)
  09035bc... Update POTFILES.in (*)
  4df282a... app: fix a typo (realtive) (*)
  3f60a80... NEWS: still keeping the NEWS up-to-date. (*)
  6dcb0f7... Update Icelandic translation (*)
  4e3cadc... Update Icelandic translation (*)
  a73565f... Update Icelandic translation (*)
  5415834... Update Icelandic translation (*)
  b84874a... Fix the 1280x720 document template (*)
  6bd43d7... app: add back helper features to output possible flags for  (*)
  e2664f1... devel-docs: add a new file "debugging-tips.txt". (*)
  31713ac... Update Esperanto translation (*)
  fdb9e50... Update Icelandic translation (*)
  2d4715b... Bug 791901 - GeglBuffers leaked with Zealous Crop. (*)
  c6cb985... app: fix rotated brush boundary position (*)
  af17ac6... Update Icelandic translation (*)
  43b23df... Update Polish translation (*)
  5008283... Update Serbian translation (*)
  0aeb61e... Update Serbian translation (*)
  f1070f4... build: use intltool for Windows installer translations (*)
  ac059b9... build: add/update Windows installer strings (*)
  e0d0803... Update POTFILES.skip (*)
  286d179... Update LINGUAS (*)
  7df8636... build: small fix to the Windows installer translations make (*)
  7e76b2e... po-windows-installer: add POTFILES.in to DISTFILES (*)
  ba92888... Update Russian translation of the Windows installer (*)
  41024ae... Update Esperanto translation (*)
  cdd72d0... Add Esperanto translation (*)
  025ab04... Update Esperanto translation (*)
  de24c02... Update Russian translation (*)
  1f27ee6... build, configure.ac: misc Windows installer translations bu (*)
  3837ccc... build: add Esperanto translation to the Windows installer (*)
  822386f... app: avoid potential use-after-free during GimpDashboard de (*)
  74a47a8... app: implement get_required_for_output() for GimpOperationC (*)
  0a09452... plug-ins: fix my name/email in the goat exercise (*)
  0ff3bf9... app: misc performance improvements to GimpOperationComposeC (*)
  0550c1e... Update Icelandic translation (*)
  f4dc452... Update Icelandic translation (*)
  70d7021... Update Icelandic translation (*)
  cf67441... app: make user_install_dir_copy() recursive. (*)
  88f33dc... Bug 791934 - gimpressionist contains 2 identical brushes. (*)
  cdfffc6... app: add some warning for code which should not happen. (*)
  ccfec08... Bug 791934 - gimpressionist contains 2 identical brushes. (*)
  34a6c64... plug-ins: aaargh! Forgot to remove "paintbrush.pgm" from th (*)
  efcf7f9... Added Turkish translation for Windows installer (*)
  6a7ed5c... Update Turkish translation (*)
  9724d79... Mark legacy plug-ins/scripts as such in menu (*)
  62cf942... Make Value Invert use the invert icon rather than the stock (*)
  7d3adc8... configure: properly generate POTFILES for po-*/. (*)
  9452b21... po-windows-installer: regenerate gettext files with `make u (*)
  b9c2c9a... desktop: use HTTPS everywhere. (*)
  d7bc78b... NEWS: keep up-to-date. (*)
  f14be48... app: protect user_install_dir_copy() against infinite recur (*)
  57b43e0... Add symbolic icons for color temperature tool, full color v (*)
  28c3fd9... Remove erroneous group of shapes from colortemp icon (*)
  d89ed75... app: small logics improvement. (*)
  e53b7db... Add color version of the color temperature tool (*)
  b374198... Move scalable colortemp icon to the right folder (*)
  4d11e2b... Add colortemp icons to the build (*)
  5269d79... Rename colortemp icons to *-tool-* (*)
  eef9837... Update paths to new icons (*)
  c281fca... Fix variables for the new icons (*)
  a3053e8... Update Chinese (Taiwan) translation (*)
  34e37ea... Update Chinese (Taiwan) translation (*)
  281aa51... Update Chinese (Taiwan) translation (*)
  76747ca... Update Chinese (Taiwan) translation (*)
  3a1490f... po-windows-installer: a few technical fixes to the Turkish  (*)
  bc16d34... build: add Turkish translation to the Windows installer (*)
  476126a... NEWS: keep up-to-date. (*)
  3595ef9... desktop: add <release> tags for 2.8.x. (*)
  a017668... desktop: add (commented-out) release tag for 2.10. (*)
  8039171... devel-docs: add point for <release> appstream data in relea (*)
  b7d2c5e... Add Exposure tool icon, remove erroneous stock entry for th (*)
  27a20ca... Update NEWS (*)
  aa2ce4b... Fix version number in NEWS (*)
  bccaf39... configure: Fix the usage of sed on FreeBSD (*)
  c99ac02... configure: two levels of quoting needed with AC_CONFIG_COMM (*)
  1d0fa31... configure: don't nest anymore poppler and poppler-data chec (*)
  f658ea4... Bug 777403 - Calling (file-png-get-defaults) crashes the fi (*)
  c24df74... Update Swedish translation (*)
  9569ac9... Update Icelandic translation (*)
  4d8f89f... De-duplicate code for calling gimp_mkenums.
  c9afbf8... Remove multiple version numbers.
  78ccafc... Remove some useless link args
  354891d... app: add gimp_meter_{set,get}_value_active() (*)
  ee41819... app: various GimpDashboard improvements (*)
  d3cfdf7... app: improve dashboard cache-maximum tooltip (*)
  cc47597... app: gimp_image_merge_down() on a floating selection crashe (*)
  40bc530... app: do not forbid merging down floating layers, instead an (*)
  9da25e6... app: get_set_error() with domain == 0 is forbidden. (*)
  5ffb1e3... Updated Slovenian translation (*)
  148542f... po-windows-installer: Add Swedish translation (*)
  8f9e773... Updated Slovenian translation (*)
  766ae62... Updated Slovenian translation (*)
  423cde4... Updated Slovenian translation (*)
  e7014dd... Updated Slovenian translation (*)
  d91487e... Revert "app: do not forbid merging down floating layers, in (*)
  8b68501... plug-ins: set GimpColorConfig on some color buttons, more t (*)
  dd06eba... libgimpwidgets: add a getter for every setter of GimpColorS (*)
  6263e25... libgimpwidgets: don't add new stock IDs, they are all depre (*)
  8d61d58... devel-docs: update libgimpwidgets docs a bit (*)
  cf065a3... build: add Swedish translation to the Windows installer (*)
  0d27800... app: small cleanup in GimpDashboard (*)
  6258d52... Bug 770054 - High bit-depth color selection widgets (*)
  09e1c7f... app: fix mask overlay position when zoom != 100% (*)
  37a6620... app: don't upscale preallocated display buffers by GIMP_DIS (*)
  1e99b12... libgimpwidgets: several GimpColorSelector cleanups / change (*)
  8b29687... Bug 637413 - Saving indexed png with transparency removes o (*)
  c38f14d... Update Polish translation (*)
  a51efd0... Bug 663576 - make -C plug-ins/script-fu check-for-deprecate (*)
  6dc2d9d... Bug 791948 - Please enable "save tool option on exit" by th (*)
  2b65ff4... configure.ac: require glib >= 2.54.2 (*)
  8df06eb... app: get rid of GParameter and g_object_newv() (deprecated  (*)
  cd4a0a1... Bug 783336: exported openraster (.ora) missing... (*)
  f98d1b3... Bug 789613 - core: Fix integer overflow on 64 bit systems (*)
  764056e... Bug 789612 - Prevent heap overflow in GBR parser (*)
  c43be61... Bug 788423 - Fade left-right opacity slider doesn't work: v (*)
  699b835... Bug 787321 - Editing shear tool values numerically can have (*)
  9678275... Bug 787601 - Wrong mouse cursor when you select 'Rectangle  (*)
  4eb27f3... Bug 778285 - Release howto should contain notice to maintai (*)
  f8e1d3b... app, configure: adding dependency to mypaint-brushes. (*)
  79e4a22... INSTALL: add info about new mypaint-brushes dependency. (*)
  89ef0dd... NEWS: keep up-to-date. (*)
  abcf372... Bug 776994 - Gimp fails to open corrupted JPG image (*)
  fe4bbc4... INSTALL: add a precision about which mypaint-brushes branch (*)
  1e259e3... INSTALL: use spaces instead of tabs for pretty-printing. (*)
  6f7b1d6... libgimpwidgets: add new GimpColorScales symbols to gimpwidg (*)
  094ed1d... po-windows-installer: fix make check (*)
  31a6796... Bug 788870 - Abr corrupted files crashing GIMP when saved.. (*)
  b021909... libgimpconfig: use g_object_new_with_properties() instead o (*)
  479f370... app: add 2700 K and 4000 K to the list of Kelvin presets (*)
  7ac7b95... Bug 791484 - Shorten color space channel identifiers to one (*)
  423ce6f... Bug 770689 - Custom transparency controller for dark... (*)
  221e18a... Bug 788870 - Abr corrupted files crashing GIMP (*)
  dce93c7... Bug 762443 - Levels tool Output Level sliders works incorre (*)
  84fab47... Bug 788870 - Abr corrupted files crashing GIMP (*)
  467a663... libgimpwidgets: return TRUE in GimpColorProfileChooserDialo (*)
  135f58d... Bug 790002 - Remember last-used "Select color profile from  (*)
  fe22500... build: update nightly flatpak manifest with mypaint-brushes (*)
  9b9daba... Bug 792028 - Bug reporting hint in installer should not men (*)
  32280a1... app: Add "No erasing effect" parameter to MyPaint brush (*)
  119f648... Bug 785001 - Enhanced smudge tool: Smudge with painting (*)
  1ce878e... Bug 791949 - Please ind Shift+T to the Unified Transform To (*)
  0f29e67... INSTALL: add some information about PKG_CONFIG_PATH for myp (*)
  fa18044... Bug 791689 - On-Canvas GUI broken with extended input devic (*)
  d3b45f1... Bug 791689 - On-Canvas GUI broken with extended input devic (*)
  6b4b8c9... Bug 792197 - inconsistent use of tabs and spaces in indenta (*)
  f929ad0... Rename tests
  d4fa92b... Use custom_target with capture instead of bash cat pipes ru
  b95bb99... app: in compress_motion(), remove accidentally added "break (*)
  895c0f5... app: add small hack to make the generic operation tool alwa (*)
  524e3d0... app: show some info in collapsed dashboard group headers (*)
  6759c4e... app: use float literals in legacy layer modes (*)
  da8bcdc... app: in legacy layer modes, clamp after blending, not compo (*)
  ba28125... Updated Italian translation (*)
  49e60ae... build: bump glib dependency in flatpak nightly manifest. (*)
  fa2a1fd... icons: lazy fixes for icons in the Help menu (*)
  3364ee2... Create custom UI for GEGL-based Shadows-Highlights filter.. (*)
  e875ec3... build: when bumping glib, also bump glib-networking. (*)
  4b7e01f... Update Brazilian Portuguese translation (*)
  5799352... app: minor fixes in the shadows-highlights code (*)
  de5dd2a... Add Icelandic translation (*)
  82fde3e... app: remove the split preview guide in gimp_filter_tool_get (*)
  313d8c2... file-darktable: Add more debug prints (*)
  3b950f6... plug-ins: some cleaup in file-raw, mostly formatting (*)
  7919d0f... Added .gitignore
  bb2e74e... NEWS: keep it up-to-date (*)
  b5e06bd... Do not use local dir, use git clone in PKGBUILD.
  2878dd4... Revert "Use custom_target with capture instead of bash cat 
  10164cd... Add missing math link
  5539669... Add to all modules.
  2682a02... Add math dependency
  c739f8e... Add appdata file. fix .gitignore.
  098113a... Fix the help hint for shadows-hughlights (*)
  bb5cfd4... Add missing man files
  6c8ca84... Comment useless dependency. Add link for executable.
  7e80359... Add GIMP_HELP_FILTER_SHADOWS_HIGHLIGHTS to help IDs (*)
  78821b4... Add icons for Shadows-Highlights (*)
  15f7aec... Add legacy desaturate tool icon in SVG (*)
  a16a31a... Make bits of Shadows-Highlights translatable (*)
  54d3bea... Bug 757444 - Curves and Levels should operate by default on (*)
  9550b79... NEWS: more translations. (*)
  940a586... Add symbolic icons for linear/perceptual color spaces (*)
  7b1fde9... Add primitive color versions of linear/perceptuial color sp (*)
  6374218... app: add gimp_prop_boolean_icon_box_new() (*)
  28bb108... app: use gimp_prop_boolean_icon_box_new() instead of the "L (*)
  a0628e5... Slighty better (still horrible) design for linear/perceptua (*)
  e75ced9... Preferences: add toolbox-wilber toggle (*)
  5ea96af... NEWS: keep up-to-date (*)
  7ccf5d2... Bug 761140: importing gimpui module causes plugin query fai (*)
  a5b2139... Bug 765651: file-psd-load.exe crashes importing file (*)
  b6ea167... Update Catalan translation (*)
  afb09c9... NEWS: update translations and icons. (*)
  0f9da16... Bug 790566 - Modify the divide blend mode to not max out at (*)
  3b52b04... app: small cleanup in gimpoperationlayermode-blend.c (*)
  1f72dbc... po-windows-installer: technical fix to the Polish translati (*)
  bc8c79e... build: add Icelandic translation to the Windows installer (*)
  d34800c... app: reintroduce clamping to vivid-light mode (*)
  e503e9f... Upddate installer Catalan translation (*)
  fff128a... Update Basque language (*)
  eae715e... Update Catalan translation (*)
  38b9fc6... Update Catalan translation (*)
  0484ce8... Bug 792266 - Increase maximum size of x11 cursor during exp (*)
  df933c7... plug-ins: discard leading 0s in regular expression for curs (*)
  bbfec3b... NEWS: update re translations (*)
  575013f... plug-ins: fix a bit of coding styles (spaces and alignment) (*)
  22a6e2b... plug-ins: update the warning message for dimension of X bit (*)
  8e572ca... NEWS: update. (*)
  c8e1703... plug-ins: never edit common/Makefile.am directly (*)
  f7fe275... plug-ins: port qbist to GEGL, it's just too cool/weird to g (*)
  caf5467... Fix encoding...
  49a22d6... Update Polish translation (*)
  6c9adce... app: adding comments for translators to shortened labels. (*)
  c8a8f66... app: add context to shortened strings. (*)
  cd3d57d... app: forgot some short translated strings. (*)
  1db3c7f... Add basic files for devel-docs. Not working because of incl
  b7a8c6f... NEWS: keep updated. (*)
  78476f3... Update Swedish translation (*)
  ddfb897... Add devel-docs/tools
  1b59adf... Update Swedish translation (*)
  eaec634... app: use L*, a* and b* for the Lab channel short names. (*)
  4c519ef... app: better shortened names for CIE LCH axis. (*)
  29fbeb9... plug-ins: "port" qbist to float (remove the uchar conversio (*)
  072b167... Update German translation (*)
  26d0b1b... Fix flags (relative paths to prefix -> append with prefix)
  87aed4e... Cleanup
  19df570... Add math deps
  067cabe... Temporarily disable broken devel-docs
  476025d... Add prefix to share/, lib/ relpaths
  33abcf1... Install menus
  e393f79... Activate plug-ins. Fix plug-ins, missing dependencies, lib 
  e7c3c9f... Updated Italian translation (*)
  92958c3... PKGBUILD: Release build. Remove build dir before anything.
  0367c29... Add dependency on autogenerated file.
  2c5a6eb... Move build dir to src/build
  362a58e... Merge branch 'master' into meson
  33834ac... Backport autotools changes to meson.
  748c5c3... Force gegl_minver. Add mypaint-brushes to libmypaint depend
  548a194... Disable clang-incompatible flag
  4645a98... Bug 792352: No namespace info available for XMP prefix `dar (*)
  e663526... Bug 753736: GIMP Python green prompt is virtually... (*)
  f62ebe7... Fix plug-ins a bit. Add windows subdir.
  7c31a4c... Fix some names/paths/missing file. Add beginning of pygimp 
  bb3e553... Continue plugin/pygimp.
  a7677c8... themes: add new style "gimp-python-console" for all themes. (*)
  657c39d... plug-ins, themes: use the "normal text" color as stdout col (*)
  7bda465... NEWS: keep up-to-date. (*)
  a5610e2... NEWS: add some newlines (*)
  31aaf42... NEWS: improve some descriptions. (*)
  1d2c015... app: fix modifiers being stuck in transform tools (*)
  4306f96... app: remove forgotten debug output from gimp_transform_tool (*)
  62ee5d3... plug-ins: metadata-editor crashes when strtok() initialized (*)
  bc50320... plug-ins: fix some coding-style issues in metadata-editor. (*)
  21cb905... Revert "app: use FAST filter when painting xfer surface" (*)
  3bb5c27... Fix generators
  b9f9c0b... Rename some py deps. Fix pygimp plugins.
  b31b54d... Remove prefix of pygimp libs
  3e8a034... Add script-fu plugin
  d93c58d... Fix path to file-raw resources. Add plugin resources.
  1568f5d... Fix tabs/spaces consistency.
  a61dcad... Prefer python2 to python that may point on python3 on moder
  10a0c68... Fix icons. Rename lists of icons for more readability.
  7bc20a9... Fix: remove bitmaps from vector images list
  a675fe0... Implement some packaging that was handled by Autotools.
  c175bde... Document meson port.
  b118e82... Bug 784647: Crash when choosing debug option Show Image Gra (*)
  146dfd6... Use fake-not-found-dep instead of 'have_*' bools. Use cc.ge
  837dcf9... Remove irrelevant old comment
  20c607e... Add test for config
  3f07c3e... Use python2
  096debb... Bug 790552 - do not save metadata by default. (*)
  5e3d4cf... libgimp: update gimp_image_metadata_save_prepare() descript (*)
  9589d90... pdb: update README with new path. (*)
  7eccbe5... Updated French translation for libgimp (*)
  3bcbaca... Fix versions, pkg-config files.
  dde88f1... Add infos to meson_todo.md
  938df8e... Fix translations, strings replacements.
  3ea99bc... Fix app/console builds.
  36b3a1b... Fix dependency on generated file
  a9f3314... change todos
  15c2d76... Fix translations in xml files.
  7d774f5... current_source_dir() already contains source_root().
  51ce8d2... Cleanup. Prepare future Windows support.
  e27ce76... Bug 790293 - Scale tool: Ctrl uses top-left corner of selec (*)
  1a23115... Bug 784176 - Tags are exchanged between different assets... (*)
  c49b846... app: adding metadata handling as "Export Policies" in prefe (*)
  4c4fa84... app, libgimp, libgimpbase: new gimp_export_(exif|xmp|iptc)( (*)
  3061268... libgimp: gimp_image_metadata_save_prepare() uses metadata p (*)
  82f6baf... plug-ins: file export should follow preferences regarding m (*)
  13dcd87... libgimp: always forgetting we need to update this def file! (*)
  e3a68f9... NEWS: update with metadata improvements regarding privacy i (*)
  1974131... devel-docs: add a release-stats.sh (*)
  794ca25... devel-docs: add some stats on icons. (*)
  5b80852... devel-docs: add some statistics on C file changes. (*)
  9df67e2... devel-docs: improve the statistics script. (*)
  5db0395... Bug 785138: .GIH brushes and reference displacement... (*)
  3f7afd5... Bug 792439 - Status bar: Rotated angle is too close to zoom (*)
  9019c7e... devel-docs: don't forget flatpak as an official GIMP binary (*)
  b7e50ac... Update French translation (*)
  3411053... configure: use the poppler-data required version in pkg-con (*)
  89445ed... Bug 783614 - On a 4k Screen, the text/graphics are too smal (*)
  9799032... Bug 792453: Extend the raw data import plugin to open... (*)
  bebb783... Update Swedish translation (*)
  3cca5a0... plug-ins: use only "#?" for RGBE magic number. (*)
  8965ef8... NEWS: keep up-to-date. (*)
  dcd4e46... plug-ins: implement RGBE exporting through GEGL. (*)
  afe0c79... libgimpbase: increase GIMP_PROTOCOL_VERSION, the config mes (*)
  35ecf06... app: don't add blacklisted/excluded actions to the action h (*)
  4849d41... plug-ins: check pointer before freeing. (*)
  d39f7d6... Bug 791861 - Update appdata.xml AppStream ID to match rDNS- (*)
  54dda25... desktop: update the appdata to take care of the id change. (*)
  b1d413d... NEWS: RGBE export added and AppStream update. (*)
  458e313... Rename gimp.appdata.xml.in to org.gimp.GIMP.appdata.xml.in. (*)
  b23f231... Bug 792470 - Some filters e.g. "Levels" are not added to "R (*)
  c77ec09... Update Polish translation (*)
  f1e2b7c... app: improve splash screen sizing. (*)
  7f481a6... Update Catalan translation (*)
  2707236... app: always resize SVG splash images to an ideal size. (*)
  cb78618... Bug 783703: no progress bar changes when exporting to psd f (*)
  c5d78cd... NEWS: keep up-to-date. (*)
  ec2c0cb... Update Spanish translation (*)
  1734abb... Remove redundant os_win32 and platform_win32 variables
  ac99d61... Updated French translation (main po file) (*)
  47804ff... app: s/preceptual/perceptual/ in a string. (*)
  7f56393... app: use GEGL for transform-tools preview (*)
  3568f1c... app: reorder a line in gimp_display_shell_constructed() (*)
  a8bc8d2... Bug 784480 - Clicking on-canvas GUI with a tablet stylus cr (*)
  0c1def0... Small fix to Catalan translation (*)
  42bcd4c... Small fix to Catalan translation (*)
  df70a35... Update Catalan translation (*)
  661a87c... Update Catalan translation (*)
  8da2590... Update Catalan translation (*)
  0932954... Bug 792606 - Resetting to defaults in Preferences disables  (*)
  7d5188c... configure: depend on babl 0.1.40 or newer (*)
  a8b8463... app: minor formatting cleanup in gimpguiconfig.c (*)
  21227c2... INSTALL: various fixes. (*)
  a15a18b... Update Rusian translation (*)
  911e46e... plug-ins: indentation fix. (*)
  2e18c80... libgimp: add gimp_get_pdb_status() to return the status of  (*)
  c548d5d... Bug 792657 - A useless error message when cancelling openin (*)
  b26a0a1... app: various improvements to GimpMeter (*)
  0823c25... app: add CPU group to GimpDashboard (*)
  c4cb7b4... Updated Basque language (*)
  aaa8afe... Update Basque language (*)
  4521c08... Update Basque language (*)
  4249cee... Update Basque language (*)
  eea34d6... app: fix translation context of group menus in GimpDashboar (*)
  8f441be... build: add Basque translation to the Windows installer (*)
  7179bb6... Update Russian translation (*)
  1648258... Update Turkish translation (*)
  06c1dc7... Update German translation (*)
  cdf5bf6... app: prevent warnings in gimp_levels_tool_config_notify() (*)
  567ff4e... app: fix the same warning in gimp_levels_tool_config_notify (*)
  4d3720b... app: in GimpDashboard, fix CPU-usage sampling on Windows (*)
  db804ce... Update Polish translation (*)
  8120694... app: add include to fix a warning. (*)
  37e9be3... libgimpwidgets: arrange color models in tabs in GimpColorSc (*)
  4d84925... Bug 783680 - Allow to hide color models in GimpColorScales. (*)
  b9577a7... Bug 792744 - Gimp crashes attempting to merge down a hidden (*)
  af2cb76... Bug 792744 - Gimp crashes attempting to merge down a hidden (*)
  36dd16c... Bug 792744 - Gimp crashes attempting to merge down a hidden (*)
  9003711... libgimpwidgets: oups, fix some stupid miswrite. (*)
  54a1e8f... libgimpwidgets: use g_return_if_reached() in unreachable co (*)
  f87bc3f... app: we should not have any g_assert*() code if possible. (*)
  13b640f... libgimpwidgets: restore ABI of GimpColorSelectorClass (*)
  b4c7dd8... app: run gimp_projectable_get_graph() before gegl_node_get_ (*)
  4c2df9b... app: all remaining g_assert() replaced by critical warning  (*)
  0c34db8... Bug 792792 - Typo fix for an error message. (*)
  12148e0... configure.ac: require babl >= 0.1.42 and GEGL >= 0.3.28 (*)
  6d075aa... app: some cleanup in the first of the two assert removals b (*)
  dce3942... app: in GimpDashboard, more CPU-usage sampling fixes on Win (*)
  de81e33... libgimpwidgets: add missing gimp_color_selector_model_get_t (*)
  5cd0ecc... app: fix rotation pivot of GimpCanvasHandle (*)
  e7b6103... app: improve stability of Gaussian elimination in transform (*)
  6d0190b... app: add transform_valid member to GimpTransformTool (*)
  4c71ee8... app: add GimpGenericTransformTool (*)
  6a64f09... app: add show-guides property to GimpToolTransformGrid (*)
  0334595... app: port GimpHandleGrid from gimp_transform_matrix_handles (*)
  442be72... app: port relevant transform tools to GimpGenericTransformT (*)
  fab7d6c... Update Basque language (*)
  78b7116... Update Basque language (*)
  1493950... Update Basque language (*)
  58155f6... Update Basque language (*)
  de5712d... Update Basque language (*)
  fb9709b... Update Basque language (*)
  da4f03b... Update Greek translation (*)
  c71535b... Bug 792981 - Measure tool is measuring one pixel to the rig (*)
  5da3bdb... app: fix GimpToolCompass for one perfectly vertical line (*)
  9fdf355... app: new error dialog to backtrace and encourage people to  (*)
  bb88a2d... app: reimplement gimp_get_stack_trace(). (*)
  beede17... app, tools: add backtrace GUI for crashes as well. (*)
  f8411a3... app: add a "generate-backtrace" preference in GimpCoreConfi (*)
  eab961c... app: test G_OS_WIN32 rather than G_OS_UNIX for new backtrac (*)
  4ca31b0... app: add lldb as backtrace-creator alternative to gdb. (*)
  270730d... app: add a debugging page in preferences. (*)
  015f2fc... INSTALL: add gdb or lldb as optional runtime dependencies. (*)
  ae3cd00... app, tools: add support for ExcHndl/DrMinGW for Win32 debug (*)
  a700b15... pdb: oups! I previously edited a generated file. (*)
  9ca8899... libgimpbase, tools: clean some warnings on a Win32 build. (*)
  a3a4df9... app, tools: various fixes for Win32 build. (*)
  4e5a5db... app: make the backtrace GUI actually work on Win32. (*)
  b318694... app, tools: install the debug tools in libexec when appropr (*)
  b8fa968... app: add backtraces on warning messages in GIMP_UNSTABLE. (*)
  fe3cf08... app, tools: title capitalize the debug dialog titles. (*)
  07e8ce3... app: add SIGABRT to be handled by gimp_fatal_error(). (*)
  0ac29c0... Update POTFILES.in and POTFILES.skip (*)
  def98c5... Update Polish translation (*)
  ee6e981... app: remove the "save your work and restart" advice on fata (*)
  7dfe81f... configure.ac: require GEGL >= 0.3.29 (*)
  cc20cb4... app: add gimp_transform_polygon() (*)
  9900573... app: use gimp_transform_polygon() in GimpCanvasTransformPre (*)
  4626190... app: use gimp_transform_polygon() in GimpCanvasTransformGui (*)
  258e60f... app: use gimp_transform_polygon() in GimpCanvasBoundary (*)
  3c0787e... app: use gimp_transform_polygon() in gimp_transform_resize_ (*)
  23f6369... libgimpmath: remove gimp_matrix3_will_explode() (*)
  5f58a7a... app: pass near-plane z-coordinate to gegl:transform (*)
  04b4bcc... app: #include <string.h> in gimp-transform-resize.c (*)
  c9ceccd... po-windows-installer: technical fix to the Greek translatio (*)
  b40a64a... build: add Greek translation to the Windows installer (*)
  1d67e0a... app: In GimpPaintTool, swap get_line_status() coordinates (*)
  a56797f... NEWS: keep up-to-date. (*)
  dd5be53... Update Russian translation (*)
  1b4efd2... app, tools: rename app/version.[ch] to app/gimp-version.[ch (*)
  986b3fd... app: remove duplicate include. (*)
  4fd1c6c... app: add support for Linux backtrace() API. (*)
  6945e10... Update POTFILES.in (*)
  31d55bc... app: adapt include guards of gimp-version.h to new filename (*)
  f05a630... fix: missing bang in shebang
  92ff64a... Fix fontconfig_name, libmypaint_name (temporarily ?), c_arg
  abc1fbd... desktop: minor appdata <release> tag update. (*)
  09c2736... Windows support preparation. Disabling most of windows-spec
  9ec11ee... tools: formatting fixes in Makefile.am (*)
  6fc05e3... app: print an EXIT verbose message before unrefing the Gimp (*)
  44f23bd... app: move git-version.h generation to the repository root. (*)
  cd5c8d0... Move git-version.h to the toplevel also in .gitignore (*)
  42e9ddd... app: make the buttons translatable again. (*)
  605123d... app: add weak pointers for the curves and levels hisrogram  (*)
  6ebc43f... Update Russian translation (*)
  f541569... Fix windows build: use –vs_module_defs, remove duplicate f
  c2e9ba2... Do not always build custom_targets (they fail on windows)
  c3e56ca... Use pygobject-codegen instead of pygtk-codegen
  0bdae67... Fix windows build/link
  e6aaa4e... Fix Windows build: missing dependency (pangoft2, mypaint-br
  4e816ad... Cleanup custom useless Ldflags/link_args
  d3fbd4a... Fix the fix (mypaint-brushes not available on Mingw)
  2bab049... Refactoring of CFlags: * Regroup all -Defines in /meson.bui
  f68fc59... Fix: Rename DATADIR as GIMPDATADIR, as it conflicts with Mi
  f93d23b... app: some code and UI cleanup in GimpCriticalDialog (*)
  536c65a... app: vbox doesn't need to be an object variable. (*)
  17ec3d1... app: fix gimp_transform_matrix_generic() (*)
  91b3559... app: add comment to gimp_transform_polygon() (*)
  11df85d... app: improve/fix wording in Prefs -> Debugging (*)
  4a26d4a... Bug 793090 - GIMP crashes when invoking filter without an i (*)
  518035c... po: add desktop/org.gimp.GIMP.appdata.xml.in to POTFILES.sk (*)
  6d26f78... desktop: added release information to the AppStream file... (*)
  78f251b... Bug 779839 - Add <releases>-Tag to the gimp.appdata.xml.in. (*)
  5fc91e9... desktop: fix the appstream unit tests. (*)
  1750d97... desktop: make the <release> tag texts translatable. (*)
  9d95e61... Remove 'find' calls, use hard-coded names and install_subdi
  d93b1e9... Remove most run_command calls (and bash calls). Helps havin
  33cc40d... cleanup
  29074bc... Fix encoding -> utf8
  ac5d3bf... Move versionconfig declaration to root meson.build. Generat
  dbe1ec2... Add support for windows .rc files
  78c8693... Add custom_targets for regenerating lex/parsers
  4936c7c... Merge branch 'master' into meson. Backport autotools modifs

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