- 27 Aug, 2005 3 commits
-
-
Michael Schumacher authored
2005-08-27 Michael Schumacher <schumaml@cvs.gnome.org> * plug-ins/common/gradmap.c: applied a patch by David Gowers, which makes palette-map behave the same as gradient-map. Fixes bug 313458.
-
Sven Neumann authored
-
Sven Neumann authored
2005-08-27 Sven Neumann <sven@gimp.org> * plug-ins/jpeg/jpeg-load.c (load_image) * plug-ins/jpeg/jpeg-save.c (save_image): set tile cache.
-
- 26 Aug, 2005 4 commits
-
-
Sven Neumann authored
2005-08-26 Sven Neumann <sven@gimp.org> * plug-ins/common/svg.c: deal with SVG API change. This is a compile-time check and thus somewhat ugly because it requires a recompile of the plug-in when updating librsvg. Fixes bug #314400.
-
Michael Natterer authored
2005-08-26 Michael Natterer <mitch@gimp.org> * app/dialogs/about-dialog.c (about_dialog_add_logo): move the logo to the top of the dialog.
-
Tor Lillqvist authored
2005-08-26 Tor Lillqvist <tml@novell.com> * app/plug-in/plug-in.c (plug_in_prep_for_exec, plug_in_open): Instead of passing a child_setup function whose body is ifdeffed out on Win32 to g_spawn_async(), pass NULL for child_setup on Win32. Newer g_spawn_async() implementations on Win32 warn if child_setup functions are attempted to be used, as they don't make sense because without any fork(), they are called in the parent process.
-
Sven Neumann authored
2005-08-26 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/scripts/blend-anim.scm: removed newline from description.
-
- 25 Aug, 2005 6 commits
-
-
Sven Neumann authored
2005-08-25 Sven Neumann <sven@gimp.org> * plug-ins/sel2path/curve.c (new_curve_list) * plug-ins/sel2path/fit.c (split_at_corners) * plug-ins/winicon/icosave.c (ico_init_data): initialize variables.
-
Michael Natterer authored
2005-08-25 Michael Natterer <mitch@gimp.org> * configure.in: define FOO_DISABLE_DEPRECATED for the new stable versions of GTK+ and Pango. Check for poppler >= 0.4.1, they did another API change. * plug-ins/common/poppler.c: and some more #ifdefs to poppler_page_render_to_pixbuf().
-
Michael Natterer authored
2005-08-25 Michael Natterer <mitch@gimp.org> * app/widgets/gimpview.[ch]: minor code and formatting cleanup.
-
Sven Neumann authored
2005-08-25 Sven Neumann <sven@gimp.org> * app/base/siox.[ch] * app/core/gimpscanconvert.c: fixed API docs. 2005-08-25 Sven Neumann <sven@gimp.org> * app/app-sections.txt * app/app.types: minor updates. * libgimpbase/tmpl/gimputils.sgml: regenerated.
-
Sven Neumann authored
2005-08-25 Sven Neumann <sven@gimp.org> * libgimpbase/gimputils.h (gimp_canonicalize_identifier): sync parameter name with implementation to please gtk-doc.
-
Sven Neumann authored
-
- 24 Aug, 2005 5 commits
-
-
Tor Lillqvist authored
2005-08-24 Tor Lillqvist <tml@novell.com> Make GIMP work on Win32 even if installed in a path containing random non-ASCII characters. * libgimpbase/gimpenv.c (gimp_toplevel_directory): [Win32] Use wide-char API on NT-based Windowses. Keep the toplevel directory name in UTF-8. The rest of GIMP assumes it is UTF-8 anyway, and for instance passes file names constructed from it to g_open(). * app/plug-in/plug-in.c (plug_in_open): On Win32, if compiled against GLib < 2.8.2, convert the pathname arguments passed to g_spawn_async() to locale charset (system codepage). The g_spawn*() functions in GLib < 2.8.2 take system codepage arguments and not UTF-8.
-
William Skaggs authored
* app/paint-funcs/paint-funcs-generic.h (blend_pixels): Change blending algorithm to fix misbehavior of smudge tool, should fix bug #163721.
-
Sven Neumann authored
2005-08-24 Sven Neumann <sven@gimp.org> * app/actions/image-commands.c * app/actions/layers-commands.c * app/dialogs/image-scale-dialog.c * app/dialogs/resize-dialog.[ch]: remember the selected unit for scale and resize dialogs on a per-image basis (bug #312950).
-
Sven Neumann authored
2005-08-24 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/scripts/i26-gunya2.scm * plug-ins/script-fu/scripts/ripply-anim.scm: reverted the last change... * plug-ins/common/displace.c: ... and fixed the plug-in instead. The number of parameters must not change. Provide a new procedure for polar mode instead.
-
Tor Lillqvist authored
2005-08-24 Tor Lillqvist <tml@novell.com> * plug-ins/script-fu/scripts/i26-gunya2.scm * plug-ins/script-fu/scripts/ripply-anim.scm: Add the new last parameter to plug-in-displace calls. (See entry for displace.c from 2005-02-10 below.)
-
- 23 Aug, 2005 5 commits
-
-
Marcel Telka authored
2005-08-23 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
-
Sven Neumann authored
2005-08-24 Sven Neumann <sven@gimp.org> * configure.in: fixed quotes in AC_DEFINE() macros.
-
Marcel Telka authored
2005-08-23 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
-
Sven Neumann authored
2005-08-23 Sven Neumann <sven@gimp.org> * plug-ins/common/iwarp.c (iwarp_dialog): added a hint on how to use this plug-in.
-
Sven Neumann authored
2005-08-23 Sven Neumann <sven@gimp.org> * [lots of files]: applied capitalization patches contributed by Stephan Binner. Fixes bug #309657.
-
- 22 Aug, 2005 10 commits
-
-
Sven Neumann authored
2005-08-23 Sven Neumann <sven@gimp.org> * app/actions/channels-commands.c * app/actions/qmask-commands.c * app/dialogs/channel-options-dialog.c * app/dialogs/layer-options-dialog.c * app/dialogs/module-dialog.c * app/dialogs/palette-import-dialog.c * app/dialogs/preferences-dialog.c * app/dialogs/resize-dialog.c * app/dialogs/stroke-dialog.c * app/dialogs/vectors-options-dialog.c * app/display/gimpdisplayshell-scale.c * app/tools/gimpaligntool.c * app/tools/gimpblendoptions.c * app/widgets/gimphistogrameditor.c * app/widgets/gimpstrokeeditor.c * libgimpwidgets/gimpcolorselection.c * modules/cdisplay_colorblind.c * modules/cdisplay_highcontrast.c * modules/colorsel_cmyk.c * plug-ins/Lighting/lighting_ui.c * plug-ins/common/colorify.c * plug-ins/common/film.c * plug-ins/common/iwarp.c * plug-ins/common/lic.c * plug-ins/common/pixelize.c * plug-ins/common/sample_colorize.c * plug-ins/common/sinus.c * plug-ins/common/sparkle.c * plug-ins/gflare/gflare.c * plug-ins/ifscompose/ifscompose.c * plug-ins/imagemap/imap_cmd_guides.c * plug-ins/imagemap/imap_preferences.c * plug-ins/metadata/interface.c * plug-ins/print/gimp_color_window.c * plug-ins/print/gimp_main_window.c * plug-ins/rcm/rcm_dialog.c * plug-ins/script-fu/script-fu-server.c: applied patch from Stephan Binner that fixes capitalization issues (bug #309657).
-
Sven Neumann authored
2005-08-23 Sven Neumann <sven@gimp.org> * app/base/siox.c: minor optimizations. * app/actions/gradients-actions.c * app/actions/patterns-actions.c * plug-ins/metadata/interface.c: applied patch from Stephan Binner that fixes wrong use of ellipsis (bug #309657).
-
Sven Neumann authored
2005-08-23 Sven Neumann <sven@gimp.org> * plug-ins/common/sample_colorize.c: use GTK_STOCK_APPLY and fixed capitalization in button label.
-
Michael Natterer authored
-
Michael Natterer authored
2005-08-23 Michael Natterer <mitch@gimp.org> * plug-ins/common/poppler.c: added loading of pages as images.
-
Michael Natterer authored
2005-08-22 Michael Natterer <mitch@gimp.org> * plug-ins/common/sample_colorize.c (smp_dialog): applied patch from David Gowers that adds mnemonics to all action area buttons. Fixes bug #314191.
-
Ivan Stojmirov authored
-
Sven Neumann authored
2005-08-22 Sven Neumann <sven@gimp.org> * app/core/gimpscanconvert.[ch]: converted comments to gtk-doc inline API docs.
-
Sven Neumann authored
2005-08-22 Sven Neumann <sven@gimp.org> * tools/test-clipboard.c: added --version command-line option.
-
Adam Weinberger authored
2005-08-22 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
- 21 Aug, 2005 7 commits
-
-
Michael Natterer authored
2005-08-21 Michael Natterer <mitch@gimp.org> * app/tools/gimpselectionoptions.c (gimp_selection_options_gui): the "Antialias" toggle got lost, resurrect it.
-
Michael Natterer authored
-
Jens Seidel authored
-
Michael Natterer authored
2005-08-21 Michael Natterer <mitch@gimp.org> * app/Makefile.am * app/app-docs.sgml * app/app-sections.txt * app/app.types: lots of updates and fixes, still not completely up-to-date.
-
Michael Natterer authored
2005-08-21 Michael Natterer <mitch@gimp.org> * app/paint/gimppencil.h * app/paint/gimppenciloptions.[ch] * app/widgets/widgets-types.h * app/widgets/gimptooldialog.h: don't simply typedef object instance structs which add no members as their parent instance structs. Give them their own instance structs. Fixes gtk-doc confusion.
-
Michael Natterer authored
2005-08-21 Michael Natterer <mitch@gimp.org> * app/paint/gimppencil.h * app/paint/gimppenciloptions.h * app/widgets/widgets-types.h * app/widgets/gimptooldialog.h: don't simply typedef object instance structs which add no members as their parent instance structs. Give them their own instance structs. Fixes gtk-doc confusion.
-
Michael Natterer authored
2005-08-21 Michael Natterer <mitch@gimp.org> * app/core/gimpchannel.h: removed HALF_WAY define, it's BOUNDARY_HALF_WAY now.
-