Commit Graph

19539 Commits

Author SHA1 Message Date
Sven Neumann e2287771fc fixed memory management of dash patterns (bug #395043).
2007-01-12  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpstrokeeditor.c: fixed memory management of dash
	patterns (bug #395043).


svn path=/trunk/; revision=21690
2007-01-12 12:14:06 +00:00
Sven Neumann 511a488aa2 added transform and untransform methods.
2007-01-11  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimppreview.[ch]: added transform and 
untransform
	methods.

	* libgimp/gimpzoompreview.c: more cleanups. Override the new
	GimpPreview methods.

	* plug-ins/common/nova.c: use the new transform functions.

	* libgimpwidgets/gimpwidgets.def: updated.


svn path=/trunk/; revision=21689
2007-01-11 23:41:45 +00:00
Sven Neumann bc8948eec8 code cleanup. Added missing sanity checks.
2007-01-11  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpzoompreview.c: code cleanup. Added missing sanity
	checks.


svn path=/trunk/; revision=21688
2007-01-11 21:35:53 +00:00
Sven Neumann dc26e92df3 fixed spelling error pointed out by Ulf-D. Ehlert (bug #395384).
2007-01-11  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/fractaltrace.c: fixed spelling error pointed 
out
	by Ulf-D. Ehlert (bug #395384).


svn path=/trunk/; revision=21687
2007-01-11 18:11:13 +00:00
Jakub Friedl 0414683d25 Updated Czech translation.
2007-01-11  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.



svn path=/trunk/; revision=21686
2007-01-11 11:50:01 +00:00
Jakub Friedl 2c0e2e7869 Updated Czech translation.
2007-01-11  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.



svn path=/trunk/; revision=21685
2007-01-11 11:44:11 +00:00
Marco Ciampa a8b9a8b1cf Updated italian translation
svn path=/trunk/; revision=21684
2007-01-11 09:39:28 +00:00
Simon Budig 7a941059c5 fix the directions of the relative events.
2007-01-10  Simon Budig  <simon@gimp.org>

	* modules/controller_linux_input.c: fix the directions of the
	relative events.

	* plug-ins/common/normalize.c: fix warning about comment starting
	inside a comment. Untabbified.

svn path=/trunk/; revision=21683
2007-01-10 00:42:34 +00:00
Marco Ciampa c533b20114 Updated italian translation
svn path=/trunk/; revision=21682
2007-01-09 14:14:48 +00:00
Sven Neumann e4e08c59c0 check Atoms before using them. Fixes bug #392111.
2007-01-09  Sven Neumann  <sven@gimp.org>

	* tools/gimp-remote.c (gimp_remote_find_window): check Atoms
	before using them. Fixes bug #392111.


svn path=/trunk/; revision=21680
2007-01-09 14:03:39 +00:00
Sven Neumann 354434bf16 regenerated
svn path=/trunk/; revision=21679
2007-01-09 14:00:55 +00:00
Sven Neumann f9213dd27b removed files that should not be here
svn path=/trunk/; revision=21678
2007-01-09 11:04:13 +00:00
Jakub Friedl bfe10aa169 Updated Czech translation
2007-01-09  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Updated Czech translation


svn path=/trunk/; revision=21677
2007-01-09 10:58:35 +00:00
Sven Neumann dcc6ebd1b0 HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09  Sven Neumann  <sven@gimp.org>

	* HACKING
	* tools/pdbgen/lib.pl
	* tools/pdbgen/app.pl: fixed spelling of "auto-generated".

	* tools/pdbgen/pdb/color.pdb
	* tools/pdbgen/pdb/brush_select.pdb
	* tools/pdbgen/pdb/palette_select.pdb
	* tools/pdbgen/pdb/font_select.pdb
	* tools/pdbgen/pdb/procedural_db.pdb
	* tools/pdbgen/pdb/pattern_select.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/gradient_select.pdb: improved wording and fixed
	spelling errors.
	
	* libgimp/gimp.c: fixed spelling errors.

	* app/pdb/*.h: 
	* libgimp/gimp*_pdb.[ch]: regenerated.


svn path=/trunk/; revision=21676
2007-01-09 10:52:47 +00:00
Jakub Friedl 60bcaefbff Updated Czech translation.
2007-01-09  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.


svn path=/trunk/; revision=21675
2007-01-09 10:39:59 +00:00
Jakub Friedl 7455a4e72a Fixed arrows characters.
2007-01-08 Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Fixed arrows characters.


svn path=/trunk/; revision=21674
2007-01-08 19:17:07 +00:00
Sven Neumann a86696b757 increased statusbar message timeout to 5 seconds.
2007-01-08  Sven Neumann  <sven@gimp.org>

	* app/display/gimpstatusbar.c: increased statusbar message timeout
	to 5 seconds.


svn path=/trunk/; revision=21673
2007-01-08 15:41:47 +00:00
Jakub Friedl 5579527751 Czech translation update.
2007-01-08 Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Czech translation update.


svn path=/trunk/; revision=21672
2007-01-08 14:04:20 +00:00
Marco Ciampa 81f79fb044 Small fix in italian translation
svn path=/trunk/; revision=21671
2007-01-08 12:33:42 +00:00
Sven Neumann 787c6bcb50 removed wrong and useless call to gimp-drawable-update.
2007-01-08  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/scripts/difference-clouds.scm: removed wrong
	and useless call to gimp-drawable-update.

	* plug-ins/script-fu/scripts/drop-shadow.scm: removed hyphen from
	menu entry and description.


svn path=/trunk/; revision=21670
2007-01-08 11:27:51 +00:00
Marco Ciampa cb69614612 Added Esperanto to ALLLINGUAS in configure.in
svn path=/trunk/; revision=21669
2007-01-08 10:47:46 +00:00
Jakub Friedl 6b5c4624e8 Czech translation update.
2007-01-08 Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Czech translation update.


svn path=/trunk/; revision=21668
2007-01-08 10:20:52 +00:00
Jakub Friedl 08143e3e58 fixed a strange Czech string.
2007-01-08 Jakub Friedl <jfriedl@suse.cz>

  * cs.po: fixed a strange Czech string.


svn path=/trunk/; revision=21667
2007-01-08 09:47:24 +00:00
Marco Ciampa 116acd7e94 Added Esperanto partial translation
svn path=/trunk/; revision=21666
2007-01-07 21:46:58 +00:00
Michael Natterer b383ad45a2 add more relative events.
2007-01-07  Michael Natterer  <mitch@gimp.org>

	* modules/controller_linux_input.c (rel_events): add more relative
	events.


svn path=/trunk/; revision=21665
2007-01-07 21:25:51 +00:00
Jordi Mas 626d0050a5 Update Catalan translation
svn path=/trunk/; revision=21664
2007-01-07 17:13:19 +00:00
Marco Ciampa c57d03d7d5 Italian update.
svn path=/trunk/; revision=21663
2007-01-07 14:15:42 +00:00
Marco Ciampa d7ba81a9a2 Updated italian translation.
svn path=/trunk/; revision=21662
2007-01-07 11:35:14 +00:00
Sven Neumann e7cc439da5 changed mime-type to image/x-compressed-xcf
svn path=/trunk/; revision=21661
2007-01-06 13:58:03 +00:00
Jakub Friedl c6936d30cd Updated Czech translation
2007-01-06  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: Updated Czech translation


svn path=/trunk/; revision=21660
2007-01-05 23:29:16 +00:00
Marco Ciampa 8f7bffaad9 Small fix in italian translation.
svn path=/trunk/; revision=21659
2007-01-05 21:13:21 +00:00
Sven Neumann 606a97c862 reverted the change for bug #356901 and instead applied a patch from
2007-01-05  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpbrushselectbutton.c: reverted the change for bug
	#356901 and instead applied a patch from Kyoichiro Suda that's
	actually a better fix and also plugs a memleak (see bug 
#393158).


svn path=/trunk/; revision=21658
2007-01-05 20:30:35 +00:00
Sven Neumann 92edf42877 applied patch from Aurimas Juška. Use the alpha channel if and only if a
2007-01-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/bmp/bmpread.c (ReadImage): applied patch from Aurimas
	Juška. Use the alpha channel if and only if a bitmap contains at
	least one non-zero value. Fixes bug #352262.


svn path=/trunk/; revision=21657
2007-01-05 19:54:09 +00:00
Marco Ciampa 793817676d Updated italian translation.
svn path=/trunk/; revision=21656
2007-01-05 19:23:14 +00:00
Sven Neumann 552646e4b1 minor code cleanup. Changed mnemonic of the menu entry.
2007-01-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/nova.c: minor code cleanup. Changed mnemonic 
of
	the menu entry.


svn path=/trunk/; revision=21655
2007-01-05 13:35:26 +00:00
Sven Neumann dd41dd241b fixed mime-types
svn path=/trunk/; revision=21654
2007-01-05 12:18:51 +00:00
Sven Neumann a0212ab738 set mime-type to image/png
svn path=/trunk/; revision=21653
2007-01-05 12:00:40 +00:00
Sven Neumann a780ac9672 set mime-type to text/x-perl
svn path=/trunk/; revision=21652
2007-01-05 11:58:42 +00:00
Sven Neumann 8d6836053b changed mime-type to text/x-perl, after all this is perl code
svn path=/trunk/; revision=21651
2007-01-05 10:37:18 +00:00
Jakub Friedl 77ed108b50 Updated Czech translation.
2007-01-05  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.


svn path=/trunk/; revision=21650
2007-01-05 10:12:56 +00:00
Marco Ciampa 1b7f6c6335 Small fix in italian translation
svn path=/trunk/; revision=21649
2007-01-04 18:32:53 +00:00
Marco Ciampa 162febc1d2 Small fix in italian translation
svn path=/trunk/; revision=21648
2007-01-04 18:31:12 +00:00
Sven Neumann aa8a16b52c changed mime-type for all .pdb files to text/plain
svn path=/trunk/; revision=21646
2007-01-04 14:14:31 +00:00
Raphael Quinet 9b6ca68c86 fixed crash when Mottle option is selected (mLayer was incorrectly
2007-01-04  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/script-fu/scripts/old-photo.scm: fixed crash when
	Mottle option is selected (mLayer was incorrectly declared).

svn path=/trunk/; revision=21645
2007-01-04 13:45:02 +00:00
Sven Neumann e640ce4443 fixed clipping (bug #392692).
2007-01-04  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimppreviewarea.c: fixed clipping (bug 
#392692).


svn path=/trunk/; revision=21642
2007-01-04 12:14:24 +00:00
Sven Neumann d69f8afda6 synced Makefile.in.in with po-plug-ins/Makefile.in.in
svn path=/trunk/; revision=21641
2007-01-04 12:13:42 +00:00
Michael Natterer 65d7a72639 specify encoding (bug #389201).
2007-01-04  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: specify encoding (bug #389201).


svn path=/trunk/; revision=21640
2007-01-04 10:12:37 +00:00
Tor Lillqvist 33e8de759b Add workaround for a problem that occurs on Win32 when one has opened an
2007-01-04  Tor Lillqvist  <tml@novell.com>

	* app/widgets/gimpfiledialog.c (gimp_file_dialog_set_image): Add
	workaround for a problem that occurs on Win32 when one has opened
	an image from the root of a drive letter and then does Save As.


svn path=/trunk/; revision=21639
2007-01-04 01:08:09 +00:00
Raphael Quinet d2ae6364f2 install gimpratioentry.h, otherwise it is not possible to build any
2007-01-03  Raphael Quinet  <raphael@gimp.org>

	* libgimpwidgets/Makefile.am (libgimpwidgetsinclude_HEADERS):
	install gimpratioentry.h, otherwise it is not possible to build
	any plug-ins including gimpwidgets.h.

svn path=/trunk/; revision=21638
2007-01-03 17:29:52 +00:00
Sven Neumann 13b27c1948 libgimp/gimpbrushselect.c libgimp/gimpprogress.c
2007-01-03  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpbrushselect.c
	* libgimp/gimpprogress.c
	* libgimp/gimpgradientselect.c
	* libgimp/gimpfontselect.c
	* libgimp/gimppatternselect.c
	* libgimp/gimppaletteselect.c: removed pointless and partly 
wrong
	information from gimp_install_temp_proc() calls.


svn path=/trunk/; revision=21637
2007-01-03 14:34:50 +00:00