- 30 Oct, 2002 2 commits
-
-
Sven Neumann authored
2002-10-30 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorscale.[ch]: derive it from GtkScale, override the expose method and draw something there. Work in progress... * libgimpwidgets/gimpcolorscales.c: added a GimpColorScale widget for testing.
-
Sven Neumann authored
2002-10-30 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorscale.[ch]: derive it from GtkScale.
-
- 29 Oct, 2002 11 commits
-
-
Michael Natterer authored
2002-10-30 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorscale.[ch]: added some API and stuff. Still does nothing.
-
Sven Neumann authored
2002-10-30 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorarea.[ch]: cosmetics. 2002-10-30 Sven Neumann <sven@gimp.org> * libgimpwidgets/tmpl/gimpcolorscale.sgml: added GimpColorScale. * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpcolorarea.sgml: updated.
-
Sven Neumann authored
-
Sven Neumann authored
2002-10-30 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorscale.[ch]: new files, basic framework for a new widget, does nothing yet. * Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h: changed accordingly.
-
Sven Neumann authored
2002-10-29 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorscales.c: removed the hashmark from the hex entry.
-
Michael Natterer authored
2002-10-29 Michael Natterer <mitch@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpcolornotebook.sgml: updated.
-
Michael Natterer authored
2002-10-29 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolornotebook.[ch]: made the color notebook a GimpColorSelector subclass so they have the same API. * app/gui/color-notebook.c: changed accordingly.
-
Sven Neumann authored
2002-10-29 Sven Neumann <sven@gimp.org> * libgimpmodule/gimpmodule.c * libgimpwidgets/gimpcolorscales.c * libgimpwidgets/gimpcolorselect.c: include libgimp-intl.h, not gimpintl.h since this is in the gimp14-libgimp translation domain. * libgimpmodule/gimpmoduledb.c * libgimptool/gimptool.c: no need to include intl.h from here, there are no translatable message.
-
Manish Singh authored
2002-10-29 Manish Singh <yosh@gimp.org> * gimptool-1.3.in: strip paths from the plug-in filename for installation (fixes #97111).
-
Sven Neumann authored
2002-10-29 Sven Neumann <sven@gimp.org> * app/tools/Makefile.am * app/tools/tools-enums.c: removed this file which was moved to libgimptool in March.
-
Christian Rose authored
2002-10-29 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 28 Oct, 2002 3 commits
-
-
Michael Natterer authored
2002-10-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorscales.[ch]: the color scales from the main color selection as GimpColorSelector subclass. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetsmarshal.list * libgimpwidgets/gimpwidgetstypes.h: changed accordingly. * libgimpwidgets/gimpcolornotebook.c: skip it when iterating the GimpColorSelector subclasses. * libgimpwidgets/gimpcolorselector.[ch]: added virtual function set_has_alpha() amd signal "channel_changed". Put RGB, HSV and channel values into to the GimpColorSelector struct where they are available for subclasses. * libgimpwidgets/gimpcolorselect.[ch] * modules/colorsel_triangle.c * modules/colorsel_water.c: changed accordingly, cleanup. * app/gui/color-notebook.[ch]: use the new GimpColorScales widget, lots of cleanup. 2002-10-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/tmpl/gimpcolorscales.sgml: added GimpColorScales. * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml; updated.
-
Michael Natterer authored
2002-10-28 Michael Natterer <mitch@gimp.org> * plug-ins/common/unsharp.c: reordered action buttons.
-
Michael Natterer authored
2002-10-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolornotebook.[ch]: the notebook as known from the main color selection as new widget. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpcolorselector.h * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h: changed accordingly. * app/gui/color-notebook.c: use the new widget. 2002-10-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/tmpl/gimpcolornotebook.sgml: added GimpColorNotebook. * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated.
-
- 25 Oct, 2002 3 commits
-
-
Michael Natterer authored
2002-10-25 Michael Natterer <mitch@gimp.org> * app/widgets/gimpdock.[ch]: added "book_added" and "book_removed" signals. Removed the "destroy_if_empty" flag and destroy empty docks in book_removed's default implementation. * app/widgets/gimptoolbox.c: implement "dock_added" and "dock_removed" and set the window to freely resizable vertically if it contains dockbooks, and to the current behaviour of snapping to multiples of tool_button height otherwise. Fixes bug #93309. * app/widgets/gimpimagedock.c: changed accordingly.
-
Stanislav Brabec authored
2002-10-25 Stanislav Brabec <sbrabec@suse.cz> * cs.po: Updated Czech translation from Michal Bukovjan <bukm@centrum.cz>.
-
Michael Natterer authored
2002-10-25 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell.c * app/gui/about-dialog.c * app/gui/convert-dialog.c * app/gui/dialogs-commands.c * app/gui/file-commands.c * app/gui/palette-import-dialog.c * app/tools/gimptexttool.c * app/widgets/gimpdialogfactory.c * app/widgets/gimpdocumentview.c * app/widgets/gimpwidgets-utils.c * libgimpwidgets/gimpfileselection.c * plug-ins/FractalExplorer/Dialogs.c * plug-ins/FractalExplorer/FractalExplorer.c * plug-ins/common/AlienMap.c * plug-ins/common/AlienMap2.c * plug-ins/common/spheredesigner.c * plug-ins/flame/flame.c * plug-ins/gfig/gfig.c * plug-ins/gimpressionist/general.c * plug-ins/gimpressionist/gimpressionist.c: replaced all sorts of gtk_widget_show()/gdk_window_rise() combinations by gtk_window_present().
-
- 24 Oct, 2002 6 commits
-
-
Christian Rose authored
2002-10-25 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation by Jan Morén <jan.moren@lucs.lu.se>.
-
Michael Natterer authored
2002-10-25 Michael Natterer <mitch@gimp.org> * app/gui/Makefile.am * app/gui/color-history.[ch]: new files implementing the color history which used to live in color-notebook.* * app/gui/color-notebook.[ch] * app/gui/session.c: changed accordingly.
-
Michael Natterer authored
2002-10-25 Michael Natterer <mitch@gimp.org> * app/widgets/gimpimagedock.c: removed #warning and inclusion of "display/*" stuff because we use GimpDisplays as GimpObjects in this file.
-
Sven Neumann authored
2002-10-24 Sven Neumann <sven@gimp.org> * app/pdb/display_cmds.c * tools/pdbgen/pdb/display.pdb (display_new_invoker): the first display takes ownership of the image. Fixes bug #94371.
-
Pablo Saratxaga authored
-
Christian Rose authored
2002-10-24 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 23 Oct, 2002 3 commits
-
-
Sven Neumann authored
2002-10-24 Sven Neumann <sven@gimp.org> * plug-ins/common/compose.c * plug-ins/common/decompose.c: applied a patch from Michael Niedermayer <michaelni@gmx.at> that adds support for YCbCr (de)composition (#96448).
-
Sven Neumann authored
2002-10-23 Sven Neumann <sven@gimp.org> * libgimpmodule/libgimpmodule-sections.txt * libgimpmodule/tmpl/gimpmodule.sgml: added missing declarations.
-
Michael Natterer authored
2002-10-23 Michael Natterer <mitch@gimp.org> Moved generic datafile loading to LibGimpBase: * app/core/gimpdatafiles.[ch]: removed... * libgimpbase/gimpdatafiles.[ch]: ...and add here with a changed API which requires no more global variables. * libgimpbase/Makefile.am * libgimpbase/gimpbase.h * libgimpbase/gimpbasetypes.h * app/core/Makefile.am * app/core/core-types.h * app/core/gimpdatafactory.c * app/gui/gui.c * app/plug-in/plug-in.c * app/plug-in/plug-ins.c * app/tools/tools.c: changed accordingly. Moved module loading to LibGimpModule: * app/core/gimpmodules.c: removed lots of code... * libgimpmodule/gimpmoduledb.[ch]: ...and added it here as GimpModuleDB object. * libgimpmodule/Makefile.am * libgimpmodule/gimpmoduletypes.h: changed accordingly. * app/core/gimp.[ch]: replaced gimp->modules by gimp->module_db. * libgimpmodule/gimpmodule.[ch]: added gimp_module_query(). Internal cleanup. Stuff... * app/gui/module-browser.c: changed accordingly. Unfinished... * app/core/gimpcontainer.c * app/core/gimplist.c: reverted the HACKS introduced recently. * app/core/gimpobject.[ch]: added gimp_g_object_get_memsize() utility function. * libgimpproxy/gimpobject.[ch]: regenerated. Changed display filter configuration stuff: * libgimpwidgets/gimpcolordisplay.[ch]: made the virtual configure() function return a GtkWidget instead of opening a dialog. Changed configure_cancel() to configure_reset(). Added "changed" signal. * app/display/gimpdisplayshell-filter-dialog.c: embed the filters' config GUI in the dialog. Connect to "changed" and added a "Reset" button which resets the filter. * modules/cdisplay_gamma.c * modules/cdisplay_highcontrast.c: changed accordingly. * modules/colorsel_triangle.c * modules/colorsel_water.c: minor fixes. 2002-10-23 Michael Natterer <mitch@gimp.org> * libgimpbase/libgimpbase-docs.sgml * libgimpbase/libgimpbase-sections.txt * libgimpbase/tmpl/gimpbasetypes.sgml * libgimpbase/tmpl/gimpdatafiles.sgml: added GimpDatafiles * libgimpmodule/libgimpmodule-docs.sgml * libgimpmodule/libgimpmodule-sections.txt * libgimpmodule/tmpl/gimpmoduledb.sgml: added GimpModuleDB. * libgimpwidgets/libgimpwidgets.types: added gimp_dialog_get_type * libgimpmodule/tmpl/gimpmodule.sgml * libgimpwidgets/tmpl/gimpcolordisplay.sgml * libgimpwidgets/tmpl/gimpdialog.sgml: updated.
-
- 22 Oct, 2002 2 commits
-
-
Sven Neumann authored
2002-10-22 Sven Neumann <sven@gimp.org> * app/gui/offset-dialog.c (offset_ok_callback): don't free the OffsetDialog structure twice. Fixes bug #96520.
-
Ole Laursen authored
2002-10-22 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
-
- 21 Oct, 2002 4 commits
-
-
Michael Natterer authored
2002-10-21 Michael Natterer <mitch@gimp.org> * libgimpmodule/tmpl/gimpmoduletypes.sgml: removed because we don't document the *types.h files separately. * libgimpmodule/libgimpmodule-docs.sgml * libgimpmodule/libgimpmodule-sections.txt * libgimpmodule/tmpl/gimpmodule.sgml: updated.
-
Sven Neumann authored
2002-10-21 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpcolordisplay.sgml * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml: updated.
-
Sven Neumann authored
2002-10-21 Sven Neumann <sven@gimp.org> * libgimpmodule/gimpmodule.c: fixed some i18n glitches.
-
Michael Natterer authored
2002-10-21 Michael Natterer <mitch@gimp.org> * Makefile.am * libgimpmodule/.cvsignore * libgimpmodule/Makefile.am * libgimpmodule/gimpmodule.[ch] * libgimpmodule/gimpmodule.def * libgimpmodule/gimpmoduletypes.h * libgimpmodule/makefile.msc: new library for module loading. * configure.in: generate Makefiles for libgimpmodule and its devel-docs. Added GMODULE_CFLAGS and GMODULE_LIBS. * app/Makefile.am: link the app against it. * libgimp/gimpmodule.h * app/core/gimpmoduleinfo.[ch]: removed. * libgimp/Makefile.am * app/core/Makefile.am * app/core/core-types.h * app/core/gimpmodules.c * app/gui/module-browser.c: changed accordingly. * modules/cdisplay_gamma.c * modules/cdisplay_highcontrast.c * modules/colorsel_triangle.c * modules/colorsel_water.c: #include "libgimpmodule/gimpmodule.h" 2002-10-21 Michael Natterer <mitch@gimp.org> * Makefile.am * libgimpmodule/.cvsignore * libgimpmodule/Makefile.am * libgimpmodule/libgimpmodule-docs.sgml * libgimpmodule/libgimpmodule-sections.txt * libgimpmodule/libgimpmodule.types * libgimpmodule/tmpl/.cvsignore * libgimpmodule/tmpl/gimpmodule.sgml * libgimpmodule/tmpl/gimpmoduletypes.sgml: added API docs for the new module loading lib. * libgimp/tmpl/gimpmodule.sgml: removed. * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt: changed accordingly. * libgimpwidgets/tmpl/gimpcolordisplay.sgml * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml: updated. 2002-10-21 Michael Natterer <mitch@gimp.org> * POTFILES.in: removed app/core/gimpmoduleinfo.c 2002-10-21 Michael Natterer <mitch@gimp.org> * POTFILES.in: added libgimpmodule/gimpmodule.c
-
- 20 Oct, 2002 5 commits
-
-
Michael Natterer authored
2002-10-20 Michael Natterer <mitch@gimp.org> * libgimp/tmpl/gimpcolordisplay.sgml * libgimp/tmpl/gimpcolorselector.sgml: removed * libgimpwidgets/tmpl/gimpcolordisplay.sgml * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml: added * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/tmpl/gimpmodule.sgml * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types: updated.
-
Michael Natterer authored
2002-10-20 Michael Natterer <mitch@gimp.org> * libgimp/tmpl/gimpcolordisplay.sgml * libgimp/tmpl/gimpcolorselector.sgml: removed * libgimpwidgets/tmpl/gimpcolordisplay.sgml * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml: added * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/tmpl/gimpmodule.sgml * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types: updated.
-
Michael Natterer authored
2002-10-20 Michael Natterer <mitch@gimp.org> * app/core/gimpmoduleinfo.[ch] * libgimp/gimpmodule.h: separated module query from type registration by adding a separate "gimp_module_query" function which must be implemented by modules. Make local copies of the strings returned by the query function. * app/core/gimpmodules.c * app/gui/module-browser.c: changed accordingly. * modules/cdisplay_gamma.c * modules/cdisplay_highcontrast.c * modules/colorsel_triangle.c * modules/colorsel_water.c: added the gimp_module_query() functions.
-
Michael Natterer authored
2002-10-20 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell-filter.[ch]: removed the ColorDisplayNode struct entirely. GimpDisplayShell->filters is now just a GList of GimpColorDisplay objects. * app/display/gimpdisplayshell-filter-dialog.c * app/display/gimpdisplayshell-render.c: changed accordingly.
-
Michael Natterer authored
2002-10-20 Michael Natterer <mitch@gimp.org> Ported module loading to GTypeModule, getting rid of all own module registering/bookkeeping stuff for color selectors and display filters. The modules now simply register GimpColorSelector and GimpColorDisplay subclasses, the list of registered subclasses can then be obtained calling g_type_children() on the abstract base classes. This is work in progress and just the first working state after I started breaking everything... * app/gui/color-select.[ch] * libgimp/gimpcolordisplay.h * libgimp/gimpcolorselector.h: removed. * app/gui/Makefile.am * libgimp/Makefile.am: changed accordingly. * libgimp/gimpmodule.h: massively simplified. All voodoo is gone. * libgimpwidgets/gimpcolordisplay.[ch] * libgimpwidgets/gimpcolorselector.[ch]: new abstract base classes which need to be subclassed by modules. * libgimpwidgets/gimpcolorselect.[ch]: the built-in color selector from app/gui/color-select.* ported to be a GimpColorSelector subclass. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetsmarshal.list * libgimpwidgets/gimpwidgetstypes.h: changed accordingly. * app/core/gimpmoduleinfo.[ch]: made it a GTypeModule subclass * app/core/gimpmodules.c: changed accordingly. * app/core/gimpcontainer.c * app/core/gimplist.c: HACKED around to allow GimpLists of GObjects (not GimpObjects). This is EEKy, so I will either make gimp->modules a simple GList and revert this bit of change, or allow GObjects all over the place in GimpContainer land... * app/display/gimpdisplayshell-filter.[ch] * app/gui/color-notebook.c: removed all module stuff and use g_type_children() to get the list of available color_selectors and display_filters. * app/display/gimpdisplayshell-filter-dialog.c * app/display/gimpdisplayshell-render.c * app/gui/module-browser.c: changed accordingly. * app/gui/gui.c: ref the built-in color selector's class before the modules are queried so it appears first in the list of GimpColorSelector's children. * modules/Makefile.am: build the water color selector again. * modules/cdisplay_gamma.c * modules/cdisplay_highcontrast.c * modules/colorsel_triangle.c * modules/colorsel_water.c: ported them all to the new API. * modules/gimpmodregister.[ch]: removed the old EMX module hack.
-
- 18 Oct, 2002 1 commit
-
-
Sven Neumann authored
-