Commit graph

20815 commits

Author SHA1 Message Date
Pawan Chitrakar 32d9fb23fc Updated Nepali Translation
svn path=/trunk/; revision=23037
2007-07-27 12:46:11 +00:00
Pawan Chitrakar 70fe87b8e0 Updated Nepali Translation
svn path=/trunk/; revision=23036
2007-07-27 12:44:39 +00:00
Pawan Chitrakar 23539c4a9a Updated Nepali Translation
svn path=/trunk/; revision=23035
2007-07-27 12:43:32 +00:00
Pawan Chitrakar a274262c63 Updated Nepali Translation
svn path=/trunk/; revision=23034
2007-07-27 12:42:33 +00:00
Pawan Chitrakar 32e3d6fca3 Updated Nepali Translation
svn path=/trunk/; revision=23033
2007-07-27 12:41:44 +00:00
Pawan Chitrakar 8b628c08ce Updated Nepali Translation
svn path=/trunk/; revision=23032
2007-07-27 12:29:53 +00:00
Pawan Chitrakar da2d3da329 Updated Nepali Translation
svn path=/trunk/; revision=23031
2007-07-27 12:25:46 +00:00
Pawan Chitrakar e1d24ce280 Updated Nepali Translation
svn path=/trunk/; revision=23030
2007-07-27 12:24:21 +00:00
Pawan Chitrakar 62e4d1da84 Updated Nepali Translation
svn path=/trunk/; revision=23029
2007-07-27 12:22:58 +00:00
Pawan Chitrakar 96cd1acb35 Updated Nepali Translation
svn path=/trunk/; revision=23028
2007-07-27 12:22:05 +00:00
Pawan Chitrakar 5a880d3761 Updated Nepali Translation
svn path=/trunk/; revision=23027
2007-07-27 12:21:09 +00:00
Pawan Chitrakar ac4362048a Updated Nepali translation
svn path=/trunk/; revision=23026
2007-07-27 12:12:37 +00:00
Pawan Chitrakar b040a70010 Updated Nepali translation
svn path=/trunk/; revision=23025
2007-07-27 12:09:32 +00:00
Pawan Chitrakar f5c202dd23 Updated Nepali translation
svn path=/trunk/; revision=23024
2007-07-27 12:06:32 +00:00
Pawan Chitrakar b540f0c936 Updated Nepali translation
svn path=/trunk/; revision=23023
2007-07-27 12:01:56 +00:00
Pawan Chitrakar 05183dad48 Updated Nepali translation
svn path=/trunk/; revision=23022
2007-07-27 11:59:28 +00:00
Pawan Chitrakar a36c8f8d05 Updated Nepali translation
svn path=/trunk/; revision=23021
2007-07-27 11:52:24 +00:00
Michael Natterer 17287617d9 factored out utility function gimp_display_shell_update_focus() which sets
2007-07-27  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-callbacks.c: factored out utility
	function gimp_display_shell_update_focus() which sets the active
	tool into the proper state after the canvas received focus.

	(gimp_display_shell_canvas_tool_events): use it here instead of
	duplicating the code 3 times.

	(gimp_display_shell_ruler_button_press): use it here too so the
	move and color tools don't do weird things in click-to-focus
	mode (when FOCUS_IN is delivered after BUTTON_PRESS).


svn path=/trunk/; revision=23020
2007-07-27 09:39:12 +00:00
Raphael Quinet b361037a52 plug-ins/jpeg/jpeg.[ch] Make the "Save XMP data" checkbox insensitive if
2007-07-27  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/jpeg.[ch]
	* plug-ins/jpeg/jpeg-save.c (save_dialog): Make the "Save XMP
	data" checkbox insensitive if there is no XMP packet to save.

svn path=/trunk/; revision=23019
2007-07-26 23:44:51 +00:00
Raphael Quinet 554b12fbe7 plug-ins/jpeg/Makefile.am plug-ins/jpeg/jpeg-quality.[ch] new files
2007-07-26  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/Makefile.am
	* plug-ins/jpeg/jpeg-quality.[ch]
	* plug-ins/jpeg/jpeg-settings.[ch]: new files including functions
	for detecting the quality setting of existing JPEG files by
	analyzing their quantization tables, functions for storing this
	quality and other JPEG settings in a parasite, and functions for
	restoring these values.

	* plug-ins/jpeg/jpeg-load.c (load_image): save the original JPEG
	settings in a parasite after reading the JPEG header.

	* plug-ins/jpeg/jpeg.c (run): restore the original JPEG settings
	if they had been attached to a parasite and if they are better
	than the defaults.

	* plug-ins/jpeg/jpeg-save.c (save_image): added new type of
	subsampling 1x2,1x1,1x1, which is useful for images with height >
	width such as rotated images from some cameras.
	(save_dialog): added hints about how the subsampling types can be
	used, marked these strings as translatable.

	* plug-ins/jpeg/jpegqual.c: new utility to report the quality
	settings and sampling factors of existing JPEG files.

