Commit graph

21093 commits

Author SHA1 Message Date
Martin Nordholts
264d44588b Clear highlight in previously active shell when changing active shell.
2007-08-18  Martin Nordholts  <martinn@svn.gnome.org>

	* app/tools/gimprectangletool.c
	(gimp_rectangle_tool_button_press): Clear highlight in previously
	active shell when changing active shell.

svn path=/trunk/; revision=23318
2007-08-18 06:59:02 +00:00
Martin Nordholts
e4baf09863 Call gimp_crop_tool_update_default_fixed_ratio_options after
2007-08-18  Martin Nordholts  <martinn@svn.gnome.org>

	* app/tools/gimpcroptool.c (gimp_crop_tool_button_release): Call
	gimp_crop_tool_update_default_fixed_ratio_options after
	gimp_rectangle_tool_button_release, so that the state of the
	rectangle tool is reflected when updating the default aspect.

svn path=/trunk/; revision=23317
2007-08-18 06:39:18 +00:00
Martin Nordholts
bf4858c52c Added a 'ignore_pending' boolean parameter so that the pending rectangle
2007-08-18  Martin Nordholts  <martinn@svn.gnome.org>

	* app/tools/gimpcroptool.c
	(gimp_crop_tool_update_default_fixed_ratio_options): Added a
	'ignore_pending' boolean parameter so that the pending rectangle
	can be ignored in gimp_crop_tool_execute, as it should be.

svn path=/trunk/; revision=23316
2007-08-18 06:31:15 +00:00
Marco Ciampa
7ce6192a60 Updated italian translation
svn path=/trunk/; revision=23315
2007-08-17 23:17:56 +00:00
Jakub Friedl
624bf25bab Fixed a bug.
2007-08-16  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Fixed a bug.


svn path=/trunk/; revision=23314
2007-08-17 19:44:20 +00:00
Jakub Friedl
5f373de18b Updated czech translation.
2007-08-16  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Updated czech translation.


