Commit Graph

35967 Commits

Author SHA1 Message Date
Michael Natterer 7926188df5 app: update GimpItemTreeView's eye and link cells on icon theme change 2015-12-11 22:55:01 +01:00
Michael Natterer 1125f4df0f app: make sure icons in GimpContainerTreeView follow icon theme changes 2015-12-11 22:46:37 +01:00
Michael Natterer b79faa78b3 authors.xml: add Benoit Touchette 2015-12-11 22:20:16 +01:00
Benoit Touchette 55270366d7 Bug 759345 - Fix for prefs dialog to add icon theme support
Change GimpPrefsBox to use icon names instead of pixbufs, and change
preferences-dialog.c accordingly.
2015-12-11 22:15:22 +01:00
Michael Natterer d1e5d719de app: fix the test that an icon theme folder actually contains a theme
and don't leak the GFile if it doesn't.
2015-12-11 21:30:44 +01:00
Jehan b8a819c1e3 icons: symbolic icons for 'icon theme selection'...
... by Benoit Touchette.
2015-12-11 17:34:56 +01:00
Jehan 0d8938e4bf icons: the color icons are now under the Default/ folder. 2015-12-11 17:30:59 +01:00
Jehan a646f64472 app: remove some trailing spaces. 2015-12-10 01:40:55 +01:00
Alexandre Prokoudine e9dd77e072 Fix conflicting menu accelerators as per C R's request 2015-12-10 03:21:58 +03:00
Michael Natterer c700d2993d Revert "app: prepend the selected icon theme path to the search path..."
Don't infinitely prepend search paths when changing themes.

This reverts commit 6fe8f75f5d.
2015-12-10 00:29:32 +01:00
Jehan 6fe8f75f5d app: prepend the selected icon theme path to the search path...
... instead of replacing the first path.
This allows to fallback to our complete default theme icons when the
selected icon theme has missing icons.
2015-12-09 23:51:40 +01:00
Michael Natterer 0ff7d3ba14 libgimp, PDB: add gimp_get_icon_theme_dir() 2015-12-09 23:22:05 +01:00
Jehan 8d2ededbf2 themes: fix icon paths in Default theme's gtkrc.
A few icons are still hardcoded in the Default theme. I am not sure why
they are not taken from the icon theme, but anyway let's fix the errors
for now.
2015-12-09 23:12:04 +01:00
Jehan 5beb69d009 icons: new symbolic icon theme for GIMP.
Images originally created by Jakub Steiner and Barbara Muraus as the
"Art Libre" icon set.
The contributor jEsuSdA later worked on it.
It will now be available in the new icon theme selection through
preferences.
Many icons/size are still missing but this first commit makes a start
for complementary work.
2015-12-09 23:00:14 +01:00
Michael Natterer 9c3944d63b Bug 759212 - Warp tool must be disabled on group layers
Disable the warp tool on invisible, locked and group layers, and show
the "forbidden" cursor.
2015-12-09 20:30:32 +01:00
Michael Natterer 0b3f1835d3 icons: add a 48x48 icon for the prefs icon theme page 2015-12-09 19:50:31 +01:00
Benoit Touchette 6762bf5b9b Bug 759105 - Patch to add icon theme selection
Add support for custom icon themes much like custom theme
support. There is still work to be done but this is the
basic functionality.
2015-12-09 12:50:15 +01:00
Jehan 01bdb712f9 app: do not request xcf compat mode when compat_toggle not sensitive.
In some cases, on could end up with photographs with metadata as XCF
version 6, which is useless since this is not compatible with GIMP 2.8
either.
2015-12-08 20:10:45 +01:00
Sveinn í Felli 0e460fee65 Updated Icelandic translation 2015-12-07 15:17:16 +00:00
Sveinn í Felli 08d5e8e609 Updated Icelandic translation 2015-12-07 14:37:24 +00:00
Daniel Mustieles a1922f6c73 Updated Spanish translation 2015-12-07 14:25:56 +00:00
Sveinn í Felli dad9d4d645 Updated Icelandic translation 2015-12-07 13:54:09 +00:00
Sveinn í Felli 4758ddca51 Updated Icelandic translation 2015-12-07 13:52:55 +00:00
Sveinn í Felli 011a2573c7 Updated Icelandic translation 2015-12-07 07:40:06 +00:00
Michael Natterer 56705bb36c libgimpbase: use GIO to figure if a file is hidden
instead of checking if it starts with '.'.
2015-12-07 01:07:30 +01:00
Michael Natterer 20a31fd760 app: cleanup in gimpviewable.c
Move variables to local scopes and simplify
gimp_viewable_deserialize_property().
2015-12-07 00:02:48 +01:00
Michael Natterer 09f72fed59 devel-docs: don't use deprecated API in doc-shooter 2015-12-06 23:46:11 +01:00
Necdet Yücel 32f5c58f72 Updated Turkish translation 2015-12-05 23:45:16 +00:00
Michael Natterer c64a104155 plug-ins: merge the file-tiff-load and file-tiff-save plug-ins
so they can share duplicated code.
2015-12-05 08:53:09 +01:00
Pedro Albuquerque 52f4e993c0 Updated Portuguese translation 2015-12-05 07:01:14 +00:00
Piotr Drąg ea264a1e9c Updated Polish translation 2015-12-03 20:36:00 +01:00
Khaled Hosny f9ac408d3c More Arabic translation updates 2015-12-03 18:08:38 +04:00
Khaled Hosny bb8f7f7649 Update Arabic translation 2015-12-02 20:56:31 +04:00
Piotr Drąg bc775bc435 Updated POTFILES.skip 2015-12-02 14:55:05 +01:00
Michael Natterer 48046d258a configure.ac, plug-ins: make libtiff a hard dependency
so file-tiff-load and file-tiff-save are always built. Also move them
to their own folder plug-ins/file-tiff/ because they will soon share
some common GIO code.
2015-12-02 12:33:31 +01:00
Piotr Drąg feaacaf681 app: remove space before a colon 2015-12-01 12:25:15 +01:00
Piotr Drąg ee8f0fec5d app: remove double mnemonics in filters 2015-12-01 10:40:47 +01:00
Милош Поповић da8685d7ac Updated Serbian translation 2015-11-30 23:17:01 +00:00
Милош Поповић 9536b27603 Updated Serbian translation 2015-11-30 23:10:24 +00:00
Jasper Krijgsman 0d2aebb347 Bug 732363 - wilber.ico doesn't contain 256x256 layer
Contributed by Jasper Krijgsman

