Commit Graph

6557 Commits

Author SHA1 Message Date
Wang Jian 7453a6604d *** empty log message *** 2002-03-08 15:36:05 +00:00
Sven Neumann 906a8784ba Handle gtk-doc just like GTK+ does it now:
2002-03-08  Sven Neumann  <sven@gimp.org>

	Handle gtk-doc just like GTK+ does it now:

	* configure.in: check for gtk-doc version 0.9. Do not build the API
	reference by default.

	* autogen.sh: pass --enable-gtk-doc to configure.

	* Makefile.am: Added a slightly modified distcheck rule that passes
        --enable-gtk-doc to the configure inside.

	* NEWS: updated.

Revival of the API reference framework.
Misc fixes.
2002-03-08 12:36:40 +00:00
Sven Neumann 2d1b904752 fixed markup.
* pt.po: fixed markup.
2002-03-08 08:23:35 +00:00
Sven Neumann de63184532 Misc i18n fixes. 2002-03-08 08:21:01 +00:00
Duarte Loreto ec482ad8ca Added Portuguese translation.
2002-03-08  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Added Portuguese translation.
2002-03-08 01:22:08 +00:00
Michael Natterer b0e05cda4a added GimpPaletteEntry typedef.
2002-03-08  Michael Natterer  <mitch@gimp.org>

	* app/core/core-types.h: added GimpPaletteEntry typedef.

	* app/core/gimppalette.h: removed it here.

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h
	* app/widgets/gimpeditor.[ch]: new widget which is the base class
	for everything which is a vbox and has a button area at the
	bottom.

	* app/widgets/gimpcontainerview.[ch]: derived from GimpEditor now.

	* app/widgets/gimpdataeditor.[ch]: a GimpEditor subclass which is
	the base class for the new data editors below.

	* app/widgets/gimpbrushfactoryview.c
	* app/widgets/gimpbufferview.c
	* app/widgets/gimpchannellistview.c
	* app/widgets/gimpdatafactoryview.c
	* app/widgets/gimpdocumentview.c
	* app/widgets/gimpitemlistview.c
	* app/widgets/gimplayerlistview.c
	* app/widgets/gimpvectorslistview.c
	* themes/Default/gtkrc: chagec accordingly.

	* app/gui/Makefile.am
	* app/gui/brush-editor.[ch]
	* app/gui/gradient-editor.[ch]
	* app/gui/palette-editor.[ch]: removed...

	* app/widgets/gimpbrusheditor.[ch]
	* app/widgets/gimpgradienteditor.[ch]
	* app/widgets/gimppaletteeditor.[ch]: ...and added back as
	GimpDataEditor subclasses. Lots of cleanup and stuff...

	* app/gui/dialogs-constructors.[ch]
	* app/gui/dialogs.c
	* app/gui/gradient-editor-commands.c
	* app/gui/gui-types.h
	* app/gui/palette-select.c
	* app/tools/gimpcolorpickertool.c: changed accordingly.
2002-03-08 00:27:45 +00:00
Ole Laursen e062b608ef Updated Danish translation.
2002-03-07  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-03-07 21:41:16 +00:00
Vincent van Adrighem be8dfdcb88 Massive translation update from a joint translation attempt.
2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po: Massive translation update from a joint translation attempt.
  Gathering.tweakers.net, a dutch forum with lots of nice people.
2002-03-07 20:51:54 +00:00
Sven Neumann f738b2ce57 back to a still splash image.
2002-03-07  Sven Neumann  <sven@gimp.org>

	* app/gui/splash.c: back to a still splash image.

	* data/images/gimp_splash.png: blinkenwilber as seen from the
	berlinerfernsehturm.de.
2002-03-07 16:10:08 +00:00
Sven Neumann be592be98d applied patch from Guillermo S. Romero that adds missing icons.
2002-03-07  Sven Neumann  <sven@gimp.org>

	* themes/Default/imagerc: applied patch from Guillermo S. Romero that
	adds missing icons.
