Commit Graph

36246 Commits

Author SHA1 Message Date
b5ae3e738c icons: fix gimp-channel-indexed symbolic icon.
librsvg acts up very weirdly with strokes under 0.5 pixels (which is
anyway not a very meaningful value). Fix the icon by removing such
strokes and increasing the fill dimensions instead.
See https://bugzilla.gnome.org/show_bug.cgi?id=761264
2016-01-28 21:30:19 +01:00
741fe7653c icons: fixing symbolic gimp-color-picker-white/black icons.
Pieces of the icons were not grouped with the rest of the icons.
2016-01-28 18:58:18 +01:00
e897f61807 icons: both symbolic icon themes share the same folder tree. 2016-01-28 16:56:54 +01:00
1fe6bfb351 icons: make every icon perfectly square. 2016-01-28 14:01:11 +01:00
2c48d55f75 app: add gimp_g_queue_get_memsize() and gimp_g_queue_get_memsize_foreach() 2016-01-27 23:04:31 +01:00
cd20669e09 app: don't leak the GList element in gimp_vectors_real_stroke_remove()
and some general cleanup in the file.
2016-01-27 22:50:56 +01:00
6565596ef9 icons:Changes in scalable.svg
minor tweaks to

gimp-prefs-default-grid
gimp-prefs-playground

delete false sizes in color

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-27 18:39:22 +01:00
71e8ef6103 app: mypaint: Honor selection mask 2016-01-27 08:47:26 -08:00
83ec24d795 icons: Changes in color-scalable
all *.xcf moved to folder xcf and it's according subdirectories
all new-painted icons are without shadow
most to small icons (<16x16) fixed
free-floating vectors in both wilbur icons tied to the icon
some new svg icons
color for channel r/g/b mor pleasant

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-27 17:45:03 +01:00
6c9718783a icons: remove XCF icon sources for gimp-tool-unified-transform icons.
Now there is a SVG source.
2016-01-27 01:56:48 +01:00
a2fd7d4e6c icons: gimp-tool-unified-transform icon updated with vectorial source. 2016-01-27 01:16:57 +01:00
ecaae0788c app: minor fix of parameter alignment. 2016-01-26 00:11:51 +01:00
0dfeee1614 app: reorder select-commands.[ch] to be in the same order as -actions.c 2016-01-25 23:07:33 +01:00
Ell
b52da8a17e pdb: Add gimp-selection-flood 2016-01-25 23:01:53 +01:00
Ell
71119d41c0 app: Add "Flood" select action
and associated UI entries.

This action applies the "gimp:flood" operation to the selection.
2016-01-25 22:58:33 +01:00
Ell
3f04e349cf app: Add gimp_channel_flood() function
This function applies the "gimp:flood" operation to the channel.
2016-01-25 22:58:28 +01:00
Ell
c63bee3440 app: Add "gimp:flood" GEGL operation
This operation assigns to each pixel the minimum of the
maxima of all paths from it to the outside, as if the
input image represents a height map, and the operation
floods it with water.
2016-01-25 22:58:24 +01:00
101c9d4e88 Icons:
Changes in scalable.svg


revert
gimp-tool-unified-transform to the style contributed by Aryeom (colored revert will follow)

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-25 17:53:54 +01:00
cfa6f58d0e Add a missing tag to the AppData file 2016-01-25 16:22:23 +00:00
6aa6406416 app: clean up tool_manager_tool_changed() a bit 2016-01-25 12:18:44 +01:00
4e05c07cd4 app: Copy to dest_vectors correctly 2016-01-25 15:29:46 +05:30
e14c1a0156 Use GQueue for strokes list 2016-01-25 10:56:15 +05:30
992c58fe4f Use an aux hashtable and avoid g_list_find() when searching for a GimpStroke* 2016-01-25 10:25:43 +05:30
d2d2920af6 app: fix changing tools to not prematurely change the old tool
Commit the old tool before even creating the new tool. Old and new
tool might be the same and share tool options, and we don't want
the new tool's initialization to mess up the old tool's state.

Fixes changing from one GEGL operation to another without explicitly
confirming the first operation. The bug only killed the cached filter
result, but that's bad enough.
2016-01-25 02:56:10 +01:00
6a2f200b34 app: rename more variables to "im_tool" in GimpImageMapTool 2016-01-25 02:56:10 +01:00
c94e87e6ac Update Russian translation 2016-01-25 03:25:37 +03:00
97561f4f01 Uncopypaste the help hint for filters-saturation 2016-01-25 02:56:02 +03:00
4ce063cf32 app: add gegl:high-pass as Filters > Enhance > High Pass 2016-01-25 02:54:05 +03:00
50daf44ef3 app: add gegl:saturation as Colors -> Saturation 2016-01-25 02:33:53 +03:00
6e8cd278fa Icons:Changes in color-scalable.svg
redraw new (if possible with usage of existing sources):
gimp-tool-clone
gimp-tool-heal
gimp-tool-perspective-clone
gimp-tool-n-point-deformation
gimp-tool-unified-transform
gimp-prefs-color-management
gimp-display-filter-proof
gimp-channel
gimp-channels
gimp-channel-red
gimp-channel-green
gimp-channel-blue
gimp-channel-gray
gimp-channel-indexed
gimp-prefs-folders-brushes
gimp-prefs-folders-dynamics
gimp-prefs-folders-plug-ins
gimp-layer


