- 04 Dec, 2011 13 commits
-
-
Alexia Death authored
-
Piotr Drąg authored
-
Alexia Death authored
-
Martin Srebotnjak authored
-
Martin Srebotnjak authored
-
Martin Srebotnjak authored
-
Martin Srebotnjak authored
-
Martin Srebotnjak authored
-
Alexandre Prokoudine authored
-
Michael Natterer authored
-
Alexia Death authored
This patch does following things for this purpose: * Adds intrernal flag to GimpTag api * Modifies GimpData gimp_data_set_filename to use the last element of the path, unless blacklisted, as internal tag for the resource. * Modify tag cache to not save internal tags * Removes a check for existing tags when objects are added to tag cache
-
Khaled Hosny authored
-
Mukund Sivaraman authored
-
- 03 Dec, 2011 9 commits
-
-
Alexandre Prokoudine authored
-
Alexandre Prokoudine authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Alexandre Prokoudine authored
-
Alexandre Prokoudine authored
-
Alexandre Prokoudine authored
-
- 01 Dec, 2011 8 commits
-
-
Michael Natterer authored
It was never disconnecting from any of the src_container objects' signals. GimpFilteredContainer: unref the src_container in finalize() instead of dispose() because the parent dispose() impl now needs it via calling gimp_container_clear(). GimpTaggedContainer: implement GimpContainer::clear() and disconnect from all the src_container objects' signals.
-
Michael Natterer authored
-
Michael Natterer authored
-
Mukund Sivaraman authored
GIMP now depends on a more recent version of librsvg.
-
Michael Natterer authored
-
Michael Natterer authored
because old versions use deprecated GLib stuff in their headers. Don't #undef G_DISABLE_DEPRECATED in file-svg.
-
Michael Natterer authored
because old versions use deprecated GLib stuff in their headers. Don't #undef G_DISABLE_DEPRECATED in help-browser and web-page.
-
Simon Budig authored
The rgb565 mode of the raw plugin was wrong. Some colors accidentially got bits from the adjacent colors. Fixed by properly masking the resp. bits and properly extending them to the 8 bit range.
-
- 30 Nov, 2011 10 commits
-
-
Michael Natterer authored
Use g_format_size() instead of g_format_size_for_display() because the latter is deprecated.
-
Michael Natterer authored
For the reasons mentioned in the last version bump commit below.
-
The unsaved "Working Path" was not being loaded from the PSD. Passed this Working Path resource through the same function call as the normal path resources, and named it "Working Path"
-
Marco Ciampa authored
-
Massimo Valentini authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-