svn path=/trunk/; revision=23313
2007-08-17 19:39:44 +00:00
Martin Nordholts
eb06a11ea9 Connect to the "image-changed" signal of GimpContext and update default
2007-08-17  Martin Nordholts  <martinn@svn.gnome.org>

	* app/tools/gimpcroptool.c
	(gimp_crop_tool_constructor): Connect to the "image-changed"
	signal of GimpContext and update default aspect when image
	changes (fixes bug #417166), by using
	(gimp_crop_tool_update_default_fixed_ratio_options): which is a
	new function that does this. This function is called whenever it
	is time to update defualts.

	* app/tools/gimprectangletool.[ch]: Made
	gimp_rectangle_tool_get_constraint part of the rectangle tool API.

svn path=/trunk/; revision=23312
2007-08-17 18:29:09 +00:00
Jakub Friedl
3aed85c61d Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23311
2007-08-17 18:25:52 +00:00
Jakub Friedl
c5d8d43d86 Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23310
2007-08-17 17:48:08 +00:00
Jakub Friedl
a7a69f6dc8 Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23309
2007-08-17 17:45:30 +00:00
Jakub Friedl
77ac8b6287 Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23308
2007-08-17 17:15:58 +00:00
Jakub Friedl
bb0256c606 Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23307
2007-08-17 16:47:24 +00:00
Jakub Friedl
92a5d0142b Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23306
2007-08-17 16:42:56 +00:00
Jakub Friedl
6cef2ea7c0 Fixed some bugs
2007-08-16  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed some bugs


svn path=/trunk/; revision=23305
2007-08-17 16:41:06 +00:00
Yannig MARCHEGAY
92f78c1144 Updated Occitan translation
svn path=/trunk/; revision=23304
2007-08-17 15:40:06 +00:00
Michael Natterer
8717f90460 set a default page setup on the operation if it is NULL to prevent crash
2007-08-17  Michael Natterer  <mitch@gimp.org>

	* plug-ins/print/print-page-layout.c: set a default page setup on
	the operation if it is NULL to prevent crash in new installations
	(which don't have a setup yet). Fixes bug #467643, patch from
	Stefan Röllin.


svn path=/trunk/; revision=23303
2007-08-17 15:30:39 +00:00
Michael Natterer
bf500e16d0 app/tools/gimpperspectiveclonetool.c (motion) don't allow to ctrl-switch
2007-08-17  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpperspectiveclonetool.c (motion)
	* app/tools/gimpsourcetool.c (motion): don't allow to ctrl-switch
	between clone and set-source mode while painting. It's totally
	unclear to me why we used to allow this since it doesn't make much
	sense and isn't very intuitive either. Fixes bug #467605.


svn path=/trunk/; revision=23302
2007-08-17 15:20:25 +00:00
Jakub Friedl
a20884966d Updated czech translation.
2007-08-16  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Updated czech translation.


svn path=/trunk/; revision=23301
2007-08-17 11:24:34 +00:00
Jakub Friedl
9dfa4ecb5e Updated czech translation.
2007-08-16  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Updated czech translation.


svn path=/trunk/; revision=23300
2007-08-17 09:59:56 +00:00
Joao S. O. Bueno Calligaris
c9b043d677 pt_BR.po updated Brazilian Portuguese translation
2007-08-16 Joao S. O. Bueno Calligaris <gwidion@mpc.com.br>

        * pt_BR.po updated Brazilian Portuguese translation

svn path=/trunk/; revision=23299
2007-08-16 22:03:31 +00:00
Jorge Gonzalez Gonzalez
9d0509d582 Updated Spanish translation by Francisco Vila
svn path=/trunk/; revision=23298
2007-08-16 21:30:08 +00:00
Jorge Gonzalez Gonzalez
3c1f18ac4e Updated Spanish translation by Francisco Vila
svn path=/trunk/; revision=23297
2007-08-16 21:28:19 +00:00
Daniel Nylander
f7d422bf68 sv.po: Updated Swedish translation
svn path=/trunk/; revision=23296
2007-08-16 20:58:36 +00:00
Sven Neumann
57ffb727f2 applied patch from Aurimas Juška to fix bug #467368.
2007-08-16  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/whirlpinch.c: applied patch from Aurimas Juška 
to
	fix bug #467368.


svn path=/trunk/; revision=23295
2007-08-16 19:12:37 +00:00
Sven Neumann
3b1795ab9d applied patch from Aurimas Juška to fix bug #467369.
2007-08-16  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/polar.c: applied patch from Aurimas Juška to 
fix
	bug #467369.


svn path=/trunk/; revision=23294
2007-08-16 19:10:55 +00:00
Sven Neumann
5941a86ecc minor correction
svn path=/trunk/; revision=23293
2007-08-16 14:39:26 +00:00
Raphael Quinet
9126d547f5 updated Mailing Lists section.
2007-08-16  Raphael Quinet  <raphael@gimp.org>

	* README: updated Mailing Lists section.

svn path=/trunk/; revision=23292
2007-08-16 09:23:32 +00:00
Sven Neumann
747561037a updated NEWS for 2.4.0-rc1
svn path=/trunk/; revision=23291
2007-08-16 09:20:30 +00:00
Sven Neumann
2417cf32f5 another fix
svn path=/trunk/; revision=23290
2007-08-16 09:10:04 +00:00
Sven Neumann
1022a7c56e removed a line that was accidentally left in last night
svn path=/trunk/; revision=23289
2007-08-16 09:07:55 +00:00
Sven Neumann
c377ed53d2 added note about announcing the release
svn path=/trunk/; revision=23288
2007-08-16 09:01:17 +00:00
Sven Neumann
c4e6bd87b5 Made 2.4.0-rc1 release, a release candidate for GIMP 2.4.0.
2007-08-16  Sven Neumann  <sven@gimp.org>

        * Made 2.4.0-rc1 release, a release candidate for GIMP 2.4.0.

svn path=/trunk/; revision=23286
2007-08-15 23:45:23 +00:00
Sven Neumann
aed31d09f9 added some more points and explained how to tag a release
svn path=/trunk/; revision=23285
2007-08-15 22:44:51 +00:00
Øyvind Kolås
3224e65745 ChangeLog surgery
svn path=/trunk/; revision=23283
2007-08-15 22:22:48 +00:00
Sven Neumann
3b2e6c9416 added a check-list for doing a GIMP release.
2007-08-16  Sven Neumann  <sven@gimp.org>

	* release-howto.txt: added a check-list for doing a GIMP 
release.


svn path=/trunk/; revision=23282
2007-08-15 22:21:41 +00:00
Sven Neumann
65dafbd9e9 bumped the version to 2.4.0-rc1.
2007-08-15  Sven Neumann  <sven@gimp.org>

	* configure.in: bumped the version to 2.4.0-rc1.

	* README
	* INSTALL: updated for the GIMP 2.4 release candidate(s).

	* data/images/gimp-splash.png: added splash screen for the 2.4
	release candidate(s).

	* app/Makefile.am
	* tools/Makefile.am: adjust targets for 2.4.


svn path=/trunk/; revision=23281
2007-08-15 22:05:51 +00:00
Sven Neumann
7045093aa9 added the 2.2 splash screen
svn path=/trunk/; revision=23280
2007-08-15 21:46:11 +00:00
Sven Neumann
7347a04bd0 renamed old splash and logo images.
2007-08-15  Sven Neumann  <sven@gimp.org>

	* data/images: renamed old splash and logo images.


svn path=/trunk/; revision=23279
2007-08-15 21:44:41 +00:00
Øyvind Kolås
cfd90e3851 added a bilinear filtering like weighting of neighbourhood pixels for
* app/display/gimpdisplayshell-render.c: added a bilinear filtering
like weighting of neighbourhood pixels for approximating the
downsampling from the next larger level in the projection mipmap.
Also some general code cleanup.

svn path=/trunk/; revision=23278
2007-08-15 21:29:43 +00:00
Sven Neumann
781b9ced7f added a timeout as a workaround for bug #466928.
2007-08-15  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print.c (end_print): added a timeout as a
	workaround for bug #466928.


svn path=/trunk/; revision=23277
2007-08-15 18:19:52 +00:00
Michael Natterer
f557b62dc4 app/app.types app/app-docs.sgml completely updated, everything from app/
2007-08-15  Michael Natterer  <mitch@gimp.org>

	* app/app.types
	* app/app-docs.sgml
	* app/app-sections.txt: completely updated, everything from app/
	should be listed now.


svn path=/trunk/; revision=23276
2007-08-15 16:42:35 +00:00
Michael Natterer
da32f5a002 remove GimpPlugInDebug typedef.
2007-08-15  Michael Natterer  <mitch@gimp.org>

	* app/core/core-types.h: remove GimpPlugInDebug typedef.

	* app/plug-in/plug-in-types.h: added it here instead.

	* app/core/gimpchannel-combine.h
	* app/widgets/gimppropwidgets.[ch]: match parameter names
	in .c, .h and API docs to make gtk-doc happy.


svn path=/trunk/; revision=23275
2007-08-15 16:40:39 +00:00
Hendrik Brandt
ebf2e9a0ba Updated German translation.
2007-08-15  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.


svn path=/trunk/; revision=23274
2007-08-15 15:00:14 +00:00
Hendrik Brandt
50c1562d24 Revised and updated German translation for 2.4.
2007-08-15  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Revised and updated German translation for 2.4.


svn path=/trunk/; revision=23273
2007-08-15 14:49:56 +00:00
Joao S. O. Bueno Calligaris
ea9a919220 avoids function call with an invalid drawable id
2007-08-15  Joao S. O. Bueno Calligaris <gwidion@mpc.com.br>

        * plug-ins/pygimp/pygimp-drawable.c: avoids function call
          with an invalid drawable id


svn path=/trunk/; revision=23272
2007-08-15 14:01:01 +00:00
Sven Neumann
4a6b4bc067 applied patch from Stefan Röllin that makes the preview resize with the
2007-08-15  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print-page-layout.c: applied patch from Stefan
	Röllin that makes the preview resize with the dialog (bug #466923).

svn path=/trunk/; revision=23271
2007-08-15 13:57:36 +00:00
Sven Neumann
af48aefef6 - added POTFILES.skip in all po directories
- added some missing files to POTFILES.in

svn path=/trunk/; revision=23270
2007-08-15 12:49:43 +00:00
Sven Neumann
da575fb6d8 added missing file app/file/file-proceduce.c.
2007-08-15  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added missing file app/file/file-proceduce.c.

svn path=/trunk/; revision=23269
2007-08-15 12:31:56 +00:00
Hendrik Brandt
11af3c3ccf revised and updated German translation for 2.4.
2007-08-15  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: revised and updated German translation for 2.4.


svn path=/trunk/; revision=23268
2007-08-15 12:14:29 +00:00
Hendrik Brandt
0e61b761cc Small visual bugfix.
2007-08-15  Hendrik Brandt  <heb@gnome-de.org>

	* de.po: Small visual bugfix.


svn path=/trunk/; revision=23267
2007-08-15 11:10:18 +00:00