Commit Graph

28838 Commits

Author SHA1 Message Date
Martin Nordholts 9793ecc7fb authors.dtd: Update 2011-01-28 07:55:55 +01:00
Martin Nordholts 6463d2a8c5 Also put maintainers separately in AUTHORS 2011-01-27 22:04:05 +01:00
Michael Natterer 70f88c4320 app: don't update the highlight when the rectangle tool is resumed
It causes an infinite invalidation loop.
2011-01-27 21:36:58 +01:00
Michael Natterer 1205a6aedd pdb: add "sample-criterion" as property to the PDB context
See commit below
2011-01-27 21:26:16 +01:00
Michael Natterer bb6083a1eb pdb: add "sample-merged" as property to the PDB context
- add API to get/set the new state
- remove sample-merged parameters from the new gimp_image_select_foo() API
- update procedure documentation
2011-01-27 21:26:16 +01:00
Martin Nordholts ab5bd03a9c Show maintainers after creators in About-dialog
It makes sense to show maintainers after creators in the About-dialog,
do that.
2011-01-27 18:52:00 +01:00
Martin Nordholts 285a42eef3 app: Calculate number of creators in about dialog 2011-01-27 18:52:00 +01:00
Bartosz Kosiorek d6fbe5acd4 Updated Polish translation 2011-01-26 16:58:47 +01:00
Bartosz Kosiorek 70dc45cc2f Updated Polish translation 2011-01-26 16:57:49 +01:00
Marco Ciampa 94d64a8360 Updated italian translation. 2011-01-26 15:31:06 +01:00
Martin Nordholts 480d6e0cf2 app: Add and use gimp_image_get_uri() 2011-01-26 08:19:39 +01:00
Martin Nordholts d9b24bb1f3 plug-ins: Fix warning about usage of uninitialized variable 2011-01-26 08:05:34 +01:00
Martin Nordholts ac773489e4 app: gimp_image_get_uri() -> gimp_image_get_uri_or_untitled() 2011-01-26 07:55:14 +01:00
Martin Nordholts 0cbb8ac0bf libgimpwidgets: Update gimpwidgets.def 2011-01-26 06:33:10 +01:00
Martin Nordholts 835d92e4ad libgimpwidgets: Fix gtk-doc warning 2011-01-26 06:26:36 +01:00
Alexia Death 452819143a app: half-sane aspect ratio implementation 2011-01-25 23:28:02 +02:00
Omari Stephens 5cae0bf65c Bug 630748 - display filters do not work
Create and use Cairo-compatible API for display filters. Also
includes logic changes to the display filters to deal with cairo's
ARGB32 pre-multiplied buffer format.
2011-01-25 20:24:42 +01:00
Michael Natterer 47eaecdc9d libgimp: deprecate a bunch of old selection API
namely ellipse_select(), free_select(), rect_select() and
round_rect_select() because they are fully replaced by the new
gimp_image_select_foo() functions. Will deprecate the rest as soon as
I have figured how to put the parameter overkill of the remaining
functions into context properties.
2011-01-25 19:28:30 +01:00
Omari Stephens 14276add92 Add missing parens around macro arguments 2011-01-24 22:15:06 +01:00
Michael Natterer 9703bed2ef libgimp: reorder the parameters of the new and unused gimp-image-select API
Make the common "image" and "operation" parameters come first.
2011-01-24 14:53:42 +01:00
Martin Nordholts e5a9d0a181 Update build/buildbot/suppressed-warnings.txt
We don't use non-public gegl_node_get_pad() GEGL API any longer.
2011-01-24 08:11:35 +01:00
Martin Nordholts 3c95ed31e0 Fix compiler warning about missing newline 2011-01-24 08:10:01 +01:00
Pedro Barreira eaba504f2a Updated Portuguese translation 2011-01-24 00:31:09 +00:00
Pedro Barreira c09edb25cf Updated Portuguese translation 2011-01-24 00:28:50 +00:00
Pedro Barreira ed41d0e5fc Updated Portuguese translation 2011-01-24 00:25:44 +00:00
Pedro Barreira b5e7fc5fe4 Updated Portuguese translation 2011-01-24 00:22:35 +00:00
Pedro Barreira 8ae83cf576 Updated Portuguese translation 2011-01-24 00:05:30 +00:00
Pedro Barreira 5cf87ebc82 Updated Portuguese translation 2011-01-23 23:57:06 +00:00
Alexia Death 5f9bd0c044 app: add reset buttons to all brush settings sliders 2011-01-23 18:17:25 +02:00
Khaled Hosny f7af619f5d Updated Arabic translation 2011-01-23 14:10:16 +02:00
Alexia Death e41b5699dd app: remove some dead code in imagehoses 2011-01-23 12:24:33 +02:00
Michael Natterer 3ef31e4cc8 libgimpwidgets: use new GdkWindow API only when available 2011-01-23 00:30:58 +01:00
Michael Natterer 33479c1086 app: use gegl_node_has_pad() instead of gegl_node_get_pad() 2011-01-22 23:54:25 +01:00
Michael Natterer 3e38686693 app: also bump the babl and gegl versions in sanity.c 2011-01-22 23:53:38 +01:00
Michael Natterer 27179d6219 app: don't duplicate code when setting GimpSpinScale's cursor 2011-01-22 23:23:02 +01:00
Alexia Death 49ed64c69e app: remove dupilcate angle and velocity calculation from imagehoses 2011-01-23 00:09:56 +02:00
Francisco Vila 927b743ac2 Updated Spanish translation 2011-01-22 10:59:30 +01:00
Francisco Vila 783e73226c Updated Spanish translation 2011-01-22 10:56:36 +01:00
Francisco Vila 202395bc98 Updated Spanish translation 2011-01-22 10:54:15 +01:00
Francisco Vila 18a803aff4 Updated Spanish translation 2011-01-22 10:46:24 +01:00
Francisco Vila b334e1cb6f Updated Spanish translation 2011-01-22 10:44:37 +01:00
Francisco Vila c2176f4659 Added Spanish translation 2011-01-22 10:44:26 +01:00
Francisco Vila 5f34d0b350 Updated Spanish translation 2011-01-22 10:42:18 +01:00
Alexandre Prokoudine 3cf6d8c2b3 Fix for caret return in Russian translation, as spotted by zend 2011-01-22 00:53:05 +03:00
Øyvind Kolås 79d187fbb3 bump GEGL and babl requirements to 0.1.4
GEGL 0.1.4 depends on babl 0.1.4 already, and GIMPs cage tool depends on
GEGL 0.1.4.
2011-01-21 12:49:22 +00:00
Francisco Vila 022cc99fe4 Updated Spanish translation 2011-01-20 20:45:08 +01:00
Francisco Vila 2d62fc65a9 Updated Spanish translation 2011-01-20 20:43:44 +01:00
Michael Natterer d155be622d libgimpwidgets: fix ruler motion event tracking on offscreen overlays
Add a list of "track widgets" to GimpRuler and connect to their
motion-notify-event. Correctly translate the motion event's x/y to the
ruler's coordinate system when updating the marker.
2011-01-20 20:26:35 +01:00
Michael Natterer e27b5f6da2 app: remove unused variable in gimp_channel_tree_view_constructed() 2011-01-20 20:26:35 +01:00
Michael Natterer 4186d0114f app: add comment to improve readability 2011-01-20 20:26:34 +01:00