15f00f294c
Added reverse-layers.sct. Moved ts-helloworld.sct to the list of test
...
2006-07-02 Kevin Cozens <kcozens@cvs.gnome.org >
* scripts/Makefile.am: Added reverse-layers.sct. Moved
ts-helloworld.sct to the list of test scripts.
* scripts/reverse-layers.sct: new script from Akkana Peck which
reverses the layers in an image.
* tiny-fu/tiny-fu.c
* scripts/3d-outline.sct
* scripts/3dTruchet.sct
* scripts/alien-glow-arrow.sct
* scripts/alien-glow-bar.sct
* scripts/alien-glow-bullet.sct
* scripts/alien-glow-button.sct
* scripts/alien-glow-logo.sct
* scripts/alien-neon-logo.sct
* scripts/basic1-logo.sct
* scripts/basic2-logo.sct
* scripts/beveled-button.sct
* scripts/beveled-pattern-arrow.sct
* scripts/beveled-pattern-bullet.sct
* scripts/beveled-pattern-button.sct
* scripts/beveled-pattern-heading.sct
* scripts/beveled-pattern-hrule.sct
* scripts/blended-logo.sct
* scripts/bovinated-logo.sct
* scripts/camo.sct
* scripts/carved-logo.sct
* scripts/chalk.sct
* scripts/chip-away.sct
* scripts/chrome-logo.sct
* scripts/comic-logo.sct
* scripts/contactsheet.sct
* scripts/coolmetal-logo.sct
* scripts/crystal-logo.sct
* scripts/flatland.sct
* scripts/frosty-logo.sct
* scripts/gimp-headers.sct
* scripts/gimp-labels.sct
* scripts/glossy.sct
* scripts/glowing-logo.sct
* scripts/gradient-bevel-logo.sct
* scripts/guides-new.sct
* scripts/i26-gunya2.sct
* scripts/land.sct
* scripts/neon-logo.sct
* scripts/news-text.sct
* scripts/pupi-button.sct
* scripts/rendermap.sct
* scripts/sota-chrome-logo.sct
* scripts/speed-text.sct
* scripts/sphere.sct
* scripts/starburst-logo.sct
* scripts/starscape-logo.sct
* scripts/swirltile.sct
* scripts/swirly-pattern.sct
* scripts/t-o-p-logo.sct
* scripts/test-sphere.sct
* scripts/text-circle.sct
* scripts/textured-logo.sct
* scripts/title-header.sct
* scripts/truchet.sct
* scripts/ts-helloworld.sct: Move the script categories that were
in Xtns->Tiny-Fu directly into Xtns. Language specific tools (e.g.
Refresh, Console) remain in language-specific menus. Bug #145507 .
Based on changes made by Akkana Peck to Script-Fu.
2006-07-02 16:35:49 +00:00
df2646042d
Fixed "Plugin" again
2006-07-02 08:05:54 +00:00
f7dd852d80
Fixed "plugin"
2006-07-02 07:37:07 +00:00
7649e76c2d
Fixed "plugin" and "kết thức"
2006-07-02 05:04:02 +00:00
d00f0c76e3
don't leak X resources.
...
2006-06-30 Sven Neumann <sven@gimp.org >
* plug-ins/common/screenshot.c (select_window_x11): don't leak X
resources.
2006-06-30 09:02:39 +00:00
435303b6d9
news for 2.3.10
2006-06-30 06:54:52 +00:00
a306b34f5e
unref the old StrokeOptions when new ones get set as a property. Spotted
...
2006-06-30 Simon Budig <simon@gimp.org >
* app/widgets/gimpstrokeeditor.c: unref the old StrokeOptions
when new ones get set as a property. Spotted by Henk Boom.
2006-06-30 00:03:33 +00:00
e61505be56
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* plug-ins/print/print.[ch]
* plug-ins/print/print-draw-page.[ch]
* plug-ins/print/print-page-layout.c
* plug-ins/print/print-settings.c: implement preview internally,
assorted other small changes.
2006-06-29 17:58:54 +00:00
d09aba09de
Updated Finnish translation
2006-06-29 15:16:34 +00:00
390791f931
use macros in an attempt to make the key grabbing code more readable.
...
2006-06-29 Sven Neumann <sven@gimp.org >
* plug-ins/common/screenshot.c: use macros in an attempt to make
the key grabbing code more readable.
2006-06-29 14:42:02 +00:00
b3084ca6a7
Updated Finnish translation
2006-06-29 12:13:14 +00:00
353ca7adf3
app/display/Makefile.am new files, implementing the GimpProgress interface
...
2006-06-29 Sven Neumann <sven@gimp.org >
* app/display/Makefile.am
* app/display/gimpdisplayshell-progress.[ch]: new files,
implementing the GimpProgress interface by delegation to
GimpStatusbar.
* app/display/gimpdisplayshell.c (G_DEFINE_TYPE): call
gimp_display_shell_progress_iface_init().
* app/display/gimpdisplay.c: delegate progress calls to
GimpDisplayShell instead of shell->statusbar.
2006-06-29 09:42:05 +00:00
f8e16bb2d4
allow the usage of Escape together with CapsLock, NumLock and ScrollLock.
...
2006-06-29 Raphael Quinet <raphael@gimp.org >
* plug-ins/common/screenshot.c (select_window_x11): allow the
usage of Escape together with CapsLock, NumLock and ScrollLock.
2006-06-29 09:29:23 +00:00
ad56ef1e0e
Updated Czech translation.
...
2006-06-28 Jakub Friedl <jfriedl@suse.cz >
* cs.po: Updated Czech translation.
2006-06-29 08:53:40 +00:00
412b574b63
use 0 instead of AnyModifer in the call to XGrabKey. This prevented the
...
2006-06-29 Raphael Quinet <raphael@gimp.org >
* plug-ins/common/screenshot.c (select_window_x11): use 0 instead
of AnyModifer in the call to XGrabKey. This prevented the
cancellation of the screenshot with Escape in some environments.
2006-06-29 08:43:56 +00:00
d43df96695
added an else that we lost somehow.
...
2006-06-29 Sven Neumann <sven@gimp.org >
* plug-ins/common/screenshot.c: added an else that we lost somehow.
2006-06-29 08:23:08 +00:00
59056d8d9a
improved calculation of text color based on the splash image (bug
...
2006-06-28 Sven Neumann <sven@gimp.org >
* app/gui/splash.c: improved calculation of text color based on
the splash image (bug #165760 ).
2006-06-28 18:39:13 +00:00
6c42c4fcc8
generate unique keys so that two procedures can be installed to the same
...
2006-06-28 Sven Neumann <sven@gimp.org >
* app/menus/plug-in-menus.c (plug_in_menus_setup): generate unique
keys so that two procedures can be installed to the same menu entry.
Addresses bug #346001 .
2006-06-28 12:04:29 +00:00
655b7a284f
Updated Czech translation.
...
2006-06-28 Jakub Friedl <jfriedl@suse.cz >
* cs.po: Updated Czech translation.
2006-06-28 11:30:23 +00:00
7a2b4cc8d4
fixed typo spotted by Jakub Friedl.
...
2006-06-28 Sven Neumann <sven@gimp.org >
* app/config/gimprc-blurbs.h: fixed typo spotted by Jakub Friedl.
2006-06-28 11:16:36 +00:00
cbdcc6ba73
plug-ins/common/mail.c updated inlined icons from Tango Icon library.
...
2006-06-28 Sven Neumann <sven@gimp.org >
* plug-ins/common/mail.c
* plug-ins/common/screenshot.c: updated inlined icons from Tango
Icon library.
2006-06-28 11:13:13 +00:00
78356b0fbc
plug-ins/common/mail.c updated inlined icons from Tango Icon library.
...
2006-06-28 Sven Neumann <sven@gimp.org >
* plug-ins/common/mail.c
* plug-ins/common/screenshot.c: updated inlined icons from Tango
Icon library.
2006-06-28 11:12:30 +00:00
a9bd28e458
libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch]
...
2006-06-28 Sven Neumann <sven@gimp.org >
* libgimp/gimpfontselectbutton.[ch]
* libgimp/gimpgradientselectbutton.[ch]
* libgimp/gimppaletteselectbutton.[ch]
* libgimp/gimppatternselectbutton.[ch]: for consistency with
GimpBrushSelectButton dropped the _name suffix from the getter
and setter API.
* libgimp/gimpfontmenu.c
* libgimp/gimpgradientmenu.c
* libgimp/gimppalettemenu.c
* libgimp/gimppatternmenu.c
* plug-ins/gfig/gfig-style.c
* plug-ins/script-fu/script-fu-interface.c: changed accordingly.
* libgimp/gimpbrushmenu.c
* libgimp/gimpbrushselectbutton.[ch]
* libgimp/gimpselectbutton.c: cleanup for consistency.
2006-06-28 Sven Neumann <sven@gimp.org >
* libgimp/tmpl/gimpbrushselectbutton.sgml
* libgimp/tmpl/gimpgradientselectbutton.sgml
* libgimp/tmpl/gimppaletteselectbutton.sgml
* libgimp/tmpl/gimppatternselectbutton.sgml
* libgimp/tmpl/gimpselectbutton.sgml: new files.
* libgimp/libgimp-docs.sgml
* libgimp/libgimp-sections.txt
* libgimp/libgimp.types: added docs for GimpSelectButton widgets.
* libgimp/tmpl/gimpfontselectbutton.sgml: regenerated.
* libgimpcolor/libgimpcolor-sections.txt: added docs for GValue API.
* libgimpcolor/tmpl/gimprgb.sgml: regenerated.
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* libgimpwidgets/tmpl/gimppropwidgets.sgml
* libgimpwidgets/tmpl/gimpstock.sgml: regenerated.
2006-06-28 10:35:22 +00:00
7405ca666b
Updated Czech translation.
...
2006-05-28 Jakub Friedl <jfriedl@suse.cz >
* cs.po: Updated Czech translation.
2006-06-28 09:50:26 +00:00
56708f1574
Updated Czech translation
...
2006-06-28 Jakub Friedl <jfriedl@suse.cz >
* cs.po: Updated Czech translation
2006-06-28 08:56:13 +00:00
102a1bdfe8
updated Czech translation.
...
2006-06-28 Jakub Friedl <jfriedl@suse.cz >
* cs.po: updated Czech translation.
2006-06-28 08:50:44 +00:00
24afa0b38f
Resurrect lost ChangeLog bits
2006-06-28 07:42:23 +00:00
fd788d6714
applied a (slightly modified) patch from Joao that improves PDB
...
2006-06-28 Sven Neumann <sven@gimp.org >
* tools/pdbgen/pdb/text_tool.pdb: applied a (slightly modified)
patch from Joao that improves PDB documentation (bug #345926 ).
* app/pdb/text_tool_cmds.c
* libgimp/gimptexttool_pdb.c: regenerated.
2006-06-28 06:46:07 +00:00
9237228b53
applied a (slightly modified) patch from Joao that improves PDB
...
2006-06-28 Sven Neumann <sven@gimp.org >
* tools/pdbgen/pdb/text_tool.pdb: applied a (slightly modified)
patch from Joao that improves PDB documentation (bug #345926 ).
* app/pdb/text_tool_cmds.c
* libgimp/gimptexttool_pdb.c: regenerated.
2006-06-28 06:35:21 +00:00
1b23834038
removed broken implementation of gimp_stroke_desc_duplicate() and
...
2006-06-28 Sven Neumann <sven@gimp.org >
* app/core/gimpstrokedesc.[ch]: removed broken implementation of
gimp_stroke_desc_duplicate() and reimplement it by overriding
the
duplicate() method of the GimpConfig interface.
2006-06-28 06:27:15 +00:00
6781288d76
reverted change that I accidentally committed earlier
2006-06-27 20:16:05 +00:00
dd5962fa67
Applied patch from Zbigniew Chyla (bug 345982):
...
2006-06-27 Sven Neumann <sven@gimp.org >
Applied patch from Zbigniew Chyla (bug 345982):
* app/widgets/gimpactiongroup.c
(gimp_action_group_add_string_actions)
strip translation context from translated entries[i].label.
* app/tools/gimpmagnifytool.c: added translation context.
2006-06-27 20:11:31 +00:00
9282180296
Applied patch from Zbigniew Chyla (bug 345982):
...
2006-06-27 Sven Neumann <sven@gimp.org >
Applied patch from Zbigniew Chyla (bug 345982):
* app/tools/gimptransformtool.[ch]: added undo_desc field for
storing undo string and use that, not tool_info->blurb.
* app/tools/gimpfliptool.c
* app/tools/gimpperspectivetool.c
* app/tools/gimprotatetool.c
* app/tools/gimpscaletool.c
* app/tools/gimpsheartool.c: set undo_desc.
2006-06-27 20:05:56 +00:00
71d1c678cd
use the GimpColorRenderingIntent enum from libgimpconfig instead of
...
2006-06-27 Sven Neumann <sven@gimp.org >
* modules/cdisplay_proof.c: use the GimpColorRenderingIntent
enum
from libgimpconfig instead of duplicating it.
2006-06-27 20:00:03 +00:00
8b1765e060
applied patch from Zbigniew Chyla that adds translation context to some
...
2006-06-27 Sven Neumann <sven@gimp.org >
* app/core/gimpunit.c: applied patch from Zbigniew Chyla that
adds
translation context to some problematic strings (bug #345982 ).
2006-06-27 19:45:52 +00:00
12e0bf9090
app/core/gimpchannel-select.c app/core/gimpdrawable-bucket-fill.c
...
2006-06-27 Sven Neumann <sven@gimp.org >
* app/core/gimpchannel-select.c
* app/core/gimpdrawable-bucket-fill.c
* app/core/gimpdrawable-transform.c
* app/core/gimpimage-crop.c
* app/dialogs/image-scale-dialog.c
* app/tools/gimpforegroundselecttool.c
* app/tools/gimpfreeselecttool.c
* app/tools/gimpfuzzyselecttool.c
* app/tools/gimpmovetool.c
* plug-ins/gfig/gfig-dialog.c: applied patch from Zbigniew Chyla
that adds translation context to some problematic strings
(bug #345982 ).
2006-06-27 19:39:48 +00:00
9396fb5b66
applied patch from Joao S. O. Bueno Calligaris that makes PF_FILE use a
...
2006-06-27 Sven Neumann <sven@gimp.org >
* plug-ins/pygimp/gimpui.py: applied patch from Joao S. O. Bueno
Calligaris that makes PF_FILE use a GtkFileChooserButton. Fixes
bug #326986 .
2006-06-27 19:27:40 +00:00
9c445e8d47
do not call bounds() and recalc() with a NULL display. Added sanity checks
...
2006-06-27 Sven Neumann <sven@gimp.org >
* app/tools/gimptransformtool.c
(gimp_transform_tool_notify_type):
do not call bounds() and recalc() with a NULL display. Added
sanity checks for the display parameter to both functions.
Fixes bug #345791 .
2006-06-27 18:52:24 +00:00
5e197c16a6
commented out the non-functional Zoom menu.
...
2006-06-27 Sven Neumann <sven@gimp.org >
* plug-ins/imagemap/imap_menu.c: commented out the non-functional
Zoom menu.
2006-06-27 16:13:22 +00:00
91cd3b02f8
adjusted table spacing
2006-06-27 15:37:24 +00:00
32fa081919
improved dialog layout.
...
2006-06-27 Sven Neumann <sven@gimp.org >
* plug-ins/imagemap/imap_preview.c: improved dialog layout.
2006-06-27 15:18:54 +00:00
3c4f399d99
s/uft8/utf8/ makes it compile.
...
2006-06-27 Michael Natterer <mitch@gimp.org >
* plug-ins/print/print-draw-page.c: s/uft8/utf8/ makes it compile.
2006-06-27 14:25:05 +00:00
efd7b9d14e
cs update
...
2006-06-27 Jakub Friedl <jfriedl@suse.cz >
* cs.po: cs update
2006-06-27 13:49:29 +00:00
eaaaa8dbd2
plug-ins/FractalExplorer/FractalExplorer.c plug-ins/common/colortoalpha.c
...
2006-06-27 Sven Neumann <sven@gimp.org >
* plug-ins/FractalExplorer/FractalExplorer.c
* plug-ins/common/colortoalpha.c
* plug-ins/common/depthmerge.c
* plug-ins/common/illusion.c
* plug-ins/script-fu/script-fu.c some more canonical procedure
names that we missed earlier.
2006-06-27 13:08:28 +00:00
6be54f9b20
plug-ins/common/CML_explorer.c plug-ins/common/curve_bend.c
...
2006-06-27 Sven Neumann <sven@gimp.org >
* plug-ins/common/CML_explorer.c
* plug-ins/common/curve_bend.c
* plug-ins/common/depthmerge.c
* plug-ins/common/despeckle.c
* plug-ins/common/fractaltrace.c
* plug-ins/common/mapcolor.c
* plug-ins/common/mblur.c
* plug-ins/common/png.c
* plug-ins/common/sample_colorize.c
* plug-ins/common/tga.c
* plug-ins/common/threshold_alpha.c
* plug-ins/common/tiler.c
* plug-ins/common/unsharp.c
* plug-ins/gfig/gfig.c
* plug-ins/gfli/gfli.c
* plug-ins/gimpressionist/gimp.c
* plug-ins/imagemap/imap_main.c
* plug-ins/pagecurl/pagecurl.c
* plug-ins/script-fu/script-fu.c
* plug-ins/twain/twain.c
* plug-ins/winsnap/winsnap.c: use canonical parameter names.
2006-06-27 12:38:45 +00:00
efa18343fb
plug-ins/FractalExplorer/FractalExplorer.c
...
2006-06-27 Sven Neumann <neumann@jpk.com >
* plug-ins/FractalExplorer/FractalExplorer.c
* plug-ins/Lighting/lighting_main.c
* plug-ins/MapObject/mapobject_main.c: use canonical procedure and
parameter names. Marked procedure blurbs for translation.
* plug-ins/winicon/main.c: use canonical procedure and parameter
names.
2006-06-27 12:19:57 +00:00
89524c57e5
updated Czech translation.
...
2006-06-27 Jakub Friedl <jfriedl@suse.cz >
* cs.po: updated Czech translation.
2006-06-27 11:17:10 +00:00
4ec91864f7
cs update
...
2006-06-27 Jakub Friedl <jfriedl@suse.cz >
* cs.po: cs update
2006-06-27 11:14:19 +00:00
174f0d7bbb
Updated Czech translation.
...
2006-05-27 Jakub Friedl <jfriedl@suse.cz >
* cs.po: Updated Czech translation.
2006-06-27 11:12:23 +00:00
9c46c90557
POTFILES.in updated.
...
2006-06-27 Sven Neumann <sven@gimp.org >
* POTFILES.in
* POTFILES.skip: updated.
2006-06-27 10:43:41 +00:00