Gimp/icons/Color/scalable
Ell 40ac4f7bc0 app, icons, menus: add performance-log recording to the dashboard
Add an option to record a performance log through the dashboard.
The log contains a series of samples of the dashboard variables, as
well as the full program backtrace, when available.  As such, it
essentially acts as a built-in profiler, which allows us to
correlate program execution with the information available through
the dashboard.  It is meant to be used for creating logs to
accompany perofrmance-related bug reports, as well as for profiling
GIMP during development.

The sample frequency defaults to 10 samples per second, but can be
overridden using the GIMP_PERFORMANCE_LOG_SAMPLE_FREQUENCY
environment variable.  Backtraces are included by default when
available, but can be suppressed using the
GIMP_PERFORMANCE_LOG_NO_BACKTRACE environment variable.

Logs are created through the new "record" button at the bottom of
the dashboard dialog.  When pressed, a file dialog is opened to
select the log file, and, once confirmed, data is being recorded to
the selected file.  Recording is stopped by pressing the "record"
button again (we use a highlight to indicate that recording is
active.)

While recording, the "reset" button is replaced with an "add marker"
button, which can be used to add event markers to the log.  These
can be used to mark events of interest, such as "started painting"
and "stopped painting", which then appear in the log as part of the
sample stream.  Markers are numbered sequentually, and the number
of the next (to-be-added) marker appears on the button.  Shift-
clicking the button adds an empty (description-less) marker, which
is only identified by its number; this can be used when markers
need to be added quickly.

The log is an XML file, containing some extra information (such as
the output of "$ gimp -v", and symbol information) in addition to
the samples.  The data in the file is delta-encoded to reduce the
file size, meaning that samples (as well as some other elements)
only specify the changes since the previous sample.  This adds a
necessary decoding step before data can be processed; the next
commit adds a tool that does that.

