- 09 Nov, 2002 1 commit
-
-
Sven Neumann authored
-
- 08 Nov, 2002 2 commits
-
-
Maurits Rijk authored
"Search Depth") and some minor code clean-up.
-
Sven Neumann authored
2002-11-08 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/interp_slib.c * plug-ins/script-fu/interp_sliba.c: use locale-independant functions to convert between strings and numbers so that Script-Fu doesn't get confused in locales that don't use a dot as the decimal point (#98014). * plug-ins/common/papertile.c: applied a patch from David Necas that makes the color button work again (#97976).
-
- 07 Nov, 2002 5 commits
-
-
David Neary authored
Formatting change to Changelog - keeping Sven happy :)
-
Dave Neary authored
2002-11-07 Dave Neary <bolsh@gimp.org> * plug-ins/common/xbm.c: Applied patch from Raphael Quinet to suppress printing of comments in XBM files. Closes bug #82763.
-
Sven Neumann authored
-
Sven Neumann authored
2002-11-07 Sven Neumann <sven@gimp.org> * Makefile.am: removed mydistcheck hook. * app/base/Makefile.am * app/paint-funcs/Makefile.am: removed automake-1.4 and 1.5 specific stuff; made it work correctly for srcdir != builddir. * tools/pdbgen/Makefile.am: do not to write into the source tree. 2002-11-07 Sven Neumann <sven@gimp.org> * libgimp/Makefile.am * libgimpbase/Makefile.am * libgimpcolor/Makefile.am * libgimpmath/Makefile.am * libgimpmodule/Makefile.am * libgimpwidgets/Makefile.am: added uninstall hooks.
-
Sven Neumann authored
2002-11-07 Sven Neumann <sven@gimp.org> * app/widgets/gimpbrushpreview.c (gimp_brush_preview_render_timeout_func): fixed a bug spotted by Jim Meyer (#97911) and added a missing call to gtk_widget_queue_draw().
-
- 06 Nov, 2002 9 commits
-
-
Sven Neumann authored
2002-11-07 Sven Neumann <sven@gimp.org> * HACKING: mention the automake-1.6 requirement.
-
Manish Singh authored
2002-11-06 Manish Singh <yosh@gimp.org> * acinclude.m4: third times the charm. Python support macros moved here.
-
Manish Singh authored
2002-11-06 Manish Singh <yosh@gimp.org> * configure.in: remove automake 1.4 special casing here too
-
Manish Singh authored
2002-11-06 Manish Singh <yosh@gimp.org> * autogen.sh: require automake 1.6 * m4compat: removed, unneeded now
-
Sven Neumann authored
-
Sven Neumann authored
2002-11-06 Sven Neumann <sven@gimp.org> * plug-ins/common/papertile.c: applied a patch from Toby Smith that moves the call to gimp_drawable_mask_bounds() to the filter() function so that the filter is applied to the correct selection even if it changed after the plug-in dialog was opened. * plug-ins/common/unsharp.c (unsharp_mask_dialog): allow larger values for the radius (as suggested #92250). * plug-ins/common/png.c: applied patch from Raphael Quinet that untoggles the "Save background color" option for images w/o an alpha channel (#92395).
-
Sven Neumann authored
2002-11-06 Sven Neumann <sven@gimp.org> * app/base/base.c (base_init): don't say we'd use MMX if it is disabled. * libgimpmodule/gimpmodule.[ch] * app/gui/module-browser.c: changed enum values and user-visible strings to saner values. * libgimpmodule/gimpmoduledb.c * plug-ins/tools/tool-safe-mode.c: made them less verbose.
-
Dave Neary authored
2002-11-06 Dave Neary <bolsh@gimp.org> * plug-ins/common/png.c: Removed cruft from file, including unclear comments and redundant code.
-
Sven Neumann authored
2002-11-06 Sven Neumann <sven@gimp.org> * app/xcf/xcf-save.c * app/xcf/xcf.c: save as XCF version 2 if one of the new layer modes is used. * plug-ins/gflare/gflare.c: fixed #97766 along with a couple of other GUI issues.
-
- 05 Nov, 2002 4 commits
-
-
Sven Neumann authored
2002-11-05 Sven Neumann <sven@gimp.org> * plug-ins/common/mapcolor.c: fixed stupid bug that caused this plug-in to map to undefined values. Spotted by David Necas (#97780). * tools/authorsgen/contributors: added some names. * AUTHORS * app/gui/authors.h: regenerated.
-
Sven Neumann authored
2002-11-05 Sven Neumann <sven@gimp.org> * plug-ins/gflare/gflare.c: applied a couple of patches from yeti@physics.muni.cz that fix various issues with the GFlare plug-in. Most of these were introduced when doing the (still unfinished) port to GTK+-2.0 (#97761, #97764, #97765). Did some more changes while I was on it... * plug-ins/gflare/gflares/Bright_Star * plug-ins/gflare/gflares/Classic * plug-ins/gflare/gflares/Default * plug-ins/gflare/gflares/Distant_Sun * plug-ins/gflare/gflares/GFlare_101 * plug-ins/gflare/gflares/GFlare_102 * plug-ins/gflare/gflares/Hidden_Planet: applied a patch from yeti@physics.muni.cz that changes the names to use spaces instead of underscores (#97763).
-
Sven Neumann authored
2002-11-05 Sven Neumann <sven@gimp.org> * app/base/base-enums.h * app/paint-funcs/paint-funcs-generic.h * app/paint-funcs/paint-funcs.c * app/widgets/gimpwidgets-constructors.c: applied a patch from Guillermo S. Romero that adds three new layer modes (Softlight, Grain Extract and Grain Merge, #97686). * app/base/base-enums.c * app/pdb/brush_select_cmds.c * app/pdb/brushes_cmds.c * app/pdb/layer_cmds.c * app/pdb/misc_tools_cmds.c * app/widgets/gimpwidgets-constructors.c * libgimp/gimpenums.h * plug-ins/script-fu/script-fu-constants.c * tools/pdbgen/enums.pl: regenerated.
-
Michael Natterer authored
2002-11-05 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorselector.[ch]: added virtual functions set_toggles_visible() and set_toggles_sensitive(). Added a stock_id. Emit "color_changed" and "channel_changed" on set_color() and set_channel() resp. * libgimpwidgets/gimpcolornotebook.[ch]: implement the new methods. Added gimp_color_notebook_set_has_page() to control which selectors a notebook contains. * libgimpwidgets/gimpcolorscales.[ch]: removed the toggle API and implement the new methods. * libgimpwidgets/gimpcolorselect.c: added toggle buttons for the channels so the widget doesn't need external ones. * app/gui/color-notebook.c: changed accordingly. * libgimpwidgets/gimpstock.[ch] * themes/Default/images/Makefile.am * themes/Default/images/stock-color-triangle-16.png: added a (bad) icon for the triangle color selector. * modules/colorsel_triangle.c: use the new icon. * modules/colorsel_water.c: use the "Paintbrush" icon for now. * app/widgets/gimpcoloreditor.[ch]: new widget for editing the FG/BG color featuring a color notebook, stock buttons for selecting the pages and a GimpPickButton. * app/widgets/Makefile.am * app/widgets/widgets-types.h: changed accordingly. * app/gui/dialogs-constructors.[ch] * app/gui/dialogs.c: added a dockable wrapper for GimpColorEditor. * app/gui/menus.c: added it to the menus. Also added separate Layers, Channels and Paths entries. Bind <ctrl>L to the new callback so it doesn't always create a new layers dialog.
-
- 04 Nov, 2002 6 commits
-
-
Michael Natterer authored
2002-11-05 Michael Natterer <mitch@gimp.org> * libgimpmodule/gimpmodule.c: on error, always close the module using gimp_module_close(), not g_module_close() so all stuff gets reset. Set module->state *after* calling gimp_module_close(). Added more error checking & messages.
-
Michael Natterer authored
2002-11-04 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimppickbutton.[ch]: new GtkButton subclass implementing the pick-from-everywhere eyedropper known from GtkColorSel. Code shamelessly stolen from there. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h: changed accordingly.
-
Michael Natterer authored
2002-11-04 Michael Natterer <mitch@gimp.org> * app/widgets/gimpdock.c (gimp_dock_class_init): connect book_removed()'s default implementation correctly so dock auto destruction on last dockbook removal works again.
-
Sven Neumann authored
2002-11-04 Sven Neumann <sven@gimp.org> * plug-ins/print/gimp_color_window.c: use stock buttons.
-
Michael Natterer authored
2002-11-04 Michael Natterer <mitch@gimp.org> * app/widgets/gimppreview.[ch]: removed idle rendering and render the preview on "expose" if needed. Renamed gimp_preview_render() to gimp_preview_update(). Cleanup. * app/widgets/gimpimagefilepreview.c * app/widgets/gimpselectioneditor.[ch] * app/widgets/gimptoolinfopreview.c: changed accordingly.
-
Garry R. Osgood authored
* configure.in: GIMP_ENABLE_MMX => 0, disabling symbol * app/paint-funcs/paint-funcs-mmx.h: disabled *_mmx() functions *app/paint-funcs/paint-funcs.c: disabled update of layer_mode_funcs table
-
- 02 Nov, 2002 2 commits
-
-
Sven Neumann authored
2002-11-02 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorarea.[ch]: simplified the code and improved the performance by getting rid of the idle function. Simply rerender the buffer on expose if necessary.
-
Sven Neumann authored
2002-11-02 Sven Neumann <sven@gimp.org> * app/display/gimpprogress.c (gimp_progress_update): force an update of the progress bar (#97459, reported by Akkana).
-
- 01 Nov, 2002 6 commits
-
-
Michael Natterer authored
2002-11-01 Michael Natterer <mitch@gimp.org> * app/gui/file-open-dialog.[ch]: added "gimage" and "uri" parameters to file_open_dialog_show(). If an image is passed, go to that image's directory, for an uri, preselect the file. Fixes bug #96779. * app/gui/menus.c: pass "action" to file_open_cmd_callback() so we can distinguish if it was invoked from the toolbox or an image. * app/gui/file-commands.[ch]: if invoked from an image, pass it to file_open_dialog_show(). * app/widgets/gimpdocumentview.c: pass the selected document's uri to file_open_dialog_show(). * app/gui/file-save-dialog.c: use gimp_image_get_filename() instead of fiddling with the image's uri manually.
-
Michael Natterer authored
2002-11-01 Michael Natterer <mitch@gimp.org> * app/widgets/gimpdataeditor.c * app/widgets/gimpimageview.c: changed some debugging output to say "TODO: ...".
-
Michael Natterer authored
2002-11-01 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorscale.[ch]: improved preformance by rendering the buffer only when needed for an expose instead of after each color/channel change.
-
Michael Natterer authored
2002-11-01 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorscale.c (gimp_color_scale_render): no need to assign "d = buf" twice.
-
Sven Neumann authored
2002-11-01 Sven Neumann <sven@gimp.org> * themes/Default/images/stock-reset-16.png: Reset icon from Jakub Steiner <jimmac@ximian.com>.
-
Michael Natterer authored
2002-11-01 Michael Natterer <mitch@gimp.org> * libgimpcolor/gimpcolorspace.h (gimp_rgb_to_hsv4): "rgb" and "hsv" parameters were swapped in the header. All users however used the function as implemented, not as documented.
-
- 31 Oct, 2002 5 commits
-
-
Sven Neumann authored
2002-11-01 Sven Neumann <sven@gimp.org> * configure.in: bumped version number to 1.3.10. * app/tools/gimpfliptool.c * app/tools/gimpinktool.c * app/tools/gimpiscissorstool.c * app/tools/gimpmovetool.c * app/tools/gimppathtool.c * app/tools/gimpperspectivetool.c * app/tools/gimpscaletool.c * app/tools/gimpsheartool.c * app/tools/gimptexttool.c * app/tools/gimpvectortool.c: use shorter strings for the dockable tabs.
-
Sven Neumann authored
2002-10-31 Sven Neumann <sven@gimp.org> * app/gui/color-notebook.c: make the dialog a "normal" window if it is created w/o an action area (#97364). * plug-ins/Lighting/lighting_preview.c: removed use of deprecated GDK functions.
-
Sven Neumann authored
2002-10-31 Sven Neumann <sven@gimp.org> * plug-ins/common/gauss_iir.c * plug-ins/common/gauss_rle.c * plug-ins/common/sel_gauss.c: applied a patch from Guillermo S. Romero that extends the range of valid radii to > 0.0 for these blur plug-ins (#97166).
-
Sven Neumann authored
2002-10-31 Sven Neumann <sven@gimp.org> * app/gui/dialogs-constructors.c: don't add "Options" to the tools name when setting the dockbook tab label.
-
Sven Neumann authored
2002-10-31 Sven Neumann <sven@gimp.org> * app/gui/color-notebook.c: removed the white and black color buttons since white and black are trivial to select anyway.
-