(cherry picked from commit 5cbc0e8173)
2015-11-30 23:22:38 +01:00
Marco Ciampa 24de56b957 Updated Italian translation (thanks FirasHanife) 2015-11-30 21:25:33 +01:00
Michael Natterer 0c784559c8 app: improve the layout of GimpBufferSourceBox
and add a label with the selected pickable's name.
2015-11-30 02:46:22 +01:00
Michael Natterer 16a0421894 plug-ins, pdb: remove the blur-gauss-selective plug-in, add a PDB compat proc 2015-11-29 22:01:53 +01:00
Michael Natterer baae27c786 app: note to self: don't push intermediate commits... 2015-11-29 19:56:32 +01:00
Michael Natterer 6040aa2b97 app: use GimpBufferSourceBox in GimpOperationTool
and support ops with an arbitrary number of aux inputs.
2015-11-29 19:30:58 +01:00
Michael Natterer 9fcb06b495 app: add new widget GimpBufferSourceBox
which lets the user select a buffer from all available drawables and
projections to be used in a gegl:buffer-source node. The widget's
appearance is scheduled for improvement.
2015-11-29 17:16:23 +01:00
Sebastian Rasmussen 4f9ec68cbd Updated Swedish translation 2015-11-28 22:50:06 +00:00
Christian Kirbach a5ba340d5a Updated German translation 2015-11-28 12:20:49 +00:00
Pedro Albuquerque 054c3359ea Updated Portuguese translation 2015-11-28 10:08:05 +00:00
Pedro Albuquerque f48de35158 Updated Portuguese translation 2015-11-28 10:05:03 +00:00