Commit graph

2859 commits

Author SHA1 Message Date
Nick Lamb /GIMP
43b6187604 Fix Sven's one-liner (Save now works!) 1999-10-25 00:59:18 +00:00
Manish Singh
9feac96274 added GIMP_DISABLE_COMPAT_H test, and C++ guards
* libgimp/gimpcompat.h: added GIMP_DISABLE_COMPAT_H test, and C++
guards

* tools/pdbgen/enumcode.pl
* libgimp/gimpenums.h
* libgimp/gimpexport.h: added C++ guards

-Yosh
1999-10-24 22:08:11 +00:00
Marc Lehmann
1a2becb0b7 *** empty log message *** 1999-10-24 21:27:29 +00:00
Marc Lehmann
e39f959976 *** empty log message *** 1999-10-24 21:19:27 +00:00
Sven Neumann
ecfb8a1210 updated the imagemap plug-in
--Sven
1999-10-24 20:57:17 +00:00
Marc Lehmann
88e0cc3155 api change #2, fix #1 1999-10-24 20:49:09 +00:00
Marc Lehmann
1298f31902 see plug-ins/perl/Changes 1999-10-24 20:46:19 +00:00
Sven Neumann
eb26d8e07e autoscroll in the layers dialog, a few cosmetic changes
and a german plug-in po-file


--Sven
1999-10-24 20:16:48 +00:00
Sven Neumann
2df06061bd get rid of remaining (invisible) layers after merging visible layers
* libgimp/gimpexport.c: get rid of remaining (invisible) layers
        after merging visible layers

        * app/channel_ops.[ch]: applied a patch from Garry R. Osgood that
	seems to fix bugs #2261 and #2382 (crashes when using offset).
        A few more changes made the dialog actually work...

        * app/ops_buttons.c: plugged a memleak I introduced yesterday

--Sven
1999-10-24 13:26:30 +00:00
Sven Neumann
7a432a7734 first effort in making the L&C dialog nicer.
--Sven
1999-10-23 20:30:59 +00:00
Marc Lehmann
69359dbcce see plug-ins/perl/Changes 1999-10-23 20:07:33 +00:00
Nam SungHyun
1aefdef3bf updated to 1.1.10 by Park Youngboo <DIRBOO@hitel.net>
And I fix his typo
1999-10-23 12:53:06 +00:00
Manish Singh
93cc6e9691 db_lookup seems to be used pretty often as a sanity check, giving lots of
* app/procedural_db.c: db_lookup seems to be used pretty often as a
sanity check, giving lots of spurious messages. Move the check to
db_execute

-Yosh
1999-10-23 01:30:52 +00:00
BST 1999 Andy Thomas
8ffd721992 app/procedural_db.c
Sat Oct 23 00:02:53 BST 1999 Andy Thomas <alt@gimp.org>

	* app/procedural_db.c

	Error message output to error console if you atemp to call
	a PDB function that does not exists. Useful ito check if scripts/
	plugins fail for unknown reasons,
1999-10-22 23:10:15 +00:00
Manish Singh
7db44664a6 sync the names with the last API patch
-Yosh
1999-10-22 22:57:03 +00:00
Tor Lillqvist
1b2fc05e5d Fix handling of ExtTextOut. We didn't handle the optional clipping
1999-10-23  Tor Lillqvist  <tml@iki.fi>

* plug-ins/common/wmf.c: Fix handling of ExtTextOut. We didn't
handle the optional clipping rectangle, and got out of sync if
there was a such. Ignore the inter-character spacing data as we
don't have exactly same font metrics anyway. Some mostly cosmetic
other changes.
1999-10-22 22:34:19 +00:00
Stanislav Brabec
5225496af4 Updated translation.
1999-10-22  Stanislav Brabec  <utx@penguin.cz>

        * cs.po: Updated translation.
1999-10-22 19:49:31 +00:00
BST 1999 Andy Thomas
85bbd68cf9 app/text_tool.c
Fri Oct 22 20:39:13 BST 1999 Andy Thomas <alt@gimp.org>

	* app/text_tool.c

	Fixed the problem where the border values was been ignored.
1999-10-22 19:45:05 +00:00
Kjartan Maraas
1cd602cc4a Updated Norwegian translation.
1999-10-21  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
1999-10-21 20:39:34 +00:00
Sven Neumann
c3a1787087 handle CAN_HANDLE_LAYERS_AS_ANIMATIONS correctly
* libgimp/gimpexport.c: handle CAN_HANDLE_LAYERS_AS_ANIMATIONS
  correctly

* app/scan_convert.c: trivial optimizations

* app/nav_window.c: applied the patch from Shuji Narazaki that makes
  the navigation window work with tablets. Fixed some rounding errors
  and stopped the flicker.