svn path=/trunk/; revision=23018
2007-07-26 23:01:21 +00:00
Michael Schumacher cfee62c738 added missing gimp_progress_end
2007-07-26  Michael Schumacher  <schumaml@cvs.gnome.org>

	* libgimp/gimp.def: added missing gimp_progress_end

svn path=/trunk/; revision=23017
2007-07-26 21:34:29 +00:00
Sven Neumann 63f4f8bcf9 call g_thread_init(), just in case...
2007-07-26  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print.c: call g_thread_init(), just in case...

svn path=/trunk/; revision=23016
2007-07-26 16:22:17 +00:00
Michael Natterer 35fe03f329 change the default mask file suffix from "_mask" to "-mask".
2007-07-26  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/xbm.c: change the default mask file suffix from
	"_mask" to "-mask".


svn path=/trunk/; revision=23015
2007-07-26 15:26:57 +00:00
Michael Natterer 20bb1a0192 cursors/cursor-move.png cursors/gimp-tool-cursors.xcf
2007-07-26  Michael Natterer  <mitch@gimp.org>

	* cursors/cursor-move.png
	* cursors/gimp-tool-cursors.xcf
	* cursors/xbm/cursor-move.xbm
	* cursors/xbm/cursor-move-mask.xbm: moved the move cursor two
	pixels right and down so it has its hotspot where the small
	crosshair has it. Reduces cursor jumping in the rectangle tool.


svn path=/trunk/; revision=23014
2007-07-26 15:09:59 +00:00
Sven Neumann f30101c122 fixed ChangeLog entry
svn path=/trunk/; revision=23013
2007-07-26 10:53:16 +00:00
Sven Neumann bbdb6da18f moved common code into new utility function
2007-07-26  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-dnd.c: moved common code into new
	utility function gimp_display_shell_dnd_flush(). Also move focus
	to the image window from this function.

svn path=/trunk/; revision=23012
2007-07-26 10:52:39 +00:00
Sven Neumann f29621ae1f added a sanity check.
2007-07-26  Sven Neumann  <sven@gimp.org>

	* app/paint/gimpbrushcore.c (gimp_brush_core_interpolate): added a
	sanity check.

svn path=/trunk/; revision=23011
2007-07-26 10:20:54 +00:00
Sven Neumann c487e62e89 moved contactsheet.scm to test_SCRIPTS. We should look at it again after
2007-07-26  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/scripts/Makefile.am: moved contactsheet.scm
	to test_SCRIPTS. We should look at it again after the 2.4 release.


