- 06 Aug, 2005 8 commits
-
-
Sven Neumann authored
2005-08-06 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimppropwidgets.[ch] * libgimpwidgets/gimpwidgets.def: added gimp_prop_hscale_new(). * app/tools/gimpforegroundselectoptions.c: added a control for the stroke width. * app/tools/gimpforegroundselecttool.c: cancel the tool if the active drawable or the image size changes. * app/widgets/gimpcontrollerlist.c: fixed signedness warning.
-
Sven Neumann authored
-
Sven Neumann authored
2005-08-06 Sven Neumann <sven@gimp.org> * app/display/gimpcanvas.c (gimp_canvas_set_custom_gc) do not drop the reference if the same custom GC is being set again. * app/display/gimpdisplayshell-draw.[ch] * app/display/gimpdisplayshell-handlers.c * app/display/gimpdisplayshell.[ch]: added GC and methods to draw on the canvas with a solid pen. * app/tools/gimpforegroundselectoptions.[ch] * app/tools/gimpforegroundselecttool.c: draw using the new pen functions. Scale the stroke width with the display scale.
-
Sven Neumann authored
2005-08-06 Sven Neumann <sven@gimp.org> * app/core/gimppalette-import.c: * app/paint-funcs/paint-funcs-generic.h * app/paint-funcs/paint-funcs.c: fixed signedness warnings.
-
Kevin Cozens authored
2005-08-05 Kevin Cozens <kcozens@cvs.gnome.org> * plug-ins/script-fu/scripts/test-sphere.scm: Added missing argument in define statement. Fixed spelling errors. * ChangeLog: Corrected my e-mail address.
-
Sven Neumann authored
2005-08-06 Sven Neumann <sven@gimp.org> * app/batch.c: canonicalize hardcoded procedure names. * app/base/siox.[ch] * app/core/gimpdrawable-foreground-extract.[ch] * app/tools/gimpforegroundselecttool.c: restrict the working area to the double of the bounding box of the initial selection.
-
Miloslav Trmac authored
2005-08-06 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Miloslav Trmac authored
2005-08-06 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation by Miloslav Trmač.
-
- 05 Aug, 2005 5 commits
-
-
Michael Natterer authored
2005-08-05 Michael Natterer <mitch@gimp.org> * app/plug-in/plug-in-message.c (plug_in_handle_proc_install): canonicalize proc args registered by plug-ins. * plug-ins/script-fu/siod-wrapper.c: removed s/_/-/ for proc args.
-
Manish Singh authored
2005-08-05 Manish Singh <yosh@gimp.org> * tools/pdbgen/pdbgen.pl: store canonical names of proc names and args in the proc structure. * tools/pdbgen/app.pl * tools/pdbgen/lib.pl: use the above. * app/pdb/*_cmds.c: regenerated.
-
Michael Natterer authored
2005-08-05 Michael Natterer <mitch@gimp.org> * app/core/gimpitem.c (gimp_item_parasite_attach): revert previous change. Instead, don't push undos if the item is not attached.
-
Sven Neumann authored
2005-08-05 Sven Neumann <sven@gimp.org> * app/xcf/xcf-load.c (xcf_load_image): disable undo while the image is being loaded. * app/core/gimpitem.c (gimp_item_parasite_attach): don't try to push an undo step if undo is disabled. Gets rid of warnings while loading an XCF file with undoable drawable parasites.
-
Manish Singh authored
2005-08-04 Manish Singh <yosh@gimp.org> * plug-ins/pygimp/pygimp-rgb.c: don't wrap deprecated function gimp_rgb_intensity().
-
- 04 Aug, 2005 4 commits
-
-
Michael Natterer authored
2005-08-04 Michael Natterer <mitch@gimp.org> * app/widgets/gimpimagepropview.c: increased spacing between property groups to 12 pixels.
-
Sven Neumann authored
2005-08-04 Sven Neumann <sven@gimp.org> * app/xcf/xcf.c: canonicalize PDB parameter names.
-
Marcel Telka authored
2005-08-04 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
-
Michael Natterer authored
2005-08-04 Michael Natterer <mitch@gimp.org> * app/widgets/gimppaletteview.c: added cursor navigation.
-
- 03 Aug, 2005 14 commits
-
-
Sven Neumann authored
2005-08-03 Sven Neumann <sven@gimp.org> * app/vectors/gimpvectors-compat.[ch] * app/xcf/xcf-load.c * app/xcf/xcf-save.c: fixed signedness warnings.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-sections.txt: added the proc browser and view stuff. * libgimp/libgimp.types: added gimp_proc_browser_dialog_get_type. * libgimp/libgimp-docs.sgml: added their sections, added some missing symbols. * libgimp/tmpl/gimpprocbrowserdialog.sgml * libgimp/tmpl/gimpprocview.sgml: new files. * libgimp/tmpl/gimp.sgml * libgimp/tmpl/gimpdrawable.sgml * libgimp/tmpl/gimplayer.sgml: regenerated.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * libgimpbase/libgimpbase-sections.txt: added GimpForegroundSelectMode stuff and gimp_canonicalize_identifier(). * libgimpbase/tmpl/gimpbaseenums.sgml * libgimpbase/tmpl/gimputils.sgml: regenerated.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * libgimpbase/gimpbaseenums.h: typo: FOEEGROUND -> FOREGROUND.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * app/widgets/gimpfiledialog.c (gimp_file_dialog_new): canonicalize hardcoded procedure names.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * app/dialogs/module-dialog.c * app/dialogs/palette-import-dialog.c * app/gui/gui.c * app/tools/gimpcurvestool.c * app/tools/gimpimagemaptool.c * app/tools/gimplevelstool.c * app/tools/gimpvectortool.c * app/widgets/gimpaction.c * app/widgets/gimpcoloreditor.c * app/widgets/gimpcontainerbox.c * app/widgets/gimpcontainertreeview.c * app/widgets/gimpcursorview.c * app/widgets/gimpdnd.c * app/widgets/gimpdock.c * app/widgets/gimpdockbook.c * app/widgets/gimpdrawabletreeview.c * app/widgets/gimpeditor.c * app/widgets/gimpenumaction.c * app/widgets/gimperrordialog.c * app/widgets/gimpfileprocview.c * app/widgets/gimplayertreeview.c * app/widgets/gimpmenudock.c * app/widgets/gimpmessagebox.c * app/widgets/gimpmessagedialog.c * app/widgets/gimppluginaction.c * app/widgets/gimpprogressdialog.c * app/widgets/gimpsamplepointeditor.c * app/widgets/gimpstringaction.c * app/widgets/gimptemplateeditor.c * app/widgets/gimptoolbox-image-area.c * app/widgets/gimptoolbox.c: use canonical names for signals and properties.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * plug-ins/help/Makefile.am: link against libgimpcolor. WhyTheHack did this work before?
-
Adam Weinberger authored
2005-08-03 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Removed missing files.
-
Adam Weinberger authored
2005-08-03 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Sven Neumann authored
2005-08-03 Sven Neumann <sven@gimp.org> * app/core/core-enums.[ch]: added GIMP_UNDO_FOREGROUND_SELECT. * app/tools/Makefile.am * app/tools/gimpforegroundselecttool-undo.[ch]: added stubs for undo in the new foreground selection tool. * tools/pdbgen/pdb/procedural_db.pdb: include gimpbase.h for gimp_canonicalize_identifier(). * app/pdb/procedural_db_cmds.c: regenerated. * app/file/file-utils.c: fixed signedness warning.
-
Sven Neumann authored
-
Sven Neumann authored
2005-08-03 Sven Neumann <sven@gimp.org> * libgimpmath/gimpmd5.c * libgimpmath/test-md5.c * plug-ins/common/CEL.c * plug-ins/common/cartoon.c * plug-ins/common/emboss.c * plug-ins/common/exchange.c * plug-ins/common/gifload.c * plug-ins/common/poppler.c * plug-ins/jpeg/jpeg-save.c * plug-ins/jpeg/jpeg-save.h * plug-ins/metadata/interface.c * plug-ins/metadata/metadata.c * plug-ins/metadata/xmp-model.c * plug-ins/script-fu/siod/sliba.c: fixed signedness warnings.
-
Sven Neumann authored
-
Sven Neumann authored
2005-08-03 Sven Neumann <sven@gimp.org> * libgimpcolor/gimprgb.[ch]: deprecated RGB intensity functions and definitions. These coefficients do not accurately compute luminance for contemporary monitors. Instead the coefficients from the sRGB spec should be used which have now been added. * libgimpcolor/gimpcolor.def: updated. * libgimp/gimpdrawable.c * libgimp/gimppixelfetcher.c * app/base/colorize.c * app/base/levels.c * app/base/temp-buf.c * app/core/gimpdrawable-blend.c * app/core/gimpdrawable-convert.c * app/core/gimpdrawable-desaturate.c * app/core/gimpimage-convert.c * app/core/gimpimage.c * app/gui/splash.c * app/widgets/gimpgradienteditor.c * modules/colorsel_triangle.c * plug-ins/common/aa.c * plug-ins/common/bumpmap.c * plug-ins/common/colorify.c * plug-ins/common/despeckle.c * plug-ins/common/displace.c * plug-ins/common/engrave.c * plug-ins/common/gradmap.c * plug-ins/common/grid.c * plug-ins/common/mng.c * plug-ins/common/newsprint.c * plug-ins/common/png.c * plug-ins/common/whirlpinch.c * plug-ins/gflare/gflare.c * plug-ins/gfli/gfli.c * plug-ins/maze/handy.c * plug-ins/pagecurl/pagecurl.c: use gimp_rgb_luminance() and friends instead of the deprecated intensity functions.
-
- 02 Aug, 2005 9 commits
-
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * libgimp/gimpprocbrowserdialog.[ch]: removed all parameters from gimp_proc_browser_dialog_new() and removed the "scheme_names" stuff. * plug-ins/dbbrowser/procedure-browser.c * plug-ins/pygimp/procbrowser.c * plug-ins/script-fu/script-fu-console.c: changed accordingly. * plug-ins/script-fu/script-fu-interface.c * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu-types.h * plug-ins/script-fu/siod-wrapper.c: removed all sorts of conversions between '-' and '_' for procedure names. * plug-ins/script-fu/script-fu.c: use canonical names for script-fu's procedures.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> * app/actions/vectors-commands.c * app/widgets/gimphelp.c: canonicalized some hardcoded procedure names because internal functions accept only canonical names now.
-
Michael Natterer authored
2005-08-03 Michael Natterer <mitch@gimp.org> Changed naming scheme for PDB procedure names from random_crap_that_traditionally_has_underscores to enforced-canonical-identifiers. I'm pretty sure some things are broken after this commit. More changes to come... * libgimpbase/gimpbase.def * libgimpbase/gimputils.[ch]: added gimp_canonicalize_identifier(). * app/pdb/procedural_db.[ch] (struct ProcRecord): added "gchar *original_name" to keep a procedure's original name as reigstered by plug-ins (compat cruft). (procedural_db_init_procs): canonicalized list of deprecated procedures. * app/plug-in/plug-in-proc-def.c (plug_in_proc_def_free): free original_name. * app/plug-in/plug-in-message.c: canonicalize procedure names which are received over the wire. * app/plug-in/plug-in-rc.c: serialize the original_name and create the canonicalized name on-the-fly when deserializing. * app/plug-in/plug-in-run.c: pass the original_name to plug-ins when running them because they strcmp() the passed procedure name. * app/plug-in/plug-ins.c (plug_ins_add_to_db): pass canonical procedure names to procedural_db_execute(). (plug_ins_file_proc_compare): special-case "gimp-xcf", not "gimp_xcf". * app/xcf/xcf.c: changed static XCF procedures accordingly. * tools/pdbgen/app.pl * tools/pdbgen/lib.pl: do some trivial substitutions to generate canonicalized names in app/, and C identifiers with underscores in libgimp/. * tools/pdbgen/pdb/brushes.pdb * tools/pdbgen/pdb/fileops.pdb * tools/pdbgen/pdb/gradients.pdb * tools/pdbgen/pdb/image.pdb * tools/pdbgen/pdb/palettes.pdb * tools/pdbgen/pdb/patterns.pdb * tools/pdbgen/pdb/plug_in.pdb * tools/pdbgen/pdb/procedural_db.pdb * tools/pdbgen/pdb/text_tool.pdb * tools/pdbgen/pdb/transform_tools.pdb: canonicaloized procedure names in calls to std_pdb_deprecated() and in procedure names in generated C code. * app/pdb/*_cmds.c * libgimp/*_pdb.c: regenerated.
-
Sven Neumann authored
2005-08-03 Sven Neumann <sven@gimp.org> * libgimp/gimpbrushmenu.c * libgimp/gimpdrawablecombobox.c * libgimp/gimpfontselectbutton.c * libgimp/gimpgradientmenu.c * libgimp/gimpimagecombobox.c * libgimp/gimppalettemenu.c * libgimp/gimppatternmenu.c: fixed signedness warnings.
-
Manish Singh authored
2005-08-02 Manish Singh <yosh@gimp.org> * plug-ins/pygimp/procbrowser.c: Quick and dirty restore of browser functionality.
-
Michael Natterer authored
2005-08-02 Michael Natterer <mitch@gimp.org> * libgimp/gimpuitypes.h: added GimpProcBrowserDialog typedef here. * libgimp/gimpprocbrowserdialog.[ch] * libgimp/gimpprocview.[ch]: fixed copyright headers, added G_BEGIN_DECLS / G_END_DECLS.
-
Michael Natterer authored
2005-08-02 Michael Natterer <mitch@gimp.org> * plug-ins/dbbrowser/Makefile.am * plug-ins/dbbrowser/gimpprocbrowser.[ch] * plug-ins/dbbrowser/gimpprocview.[ch]: removed these files... * libgimp/Makefile.am * libgimp/gimpui.h * libgimp/gimpui.def * libgimp/gimpprocbrowserdialog.[ch] * libgimp/gimpprocview.[ch]: ...and added them here. Turned the procedure browser into a widget called GimpProcBrowserDialog and changed its API completely. Fixes bug #165009. * plug-ins/dbbrowser/plugin-browser.c * plug-ins/dbbrowser/procedure-browser.c * plug-ins/script-fu/Makefile.am * plug-ins/script-fu/script-fu-console.c: changed accordingly. * plug-ins/pygimp/Makefile.am * plug-ins/pygimp/procbrowser.c: ditto (#if 0'ed stuff so it compiles).
-
Michael Natterer authored
2005-08-02 Michael Natterer <mitch@gimp.org> * POTFILES.in: removed plug-ins/dbbrowser/gimpprocbrowser.c and plug-ins/dbbrowser/gimpprocview.c
-
Michael Natterer authored
2005-08-02 Michael Natterer <mitch@gimp.org> * POTFILES.in: added libgimp/gimpprocbrowserdialog.c and libgimp/gimpprocview.c
-