[gimp/meson] (291 commits) ...Cleanup PDB build
- From: Félix Piédallu <fpiedallu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/meson] (291 commits) ...Cleanup PDB build
- Date: Thu, 29 Mar 2018 11:34:00 +0000 (UTC)
Summary of changes:
ba4c544... Update Greek translation (*)
6db5ba6... Update Polish translation (*)
539927e... app: replace all g_assert() by the newly added gimp_assert( (*)
0405332... libgimpbase: use backtrace_symbols_fd() rather than... (*)
4e293a8... libgimpbase: allow NULL prog_name in gimp_print_stack_trace (*)
34fe992... app: keep track of number of errors and traces in GimpCriti (*)
5d200c2... app: handle GEGL WARNING and CRITICAL with the new debuggin (*)
b0cd441... app: make backtrace processed in the thread where error hap (*)
d9987ea... Bug 793373 - Crash when ctrl-alt-clicking, dragging then re (*)
68e37f2... Bug 793373 - Crash when ctrl-alt-clicking, dragging then re (*)
ac33924... app: don't disable undo for unattached items in gimp_item_{ (*)
fd37737... Bug 400448 - ruler subdivision is wrong for inches (*)
a86eee6... Bug 793276 - Make jitter scale run to 5 instead of 50 (*)
3bea6dc... app: don't choke when being asked for GIMP_UNIT_PERCENT's f (*)
6f324b8... Bug 783755 - Smudge should blend the smudged colors using l (*)
67d0848... NEWS: keep up-to-date. (*)
3dff485... devel-docs: update the debugging-tips file. (*)
77ed476... app: add GIMP_MESSAGE_BUG_WARNING + GIMP_MESSAGE_BUG_CRITIC (*)
77dcbb5... app: fix severity output when redirected to stderr. (*)
1282a95... Bug 793393 - gimputils.c compilation error under Win32. (*)
5b58cc4... build: fix header search paths for windres calls (Win32 bui (*)
2956cde... app: switch to #ifdef GEGL_BUG_645810_SOLVED code. (*)
ec14e10... app: add a g_return_val_if_fail() to avoid a crash. (*)
8d3b287... app: improve gimp_layer_mode_get_format() (*)
1be0022... Bug 793392 - Issue when painting with some layer modes ... (*)
d916fed... app: auto-backup of current work-in-progress images during (*)
127b847... data: improve the tip about the save and export format. (*)
5b3c182... NEWS: keep up-to-date. (*)
a1b1f53... Updated Italian translation (*)
37f9906... app: when WARNING or CRITICAL debugging are ignored, go to (*)
13f638f... Update Polish translation (*)
24fcabc... app: allow passing a NULL buffer to gimp_drawable_set_buffe (*)
b50be49... app: add gimp_drawable_steal_buffer() (*)
38d4aa8... Bug 793428 - Errors when loading an XCF with a saved select (*)
3b8e1eb... app: use gimp_drawable_steal_buffer() in gimp_text_layer_fr (*)
fcde7bd... app: small cleanup in xcf_load_channel_props() (*)
18a5e41... app: test for gdb and lldb existence in Preferences with... (*)
91a947b... app: don't allow setting NULL buffer to drawables; modify s (*)
f234920... Update Swedish translation (*)
4190f40... app: enable gegl:color-to-alpha custom GUI (*)
7b6756a... libgimpbase: Cast fd to FILE* before calling fileno (*)
9e8e321... libgimpbase: rename FILE * argument to stream instead of fd (*)
7959c7b... app: set GimpRectangleOptions highlight-opacity scale to 10 (*)
547d314... Bug 784802 - Crop and rectangle-select tools incorrectly de (*)
49b3695... Bug 784802 - Crop and rectangle-select tools incorrectly de (*)
2275b8e... Update and improve Russian translation based on feedback fr (*)
dba39b1... app: add missing comma in gimp_action_is_gui_blacklisted() (*)
2816695... app: add gimp_action_history_is_blacklisted_action() (*)
9653cdf... app: exclude undo/redo actions from history (*)
5f1816a... app: extend initialism-based action search (*)
2e54483... app: improve action history sorting (*)
bdab282... app: more action history sorting logic improvements/fixes (*)
912e9ba... file-pdf-load: fix plurals (*)
12b579d... configure.ac: require babl >= 0.1.44 (*)
7b5ba25... Updates and fixes to Russian translation (*)
4a0cc01... Bug 793539 - Gimp stops each time you close a picture (*)
c1d8c63... Update Polish translation (*)
405ec22... Update Spanish translation (*)
6c93228... Bug 793630 - GIMP does not create 'gradients' directory on (*)
264565e... Bug 793667 - Solid noise filter (pop-up bug report dialog). (*)
3535251... Bug 793669 - histogram-related bug report. (*)
1a8edbe... app: replace GimpHistogramEditor's "valid" by "recompute" f (*)
26cb87a... data: delete 3 brushes of very questionable origin. (*)
d71ed88... app: add buffering to reading data files (*)
edee33e... data: remove references to removed brushes. (*)
447d9bb... desktop: make org.gimp.GIMP.appdata.xml validate again (*)
6d056ff... app make tests pass again (update sessionrc-expected-2-6) (*)
87525c8... BUG 793634: CRITICAL loading psd file with disabled layer m (*)
6975188... Bug 793514 - Adding version check for gdb. (*)
8eb0dee... app: use the new gimp_utils_backtrace_available() in Prefer (*)
e93f458... libgimpwidgets: change disabled code in GimpRuler to avoid (*)
374fee4... libgimpbase: consistent gimp_stack_trace namespace for stac (*)
48f31f2... app: another try to tweak the test sessionrc-expected-2-6 (*)
4a4ed3b... Update Icelandic translation (*)
4197738... Update Icelandic translation (*)
f295da4... Updated Danish translation of gimp-plug-ins (*)
cd2fcc3... Updated Danish translation (*)
1423676... Bug 793722 - Capture screenshot of single window fails if.. (*)
40cdc77... Update Catalan translation (*)
042bcef... Update Latvian translation (*)
a542bb1... icons: new symbolic icons gimp-attach and gimp-detach. (*)
7d354e8... icons: now color version for gimp-attach and gimp-detach. (*)
6a9c4f8... icons, libgimpwidgets: now with proper gimp-attach + gimp-d (*)
065a33e... Update Latvian translation (*)
56d0998... icons, libgimpwidgets: fixing indentation and cleaning out (*)
6537981... Bug 789728 - Screenshot whole screen (Windows 10) only grab (*)
36625e0... Bug 782676: require fontconfig 2.12.4 on Windows. (*)
12f9353... configure: oups, forgot to change an autoconfig variable. (*)
0de25a1... libgimpwidgets: in GimpNumberEntryPair, properly set user-o (*)
6b4abf7... Bug 784802 - Crop and rectangle-select tools incorrectly de (*)
96eb965... Update Hungarian translation (*)
fa5d9ac... Update Hungarian translation (*)
e0d56e9... Update Hungarian translation (*)
50a4531... Update Hungarian translation (*)
f3dd2fd... Update translation (*)
796d3cb... configure: bump fontconfig requirement for all platforms. (*)
479b7e3... NEWS: keep up-to-date. (*)
b671a43... Bug 793815 - segmentation fault on a handler using finalize (*)
8796220... plug-ins: clean out some lost tabs. (*)
5090f54... Update Greek translation (*)
8d2381f... libgimpwidgets: in GimpNumberPairEntry, fix parsing (*)
45bfa16... libgimpwidgets: in GimpNumberPairEntry, update font when up (*)
cd8ea6b... libgimpwidgets: in GimpNumberPairEntry, add clear icon (*)
b8aeed4... app: make the GimpSearchPopup entry icon non-activatable (*)
827d747... Bug 400448 - ruler subdivision is wrong for inches (*)
3985651... app: add transform-grid controller to prop-gui (*)
8039582... app: add custom GUI for gegl:recursive-transform (*)
77b3837... Update Swedish translation (*)
40df83a... Bug 794023 - Bad/Double free bugs found by scan-build. (*)
c9d9b55... Bug 794023 - Bad/Double free bugs found by scan-build. (*)
e5add3a... Update Catalan translation (*)
638ec98... Update Catalan translation (*)
0c64416... app: default to GIMP_COLOR_SELECTOR_RED in GimpColorEditor (*)
d7e7ab4... Update Polish translation (*)
58a0a65... file-jp2-load: Switch from Jasper to OpenJPEG library (*)
53a7c6c... Bug 792141 - Replace jasper with openjpeg. (*)
73fbb16... plug-ins: robuster tests for image types and minor syntax f (*)
0f2c966... libgimpbase: in gimp_stack_trace_print(), enable ptrace und (*)
0f2df18... app: add gimp_spawn_async() (*)
b9e629a... app, libgimp: use gimp_spawn_async() when spawning plug-ins (*)
a1a126c... libgimpbase: in gimp_stack_trace_print(), clear ptrace perm (*)
86939d8... libgimpbase: in gimp_stack_trace_print(), shuffle some code (*)
e1ed39e... app: in gimp-spawn.c, avoid warning when we don't have vfor (*)
95af939... app: verify input argumets in gimp_spawn_async() (*)
c03eb86... Updated Danish translation of gimp-script-fu (*)
89505dc... Updated Italian translation (*)
c6e8dd8... app: fix buffer overflow in gimp_plug_in_open() (*)
cdb541f... app: add gimp_spawn_set_cloexec() (*)
1b1fba1... app, libgimp: don't close parent pipes in libgimp; use gimp (*)
52b0e61... app: in gimp-spawn.c, add missing #include on Windows (*)
efa8040... app: rename gimp_cairo_foo() functions to follow cairo nami (*)
a6001f1... app: add gimp_cairo_rounded_rectangle() (*)
a12a234... app: add GimpHighlightableButton (*)
1253964... app: use GimpHighlightableButton for GimpEditor buttons (*)
15883c7... app: add gimp_item_tree_view_get_delete_button() (*)
2c6ee43... app: highlight "new", "anchor", and "delete" buttons in lay (*)
e4c79cb... app: use gimp_cairo_rounded_rectangle() in GimpOverlayFrame (*)
7dd3732... app: reduce opacity of GimpHighlightableButton when insensi (*)
378c5d3... app: don't highlight layers dialog "new" button when pastin (*)
b1266b2... app: #include <string.h> in GimpHighlightableButton (*)
8d9580f... app: update layers-dialog floating-sel attrs/highlight when (*)
7e1fd59... app: fix tooltip of propgui color buttons (*)
ca1304d... plug-ins: make the JP2 loading errors more accurate. (*)
65ba879... configure: make clearer the test for native GEGL executable (*)
6f5c20e... plug-ins: assume RGB/RGBA for JPEG2000 without declared col (*)
00e828a... plug-ins: deduct color space from profile if not specified (*)
3d55452... Bug 794152 - JPEG 2000 Code Stream .j2c support. (*)
a9ff5e1... plug-ins: run gimp_image_set_color_profile() after image cr (*)
ad9079d... Update Japanese translation (*)
8de34f7... plug-ins: clean a bit commented-out code. (*)
b590b59... app: fix #include order in gimp-spawn.c (*)
1ad1790... Update Latvian translation (*)
17767c6... Update German translation (*)
87ca71e... Update German translation (*)
646a56f... Makefile.am: add git-version.h to EXTRA_DIST (*)
5893d2d... tools, app-tools: move gimp-debug-tool from tools/ to app-t (*)
bf6d9b7... app-tools: fix gimp-debug-tool usage message (*)
0b625df... po-windows-installer: technical fix to Hungarian, Latvian t (*)
c0c6856... build: add Latvian translation to the Windows installer (*)
c2c5fed... po: update gimp-debug-tool.c path in POTFILES.in (*)
c3624a2... Update POTFILES.skip (*)
a7644a1... Update Japanese translation (*)
467dc06... NEWS: keep updated (*)
df0c898... Update Polish translation (*)
e3a4a63... Update Greek translation (*)
fbc32fd... Update German translation (*)
e47d3eb... Update Hungarian translation (*)
7e6c933... Update German translation (*)
6f127f9... app: disable multi-threading on "gimp:shapeburst" operation (*)
5751bb1... Bug 781621 - PDB shapeburst gradient is slower than the ble (*)
11ce60b... app: check "gradient-repeat" sensitivity at Blend Options c (*)
466025a... pdb: fix generated file paths in enumgen.pl (*)
d29facd... pdb: fix paths in README_NEW_PDB_PROC (*)
a7f3a2d... app, pdb, libgimp, plug-ins, menus: rename layer composite (*)
87330a7... app: add "distance-metric" property to the Blend tool optio (*)
c403e47... app: don't sync Blend tool's gradient-repeat property with (*)
c5a0189... libgimp, pdb: some generated files which were not in previo (*)
9799803... libgimpbase: add gimp_distance_metric_get_type() to .def fi (*)
1cc90e5... app: fix indentation in gimpcanvasprogress.c (*)
dc18520... app: throttle GimpCanvasProgress updates (*)
b279c2d... Bug 724692 - Canvas rotation stuck with specific order of a (*)
6c83009... Bug 779942 - Make GimpPickButton honor monitor profile. (*)
9c663a6... libgimpcolor: fix gimp_color_profile_get_lcms_format() for (*)
8aaf77b... app: return from gimp_display_shell_space_pressed() immedia (*)
4fdf301... plug-ins: properly check widget class holding tag data. (*)
a9a3a67... plug-ins: 16/32 bit JPEG2000 support. (*)
f2c80e1... plug-ins: coding style cleaning. (*)
9b11fb2... app, libgimp, libgimpbase, pdb: s/GimpDistanceMetric/GeglDi (*)
acc0a97... app: updating the previous commit following enum update in (*)
1eedbdc... desktop: <release> tag texts for upcoming 2.10 reworded a b (*)
d25db86... NEWS: keep up-to-date. (*)
2c799d4... app: "distance-metric" is now a property of GimpContext. (*)
c3ef34b... Revert "app: "distance-metric" is now a property of GimpCon (*)
390ef44... pdb, libgimp: allow to use external GType-registered enums (*)
11dcabc... pdb: prepend GEGL enum types with GEGL_TYPE. (*)
e164aee... app, libgimp, pdb: add "distance-metric" property to GimpPD (*)
c5c0dbc... NEWS: keep up-to-date. (*)
1789f0f... app, libgimp, pdb: update gimp_edit_blend() description. (*)
753bd0a... pdb: add jehan_pdb_misc() and use it in the new procedures (*)
a1b4f4a... Bug 793638 - (gimp-edit-stroke ...) crashes gimp-console-2. (*)
16b0110... Bug 791315: Using the Gaussian Blur filter twice (Re-Show). (*)
a1d5978... Update Polish translation (*)
7ca38c5... Bug 794366 - Crash when using Hue-Chroma on a ProPhotoRGB i (*)
cada28e... app: reset GimpFilterTool widget when resetting settings (*)
845eb52... Bug 793777 - CRITICALs on focus change in MWM with stylus. (*)
8f71aed... build: update flatpak builds with latest changes. (*)
8447e77... Bug 783680 - Allow to hide color models in GimpColorScales (*)
28d9e43... Bug 792686 - Colormap widget not updated when adding entry (*)
5e5fa4a... plug-ins: .jpc is another known extension for JPEG 2000 cod (*)
7e52c48... plug-ins: open a dialog to select color space of JPEG 2000 (*)
5732b7a... plug-ins: add a color space parameter to file-j2k-load(). (*)
34b68a2... plug-ins: rename s/YUV/YCbCr/ s/eYCC/xvYCC/ s/RGB/sRGB/. (*)
c44f5a2... NEWS: keep up-to-date. (*)
9a365ea... Bug 794378 - GIMP crashed while I was moving the image wind (*)
829d44d... app: make "color" parameter of gimp_palettes_add_color_hist (*)
f497287... app: only show FATAL errors by default for stable releases. (*)
848b89a... autogen: add support for recent automake 1.16. (*)
4580285... app, NEWS: metadata export settings are now ON by default. (*)
e1b1611... app: add crop_input parameter to gimp_gegl_apply_operation( (*)
ab4b7ab... app: crop input to output rect in channel ops (*)
289eceb... Bug 793734 - White alpha border after upscaling (*)
25af765... app: output a dialog to recover images salvaged after a cra (*)
3df1685... NEWS: keep up-to-date. (*)
822a722... Bug 794221 - Recently used colors on text don't get added t (*)
2c41780... app: fix error message in gimp_text_buffer_save() (*)
cdabe69... Bug 794469 - Shift-click-create layer always set "Default/N (*)
a0c55a6... depend on GEGL 0.3.30 (*)
a9c3b4c... desktop: add a <release> tag for GIMP 2.10 RC1. (*)
f49e4b4... Bug 794634 - CRITICAL when adding layers with Dissolve mode (*)
f3b3770... Update Polish translation (*)
bb58eab... Update Polish translation (*)
6dafb02... app: fix capitalization of the image recovery dialog title (*)
9add6b9... Update Polish translation (*)
a072478... Plural forms work better this way for languages other than (*)
501b082... Update Polish translation (*)
8266c22... Update Russian translation (*)
c49e34c... app: shorten to "Debug Policy" the long label in Preference (*)
08c4f84... Update Polish translation (*)
9adeee9... app, po: revert commit a0724783d8 and add a TRANSLATORS com (*)
554347e... app: tweak sessionrc-expected-2-6 for make check to succeed (*)
888baac... Revert "app: tweak sessionrc-expected-2-6 for make check to (*)
8f07d76... app: fix paste-in-place when pasting over a layer group/loc (*)
1b623a9... Bug 794469 - Shift-click to create layer/channel/path... (*)
c0343a5... desktop: update the release date. (*)
f8de238... desktop: so the accurate naming of the release is "2.10.0-r (*)
6a825f1... desktop, po: also update the appdata description. (*)
76a88cc... app: fix layer-group mask cropping during move operation un (*)
0f53278... app: add "progress" property to GimpSubProgress (*)
3ee5054... app: add GimpObjectQueue (*)
139a234... app: use GimpObjectQueue in lots of places (*)
5763b50... app: round layer bounds to global pixel grid when scaling i (*)
923ffb7... devel-docs: adding new splash requirements. (*)
e931d35... build: update Windows installer splash for 2.10 RC (*)
05a1dad... Add new splash screen with undecipherable easter egg, both (*)
67041d6... Update Polish translation (*)
f561231... app: various speedups to gimp_brush_core_color_area_with_pi (*)
3261e03... Update Russian translation (*)
9f3ee49... app: run errors_init() after gimp_load_config(). (*)
2cf6d88... desktop: 2.10.0-rc1 will actually be released on the 26th. (*)
20fc93f... devel-docs: update the release procedure regarding appdata (*)
806d1b0... app: fix resizing of image-sized layers when resizing canva (*)
7c4f7c5... Bug 794679 - warning on scrolling in the gradient dock (*)
b6fbf37... Update Swedish translation (*)
fae9c28... app: splash max size now half of width and height. (*)
a6fd24a... Bug 793951 - Fix crashes when some external APIs fail (*)
b2d40eb... data: don't install gimp-splash.xcf (*)
0e9e167... libgimpwidgets: make pick button quartz work on macOS < 10. (*)
ce3899e... libgimpwidgets: gimppickbutton-quartz: do not release color (*)
7409c98... devel-docs: add OS support specific information. (*)
8c0d300... NEWS: some small fixes (*)
e4d2de7... Update Polish translation (*)
caa3a98... Bug 790810 - Nested layer groups lead to a deadlock with mu (*)
368c7c0... docs, etc: default gimprc and its manpage regenerated by di (*)
e5e14b3... configure.ac: bump version to 2.10.0-RC1 (*)
956ca8e... app: small fix to gimp_operation_buffer_source_validate_pro (*)
7f96c9e... Updated Italian translation (*)
cf658f6... Bug 794721 - CRITICAL converting image precision (*)
5614cd4... app: in gimp_image_convert_precision(), report progress for (*)
0fe50c7... Update Arabic translation (*)
a7b0d55... app: only create GeglBuffer wrapper for cairo-data when use (*)
69d5201... app: fix formatting in previous commit (*)
60e01f5... app: fix error reporting in gimp_tool_preset_deserialize_pr (*)
c5ebf29... Bug 794747 - Multiple GIMP-WARNINGs about duplicate acceler (*)
44f293b... Bug 794753 - do not dither image mask and channels for impo (*)
527ad94... Bug 794772 - detect freetype2 using pkg-config. (*)
9cabee5... app: call gimp_progress_end() at gimp_image_convert_dither_ (*)
3265797... Bug 794753 - do not dither image mask and channels for impo (*)
6bcde83... Merge branch 'master' into meson
0238af5... Fix merge
507cada... Backport master modifications to meson
f0d3c4a... Cleanup PDB build
(*) 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]