2002-03-07 14:42:45 +00:00
Jakub Steiner f811e31a07 New toolbar icons 2002-03-07 14:24:25 +00:00
Christian Rose fb3f4cb0eb Updated Swedish translation some more.
2002-03-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation some more.
2002-03-07 02:29:06 +00:00
Duarte Loreto 2ccb0ea844 Added Portuguese translation.
2002-03-07  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Added Portuguese translation.
2002-03-07 02:10:42 +00:00
Duarte Loreto f88412fc6e Added Portuguese translation by Filipe Maia <fmaia@gmx.net>.
2002-03-07  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Added Portuguese translation by Filipe Maia <fmaia@gmx.net>.
2002-03-07 02:02:40 +00:00
Duarte Loreto a85210a167 Added Portuguese translation.
2002-03-07  Duarte Loreto <happyguy_pt@hotmail.com>

        * gimp_tips.pt.txt: Added Portuguese translation.
2002-03-07 01:55:53 +00:00
Simon Budig 07815446f7 updated.
2002-03-07  Simon Budig  <simon@gimp.org>

        * NEWS: updated.
2002-03-07 00:46:53 +00:00
Sven Neumann b71b4e5d0d mention libart2.
2002-03-06  Sven Neumann  <sven@gimp.org>

	* INSTALL: mention libart2.
2002-03-06 20:57:06 +00:00
Jakub Steiner b948a8c88b help system 2002-03-06 20:45:11 +00:00
Jakub Steiner 7a9ec9b60c interface preference icon 2002-03-06 20:42:18 +00:00
Simon Budig 68f03aa0af configure.in app/Makefile.am We depend on Libart now.
2002-03-06  Simon Budig  <simon@gimp.org>

        * configure.in
        * app/Makefile.am
        * app/core/Makefile.am: We depend on Libart now.

        * app/core/gimpscanconvert.c: Converted the Scan-Conversion to
        use libart. *Way* better results.
2002-03-06 20:25:31 +00:00
Sven Neumann 5940d5795f app/core/gimpbrushpipe.c message fixes.
2002-03-06  Sven Neumann  <sven@gimp.org>

	* app/core/gimpbrushpipe.c
	* app/core/gimppalette.c: message fixes.
2002-03-06 20:12:10 +00:00
Jakub Steiner de112fd71c default comment preference icon 2002-03-06 19:52:58 +00:00
Jakub Steiner 7dff9a542c branded icons 2002-03-06 19:45:11 +00:00
Kjartan Maraas 4e77926407 Updated Norwegian (bokml) translation.
2002-03-06  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
2002-03-06 18:26:51 +00:00
Vincent van Adrighem 4946084497 nl.po Copy-paste from gimp-1-2 branch.
2002-03-06 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po Copy-paste from gimp-1-2 branch.
2002-03-06 14:34:29 +00:00
Michael Natterer a53e4f2555 themes/Default/images/preferences/folders-modules.png
2002-03-06  Michael Natterer  <mitch@gimp.org>

	* themes/Default/images/preferences/folders-modules.png
	* themes/Default/images/preferences/folders-themes.png
	* themes/Default/images/preferences/folders-tool-plug-ins.png:
	Some more folder icons for the prefs. dialog.

	* themes/Default/images/preferences/Makefile.am
	* themes/Default/images/preferences/folders.xcf.gz: changed accordingly.

	* app/gui/preferences-dialog.c: use them.

	* themes/Default/Makefile.am
	* themes/Default/imagerc
	* libgimpwidgets/gimpstock.[ch]: removed GIMP_STOCK_PASTE.

	* themes/Default/gtkrc: override GTK_STOCK_PASTE with our icon
	instead.

	* app/gui/menus.c
	* app/widgets/gimpbufferview.c: s/GIMP_STOCK_PASTE/GTK_STOCK_PASTE/

	* themes/Default/images/Makefile.am: install all icons of the
	default theme so the installed directory can be used as template.
2002-03-06 11:48:16 +00:00
Christian Rose b50d8cd0f7 Updated Swedish translation some more.
2002-03-06  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation some more.
2002-03-06 02:55:07 +00:00
Michael Natterer dd09eea8a0 mention gimp-remote in the error message if Xmu was not found.
2002-03-05  Michael Natterer  <mitch@gimp.org>

	* configure.in: mention gimp-remote in the error message if
	Xmu was not found.

	* plug-ins/webbrowser/Makefile.am
	* tools/Makefile.am: removed X_LIBS again because configure adds
	them to LIBXMU now.
2002-03-05 16:36:57 +00:00
Valek Frob eb43dbbf7c Updated russian translation. 2002-03-05 15:33:46 +00:00
Michael Natterer d329851bd6 Add X_LIBS to LDFLAGS while checking for Xmu because GTK_LIBS no longer
2002-03-05  Michael Natterer  <mitch@gimp.org>

	* configure.in: Add X_LIBS to LDFLAGS while checking for
	Xmu because GTK_LIBS no longer adds them.
