Commit Graph

21675 Commits

Author SHA1 Message Date
825c0f71fc fixed initialisation of pixel regions (bug #488845).
2007-10-22  Sven Neumann  <sven@gimp.org>

	* plug-ins/gflare/gflare.c (plugin_do_non_asupsample): fixed
	initialisation of pixel regions (bug #488845).

svn path=/trunk/; revision=23905
2007-10-22 11:27:22 +00:00
8436366da3 formatting.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* plug-ins/gflare/gflare.c: formatting.

svn path=/trunk/; revision=23904
2007-10-22 11:17:07 +00:00
280c5d5659 updated.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* devel-docs/app/app-sections.txt: updated.

svn path=/trunk/; revision=23903
2007-10-22 10:25:28 +00:00
5e33911ec2 don't draw the source brush outline while selecting a new source location
2007-10-22  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpsourcetool.[ch]: don't draw the source brush
	outline while selecting a new source location (bug #488839).

svn path=/trunk/; revision=23902
2007-10-22 10:24:41 +00:00
7a76eaee6d improved display of profiles.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* modules/cdisplay_lcms.c: improved display of profiles.

svn path=/trunk/; revision=23901
2007-10-22 09:21:21 +00:00
e1f23b67cd Updated italian translation
svn path=/trunk/; revision=23900
2007-10-22 08:08:59 +00:00
7154e4ffc3 Updated table for Adobe products. Thanks to Bart for the sample files.
2007-10-22  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/jpegqual.c (quant_info): Updated table for Adobe
	products.  Thanks to Bart for the sample files.

svn path=/trunk/; revision=23899
2007-10-22 00:13:40 +00:00
7d42178b82 Add comment regarding the safe-foreign issue.
2007-10-21  Simon Budig  <simon@gimp.org>

        * plg-ins/script-fu/scheme-wrapper.c: Add comment regarding
	  the safe-foreign issue.


svn path=/trunk/; revision=23898
2007-10-21 20:47:26 +00:00
eaaf936670 Reverted changes in handling of string arrays to stay backwards compatible
2007-10-21  Kevin Cozens  <kcozens@cvs.gnome.org>

        * plug-ins/script-fu/scheme-wrapper.c: Reverted changes in handling
        of string arrays to stay backwards compatible (see bug #317634).

        * plug-ins/script-fu/scripts/font-map.scm: Updated based on change
        in handling of string arrays listed above.

svn path=/trunk/; revision=23897
2007-10-21 20:39:01 +00:00
8003a98004 Updated Slovenian translation
svn path=/trunk/; revision=23896
2007-10-21 20:15:49 +00:00
0b0313a6d9 Updated Slovenian translation
svn path=/trunk/; revision=23895
2007-10-21 20:02:55 +00:00
1f4dc170e7 Updated Slovenian translation
svn path=/trunk/; revision=23894
2007-10-21 20:00:48 +00:00
5bb9eb7f3f revert change below.
2007-10-21  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/fade-dialog.c (fade_dialog_new): revert change below.

	* app/paint-funcs/paint-funcs.c (replace_inten_pixels): also honor
	the passed opacity when there is no mask. Fixes blending in
	replace mode then where is no selection.


svn path=/trunk/; revision=23893
2007-10-21 19:00:28 +00:00
07000d590a select "Normal" when the mode of the operation is "Replace". This is
2007-10-21  Sven Neumann  <sven@gimp.org>

	* app/dialogs/fade-dialog.c (fade_dialog_new): select "Normal"
	when the mode of the operation is "Replace". This is incorrect 
but
	it makes the dialog a lot easier to use.


svn path=/trunk/; revision=23892
2007-10-21 13:22:57 +00:00
c6f0a1f2cd Fixed a bug in Russian translation
svn path=/trunk/; revision=23891
2007-10-20 22:43:31 +00:00
36520de2fb updating for Punjabi
svn path=/trunk/; revision=23890
2007-10-20 14:24:56 +00:00
7abec00c5f updating for Punjabi
svn path=/trunk/; revision=23889
2007-10-19 15:04:13 +00:00
ff7f63f96c Translation updated by Árpád Bíró.
2007-10-19  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated by Árpád Bíró.


svn path=/trunk/; revision=23888
2007-10-19 10:11:36 +00:00
bee39c867f Updated French translation.
svn path=/trunk/; revision=23887
2007-10-19 07:52:20 +00:00
4ba204a2a8 tiny cosmetic cleanups.
2007-10-19  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-render.c: tiny cosmetic cleanups.


svn path=/trunk/; revision=23886
2007-10-19 07:03:33 +00:00
1e209b1a89 corrected a syntax error.
2007-10-19  Sven Neumann  <sven@gimp.org>

	* es.po: corrected a syntax error.


svn path=/trunk/; revision=23885
2007-10-19 06:44:30 +00:00
198391c949 updating for Punjabi
svn path=/trunk/; revision=23884
2007-10-19 03:05:41 +00:00
aee71626ba updating for Punjabi
svn path=/trunk/; revision=23883
2007-10-19 02:44:08 +00:00
eb555389a8 Updated Spanish translation
svn path=/trunk/; revision=23882
2007-10-19 00:46:36 +00:00
f9ed99db31 Updated Spanish translation by Francisco Vila
svn path=/trunk/; revision=23881
2007-10-19 00:45:24 +00:00
b3fa282ca4 Updated spanish translation by Francisco Vila
svn path=/trunk/; revision=23880
2007-10-19 00:43:39 +00:00
82abf0960f Updated Spanish translation by Francisco Vila
svn path=/trunk/; revision=23879
2007-10-19 00:42:49 +00:00
871d6653c3 introduced a utility function to retrieve the screen and monitor.
2007-10-18  Sven Neumann  <sven@gimp.org>

	* modules/cdisplay_lcms.c (cdisplay_lcms_get_display_profile):
	introduced a utility function to retrieve the screen and 
monitor.


svn path=/trunk/; revision=23878
2007-10-18 17:10:36 +00:00
50871ba1c5 ellipsize the profile label. If possible, use the profile description as
2007-10-18  Sven Neumann  <sven@gimp.org>

	* modules/colorsel_cmyk_lcms.c: ellipsize the profile label. If
	possible, use the profile description as we do in other places.



svn path=/trunk/; revision=23877
2007-10-18 16:10:49 +00:00
251fbfd8b0 simply check for G_MODULE_SUFFIX and remove utility function
2007-10-18  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmoduledb.c (gimp_module_db_module_initialize):
	simply check for G_MODULE_SUFFIX and remove utility function
	is_valid_module_name().


svn path=/trunk/; revision=23876
2007-10-18 15:57:44 +00:00
95a98cb9bf Translation updated by Olle Niit.
2007-10-18  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation updated by Olle Niit.

svn path=/trunk/; revision=23875
2007-10-18 15:35:52 +00:00
72f38a9cdd Translation updated by Olle Niit.
2007-10-18  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation updated by Olle Niit.

svn path=/trunk/; revision=23874
2007-10-18 15:34:55 +00:00
c59ae92a2e Translation updated by Olle Niit.
2007-10-18  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation updated by Olle Niit.

svn path=/trunk/; revision=23873
2007-10-18 15:32:25 +00:00
6a90a49a60 Translation updated by Olle Niit.
2007-10-18  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation updated by Olle Niit.

svn path=/trunk/; revision=23872
2007-10-18 15:31:41 +00:00
61094477e2 removed; no is not any longer in ALL_LINGUAS.
2007-10-18  Sven Neumann  <sven@gimp.org>

	* no.po: removed; no is not any longer in ALL_LINGUAS.


svn path=/trunk/; revision=23871
2007-10-18 15:05:03 +00:00
eaf3b4a9e2 oops
svn path=/trunk/; revision=23870
2007-10-18 13:44:12 +00:00
511579f4ce lower the upper limit for "undo-levels", mainly for getting a smaller
2007-10-18  Sven Neumann  <sven@gimp.org>

	* app/config/gimpcoreconfig.c: lower the upper limit for
	"undo-levels", mainly for getting a smaller entry in the
	Preferences dialog.

	* libgimpwidgets/gimpmemsizeentry.c (gimp_memsize_entry_new):
	seven digits are enough for a memsize entry.


svn path=/trunk/; revision=23869
2007-10-18 13:42:13 +00:00
331de72411 Updated German translation.
2007-10-18  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.


svn path=/trunk/; revision=23868
2007-10-18 13:11:59 +00:00
65e4998782 sv.po: Updated Swedish translation
svn path=/trunk/; revision=23867
2007-10-18 10:12:25 +00:00
ff9d3046cd updated, re-ordered the list to have first the global parasites, then
2007-10-18  Raphael Quinet  <raphael@gimp.org>

	* parasites.txt: updated, re-ordered the list to have first the
	global parasites, then image parasites, then layer parasites.

svn path=/trunk/; revision=23866
2007-10-18 08:49:41 +00:00
198d8501e1 moved the calculation of the number of characters to a utility function.
2007-10-18  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimppropwidgets.c (gimp_prop_size_entry_new):
	moved the calculation of the number of characters to a utility
	function.


svn path=/trunk/; revision=23865
2007-10-18 08:34:24 +00:00
4bfde23c61 fixed calculation of the alpha value.
2007-10-18  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-render.c (box_filter): fixed
	calculation of the alpha value.


svn path=/trunk/; revision=23864
2007-10-18 08:07:26 +00:00
84b7f76315 updating for Punjabi
svn path=/trunk/; revision=23863
2007-10-18 03:57:43 +00:00
9f2174fcdf sprinkled some const qualifiers.
2007-10-17  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-render.c (box_filter): sprinkled
	some const qualifiers.


svn path=/trunk/; revision=23862
2007-10-17 19:25:01 +00:00
3963c27fe4 added back short versions of --gimprc option and --console-messages
2007-10-17  Sven Neumann  <sven@gimp.org>

	* app/main.c: added back short versions of --gimprc option and
	--console-messages command-line options.

svn path=/trunk/; revision=23861
2007-10-17 18:43:23 +00:00
c58c5e9659 added back short version of --gimprc option.
2007-10-17  Sven Neumann  <sven@gimp.org>

	* app/main.c: added back short version of --gimprc option.


svn path=/trunk/; revision=23860
2007-10-17 17:25:07 +00:00
863c5e62ca updated German translation.
2007-10-17  Sven Neumann  <sven@gimp.org>

	* de.po: updated German translation.


svn path=/trunk/; revision=23859
2007-10-17 17:10:07 +00:00
38fdcc0fcc po/de.po po-plug-ins/de.po Updated/fixed German translation.
2007-10-17  Ulf-D. Ehlert  <ulfehlert@svn.gnome.org>

	* po/de.po
	* po-plug-ins/de.po
	* po-tips/de.po: Updated/fixed German translation.

svn path=/trunk/; revision=23858
2007-10-17 16:19:09 +00:00
a5fa311290 removed a frame.
2007-10-17  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpselectionoptions.c: removed a frame.

	* app/tools/gimptransformoptions.c: tweaked layout to reduce
	horizontal extent.

	* app/widgets/gimpviewablebox.c (gradient_box_new): use an icon
	for the "Reverse" check button.

svn path=/trunk/; revision=23857
2007-10-17 14:36:12 +00:00
9cf225c997 improved the calculation of the minimum size of the entry.
2007-10-17  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimppropwidgets.c (gimp_prop_size_entry_new):
	improved the calculation of the minimum size of the entry.

svn path=/trunk/; revision=23856
2007-10-17 08:46:08 +00:00