[gimp/gimp-attributes-wip] (129 commits) ...periodically merge with master to be up to date



Summary of changes:

  02fd23e... app: link tests against LIBMYPAINTGEGL_LIBS (*)
  60197c2... windows: Call SetDLLDirectory() in the app (*)
  7c36f94... cursors,app,libgimpwidgets: include cursors using GResource (*)
  51daad2... builld/win: Upgrade libpng to 1.6.17 (*)
  613d836... build/win: Upgrade gdk-pixbuf2 to 2.30.8 (*)
  468667e... build/win: Stop setting PATH in the batch file. (*)
  b4f85a0... app: link tests to Z_LIBS (*)
  8fd282d... app: fix typo in "cursor-side-top.png" to make that cursor  (*)
  c72bc50... Bug 747057 - Usability issues with GimpFileEntry (*)
  903c421... Updated Italian translation. (*)
  55af415... Updated Italian translation (*)
  4ea6f6d... app: minor formatting cleanup in gimpdisplayshell-tool-even (*)
  9ca17ee... Updated Serbian translation (*)
  3cda160... plug-ins: the "icc-profile" parasite must be undoable (*)
  0d7d96d... Bug 747156 - Gimp Development version crashes on processing (*)
  ca07026... app: simplify handling of the force output in paint methods (*)
  f65bef9... app: change the enum values of internal paint modes to 1000 (*)
  7449316... app: add gimp_dynamics_is_output_enabled() (*)
  9574716... icons, app, libgimpwidgets: use GResource for the compiled- (*)
  b35b27f... icons: argh... (*)
  fcf7a0f... app: port MyPaint brush loading to GFileEnumerator (*)
  30c81b3... build/win: Upgrade xz to 5.2.1 (*)
  5eaf804... build/win: Upgrade glib2 to 2.44.0 (*)
  9d510d8... app: make the MyPaint brush path configurable in Prefs -> F (*)
  7c4f3f0... Bug 747156 - Gimp Development version crashes on processing (*)
  9c5ef53... plug-ins: convert tabs to spaces in file-psd/psd-load.c (*)
  b42e764... Bug 698859: PSD import filter: opening a PSD file causes... (*)
  3d3f1d6... Bug 748487 - Thumbnails sometimes don't render correctly wi (*)
  68ba203... Bug 748488 - Unable to export to *.psd (*)
  37c8e56... plug-ins: merge file-psd-load and file-psd-save into one bi (*)
  48618b8... plug-ins: update file-psd/.gitignore (*)
  83be974... app: don't use a NULL blurb for GimpCoreConfig::mypaint-bru (*)
  b55d3e8... build/win: Upgrade atk to 2.16.0 (*)
  cc042b3... Bug 748270 - ripply-anim.scm does not handle transparent ba (*)
  90e2d3c... libgimpbase: remove value assignments from enum GimpTransfo (*)
  1ff8933... etc, docs: regenerated the default gimprc and its manpage (*)
  97bbd63... Bug 747389 - Adjust maximum zoom for animation-play plugin  (*)
  d5cab95... build/win: Add patches to gtk2 for fixing horizontal scroll (*)
  40664f3... Updated Icelandic translation (*)
  47c31a9... Updated Icelandic translation (*)
  bc4cf99... Bug 673501 - Issue with Overlay (*)
  2480d69... Bug 748505 - Don't do nothing and report no error when tryi (*)
  a110639... app, menus: add gegl:tile-paper to Filters -> Map (*)
  41fda5e... Fix in Catalan translation (*)
  e6703aa... plug-ins, pdb: remove the papertile plug-in and add a PDB c (*)
  cf4cc50... plug-ins: set G_LOG_DOMAIN in file-psd so it's possible to  (*)
  c6ac355... plug-ins: replace ">> 3" by "/ 8" in psd-load.c (*)
  34c788d... plug-ins: fix indentation of calls to read_channel_data() i (*)
  072cb06... app: add a "detach" button to all on-canvas tool dialogs (*)
  9341434... Bug 748762 - GIMP crashes when a selection is outside a lay (*)
  d6f916a... app/tools/gimpgegltool.c: blacklist linear-gradient and rad (*)
  c4cd3c6... app/tools/gimpgegltool.c: blacklist lcms-from-profile (*)
  1b61c12... Updated Polish translation (*)
  8b5308b... tools/generate-news Add a script to generate a NEWS file te (*)
  b52c065... plug-ins: use the image's name for the metadata dialog's ti (*)
  3d4d3b7... Fix a user-visible typo (*)
  9b30b1d... gimptransformoptions: Mark strings for translation (*)
  64d8d68... Update Russian translation (*)
  ebb66ea... Update Russian translation (*)
  b6946af... Bug 738952 - Invalid syntax for (cond) causes a segfault (*)
  4d99321... Update Russian translation (*)
  dcf21ef... libgimpcolor: add gimp_lcms_profile_close() (*)
  5455348... libgimpconfig: add functions to get GimpColorProfiles to Gi (*)
  6c800db... Use the newly added profile utility functions all over the  (*)
  6b0b774... libgimpwidgets: add gimpwidgetsutils.[ch] (*)
  ed3f2da... modules: use the new API in the lcms display filter, and so (*)
  e01f067... libgimpcolor: add API docs to gimplcms.c (*)
  c3387fc... Bug 748472 - Velocity Parameter on .GIH Brushes don't works (*)
  1ac8f75... Improve Foreground Select tooltips (*)
  f01b838... Update Russian translation (*)
  cbb82ae... modules: get the profile of the widget's toplevel (*)
  e663c94... libgimpcolor: add gimp_lcms_get_format() (*)
  f939818... plug-ins: use gimp_lcms_get_format() in the lcms plug-in (*)
  7d0f639... Bug 749133 - Named buffer: "Paste selected buffer as a new  (*)
  5255eee... libgimpcolor: add typedef gpointer GimpColorTransform (*)
  f21f6e5... libgimpwidgets: add gimp_widget_get_color_transform() (*)
  064cdaa... modules: use the new function in the lcms display filter (*)
  af84148... libgimpwidgets: Fix the order of #includes (*)
  4d9cf01... build/win: Upgrade libffi to 3.2.1 (*)
  394bc25... libgimpwidgets: return the formats from gimp_widget_get_col (*)
  ff33740... libgimpcolor: add gimp_lcms_add_linear_rgb_profile() (*)
  abef515... app: use gimp_color_config_get_rgb_profile() in gimp_image_ (*)
  cdb3b0a... libgimpcolor: add GimpColorManaged::get_color_profile() (*)
  d93ed29... libgimpwidgets: gimp_widget_get_color_transform: honor disp (*)
  847fba8... Updated Italian translation (*)
  912289d... Bug 749341 - Gradient Editor corrupts gradient (*)
  6ce2a2b... app: more actions for display rotation (*)
  c344a09... app: add absolute actions to the display rotation (*)
  4c55f45... libgimpwidgets: don't try to open non-regular files as ICC  (*)
  5e591eb... app, libgimp: add log handlers for all LibGimp* log domains (*)
  32a7caf... app: sync the prefs dialog's profile combos with the color  (*)
  ce3429d... libgimpconfig: validate profile filenames when setting them (*)
  393e3e0... libgimpconfig: fix error codes and messages in GimpColorCon (*)
  5b487ad... Updated Occitan translation (*)
  256904f... Updated Occitan translation (*)
  c4e87c7... Update Catalan translation (*)
  7e443df... app: fix some includes in actions/ (*)
  9b729de... Add Catalan translation for the win32 installer (*)
  d17bccc... Add Polish translation of the installer (*)
  9c9eafc... Updated Occitan translation (*)
  4624327... Updated Occitan translation (*)
  1672624... Bug 749756 - Unable to pick an ICC profile from disk (*)
  7e63204... follow gegl api changes from commit af5361ca8d, with an aby (*)
  9f9865a... app: fix the build with MyPaint brushes enabled, and some f (*)
  20227a0... Updated Greek translation (*)
  bf8f532... Updated Italian translation (*)
  8b3e709... Small fix in Italian translation (*)
  86c05d0... app: implement GimpColorManaged::get_color_profile() in Gim (*)
  08b19a9... plug-ins: minor simplifications because GimpColorConfig has (*)
  9ecdcf0... devel-docs: link app/ docs tools against -lm (*)
  3267218... app: add gimpdisplayshell-profile.[ch] (*)
  8ded5c4... app: update the display profile transform when display filt (*)
  8b82430... app: update the display profile transform when the color co (*)
  d3e11c5... modules, libgimpwidgets: use gimp_color_managed_get_color_p (*)
  bfbb2f6... Upload Catalan translation (*)
  fa24963... Updated Swedish translation (*)
  2275d4b... Updated Swedish translation (*)
  a7f2a9f... Added Occitan translation (*)
  0d51fe3... Updated Slovak translation (*)
  e06a620... app: rename gimp_image_get_profile() to _get_color_profile( (*)
  281a529... app: use gimp_color_managed_get_color_profile() (*)
  9096cef... modules: honor GimpColorConfig.display_profile_from_gdk aga (*)
  263fabb... libgimpwidgets: simplify gimp_widget_get_color_transform() (*)
  f269651... pdb, app, libgimp: rename the "undo" PDB group to "imageund (*)
  b34ed02... pdb, app, libgimp: rename the "convert" PDB group to "image (*)
  3b70fb8... pdb, app, libgimp: rename the "grid" PDB group to "imagegri (*)
  b9773ef... pdb, app, libgimp: rename the "guides" PDB group to "imageg (*)
  21b7f53... Periodically merge with master to be up to date
  8f2ffb2... periodically merge with master to be up to date

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