Commit Graph

3295 Commits

Author SHA1 Message Date
Sven Neumann 495d2da817 tweak it more ...
--Sven
2000-02-03 17:25:26 +00:00
Sven Neumann 3ac869b577 Fiddled with the build system for the devel-docs.
Looks better now, eventually even "make dist" works...


--Sven
2000-02-03 15:07:35 +00:00
Robert Brady dd4ff3f46c Added British translation. 2000-02-03 14:50:59 +00:00
Sven Neumann ea8a7058f5 didn't take care of correctly aligning the new configure option 2000-02-03 03:13:37 +00:00
Kelly Lynn Martin 608ddcb1b7 Partial fix for the toolbox problem... it's still not perfect.
2000-02-03  Kelly Lynn Martin  <kelly@poverty.bloomington.in.us>

	* app/gtkhwrapbox.c (layout_row, layout_rows):
	* app/gtkvwrapbox.c (layout_col, layout_cols):
	Partial fix for the toolbox problem... it's still not perfect.
2000-02-03 03:10:05 +00:00
Sven Neumann 6ec1b424a4 Reworked the README a bit. 2000-02-03 02:50:13 +00:00
Sven Neumann bbcc2ecc7b Documented gimp_color_button and cleaned up the framework.
Seems to be working now.


--Sven
2000-02-03 02:35:08 +00:00
Sven Neumann bdad9ab156 added documentation framework
--Sven
2000-02-03 01:47:15 +00:00
Sven Neumann 4a29dc52f7 cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
2000-02-03 01:47:15 +00:00
Sven Neumann 6b67198d60 added documentation framework
--Sven
2000-02-03 01:47:15 +00:00
Marc Lehmann 2d5c7c01de see plug-ins/perl/Changes 2000-02-03 00:58:15 +00:00
GMT 2000 Andy Thomas 77fc62a1dc plug-ins/xjt/xjt.c
Thu Feb  3 21:45:45 GMT 2000 Andy Thomas <alt@gimp.org>

	* plug-ins/xjt/xjt.c

	Included patch supplied by wolfgang hofer.
2000-02-03 00:01:29 +00:00
jfell f09dd07f59 Joaquim Fellmann <joaquim@hrnet.fr>
* fr.po : Updated French translation
2000-02-02 22:00:01 +00:00
Michael Natterer 9508a095d1 Pass the values which are treated as 0% and 100% to the constructor and
2000-02-03  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpwidgets.[ch] gimp_coordinates_new():
	Pass the values which are treated as 0% and 100% to the
	constructor and allow the chainbutton to constrain either the
	pixel values or the aspect ratio.

	* plug-ins/common/bumpmap.c
	* plug-ins/common/sparkle.c: removed unused variables.

	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/spread.c: updated the gimp_coordinates_new()
	calls.

	* plug-ins/common/tile.c: use gimp_coordinates instead of
	spinbuttons.
2000-02-02 17:59:44 +00:00
Kjartan Maraas c33289b6ae Updated Norwegian translation.
2000-02-03  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-02-02 14:30:53 +00:00
Manish Singh dafeeec38d Correct g_message call
-Yosh
2000-02-02 05:07:26 +00:00
Manish Singh 51b571f8d8 1.1.16 stuff
-Yosh
2000-02-02 05:01:20 +00:00
Manish Singh 93ea9d0eec commit alt's paths changes
-Yosh
2000-02-02 04:14:23 +00:00
Sven Neumann 08057b7131 raise the message_window when the message gets repeated
--Sven
2000-02-02 01:44:06 +00:00
Sven Neumann c89791c082 redid the message_box handling
--Sven
2000-02-02 01:21:36 +00:00
GMT 2000 Andy Thomas 209c50fe84 app/paths_dialog.c
Wed Feb  2 22:12:48 GMT 2000 Andy Thomas <alt@gimp.org>

	* app/paths_dialog.c

	Fixed bug number #5727 "PDB-call gimp_path_set_points is buggy"

	* tools/pdbgen/pdb/paths.pdb

	Added missing paths pdb functions

 		path_get_locked
 		path_set_locked
		path_set_tattoo
2000-02-02 00:41:11 +00:00
Sven Neumann 56831639dc i18n fix 2000-02-01 21:13:39 +00:00
Sven Neumann baf82a32e2 typo 2000-02-01 12:49:31 +00:00
Sven Neumann ecba6f6aa0 put files from modules dir back into POTFILES.in
--Sven
2000-02-01 12:10:10 +00:00
Sven Neumann e555273ef8 i18n fixes
--Sven
2000-02-01 01:52:32 +00:00
Sven Neumann dbbbc494c7 updated german translation 2000-02-01 00:37:56 +00:00
Sven Neumann fd2fb679c2 i18n cleanups
--Sven
2000-02-01 00:16:50 +00:00
Sven Neumann c9482821ab mostly header cleanup and i18n
--Sven
2000-01-31 23:59:05 +00:00
Michael Natterer a4025e057b app/menus.c app/channels_dialog.[ch] app/layers_dialog.[ch] Added an "Edit
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* app/menus.c
	* app/channels_dialog.[ch]
	* app/layers_dialog.[ch]
	* app/paths_dialog.[ch]: Added an "Edit xxx Attributes..." menu
	entry to the dialogs' popup menus.