--Sven
1999-10-21 19:35:35 +00:00
Kjartan Maraas
d21dc847fb Updated Norwegian translation.
1999-10-21  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
1999-10-21 18:00:27 +00:00
Sven Neumann
350004fc28 fixed a typo my last ChangeLog entry
--Sven
1999-10-21 12:44:11 +00:00
Sven Neumann
05eb8cf086 Some cleanups in the process of trying to find our Script-Fu problem.
--Sven
1999-10-21 12:37:18 +00:00
Nam SungHyun
94d4d1c2f1 updated to 1.1.10 by
Park Youngboo <DIRBOO@hitel.net>
1999-10-21 01:47:44 +00:00
Sven Neumann
28205e6162 fixed a stupid type I introduced myself
--Sven
1999-10-21 00:11:37 +00:00
Manish Singh
0d80c0c0da make it compile
-Yosh
1999-10-20 22:35:02 +00:00
BST 1999 Andy Thomas
5e79064513 app/nav_window.c
Wed Oct 20 23:08:31 BST 1999 Andy Thomas <alt@gimp.org>

	* app/nav_window.c

	Now works correctly with non-square pixels. (dot-for-dot off
	and xres != yres).
1999-10-20 22:15:13 +00:00
Tor Lillqvist
e59e3f3fda New file.
1999-10-20  Tor Lillqvist  <tml@iki.fi>

* makefile.cygwin: New file.

* makefile.msc: Add Shift-JIS Japanese version.
1999-10-20 19:47:55 +00:00
Tor Lillqvist
940433ce6e Improve, add Shift-JIS version of Japanese.
1999-10-20  Tor Lillqvist  <tml@iki.fi>

* makefile.msc: Improve, add Shift-JIS version of Japanese.

* makefile.cygwin: New file.
1999-10-20 19:47:06 +00:00
Sven Neumann
cd3480b2fc pdb function were changed, updated the scripts accordingly
--Sven
1999-10-20 10:23:25 +00:00
Sven Neumann
2a783d04a7 the rest of the save plug-ins !?
--Sven
1999-10-20 01:45:41 +00:00
Manish Singh
23f00ee6f0 plug-ins/common/bz2.c removed some spurious g_asserts, based on
* plug-ins/common/bz2.c
* plug-ins/common/gz.c: removed some spurious g_asserts, based on
gimp-narazaki-990928-0.patch

* plug-ins/common/gpb.c: applied gimp-narazaki-990925-0, so we
don't refer to internal widget data

-Yosh
1999-10-20 01:01:00 +00:00
Manish Singh
747cfffb57 add sk to ALL_LINGUAS, remove plug-ins/perl/config.status always at the
* configure.in: add sk to ALL_LINGUAS, remove
plug-ins/perl/config.status always at the start

* tips/Makefile.am: add the ko tips file

-Yosh
1999-10-19 23:53:23 +00:00
BST 1999 Andy Thomas
35539062e6 app/layer.c
Tue Oct 19 21:50:52 BST 1999 Andy Thomas <alt@gimp.org>

	* app/layer.c

	Fixed rounding error in preview generating code that
	produced dithering where no dithering should have been!
1999-10-19 20:56:51 +00:00
Michael Natterer
b74d256981 changed the "parent context" implementation:
1999-10-19  Michael Natterer  <mitch@gimp.org>

	* gimpcontext.[ch]: changed the "parent context" implementation:

	- Automatically connect/disconnect the "*_changed" signals when
	  changing the parent and when setting the "defined" flag of the
	  attributes.
	- Store the former *_defined booleans in a single guint32.
	- Added generic functions to set the "defined" flags of the
	  attributes and to copy attributes between contexts.

	The contexts now correctly handle disappearing images and
	displays, so we don't have to explicitly reset them any more.

	* context_manager.[ch]: adopted to the changed context
	implementation, connect to the user context's "tool_changed"
	signal to switch the per-tool contexts, don't connect to the
	"removed" signal of the image context.

	* brush_select.c
	* tool_options.c: use LayerModeEffects instead of int when calling
	gimp_context_set_paint_mode().

	* gdisplay.c: no need to reset the active display when deleting it
	because the context connects to the "destroy" signal of the shell
	now.

	* menus.c: a shortcut for the navigation window. Moved
	<Image>/Image/Colors/Desaturate before the separator.

	* tools.c: tools_select(): set the active tool of the user context
	instead of calling a special context manager function.
