Commit Graph

516 Commits

Author SHA1 Message Date
50c86845f0 Imported Upstream version 2.6.6 2010-08-11 01:27:05 -04:00
96563501af Imported Upstream version 2.6.2 2010-08-11 01:26:11 -04:00
0e546c590e Imported Upstream version 2.6.1 2010-08-11 01:25:55 -04:00
94f5319c14 Imported Upstream version 2.6.0 2010-08-11 01:25:38 -04:00
826f4b0313 Imported Upstream version 2.4.7 2010-08-11 01:25:24 -04:00
9398f19fe7 Imported Upstream version 2.4.5 2010-08-11 01:24:35 -04:00
19ad4fc2e1 Imported Upstream version 2.4.4 2010-08-11 01:24:15 -04:00
1f9d607046 Imported Upstream version 2.4.3 2010-08-11 01:24:03 -04:00
69250d2dd6 Imported Upstream version 2.4.1 2010-08-11 01:23:35 -04:00
258b1471f0 Imported Upstream version 2.4.0 2010-08-11 01:23:21 -04:00
f35d8506c6 Imported Upstream version 2.4.0~rc3 2010-08-11 01:23:08 -04:00
4be5597e32 Imported Upstream version 2.4.0~rc2 2010-08-11 01:22:44 -04:00
d884b2912c Imported Upstream version 2.4.0~rc1 2010-08-11 01:22:21 -04:00
5516c26b4b Imported Upstream version 2.3.19 2010-08-11 01:22:02 -04:00
50ca37e277 Imported Upstream version 2.3.18 2010-08-11 01:21:39 -04:00
2e1d89b96f Imported Upstream version 2.3.16 2010-08-11 01:21:23 -04:00
d694295a3e Imported Upstream version 2.3.15 2010-08-11 01:21:06 -04:00
aca02f7697 Imported Upstream version 2.3.14 2010-08-11 01:20:46 -04:00
bbd6d9844c Imported Upstream version 2.3.13 2010-08-11 01:20:31 -04:00
a028e0b309 Imported Upstream version 2.3.12 2010-08-11 01:20:17 -04:00
79785b4adf Imported Upstream version 2.3.11 2010-08-11 01:20:03 -04:00
efbc58ed09 Imported Upstream version 2.3.10 2010-08-11 01:19:49 -04:00
2a222e99d4 Imported Upstream version 2.3.9 2010-08-11 01:19:20 -04:00
836308f327 Imported Upstream version 2.3.8 2010-08-11 01:18:57 -04:00
5bef548947 Imported Upstream version 2.3.7 2010-08-11 01:18:40 -04:00
de5dc4f4c2 Imported Upstream version 2.3.6 2010-08-11 01:18:19 -04:00
a2f097051e Imported Upstream version 2.2.14 2010-08-11 01:17:12 -04:00
c055124f1e Imported Upstream version 2.2.12 2010-08-11 01:16:40 -04:00
36a37ecc21 Imported Upstream version 2.2.11 2010-08-11 01:16:22 -04:00
f6af42dd71 Imported Upstream version 2.2.9 2010-08-11 01:15:37 -04:00
5cf49fb71c Imported Upstream version 2.2.7 2010-08-11 01:14:42 -04:00
c5acc8ae10 Imported Upstream version 2.2.4 2010-08-11 01:13:56 -04:00
62c4387a26 modules: port ColorselWater drawing to cairo 2010-08-09 00:14:35 +02:00
e14c50aaef Bug 623169 - Memory leaks in GIMP
Plug leak by allocating the data on the stack.
2010-07-15 21:42:58 +02:00
fe97de2a68 modules: forgot to port this one to GSEAL_ENABLE 2010-02-09 22:42:20 +01:00
659cf3743e Bug 593848 - FG color changed to black when FG-BG Editor tab created
When a color gets set on the module via GimpColorSelector::set_color(),
make sure that the result of its transformation to CMYK doesn't
get set back on GIMP. Also, when the color profile changes, make
sure we only re-transform the RGB value to CMYK and don't set that
result back on GIMP either.
2009-11-08 14:22:26 +01:00
11039a0436 Build with GSEAL_ENABLE 2009-10-17 18:58:28 +02:00
43ab261c45 Use gtk_widget_get_window() instead of widget->window 2009-10-09 21:19:08 +02:00
834373eba7 Use GtkAdjustment's accessors 2009-10-09 21:19:08 +02:00
06f55eb856 Use gtk_widget_get_window() instead of widget->window 2009-10-09 21:19:07 +02:00
e61a74b938 Use gtk_adjustment_get_value() instead of adjustment->value 2009-10-09 21:19:07 +02:00
5b024cf3ed remove GTK+ version check and related evilness because we depend on a
2009-03-22  Michael Natterer  <mitch@gimp.org>

	* modules/color-selector-wheel.c: remove GTK+ version check and
	related evilness because we depend on a proper GKT+ version now.