2000-01-31 22:59:22 +00:00
Michael Natterer 697cfcd5f6 applied a (modified) patch from Daniel which removes the useles word
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* app/preferences_dialog.c: applied a (modified) patch from Daniel
	which removes the useles word "Settings" from the prefs. dialog.
2000-01-31 21:40:17 +00:00
Michael Natterer ebd978825c app/blend.c app/brightness_contrast.c app/color_balance.c
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* app/blend.c
	* app/brightness_contrast.c
	* app/color_balance.c
	* app/color_picker.c
	* app/crop.c
	* app/curves.c
	* app/flip_tool.c
	* app/histogram_tool.c
	* app/hue_saturation.c
	* app/levels.c
	* app/magnify.c
	* app/measure.c
	* app/move.c
	* app/path_tool.c
	* app/posterize.c
	* app/text_tool.c
	* app/threshold.c
	* app/tool_options.c
	* app/transform_tool.c: unify the usage of "Selection" and
	"<blah> Tool" and removed the word "Options" from all tool option
	title strings because the dialog title already says "Options".
2000-01-31 21:27:00 +00:00
Sven Neumann 7d837ccf67 added submenus to the tools menu
--Sven
2000-01-31 21:09:42 +00:00
SHIRASAKI Yasuhiro 0f7855d37c i18n fix and updated Japanese translation.
-- yasuhiro
2000-01-31 20:50:29 +00:00
Michael Natterer dd20d22192 attach labels and the unit_menu with GTK_SHRINK.
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpsizeentry.[ch]: attach labels and the unit_menu with
	GTK_SHRINK.

	* libgimp/gimpwidgets.[ch]: new convenience constructor
	gimp_coordinates_new() which creates a sizeentry with two fields,
	labels and a chainbutton.

	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/spread.c: use the coordinate constructor.

	* plug-ins/common/mblur.c: put the settings into two separate
	frames instead of using two nested frames.

	* plug-ins/common/sample_colorize.c: don't #include <math.h>

	* plug-ins/script-fu/script-fu-scripts.c: use the libgimp ui
	functions.

	* plug-ins/script-fu/script-fu.c: hm, don't remember, I guess it
	was indentation paranoia...
2000-01-31 20:47:44 +00:00
David Monniaux f9ff693326 French i18n of Perl plug-ins. 2000-01-31 20:05:14 +00:00
David Monniaux f8c9403261 Some more translations. 2000-01-31 19:58:30 +00:00
SHIRASAKI Yasuhiro 48f3a68614 fixed typo.
* plug-ins/gap/gap_decode_mpeg_main.c: fixed typo.

        * plug-ins/common/whirlpinch.c: unmarked blurb and help.

        * po-plug-ins/POTFILES.in: removed plug-ins/perl/Gimp.c
        which doesn't contain translatable messages.

-- yasuhiro
2000-01-31 19:49:04 +00:00
David Monniaux 0968a7c2dc First attempt at a French translation. 2000-01-31 18:41:29 +00:00
Sven Neumann 682abba9eb when dropping an indexed layer onto the toolbox, copy the colormap
to the newly created image (fixes bug #5692)


--Sven
2000-01-31 18:37:36 +00:00
David Monniaux 165368cfaf Translation of some stuff, including names of fonts.
Now a question: do I have to specify I want iso8859-1 ?
How do I say I can handle iso8859-1 or -15 ?
2000-01-31 18:35:10 +00:00
Sven Neumann 7c41d523a1 i18n
--Sven
2000-01-31 15:52:24 +00:00
Sven Neumann 4006d434df more sanity checks in gimpdrawable.c and a few i18n issues
--Sven
2000-01-31 13:07:39 +00:00
Marc Lehmann 4ad56fb075 see plug-ins/perl/Changes 2000-01-31 05:16:03 +00:00
Marc Lehmann a22fd354ad see plug-ins/perl/Changes 2000-01-31 03:48:28 +00:00
Michael Natterer 03015f85d7 merged the table attach helper functions into one function.
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpwidgets.[ch]: merged the table attach helper
	functions into one function.

	* app/*
	* plug-ins/*: changed the calls to gimp_table_attach_aligned()
	accordingly. Did minimal ui updates (spacing and stuff) in some
	files.
2000-01-31 03:13:02 +00:00
Marc Lehmann 734d4c42b0 *** empty log message *** 2000-01-31 02:32:30 +00:00
Sven Neumann 07cd86c451 use color_conversion routines out of libgimp
--Sven
2000-01-30 23:56:04 +00:00
jfell 35714bd79b Mon, 31 Jan 2000 22:00:37 +0100 Fellmann Joaquim <joaquim@hrnet.fr>
Mon, 31 Jan 2000 22:00:37 +0100  Fellmann Joaquim <joaquim@hrnet.fr>

	* Updated French translation of plugins / list of plugins source
	  files
2000-01-30 23:07:27 +00:00
Stanislav Brabec 74608f7894 update after fixed typo 2000-01-30 23:02:37 +00:00
Stanislav Brabec b1eed798d5 fixed typo 2000-01-30 23:00:03 +00:00