1999-10-19 15:52:32 +00:00
Nam SungHyun
fc8549b9cb fix compile problem 1999-10-19 09:16:37 +00:00
Nick Lamb /GIMP
500f5ae2cb Really fixed #2152 this time. Yosh asked me to rename *_OK as PLUG_IN_*
so that's also changed this time.
1999-10-19 04:58:17 +00:00
Nick Lamb /GIMP
5ce60bda7e Doh! Important typo in ChangeLog 1999-10-19 04:26:33 +00:00
Nick Lamb /GIMP
7590b2da36 Fixed #2169 and as a side-effect discovered that RGB_IMAGE means
something quite different for app vs plug-ins. The one in app is
now called RGB_IMAGE_OK to differentiate them.
1999-10-19 04:24:21 +00:00
Nam SungHyun
1c830d9cf2 Korean translation by Young-Boo Park <DIRBOO@hitel.net> 1999-10-19 01:04:48 +00:00
Marc Lehmann
ab6e9c9a56 see plug-ins/perl/Changes 1999-10-18 21:30:57 +00:00
BST 1999 Andy Thomas
6e28558948 app/bezier_select.c app/edit_selection.c app/flip_tool.c app/gimage_mask.c
Mon Oct 18 21:24:47 BST 1999 Andy Thomas <alt@gimp.org>

	* app/bezier_select.c
	* app/edit_selection.c
	* app/flip_tool.c
	* app/gimage_mask.c
	* app/paths_dialog.c
	* app/paths_dialogP.h
	* app/undo.c
	* app/tools.h
	* app/tools.c

	1) Fixed some problems with the paths tool. Now the tool suboption
	"new point" is selected automatically when appropriate. Eg if you
	have the "add point" suboption selected and click  on a point
	not on the curve the "new point" option will become selected and the
	new point will be added.

	2) The "new point" option is defaulted to on when a new image is created	or a new image is selected from the image menu.

	3) Move and flip tool now effect the path if it is locked.

	4) Edit stroke now uses the currently selected tool as it should do
	when stroking.
1999-10-18 20:55:25 +00:00
Tomas Ogren
f922d155fa plug-ins/common/compose.c plug-ins/gimpressionist/gimpressionist.c
1999-10-17  Tomas Ogren  <stric@ing.umu.se>

* plug-ins/common/compose.c
* plug-ins/gimpressionist/gimpressionist.c
* plug-ins/gimpressionist/preview.c
* plug-ins/gimpressionist/presets.c
* plug-ins/gimpressionist/repaint.c: i18n de-lamerism
Using _(" OK ") etc gives the translators much extra work...

* app/about_dialog.c: Fix my name

* app/menus.c: Change order of resize and scale in L&C&P to match the
normal image menu

* po/sv.po: Update
* po-plug-ins/sv.po: Update
1999-10-17 21:07:28 +00:00
BST 1999 Austin Donnelly
cf6260af60 long overdue fix for problem with overrunning buffers in a couple of
Sun Oct 17 21:28:58 BST 1999  Austin Donnelly  <austin@gimp.org>

	* app/iscissors.c: long overdue fix for problem with overrunning
	    buffers in a couple of places.  Should now work with image
	    that are not an exact multiple of the tile size, and cope with
	    moving and adding control point before the curve is closed.
	    This may well fix a number of the bugs people have reported
	    on iscissors.  As of now, I know of no bugs in iscissors - if
	    you find one, I'm interested.
1999-10-17 20:28:56 +00:00
Asbjørn Pettersen
0c1b22fb0d add cstr_TokenType() 1999-10-17 16:13:30 +00:00
Michael Natterer
33b2d27e16 new GimpSignalType gimp_sigtype_int_int_int.
1999-10-17  Michael Natterer  <mitch@gimp.org>

	* app/gimpsignal.[ch]: new GimpSignalType gimp_sigtype_int_int_int.

	* app/gimpcontext.[ch]: set/get colors as separate r/g/b values
	instead of a guchar[3] array.
	The "[foreground|background]_changed" signal handlers must have
	the following signature now:
	color_changed_callback (GimpContext *, gint, gint, gint, gpointer).
1999-10-17 13:48:19 +00:00
Michael Natterer
f650984006 added the possibility to store the current tool, FG/BG color, brush,
1999-10-17  Michael Natterer  <mitch@gimp.org>

	* app/gimpcontext.[ch]: added the possibility to store the current
	tool, FG/BG color, brush, pattern and gradient, but don't use
	these attributes yet.

	Before replacing the get/set color/brush/... functions with
	context functions, I'll have to change the "parent context"
	implementation to something where the children catch the parent's
	color/brush/..._changed signals.
	Finally, updating the indicator_area, device_status, tool_options
	etc. will be done by connecting to their own context's "*_changed"
	signals, which will be much cleaner than calling the update
	functions from various places.

	(I think this is a "consistency fix", please let me know if you
	consider it a new feature).
1999-10-17 12:28:38 +00:00
Marc Lehmann
ec40ac728b API PATCH #2 or so 1999-10-17 00:07:55 +00:00
Marc Lehmann
0975e3dae4 see plug-ins/perl/Changes 1999-10-16 23:59:48 +00:00
Michael Natterer
fbf9e32ec5 preview_size_to_str() uses the new set of preview sizes now.
1999-10-16  Michael Natterer  <mitch@gimp.org>

	* app/gimprc.c: preview_size_to_str() uses the new set of preview
	sizes now.
1999-10-16 13:33:42 +00:00