There are currently no tools to actually analyze the data -- that's
still TBD -- but at least we can start gathering it.
2018-09-02 03:26:11 -04:00
..
dialog-information.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
document-new.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
document-open-recent.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
document-open.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
document-print.svg icons: "gimp-print-resolution" icons better fit "document-print". 2016-09-13 23:49:26 +02:00
document-revert.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
document-save-as.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
document-save.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
edit-clear.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
edit-copy.svg icons, libgimpwidgets: gimp-buffer icons renamed to edit-copy... 2016-09-12 03:53:17 +02:00
edit-cut.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
edit-delete.svg icons: add "edit-delete" icon. 2016-09-12 21:39:11 +02:00
edit-paste.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
edit-redo.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
edit-undo.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
folder-new.svg icons, app: "folder-new" icon used for new layer group. 2016-09-12 22:26:46 +02:00
folder.svg icons: updated "gimp-prefs-folders" and new "folder" icons. 2016-09-13 22:21:09 +02:00
format-indent-more.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
format-justify-center.svg icons: forgot to rename the scalable "justify" icons 2017-03-06 23:36:53 +01:00
format-justify-fill.svg icons: forgot to rename the scalable "justify" icons 2017-03-06 23:36:53 +01:00
format-justify-left.svg icons: forgot to rename the scalable "justify" icons 2017-03-06 23:36:53 +01:00
format-justify-right.svg icons: forgot to rename the scalable "justify" icons 2017-03-06 23:36:53 +01:00
gimp-anchor.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-attach.svg icons: now color version for gimp-attach and gimp-detach. 2018-02-24 01:04:37 +01:00
gimp-business-card.svg Cherry-pick template updates from icons-wip branch by Klaus Staedtler 2017-06-12 03:24:32 +03:00
gimp-cap-butt.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-cap-round.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-cap-square.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-center.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-channel-alpha.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channel-blue.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channel-gray.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channel-green.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channel-indexed.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channel-red.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channel.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-channels.svg icons: Changes color 2016-04-16 14:04:34 +02:00
gimp-char-picker.svg icons: scalable&color-scalable 2016-06-20 20:54:43 +02:00
gimp-clipboard.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
gimp-close-all.svg icons: Bug 759904 2016-06-10 13:50:45 +02:00
gimp-close.svg icons: Changes color 2016-04-14 19:16:17 +02:00
gimp-color-cmyk.svg icons: 2016-06-01 19:41:47 +02:00
gimp-color-pick-from-screen.svg icons: Changes color 2016-04-18 22:15:26 +02:00
gimp-color-picker-black.svg icons: Changes color 2016-04-14 19:16:17 +02:00
gimp-color-picker-gray.svg icons: Changes color 2016-04-14 19:16:17 +02:00
gimp-color-picker-white.svg icons: Changes color 2016-04-14 19:16:17 +02:00
gimp-color-space-linear.svg Slighty better (still horrible) design for linear/perceptual space icons 2018-01-06 06:41:30 +03:00
gimp-color-space-non-linear.svg libgimpwidgets, icons: add gimp-color-space-non-linear icon 2018-07-20 17:29:31 +02:00
gimp-color-space-perceptual.svg Slighty better (still horrible) design for linear/perceptual space icons 2018-01-06 06:41:30 +03:00
gimp-color-triangle.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-color-water.svg icons: 2016-06-01 19:41:47 +02:00
gimp-colormap.svg icons: color-scalable & symbolic-scalable 2016-05-17 20:07:38 +02:00
gimp-controller-keyboard.svg icons: color-scalable & symbolic-scalable 2016-05-23 17:47:13 +02:00
gimp-controller-linux-input.svg icons: color-scalable & symbolic-scalable 2016-05-23 17:47:13 +02:00
gimp-controller-midi.svg icons: color-scalable & symbolic-scalable 2016-05-23 17:47:13 +02:00
gimp-controller-wheel.svg icons: color-scalable & symbolic-scalable 2016-05-23 17:47:13 +02:00
gimp-controller.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-convert-grayscale.svg icons: Changes color 2016-04-16 11:16:57 +02:00
gimp-convert-indexed.svg icons: Changes color 2016-04-16 11:16:57 +02:00
gimp-convert-rgb.svg icons: Changes color 2016-04-16 11:16:57 +02:00
gimp-cursor.svg icons: color-scalable & symbolic-scalable 2016-05-23 17:47:13 +02:00
gimp-curve-free.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-curve-smooth.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-dashboard.svg app, menus, icons: add dashboard dockable 2017-12-18 19:42:23 -05:00
gimp-default-colors.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-detach.svg icons: now color version for gimp-attach and gimp-detach. 2018-02-24 01:04:37 +01:00
gimp-device-status.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-display-filter-clip-warning.svg icons, modules, libgimpwidgets: add clip-warning display filter icon 2017-11-23 13:34:49 -05:00
gimp-display-filter-colorblind.svg icons: Changes color 2016-04-19 18:37:24 +02:00
gimp-display-filter-contrast.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-display-filter-gamma.svg icons: Changes color 2016-04-19 18:37:24 +02:00
gimp-display-filter-lcms.svg icons: Changes color 2016-04-19 18:37:24 +02:00
gimp-display-filter-proof.svg icons: Changes color 2016-04-19 18:37:24 +02:00
gimp-display-filter.svg icons: color-scalable & symbolic-scalable 2016-05-20 20:12:58 +02:00
gimp-display.svg Cherry-pick template updates from icons-wip branch by Klaus Staedtler 2017-06-12 03:24:32 +03:00
gimp-duplicate.svg icons: color-scalable 2016-05-12 20:48:30 +02:00
gimp-dynamics.svg icons: Changes color 2016-04-19 18:37:24 +02:00
gimp-error.svg icons: color-scalable & symbolic-scalable 2016-05-19 19:54:23 +02:00
gimp-file-manager.svg icons: Bug 759904 2016-06-10 13:50:45 +02:00
gimp-flip-horizontal.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-flip-vertical.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-floating-selection.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-gegl.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-gradient-bilinear.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-conical-asymmetric.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-conical-symmetric.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-linear.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-radial.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-shapeburst-angular.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-shapeburst-dimpled.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-shapeburst-spherical.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-spiral-anticlockwise.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-spiral-clockwise.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gradient-square.svg icons: Changes color 2016-04-17 19:18:58 +02:00
gimp-gravity-east.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-north-east.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-north-west.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-north.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-south-east.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-south-west.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-south.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-gravity-west.svg icons: Changes color 2016-04-11 19:45:30 +02:00
gimp-grid.svg icons: color-scalable & symbolic-scalable & legacy 2016-05-16 11:19:19 +02:00
gimp-group-layer.svg icons: Bug 759904 2016-06-10 13:50:45 +02:00
gimp-hcenter.svg icons: Changes color 2016-04-12 20:59:20 +02:00
gimp-hchain-broken.svg icons: make the gap of the broken chain larger in the Color theme 2018-08-19 18:43:39 +02:00
gimp-hchain.svg icons: make the gap of the broken chain larger in the Color theme 2018-08-19 18:43:39 +02:00
gimp-hfill.svg icons: Changes color 2016-04-12 20:59:20 +02:00
gimp-histogram-linear.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-histogram-logarithmic.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-histogram.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-image-open.svg icons: Bug 759904 2016-06-10 13:50:45 +02:00
gimp-image-reload.svg icons: scalable&color-scalable 2016-06-20 20:54:43 +02:00
gimp-image.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-images.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-info.svg icons: color-scalable & symbolic-scalable 2016-05-23 21:56:05 +02:00
gimp-input-device.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-invert.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-join-bevel.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-join-miter.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-join-round.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-landscape.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-layer-mask.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-layer-to-imagesize.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-layer.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-layers.svg icons: Changes color 2016-04-14 22:15:41 +02:00
gimp-letter-spacing.svg icons: Changes color 2016-04-13 20:12:04 +02:00
gimp-line-spacing.svg icons: Changes color 2016-04-13 20:12:04 +02:00
gimp-linked.svg icons: Changes color 2016-04-14 22:15:41 +02:00
gimp-list.svg icons: scalable&color-scalable 2016-07-02 18:18:05 +02:00
gimp-marker.svg app, icons, menus: add performance-log recording to the dashboard 2018-09-02 03:26:11 -04:00
gimp-menu-left.svg icons: Changes color 2016-04-14 19:16:17 +02:00
gimp-menu-right.svg icons: Changes color 2016-04-14 19:16:17 +02:00
gimp-merge-down.svg icons: Changes color&symbolic 2016-04-17 16:11:03 +02:00
gimp-move-to-screen.svg icons: scalable 2016-05-15 17:51:57 +02:00
gimp-navigation.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-paste-as-new.svg icons: Bug 759904 2016-06-10 13:50:45 +02:00
gimp-paste-into.svg icons: Bug 759904 2016-06-10 13:50:45 +02:00
gimp-path-stroke.svg icons: color-scalable 2016-05-12 20:48:30 +02:00
gimp-path.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-paths.svg icons: color-scalable 2016-05-12 20:48:30 +02:00
gimp-pattern.svg icons: add missing gimp-pattern 2016-06-10 13:50:46 +02:00
gimp-plugin.svg icons: Changes 2016-04-18 19:11:31 +02:00
gimp-portrait.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-prefs-color-management.svg icons:symbolic-scalalable & color-scalable 2016-05-29 17:41:20 +02:00
gimp-prefs-controllers.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-default-comment.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
gimp-prefs-default-grid.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-display.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-folders-brushes.svg icons: color-scalable 2016-05-28 16:39:30 +02:00
gimp-prefs-folders-dynamics.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-environ.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-fonts.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-gradients.svg icons: color-scalable 2016-05-28 16:39:30 +02:00
gimp-prefs-folders-icon-themes.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-interp.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-modules.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-mypaint-brushes.svg icons: color-scalable 2016-06-20 17:35:32 +02:00
gimp-prefs-folders-palettes.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-patterns.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-plug-ins.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-scripts.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-themes.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-tool-plug-ins.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-prefs-folders-tool-presets.svg icons: scalable&color-scalable 2016-07-02 18:18:05 +02:00
gimp-prefs-folders-tools.svg icons: color-scalable 2016-05-28 16:39:30 +02:00
gimp-prefs-folders.svg icons: updated "gimp-prefs-folders" and new "folder" icons. 2016-09-13 22:21:09 +02:00
gimp-prefs-help-system.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-icon-theme.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-image-title.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-image-windows-appearance.svg icons: add missing prefs icons 2016-06-10 13:50:44 +02:00
gimp-prefs-image-windows-snapping.svg icons: add missing prefs icons 2016-06-10 13:50:44 +02:00
gimp-prefs-image-windows.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-prefs-import-export.svg icons: adding the missing gimp-prefs-import-export color icon. 2017-02-23 15:24:36 +01:00
gimp-prefs-input-devices.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-interface.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-prefs-new-image.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-playground.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-session.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-system-resources.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-theme.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-tool-options.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-toolbox.svg icons: color-scalable 2016-05-28 13:35:19 +02:00
gimp-prefs-window-management.svg icons: color-scalable & symbolic-scalable 2016-05-25 18:11:27 +02:00
gimp-question.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
gimp-quick-mask-off.svg icons: Changes color 2016-04-14 22:15:41 +02:00
gimp-quick-mask-on.svg icons: Changes color 2016-04-14 22:15:41 +02:00
gimp-reset.svg icons: Changes color 2016-04-15 19:40:27 +02:00
gimp-reshow-filter.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
gimp-resize.svg icons: color-scalable & symbolic-scalable & legacy 2016-05-15 22:46:49 +02:00
gimp-rotate-90.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-rotate-180.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-rotate-270.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-sample-point.svg icons: color-scalable & symbolic-scalable 2016-05-23 17:47:13 +02:00
gimp-scale.svg icons: color-scalable & symbolic-scalable & legacy 2016-05-15 22:46:49 +02:00
gimp-selection-add.svg icons: Changes color 2016-04-15 19:40:27 +02:00
gimp-selection-all.svg icons: Changes color 2016-04-15 21:40:36 +02:00
gimp-selection-border.svg icons: Changes color 2016-04-15 21:40:36 +02:00
gimp-selection-grow.svg icons: Changes color 2016-04-15 21:40:36 +02:00
gimp-selection-intersect.svg icons: Changes color 2016-04-15 19:40:27 +02:00
gimp-selection-none.svg icons: Changes color 2016-04-15 21:40:36 +02:00
gimp-selection-replace.svg icons: Changes color 2016-04-15 19:40:27 +02:00
gimp-selection-shrink.svg icons: Changes color 2016-04-15 21:40:36 +02:00
gimp-selection-stroke.svg icons: color-scalable 2016-05-12 20:48:30 +02:00
gimp-selection-subtract.svg icons: Changes color 2016-04-15 19:40:27 +02:00
gimp-selection-to-channel.svg icons: Changes color 2016-04-15 21:40:36 +02:00
gimp-selection-to-path.svg icons: color-scalable 2016-05-12 20:48:30 +02:00
gimp-selection.svg icons: Changes color 2016-04-15 19:40:27 +02:00
gimp-shape-circle.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-shape-diamond.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-shape-square.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-shred.svg icons: scalable&color-scalable 2016-06-19 22:30:28 +02:00
gimp-smartphone.svg Cherry-pick template updates from icons-wip branch by Klaus Staedtler 2017-06-12 03:24:32 +03:00
gimp-swap-colors.svg icons: 2016-04-10 18:54:03 +02:00
gimp-symmetry.svg icons: Changes 2016-04-18 19:11:31 +02:00
gimp-template.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
gimp-text-dir-ltr.svg icons: Changes color 2016-04-12 20:59:20 +02:00
gimp-text-dir-rtl.svg icons: Changes color 2016-04-12 20:59:20 +02:00
gimp-text-dir-ttb-ltr-upright.svg icons: update icons for new top-to-bottom text feature. 2018-07-30 23:10:19 +02:00
gimp-text-dir-ttb-ltr.svg icons: update icons for new top-to-bottom text feature. 2018-07-30 23:10:19 +02:00
gimp-text-dir-ttb-rtl-upright.svg icons: update icons for new top-to-bottom text feature. 2018-07-30 23:10:19 +02:00
gimp-text-dir-ttb-rtl.svg icons: update icons for new top-to-bottom text feature. 2018-07-30 23:10:19 +02:00
gimp-text-layer.svg icons: Changes color 2016-04-17 13:17:15 +02:00
gimp-toilet-paper.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-tool-airbrush.svg icons: Changes color 2016-04-09 19:39:32 +02:00
gimp-tool-align.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-blur.svg icons: Changes color 2016-04-03 13:02:22 +02:00
gimp-tool-brightness-contrast.svg icons: Changes color 2016-04-06 18:34:35 +02:00
gimp-tool-bucket-fill.svg icons: Changes color 2016-04-09 19:39:32 +02:00
gimp-tool-by-color-select.svg icons: Changes color 2016-04-07 20:14:50 +02:00
gimp-tool-cage.svg icons: Changes color 2016-04-05 18:22:18 +02:00
gimp-tool-clone.svg icons: Changes color 2016-04-05 18:22:18 +02:00
gimp-tool-color-balance.svg icons: Changes color 2016-04-10 12:04:46 +02:00
gimp-tool-color-picker.svg icons: Changes color 2016-04-08 21:44:35 +02:00
gimp-tool-color-temperature.svg Rename colortemp icons to *-tool-* 2017-12-27 07:49:52 +03:00
gimp-tool-colorize.svg icons: Changes color 2016-04-10 12:04:46 +02:00
gimp-tool-crop.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-curves.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-desaturate.svg icons: Changes color 2016-04-10 12:04:46 +02:00
gimp-tool-dodge.svg icons: Changes color 2016-04-08 18:09:16 +02:00
gimp-tool-ellipse-select.svg icons: Changes color 2016-04-05 18:22:18 +02:00
gimp-tool-eraser.svg icons: Changes color 2016-04-03 17:15:58 +02:00
gimp-tool-exposure.svg Add Exposure tool icon, remove erroneous stock entry for the colortemp icon 2017-12-28 04:11:55 +03:00
gimp-tool-flip.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-foreground-select.svg icons: Changes color 2016-04-07 20:14:50 +02:00
gimp-tool-free-select.svg icons: Changes color 2016-04-06 18:34:35 +02:00
gimp-tool-fuzzy-select.svg icons: Changes color 2016-04-05 18:22:18 +02:00
gimp-tool-gradient.svg icons: s/gimp-tool-blend/gimp-tool-gradient/ in SVG icons 2018-04-15 03:31:08 -04:00
gimp-tool-handle-transform.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-heal.svg icons: Changes color 2016-04-07 20:14:50 +02:00
gimp-tool-hue-saturation.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-ink.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-iscissors.svg icons: Changes color 2016-04-07 20:14:50 +02:00
gimp-tool-levels.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-measure.svg icons: Changes color 2016-04-03 17:15:58 +02:00
gimp-tool-move.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-mypaint-brush.svg icons: Changes color 2016-04-09 19:39:32 +02:00
gimp-tool-n-point-deformation.svg icons: Changes color 2016-04-03 17:15:58 +02:00
gimp-tool-options.svg icons: Changes color 2016-04-16 16:18:46 +02:00
gimp-tool-paintbrush.svg icons: Changes color 2016-04-09 19:39:32 +02:00
gimp-tool-path.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-pencil.svg icons: Changes color 2016-04-06 18:34:35 +02:00
gimp-tool-perspective-clone.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-perspective.svg icons: Changes color 2016-04-03 17:15:58 +02:00
gimp-tool-posterize.svg icons: Changes color 2016-04-10 12:04:46 +02:00
gimp-tool-preset.svg icons: scalable&color-scalable 2016-07-02 18:18:05 +02:00
gimp-tool-rect-select.svg icons: Changes color 2016-04-03 13:02:22 +02:00
gimp-tool-rotate.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-scale.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-seamless-clone.svg icons: Changes color 2016-04-06 18:34:35 +02:00
gimp-tool-shadows-highlights.svg Add icons for Shadows-Highlights 2018-01-05 21:03:42 +03:00
gimp-tool-shear.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-smudge.svg icons: Changes color 2016-04-04 17:57:46 +02:00
gimp-tool-text.svg icons: Changes color 2016-04-08 18:09:16 +02:00
gimp-tool-threshold.svg icons: Changes color 2016-04-10 16:56:16 +02:00
gimp-tool-unified-transform.svg icons: Changes color 2016-04-20 20:12:17 +02:00
gimp-tool-warp.svg icons: Changes color 2016-04-03 17:15:58 +02:00
gimp-tool-zoom.svg icons: Changes color 2016-04-08 21:44:35 +02:00
gimp-tools.svg icons: Changes color & symbolic 2016-04-16 22:49:37 +02:00
gimp-transparency.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-undo-history.svg icons: color-scalable & symbolic-scalable 2016-05-21 17:04:48 +02:00
gimp-user-manual.svg icons: color-scalable & symbolic-scalable 2016-05-23 21:56:05 +02:00
gimp-vcenter.svg icons: Changes color 2016-04-12 20:59:20 +02:00
gimp-vchain-broken.svg icons: make the gap of the broken chain larger in the Color theme 2018-08-19 18:43:39 +02:00
gimp-vchain.svg icons: make the gap of the broken chain larger in the Color theme 2018-08-19 18:43:39 +02:00
gimp-vfill.svg icons: Changes color 2016-04-12 20:59:20 +02:00
gimp-video.svg icons: color-scalable & symbolic-scalable 2016-05-23 21:56:05 +02:00
gimp-visible.svg icons: Changes color 2016-04-14 22:15:41 +02:00
gimp-warning.svg icons: updated icons. 2016-09-05 00:45:14 +02:00
gimp-web.svg icons: color-scalable & symbolic-scalable 2016-05-17 20:07:38 +02:00
gimp-wilber-eek.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-wilber-outline.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-wilber.svg icons: commit the extracted SVG images for Color and Symbolic. 2016-03-28 16:32:17 +02:00
gimp-zoom-follow-window.svg icons: Changes color 2016-04-15 19:40:27 +02:00
go-bottom.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
go-down.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
go-first.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
go-home.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
go-last.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
go-next.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
go-previous.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
go-top.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
go-up.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
gtk-cancel.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gtk-edit.svg icons, app, libgimpwidgets: replace GIMP_STOCK_EDIT with GTK_STOCK_EDIT. 2016-09-05 02:53:51 +02:00
gtk-no.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
gtk-ok.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
gtk-select-color.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gtk-select-font.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gtk-yes.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
help-about.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
list-add.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
list-remove.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-floppy.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-optical.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-playback-pause.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-playback-start.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-record.svg app, icons, menus: add performance-log recording to the dashboard 2018-09-02 03:26:11 -04:00
media-seek-backward.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-skip-backward.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
media-skip-forward.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
preferences-system.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
process-stop.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
system-run.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
view-fullscreen.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
view-refresh.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
window-close.svg app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
window-new.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
zoom-fit-best.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
zoom-in.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
zoom-original.svg icons: many new icons. 2016-09-05 00:45:15 +02:00
zoom-out.svg icons: many new icons. 2016-09-05 00:45:15 +02:00