2002-03-05 14:04:40 +00:00
Christian Rose 8c2210610e Added Swedish translation.
2002-03-05  Christian Rose  <menthos@menthos.com>

	* sv.po: Added Swedish translation.
2002-03-05 10:23:46 +00:00
Görkem Çetin bd0695ab04 CVS_SILENT 2002-03-05 10:02:07 +00:00
Michael Natterer 952353698f Forgot some gint opacity values:
2002-03-04  Michael Natterer  <mitch@gimp.org>

	Forgot some gint opacity values:

	* app/core/gimplayer.[ch]: layer->opacity, gimp_layer_new(),
	gimp_layer_new_from_tiles()

	* app/core/gimpimage-projection.[ch]: gimp_image_projection_opacity()

	* app/core/gimpdrawable-transform.c
	* app/core/gimpedit.c
	* app/core/gimpimage-mask.c
	* app/core/gimpimage-merge.c
	* app/core/gimpimage-new.c
	* app/core/gimpimage.c
	* app/core/gimplayer-floating-sel.c
	* app/gui/layers-commands.c
	* app/tools/gimptexttool.c
	* app/widgets/gimplayerlistview.c
	* app/xcf/xcf-load.c
	* app/xcf/xcf-save.c
	* tools/pdbgen/pdb/layer.pdb: changed accordingly.

	* app/pdb/layer_cmds.c
	* libgimp/gimplayer_pdb.c: regenerated.
2002-03-04 14:52:54 +00:00
Sven Neumann ddc01ea9e1 some cleanup, removed unused parameters and code.
2002-03-03  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimage-contiguous-region.c: some cleanup, removed
	unused parameters and code.

	* app/widgets/gimptoolinfopreview.c: fixed stupid bug I introduced
	yesterday.
2002-03-03 19:31:18 +00:00
Michael Natterer ce643d2722 Use gdouble in a [0.0..1.0] range for opacity values in the whole core's
2002-03-03  Michael Natterer  <mitch@gimp.org>

	Use gdouble in a [0.0..1.0] range for opacity values in the whole
	core's API. Convert them using (opacity * 255.999) when passing
	them to base/ and paint-funcs/

	Affected functions:

	* app/core/gimpchannel.[ch]: gimp_channel_[set|get]_opacity()
	* app/core/gimpimage.[ch]: gimp_image_[apply|replace]_image()
	* app/paint/gimppaintcore.[ch]: gimp_paint_core_[paste|replace]_canvas()

	* app/core/core-types.h: added defines GIMP_OPACITY_TRANSPARENT
	and GIMP_OPACITY_OPAQUE, just like the ones from
	paint-funcs/paint-funcs-types.h

	* app/gimprc.c
	* app/image_map.c
	* app/core/gimpcontext.c
	* app/core/gimpdrawable-blend.c
	* app/core/gimpdrawable-bucket-fill.c
	* app/core/gimpdrawable.c
	* app/core/gimpedit.c
	* app/core/gimplayer.c
	* app/core/gimplayer-floating-sel.c
	* app/core/gimppalette.c
	* app/paint/gimpairbrush.c
	* app/paint/gimpclone.c
	* app/paint/gimpconvolve.c
	* app/paint/gimpdodgeburn.c
	* app/paint/gimperaser.c
	* app/paint/gimppaintbrush.c
	* app/paint/gimpsmudge.c
	* app/tools/gimpinktool.c
	* app/widgets/gimpcolorpanel.c
	* app/widgets/gimplayerlistitem.c
	* app/widgets/gimppreview.c
	* app/xcf/xcf-load.c: changed accordingly, use the new constants.
2002-03-03 17:38:12 +00:00
Sven Neumann 8a48904a4f plug-ins/webbrowser/Makefile.am GTK_LIBS no longer pulls in X_LIBS for us,
2002-03-03  Sven Neumann  <sven@gimp.org>

	* plug-ins/webbrowser/Makefile.am
	* tools/Makefile.am: GTK_LIBS no longer pulls in X_LIBS for us, so we
	need to add X_LIBS here.
