[gimp/gimp-attributes-wip] (148 commits) ...Merge remote-tracking branch 'remotes/origin/master' into gimp-attributes-wip



Summary of changes:

  d205ca2... app: refactor paint options spinscale creation into helper  (*)
  0ac4dc5... app: ajust paint options gui refactoring (*)
  5a22fb5... app: apply a cap on brush scaling (*)
  7f6cdf6... Revert "app: apply a cap on brush scaling" (*)
  78120dc... pdb: new procedures get the next stable version, so 2.10 no (*)
  0aaee2a... app: coding style and tooltip fixes (*)
  ac8deac... Updated Portuguese translation (*)
  20ac8b4... Updated Portuguese translation (*)
  65564a3... Updated Portuguese translation (*)
  4f647e6... Single Finnish translation string update. (*)
  e78540e... plug-ins, pdb: remove the video plug-in and add a PDB compa (*)
  9a953a9... app: locking brush size to zoom (*)
  b161253... app: refactor all motion managment to use scale factors pas (*)
  6ef522b... app: fix spacing to copy between paint tools (*)
  4421070... app: add explicit paint options sliders for hardness and fo (*)
  32e5452... app: fixes for force and hardness (*)
  60cf10f... pdb: add pdb calls for hardness and force (*)
  d086218... app: fix force default handling (*)
  2a7dbbd... app: fix force slider dynamics interacttion to just dynamic (*)
  7c00dcd... app: use variable buffer length for a more stable direction (*)
  bac099e... pdb: remove copy-paste error (*)
  9e6f8eb... libgimp: new generated functions (*)
  6247d89... pdb: missed generated file (*)
  c9e75b1... app: some cleanup in the new paint options code (*)
  548df1f... app: change brush-hardness and brush-force range to [0.0..1 (*)
  b4f721c... pdb: set value ranges on PDB brush parameters/return values (*)
  7c2e226... app: simplify logic in gimp_paint_options_get_brush_mode() (*)
  a101ed2... app, pdb: change range of brush-spacing to 0.01..5.0 (*)
  6c590ac... app: add gegl:supernova to Filters -> Lights & Shadows (*)
  5442421... app: crosshairs type fallback brush cursor (*)
  b94ba87... plug-ins, pdb: remove the nova plug-in and add a PDB compat (*)
  dd169a6... app: extend array in xcf_load_vector() for the new members  (*)
  c17e8b0... app: add crosshair drawing to GimpCanvasAnchor and use it i (*)
  59364ea... app: separate fallback cursor from primary indicator cursor (*)
  55eb6c1... Updated Spanish translation (*)
  ecaf485... app: draw the paint tool fallback crosshair only as last re (*)
  36d8431... icons: add icons for seamless clone contributed by Klaus St (*)
  d270304... app: make generated brushes draw at given hardness (*)
  c1dc089... app: handle preview generation for generated brushes separa (*)
  3a5eaeb... app: add gegl:sinus to Filters -> Render -> Pattern (*)
  b49e809... plug-ins, pdb: remove the sinus plug-in and add a PDB compa (*)
  4de78f5... Bug 681140 - Filter Render/Line Nova: renders in black inst (*)
  01c79a2... app: add gegl:noise-solid to Filters -> Render -> Noise (*)
  212b44c... plug-ins, pdb: remove the Solid Noise plug-in and add a PDB (*)
  fabbc9a... pdb: fix the doc_title of plug_in_compat.pdb (*)
  47a165d... app: select the second item on hitting down in action searc (*)
  45959ce... Updated Latvian translation (*)
  300b756... Bug 739775 - Select->Distort activates topmost layer (*)
  09628cf... Bug 739489 - Add palette of recently used colors (*)
  ac90ba1... app: move color history loading/saving to core/gimp-palette (*)
  5ae6c8b... Bug 740778 - fix transformtools (*)
  d36b18d... fix typo on commit 5ae6c8b1b3239a442f74766c8b028de249991cf0 (*)
  a94aa72... app: Use g_return_val_if_fail in gimp_palette_mru_add. (*)
  bb5effe... build/win: Upgrade libpng to 1.6.15 (*)
  bebdcbe... app: change enum GimpColorPickState to { START, UPDATE, END (*)
  293e5bd... Bug 740059 - Text tool changes from "Dynamic" to "Fixed"... (*)
  aafc236... libgimpwidgets: make GimpColorSelection's main_hbox expand  (*)
  c0365c0... app: connect GimpColorDialog to the history palette's "dirt (*)
  bf6e396... app: remove the int return value from gimp_palette_mru_add( (*)
  73e4828... app: use g_signal_connect_object() to connect the history t (*)
  23de02b... app: force the action search dialog above its parent window (*)
  2fe1a0f... Bug 677914 - Allow keyboard shortcuts for Rate and Flow on  (*)
  d03b33f... Bug 739457 - Some errors not detected for GIMP_PDB_COLOR ar (*)
  3a6962e... app: some cosmetic code cleanup in the color picker tools (*)
  16d2031... Bug 739369 - Rendering artifacts in the tool in-canvas UI w (*)
  41e6171... app: add gegl:illusion to Filters -> Map (*)
  7313cb5... plug-ins, pdb: remove the illusion plug-in and add a PDB co (*)
  e973b77... Merge remote-tracking branch 'remotes/origin/master' into g
  5c9a3f5... libgimp: fix copy-paste errors in gimp.def file (*)
  44be17a... app: Custom gui for channel mixer (*)
  47595b5... app: use GimpFrames in _gimp_prop_gui_new_channel_mixer() (*)
  77b8167... app: fix test sessionrc files to expect the new "Color Hist (*)
  068745d... Bug 741179: Export does not remember compression of input.. (*)
  fc8a218... pdb: make channel mixer compat function use mono-mixer for  (*)
  221db7a... Revert "pdb: make channel mixer compat function use mono-mi (*)
  6f582ba... pdb: make channel-mixer compat function use mono-mixer for  (*)
  960f543... gimpoperationtool: add support for aux2 input buffer (*)
  f8073e6... plug-ins: port crop-zealous to GEGL (*)
  ed15ea8... plug-ins: common/Makefile.am is generated, changed plugin-d (*)
  af64a10... Bug 741352: Cage tool crashes pressing Enter after Esc (*)
  f368424... Updated Turkish translation (*)
  4aef5f3... Updated Swedish translation (*)
  31d7a6e... Updated Turkish translation (*)
  900dbc1... Updated Turkish translation (*)
  8ac0b8e... Updated Turkish translation (*)
  d08b643... Updated Turkish translation (*)
  af9a052... Updated Czech translation (*)
  be5e2e6... app: add gegl:engrave to Filters -> Distorts (*)
  4d5e42a... plug-ins, pdb: remove the engrave plug-in and add a PDB com (*)
  dbd3507... file-jpeg: Use slightly more accurate float DCT during load (*)
  ddda6a1... file-tga: Use the colormap origin / first entry index field (*)
  bbde1c4... app: don't use g_free() as key_destroy_func in a GType-keye (*)
  677bdb8... Updated italian translation (*)
  27ec429... app: add gegl:lens-flare to Filters -> Light and Shadow (*)
  9df726c... Bug 742229 - "pixels" entries get added to unit menus on ea (*)
  4dab80b... icon: warp tool (*)
  1dd2752... Bug 742202 - new layer/path dialog opens always in the uppe (*)
  b87d97a... plug-ins, pdb: remove the lens-flare plug-in and add a PDB  (*)
  dd7d332... Bug 736746 - Alt+Number only switches to lower-numbered win (*)
  6b6baa6... app: fix function signature (*)
  cea42c7... app: fix implicit enum casting (*)
  e2d2bdf... app: ifdef out functions that are unused (*)
  2086344... Bug 736411 - Ruler updates cause slowdown when painting (*)
  b0dbb2e... Bug 741200 - paint options spacing differs from brush spaci (*)
  8a58935... Updated Turkish translation (*)
  fdaed22... app: add gegl:color-enhance to Color -> Auto (*)
  de8a797... app: make gegl:color-enhance insensitive on grayscale drawa (*)
  d4cd8e0... Updated Icelandic translation (*)
  5c475f9... Added Icelandic translation (*)
  abc50a5... Updated Icelandic translation (*)
  2d071a0... Bug 674538 - Single Window Mode is not default (*)
  1c28373... plug-ins: add PFM reading support to file-pnm (*)
  5026234... icons: Unified transform tool (*)
  013e943... file-pnm: Wrap to 80 columns (*)
  f4da81c... Updated Icelandic translation (*)
  ab5420c... Updated Icelandic translation (*)
  2bbc4fd... Updated Icelandic translation (*)
  7c27d95... Updated Icelandic translation (*)
  ace4234... app: make all tools capable of dynamic force respect the op (*)
  c058538... file-pnm: Pass format to gegl_buffer_get() to fix saving fr (*)
  19f4843... file-pnm: Bump rate of progress update when saving (*)
  b6095b6... file-pnm: Fix direction of progressbar during load ;) (*)
  51e4491... file-pnm: Add support for saving PFM (portable floatmap) fi (*)
  931f458... app: add gegl:diffraction-patterns Filters -> Render -> Pat (*)
  d7fe06b... menus: fix typo in image-menu.xml.in (*)
  2b41520... file-tiff-load: Fix rowstride for edge tiles (#743034 comme (*)
  932401e... file-pnm: Don't write comments into PFM files (*)
  9be37aa... plug-ins, pdb: remove the diffraction plug-in and add a PDB (*)
  3a343e0... build/win: Upgrade glib2 to 2.42.1 (*)
  748c381... build/win: Add json-glib. (*)
  9ef4d6c... file-compressor: Fix xz's mime magic (*)
  4ace9e5... autogen.sh: also look for automake 1.15 (*)
  7c51a38... Merge remote-tracking branch 'remotes/origin/master' into g
  ba69862... Bug 742159 - Empty gradient in loaded tool preset (*)
  15a28a1... Updated italian translation. (*)
  32ca10b... Updated italian translation (*)
  c9141ee... Updated italian translation (*)
  a215fbd... Bug 681895: PDF export does not save fonts properly (*)
  2746544... Add new codes for title bar: '%e' for offsets, '%r' for rot (*)
  3756df2... Updated Icelandic translation (*)
  e5569c6... app: increasing paint stroke speed
  09c5fcc... Bug 742775: Crash when editing text with certain fonts (*)
  6c5f910... Updated documentation on the title and status bars (*)
  99772c7... Updated Icelandic translation (*)
  a71d64f... app: add gegl:value-propagate to Filters -> Distorts (*)
  9d75844... app: add a custom GUI for gegl:diffraction-patterns (*)
  bf9c4ce... libgimpbase/plug-ins: implement GPS show in Google Maps
  7647089... Merge remote-tracking branch 'remotes/origin/master' into g

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