Commit Graph

29080 Commits

Author SHA1 Message Date
70dc45cc2f Updated Polish translation 2011-01-26 16:57:49 +01:00
94d64a8360 Updated italian translation. 2011-01-26 15:31:06 +01:00
480d6e0cf2 app: Add and use gimp_image_get_uri() 2011-01-26 08:19:39 +01:00
d9b24bb1f3 plug-ins: Fix warning about usage of uninitialized variable 2011-01-26 08:05:34 +01:00
ac773489e4 app: gimp_image_get_uri() -> gimp_image_get_uri_or_untitled() 2011-01-26 07:55:14 +01:00
0cbb8ac0bf libgimpwidgets: Update gimpwidgets.def 2011-01-26 06:33:10 +01:00
835d92e4ad libgimpwidgets: Fix gtk-doc warning 2011-01-26 06:26:36 +01:00
452819143a app: half-sane aspect ratio implementation 2011-01-25 23:28:02 +02:00
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
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
14276add92 Add missing parens around macro arguments 2011-01-24 22:15:06 +01:00
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
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
3c95ed31e0 Fix compiler warning about missing newline 2011-01-24 08:10:01 +01:00
eaba504f2a Updated Portuguese translation 2011-01-24 00:31:09 +00:00
c09edb25cf Updated Portuguese translation 2011-01-24 00:28:50 +00:00
ed41d0e5fc Updated Portuguese translation 2011-01-24 00:25:44 +00:00
b5e7fc5fe4 Updated Portuguese translation 2011-01-24 00:22:35 +00:00
8ae83cf576 Updated Portuguese translation 2011-01-24 00:05:30 +00:00
5cf87ebc82 Updated Portuguese translation 2011-01-23 23:57:06 +00:00
5f9bd0c044 app: add reset buttons to all brush settings sliders 2011-01-23 18:17:25 +02:00
f7af619f5d Updated Arabic translation 2011-01-23 14:10:16 +02:00
e41b5699dd app: remove some dead code in imagehoses 2011-01-23 12:24:33 +02:00
3ef31e4cc8 libgimpwidgets: use new GdkWindow API only when available 2011-01-23 00:30:58 +01:00
33479c1086 app: use gegl_node_has_pad() instead of gegl_node_get_pad() 2011-01-22 23:54:25 +01:00
3e38686693 app: also bump the babl and gegl versions in sanity.c 2011-01-22 23:53:38 +01:00
27179d6219 app: don't duplicate code when setting GimpSpinScale's cursor 2011-01-22 23:23:02 +01:00
49ed64c69e app: remove dupilcate angle and velocity calculation from imagehoses 2011-01-23 00:09:56 +02:00
927b743ac2 Updated Spanish translation 2011-01-22 10:59:30 +01:00
783e73226c Updated Spanish translation 2011-01-22 10:56:36 +01:00
202395bc98 Updated Spanish translation 2011-01-22 10:54:15 +01:00
18a803aff4 Updated Spanish translation 2011-01-22 10:46:24 +01:00
b334e1cb6f Updated Spanish translation 2011-01-22 10:44:37 +01:00
c2176f4659 Added Spanish translation 2011-01-22 10:44:26 +01:00
5f34d0b350 Updated Spanish translation 2011-01-22 10:42:18 +01:00
3cf6d8c2b3 Fix for caret return in Russian translation, as spotted by zend 2011-01-22 00:53:05 +03:00
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
022cc99fe4 Updated Spanish translation 2011-01-20 20:45:08 +01:00
2d62fc65a9 Updated Spanish translation 2011-01-20 20:43:44 +01:00
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
e27b5f6da2 app: remove unused variable in gimp_channel_tree_view_constructed() 2011-01-20 20:26:35 +01:00
4186d0114f app: add comment to improve readability 2011-01-20 20:26:34 +01:00
550669962b 622863 - Input Devices list is not resizeable
Derive from GtkPaned instead of GtkBox, and change the handle size to
12px via gtkrc so spacing rules are followed.
2011-01-20 20:26:34 +01:00
8a8e8c6fad Fixed OP_INTEGERP op-code to match version in Tinyscheme 1.40
I don't know how the original block of code got the way it was since it has
been a single line of code in TinyScheme since the second revision. This also
prevents the compile from breaking if the USE_MATH #define was ever set to 0.
2011-01-19 15:30:47 -05:00
eb04265ce3 app: gimp_brush_core_clamp_brush_scale() -> gimp_brush_clamp_scale() 2011-01-17 23:20:49 +01:00
403edb853f Updated Polish translation 2011-01-17 16:36:13 +01:00
d4c6a1a3b7 Updated Polish translation 2011-01-17 16:35:52 +01:00
368ba5459c Updated Polish translation 2011-01-17 16:35:12 +01:00
10cb47144a Updated Polish translation 2011-01-17 16:34:29 +01:00
9f71f7aff3 Updated Polish translation 2011-01-17 16:32:27 +01:00