2002-03-03 14:53:42 +00:00
Sven Neumann dba7ede604 ooop 2002-03-03 13:14:44 +00:00
Sven Neumann 951f9f8973 test for intltool >= 0.17
2002-03-03  Sven Neumann  <sven@gimp.org>

	* update.sh: test for intltool >= 0.17
2002-03-03 12:48:07 +00:00
Ole Laursen 8afa4d712f Updated Danish translation.
2002-03-03  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-03-03 11:49:05 +00:00
Michael Natterer affc31007e changed gimp_image_mask_select_channel() to not take "drawable" and
2002-03-03  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-mask-select.[ch]: changed
	gimp_image_mask_select_channel() to not take "drawable" and
	"sample_merged" parameters (which are silly in some contexts) but
	simply the offsets of the passed channel.

	* app/gui/channels-commands.c
	* app/tools/gimpbezierselecttool.c
	* app/tools/gimpfuzzyselecttool.c
	* app/tools/gimpiscissorstool.c: changed accordingly.

	* app/tools/gimpdrawtool.[ch]: chaged gimp_draw_tool_draw_lines()
	and _draw_strokes() to take an additional "use_offsets" parameter
	like the other drawing functions.

	* app/path_curves.c
	* app/tools/gimpvectortool.c: changed accordingly.

	* app/paint/gimppaintcore.c: removed #if 0'ed code which was
	identical to other functions.

	* app/tools/gimpselectiontool.c: use the GimpEditSelectionTool's
	"arrow_key_func" so it's now possible to keyboad-move the current
	layer and selection with all selection tool. Needs some more
	tweaking...

	* app/tools/gimpiscissorstool.[ch]
	* app/tools/gimpvectortool.[ch]: derive them from GimpSelectionTool
	to make the modifier key <-> tool options interaction work. Ported
	IScissors to the new way the draw_tool works.
2002-03-03 10:38:37 +00:00
Sven Neumann 9ea943e00e require intltool-0.17.
2002-03-02  Sven Neumann  <sven@gimp.org>

	* autogen.sh: require intltool-0.17.

	* configure.in: require latest glib, pango and gtk+. Bail out if
	libtiff, libjpeg or libpng is not found.  You now need to explicitly
	disable TIFF, JPEG and PNG support.

	* HACKING
	* INSTALL
	* NEWS
	* README: udpated.

	* data/misc/Makefile.am: fixed dependencies.
2002-03-02 18:04:05 +00:00
Sven Neumann 70cfe31f55 latest intltool changes allow me to simplify the script even further.
* update.sh: latest intltool changes allow me to simplify the script
	even further.
2002-03-02 17:54:16 +00:00
Sven Neumann 54abc6a8eb removed gimp_tips.de.txt here too.
2002-03-02  Sven Neumann  <sven@gimp.org>

	* Makefile.am: removed gimp_tips.de.txt here too.

	* de.po: updated german translation.
2002-03-02 17:32:49 +00:00
Ole Laursen 24c5c1035f Fixed a spelling bug 2002-03-02 17:24:11 +00:00
Ole Laursen 4ab577abc9 Added Danish translation from gimp_tips.da.txt from gimp-1-2 branch and
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* da.po: Added Danish translation from gimp_tips.da.txt from
	gimp-1-2 branch and converted it to UTF-8.
2002-03-02 17:18:37 +00:00
Ole Laursen c1368d81c8 Updated Danish translation from gimp 1-2 branch and converted it to UTF-8.
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation from gimp 1-2 branch and
	converted it to UTF-8.
2002-03-02 17:01:35 +00:00
Ole Laursen a30414b263 Corrected a wrong entry.
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* ChangeLog: Corrected a wrong entry.
2002-03-02 16:56:03 +00:00
Ole Laursen 0b4bed130a Updated Danish translation from gimp-1-2 branch and converted to UTF-8.
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* ny.po: Updated Danish translation from gimp-1-2 branch and
	converted to UTF-8.
2002-03-02 16:55:14 +00:00
Ole Laursen 799efef7c8 Updated Danish translation from gimp-1-2 branc and converted it to UTF-8.
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation from gimp-1-2 branc and
	converted it to UTF-8.
2002-03-02 16:30:21 +00:00
Ole Laursen d31bc697b8 Updated Danish translation from gimp-1-2 branch and converted it to UTF-8.
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation from gimp-1-2 branch and
	converted it to UTF-8.
2002-03-02 16:13:24 +00:00