svn path=/trunk/; revision=23010
2007-07-26 09:26:50 +00:00
Sven Neumann f3ca90e3dc plug-ins/print/print-page-layout.c applied patch from Stefan Röllin to
2007-07-26  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print-page-layout.c
	* plug-ins/print/print-settings.c: applied patch from Stefan
	Röllin to save and restore the use-full-page setting (bug 
#387604).


svn path=/trunk/; revision=23009
2007-07-26 06:35:46 +00:00
Sven Neumann f22963f15b don't set the modal dialog transient to the image window
svn path=/trunk/; revision=23008
2007-07-25 21:34:53 +00:00
Sven Neumann a1d89f41da only show an error dialog if being called interactively.
2007-07-25  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print.c: only show an error dialog if being
	called interactively.


svn path=/trunk/; revision=23007
2007-07-25 21:26:36 +00:00
Žygimantas Beručka 483b54256e Updated Lithuanian translation.
svn path=/trunk/; revision=23006
2007-07-25 21:21:09 +00:00
Žygimantas Beručka 0dd42db98e Updated Lithuanian translation.
svn path=/trunk/; revision=23005
2007-07-25 21:20:16 +00:00
Žygimantas Beručka b8c64a4e7e Updated Lithuanian translation.
svn path=/trunk/; revision=23004
2007-07-25 21:04:52 +00:00
Žygimantas Beručka 41f7a8ae30 Updated Lithuanian translation.
svn path=/trunk/; revision=23003
2007-07-25 21:03:12 +00:00
Žygimantas Beručka 146cab3970 Updated Lithuanian translation.
svn path=/trunk/; revision=23002
2007-07-25 21:02:27 +00:00
Žygimantas Beručka 2ed415b6fe Updated Lithuanian translation.
svn path=/trunk/; revision=23001
2007-07-25 21:01:00 +00:00
Sven Neumann d607a27834 cosmetics
svn path=/trunk/; revision=23000
2007-07-25 19:50:28 +00:00
Sven Neumann 12474a3ba3 removed drawable parameter which was ignored anyway.
2007-07-25  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print.c: removed drawable parameter which was
	ignored anyway.

svn path=/trunk/; revision=22999
2007-07-25 15:30:03 +00:00
Sven Neumann 03439b3775 reverted last change. Instead reimplemented the drawing to fetch the
2007-07-25  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print-draw-page.c (draw_page_cairo): reverted
	last change. Instead reimplemented the drawing to fetch the pixels
	directly into the cairo image surface.

svn path=/trunk/; revision=22998
2007-07-25 14:59:15 +00:00
Sven Neumann 454f0baf1e push a group around the image surface fills. This seems to get rid of the
2007-07-25  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print-draw-page.c (draw_page_cairo): push a group
	around the image surface fills. This seems to get rid of the white
	stripes in the output.

svn path=/trunk/; revision=22997
2007-07-25 13:35:13 +00:00
Sven Neumann f1d9937c25 always call gimp_ui_init(), we need funtionality from GTK+, even if called
2007-07-25  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print.c (run): always call gimp_ui_init(), we need
	funtionality from GTK+, even if called non-interactively.

svn path=/trunk/; revision=22996
2007-07-25 11:05:13 +00:00
Sven Neumann b4519a54dd libgimp/libgimp-sections.txt updated for gimp_progress_end().
2007-07-25  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt
	* libgimp/tmpl/gimpprogress.sgml: updated for gimp_progress_end().

svn path=/trunk/; revision=22995
2007-07-25 10:53:23 +00:00
Sven Neumann 7e4e919152 added new procedure gimp-progress-end.
2007-07-25  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/pdb/progress.pdb: added new procedure gimp-progress-end.

	* app/pdb/progress_cmds.c
	* app/pdb/internal_procs.c
	* libgimp/gimpprogress_pdb.[ch]: regenerated.

	* plug-ins/print/print.[ch]
	* plug-ins/print/print-settings.[ch]: end the progress and save
	the settings from the "end-print" handler. The plug-in then
	appears finished but keeps running in the background until it has
	finished the print operation.

svn path=/trunk/; revision=22994
2007-07-25 10:48:25 +00:00
Sven Neumann b7e345a06c delete the export image from the "end-print" handler.
2007-07-25  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print.c: delete the export image from the
	"end-print" handler.


svn path=/trunk/; revision=22993
2007-07-25 07:36:15 +00:00
Michael Natterer c180bc4590 don't have the tool release ALT when the user releases CONTROL. Fixes
2007-07-25  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimptool.c (gimp_tool_set_active_modifier_state):
	don't have the tool release ALT when the user releases CONTROL.
	Fixes another stuck modifier instance and other modifier
	weirdness.


svn path=/trunk/; revision=22992
2007-07-25 00:39:01 +00:00
Sven Neumann 0edf19fb98 bumped version to 2.3.20.
2007-07-24  Sven Neumann  <sven@gimp.org>

        * configure.in: bumped version to 2.3.20.

svn path=/trunk/; revision=22991
2007-07-24 20:43:23 +00:00
Sven Neumann 579b1203d7 Made 2.3.19 development release.
2007-07-24  Sven Neumann  <sven@gimp.org>

        * Made 2.3.19 development release.

svn path=/trunk/; revision=22989
2007-07-24 20:35:12 +00:00
Sven Neumann adbe90b885 string changes.
2007-07-24  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print-page-layout.c: string changes.


svn path=/trunk/; revision=22988
2007-07-24 20:16:31 +00:00
Sven Neumann c719f70186 added Stefan Röllin.
2007-07-24  Sven Neumann  <sven@gimp.org>

	* authors.xml: added Stefan Röllin.

	* AUTHORS: regenerated.


svn path=/trunk/; revision=22987
2007-07-24 17:22:58 +00:00