copied from inskcape or tango and adopted
gimp-tool-eraser
gimp-tool-shear
gimp-tool-rotate
gimp-tool-color-picker
gimp-tool-warp
gimp-color-picker-black
gimp-color-picker-white
gimp-color-picker-gray
gimp-tool-preset
gimp-prefs-folders
gimp-prefs-folders-palettes
gimp-prefs-folders-patterns

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-24 22:45:13 +01:00
56e032c1eb app: remove gimp_image_map_tool_dialog_get_label_group()
The "Settings:" label should never be aligned with a label in the UI
below, because that suggests that are related. Also consistently
rename all GimpImageMapTool parameters and variables to "im_tool".
2016-01-24 22:03:58 +01:00
a4f005ba22 app: change widget grouping in the curves dialog like in levels 2016-01-24 21:41:03 +01:00
27cf1e5e6f app: finish the levels dialog widget grouping
seems I didn't consistently group things in indented GimpFrame widgets
last time I cleaned up here. Should be better now. Also change the
"Auto" button to "Auto Input Levels" to make things clearer.
2016-01-24 21:39:31 +01:00
513e32ae1c Icons: color-scalable.svg
Contains all svg's from color theme, missing ones are
substituted by icons from sybolic theme (to get an visual impression what
is missing).


Gimp uses 221 different icons,


55 scalable icons are reused
10 missing scalable icons have been already been redone

but in this svg:

161 scalable color icons are missing at all
4 scalable color icons are to small (not exactly 16x16)
15 scalable color icons are to large (copied from 48x48)


Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-24 14:08:33 +01:00
6cf8bda49b Bug 735810 - performance shrinkage of Paths tool
In gimp_display_shell_expose_region(), invalidate each rect rather
than rebuilding the cairo_region_t as GdkRegion and then invalidating
the entire GdkRegion. Improves performance for tools that invalidate
complex regions.
2016-01-24 00:59:33 +01:00
4920033c42 Bug 735810 - performance shrinkage of Paths tool
Use a GQueue instead of a GList in GimpCanvasGroup, so adding items
takes constant time instead of O(n). Also, removing items was
traversing the list twice. This should generally speed up tools with
lots of canvas items.

Also, add a private pointer to the instance struct instead of using a
GET_PRIVATE() macro.
2016-01-24 00:57:16 +01:00
c8ee9f951d app: fix crash in gimp_gegl_tool_get_operation()
actually chain up, instead of calling ourselves recursively...
2016-01-23 22:06:19 +01:00
239b752c1d Icons: Some low hanging fruits of my attempt to redraw missing *svg's 2016-01-23 20:02:02 +01:00
e8590eb37a Icons: some low-hangings fruits of my attempt to redraw
missing color *.svg icons.

gimp-channel was inconsistent
gimp-display-filter-proof was different than all other display filters
(and the privious line tester was only recognized with big enlargement,
 if at all ...)
gimp-prefs-theme now fits to gnome theme (and gimp symbolic theme)
gimp-tool-seamless-clone, only size reduced by stripping of useless exif etc.

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-23 19:43:51 +01:00
c381b9757c Updated Hungarian translation 2016-01-23 13:10:33 +00:00
bd9e59a9f0 app: add "title", "icon_name" and "help_id" to gimp_tool_gui_new()
so things are the same at the API and the inside, which makes
GimpImageMapTool's use of GimpToolGui a little more obvious.
2016-01-22 23:41:45 +01:00
cd47aac435 app: remove GimpThresholdConfig
The new more general GimpImageMapTool code handles this case
completely automatically now.
2016-01-22 22:37:23 +01:00
8c09210d7d app: move stuff from GimpOperationTool to GimpImageMapTool
Add new string members to GimpImageMapTool and use them instead of the
resp. fields of GimpToolInfo. Change ::get_operation() to return the
operation name and a lot of strings for the UI, and create both the
GeglNode and the config object in GimpOperationTool. Lots of various
cleanups in GimpImageMapTool subclasses. This is an intermediate state
on the way of making the whole filter applying mechanism more generic
and less depending on subclasses.
2016-01-22 21:28:33 +01:00
b72d73377a app: change the include guards of gegl/gimp-gegl-config.h
They can't be the same as in config/gimpgeglconfig.h.
2016-01-22 21:28:33 +01:00
1ef06fdbb2 app: add gimp_gegl_config_register()
which registers config classes for operations that don't want their
config objects to be auto-generated. Register all color tools' config
objects. Change gimp_gegl_config_sync_node() to correctly handle ops
that have an object property of the right config object type.
2016-01-22 21:28:33 +01:00
8d79e2289a themes: default toolbox icon size should be GTK_ICON_SIZE_LARGE_TOOLBAR.
Just like the old "Default" theme has. This is an acceptable average for
various kind of devices, unlike small icons.
2016-01-22 16:35:53 +01:00
7da352c69b Updated Slovak translation 2016-01-22 12:20:45 +00:00
e942d31480 Updated Slovak translation 2016-01-22 12:07:02 +00:00
8264ddd1a1 Updated Slovak translation 2016-01-22 11:43:42 +00:00
dc616f53d9 Updated Slovak translation 2016-01-22 11:07:36 +00:00