svn path=/trunk/; revision=28195
2009-03-22 18:18:30 +00:00
4d7a6b10d1 Added .gitignore files generated with git svn create-ignore.
svn path=/trunk/; revision=27972
2009-01-31 11:37:44 +00:00
d9b5207aa2 Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17  Michael Natterer  <mitch@gimp.org>

	* all files with a GPL header and all COPYING files:

	Change licence to GPLv3 (and to LGPLv3 for libgimp).

	Cleaned up some copyright headers and regenerated the parsers in
	the ImageMap plugin.


svn path=/trunk/; revision=27913
2009-01-17 22:28:01 +00:00
7fa22ebf17 added GIMP_MODULE_ERROR domain.
2008-11-12  Sven Neumann  <sven@gimp.org>

	* libgimpmodule/gimpmodule.[ch]: added GIMP_MODULE_ERROR domain.

	* modules/gimpinputdevicestore-hal.c
	* modules/gimpinputdevicestore-dx.c
	* modules/controller-dx-dinput.c: use GIMP_MODULE_ERROR as error
	domain instead of 0.


svn path=/trunk/; revision=27629
2008-11-12 11:19:31 +00:00
d94419a9fd updated include <string.h> for memcmp() include <string.h> for strcmp()
2008-10-03  Hans Breuer  <hans@breuer.org>

	* **/makefie.msc gimpdefs.msc app/gimpcore.def : updated
	* app/core/gimpcurve.c : include <string.h> for memcmp()
	* app/gegl/gimpcurvesconfig.c : include <string.h> for strcmp()

svn path=/trunk/; revision=27118
2008-10-03 19:27:54 +00:00
e29f73f2a3 Bug 553530 – fatal error: Segmentation fault - when attempting to bring
2008-09-25  Michael Natterer  <mitch@gimp.org>

	Bug 553530 – fatal error: Segmentation fault - when attempting to
	bring up color-picker:

	* modules/color-selector-wheel.c: declare gtk_hsv_get_type() if
	not already done by GTK+. Fixes confusion about its return value
	being 32 or 64 bit on 64 bit machines.


svn path=/trunk/; revision=27054
2008-09-25 12:50:33 +00:00
78479cd418 Bug 549195 – Color Wheel not working (GtkHSV):
2008-09-25  Michael Natterer  <mitch@gimp.org>

	Bug 549195 – Color Wheel not working (GtkHSV):

	* modules/color-selector-wheel.c: change packing and size requests
	of the GtkHSV and its optional GtkAligmnent depending on the GTK+
	version used to make it work with both the old and the new version
	of the widget. Evil hacks, better don't look :)


svn path=/trunk/; revision=27053
2008-09-25 12:11:02 +00:00
435f6e3974 app/display/gimpdisplayshell-callbacks.c libgimpwidgets/gimpcolorselect.c
2008-09-03  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-callbacks.c
	* libgimpwidgets/gimpcolorselect.c
	* modules/color-selector-water.c
	* plug-ins/ifs-compose/ifs-compose.c: instead of using
	gdk_window_get_pointer() if GdkEventMotion::is_hint is TRUE,
	simply always use the coords from the event and call
	gdk_event_request_motions() to ask for more motion events. This is
	the recommended way and also works for events from devices other
	than the core pointer.

	* plug-ins/ifs-compose/ifs-compose.c (design_area_motion): some
	code cleanup while i was at it.


svn path=/trunk/; revision=26843
2008-09-03 19:24:51 +00:00
54faa7dbc2 corrected 'subdir' variables. Spotted by Tor Lillqvist.
2008-08-12  Sven Neumann  <sven@gimp.org>

	* po-*/Makefile.in.in: corrected 'subdir' variables. Spotted by
	Tor Lillqvist.

	* modules/controller-midi.c: formatting.


svn path=/trunk/; revision=26513
2008-08-12 12:50:57 +00:00