Commit graph

2585 commits

Author SHA1 Message Date
Manish Singh 8f677a146f remove separate dir for po stuff
-Yosh
1999-09-24 01:05:55 +00:00
Sven Neumann 3c3c9e5793 I18n for script-fu (another patch from Daniel Egger).
--Sven
1999-09-24 00:23:33 +00:00
Manish Singh 9b2fe40fbd make sux
-Yosh
1999-09-24 00:03:47 +00:00
Manish Singh 7d62a34eb4 app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch]
* app/channel.h
* app/gimpimage.h
* app/gimpimageP.h
* app/layer.h
* app/undo.[ch]
* app/undo_types.h: use proper naming convention for undo enums,
and hide them from the pdbgen stuff

* app/procedural_db.h: don't skip PDB_END

* app/undo_history.c: remove gccism from undo_history_append_special

* libgimp/gimpintl.h: INIT_LOCALE should be defined in all cases

* plug-ins/script-fu/Makefile.am: add script-fu-constants.[ch]

* plug-ins/script-fu/script-fu.c: use init_generated_constants

* plug-ins/script-fu/siod.h: #include <stdio.h> for FILE *

* tools/pdbgen/script-fu.pl: new file

* tools/pdbgen/Makefile.am: add rule for constant script-fu gen

* tools/pdbgen/enumgen.pl: add enum skip feature

* tools/pdbgen/lib.pl: use nicks for gimpenums.h

* tools/pdbgen/pdb/procedural_db.pdb: ignore PDB_END

-Yosh
1999-09-23 23:42:38 +00:00
Zach Beane 99ed75c9ef Check trust_dirty_flag preference; if we don't trust it, save no matter
* app/fileops.c: Check trust_dirty_flag preference; if we
        don't trust it, save no matter what.

        * app/preferences_dialog.c, app/gimprc.c, app/gimprc.h:
        Added trust_dirty_flag preference option, defaults to off.

-- Zach
1999-09-23 20:41:25 +00:00
Zach Beane 6f022ac3bc Check the prefs for trust_dirty_flag; if we don't trust it, save no
matter what.
1999-09-23 20:34:30 +00:00
Zach Beane 51d6de9b6b Added trust_dirty_flag preference option. 1999-09-23 20:21:15 +00:00
Vincent Renardias dbcf6d279c Updated for 1.1.9.
* Updated for 1.1.9.
1999-09-23 18:08:39 +00:00
Sven Neumann ba211f07f2 i18n patch from Daniel Egger
--Sven
1999-09-23 11:49:16 +00:00
CDT 1999 James Mitchell 36bed6e320 Translations from Daniele Medri <madrid@linux.it> 705 translated messages,
Wed Sep 22 23:51:24 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po-plug-ins/it.po: Translations from Daniele Medri <madrid@linux.it>
	  705 translated messages, 10 untranslated messages.

        * tips/gimp_tips.it.txt: Translations from Daniele Medri
	  <madrid@linux.it>
1999-09-23 05:14:24 +00:00
Chyla Zbigniew b39f65259e Updated Polish translation 1999-09-22 23:23:08 +00:00
Asbjørn Pettersen 8a54b23445 what to do with unittest 1999-09-22 15:49:01 +00:00
Asbjørn Pettersen 9e908f7e11 skip CVS warning 1999-09-22 15:47:53 +00:00
Asbjørn Pettersen e4a418edba what to do 1999-09-22 15:47:33 +00:00
Asbjørn Pettersen 94cef2f47c os2 patches 1999-09-22 15:47:19 +00:00
Kelly Martin 668afecf30 added an install-data-local target to forcibly remove the round1.vbr from
* data/brushes/Makefile.am (install-data-local): added an
install-data-local target to forcibly remove the round1.vbr from
the installed brushes directory if it's still there for some silly
reason...

--klm
1999-09-22 02:59:23 +00:00
Sven Neumann fd5a19ce69 buglets fixed (discovered by Martin Weber)
--Sven
1999-09-21 19:34:24 +00:00
Zach Beane 7968de4ffe Reverted the patch I applied to fix the SOTA-Chrome bug. Yosh says he will
* app/color_cmds.c:
        Reverted the patch I applied to fix the SOTA-Chrome bug. Yosh
        says he will add a new GUINT8ARRAY type to the PDB to fix this the
        right way.

-- Zach
1999-09-21 18:56:05 +00:00
Zach Beane ca29a71c71 Reverted the patch I applied to fix the SOTA-Chrome bug. Yosh says he
will add a new GUINT8ARRAY type to the PDB to fix this the right way.
1999-09-21 18:53:32 +00:00
Sven Neumann 48e8fa0141 Update from the registry.
--Sven
1999-09-21 13:11:00 +00:00
Asbjørn Pettersen ed8eeb6d36 add plugdir program 1999-09-21 11:04:37 +00:00
Asbjørn Pettersen 18c835892d add gimp_system_rc_file() 1999-09-21 11:03:13 +00:00
Sven Neumann 039c3ab168 Patches from Wolfang Hofer.
--Sven
1999-09-21 09:24:29 +00:00
Sven Neumann 8c404ed3e6 do the box thing!
--Sven
1999-09-21 09:11:42 +00:00
Sven Neumann 9ee9939102 made the creation of guides undoable
--Sven
1999-09-20 21:08:53 +00:00
Nick Lamb /GIMP 6e6ede4456 Mac and PC can be friends :)
PC vs Mac radio buttons removed from dialog. Trust me.
1999-09-20 18:00:06 +00:00
EDT 1999 Austin Donnelly bf8db4adc8 Honest, guv, it's not a feature - it's a tightly integrated package of
Mon Sep 20 12:51:30 EDT 1999  Austin Donnelly  <austin@gimp.org>

	Honest, guv, it's not a feature - it's a tightly integrated
	package of undo system cleanups and fixes.

	NEW FILES:
	* app/undo_history.c: window showing recent undo (and redo) steps
	    available.
	* app/undo_types.h: broken out of undo.h to fix circular includes.

	MODIFIED FILES:
	* app/Makefile.am: compile undo_history.c
	* app/channel.h: use enum for channel undo type, not just magic
	    numbers.
	* app/layer.h: same for layer undos.
	* app/commands.c: edit_show_undo_history_cmd_callback() function to
	    pull up undo history window.
	* app/commands.h: prototype for above.
	* app/gdisplay.c: make undo / redo menu items sensitive according
	    to whether they would do anything.  Would be easy to change
	    the text to say what would be undone/redone, but I don't know
	    the GTK.
	* app/gimpimage.c: new signal emitted by gimage:
	    UNDO_EVENT. gimp_image_undo_event() function to emit it.
	* app/gimpimage.h: prototype for above.
	* app/gimpimageP.h: pushing_undo_group member is now an undo_type,
	    not an int.  Keep undo history widget here too (if created).
	* app/menus.c: add "Edit/Undo history..." to image menu.
	* app/undo.c: new types: enums undo_type and undo_state rather than
	    ints and magic numbers.  All undo_pop_* and undo_free_*
	    functions made static.  New static function
	    undo_type_to_name().  Issue undo event signals on various
	    important events (eg undo pushed, undo popped etc).
	    undo_push() now takes a "dirties_image" arg to say whether
	    image should be dirtied.  Layer moves now dirty the image.  A
	    couple of g_return_if_fails () on undo_pop and undo_redo to
	    assert we're not in the middle of an undo group.
	    undo_get_{undo,redo}_name() to peek at names of top items on
	    undo and redo stacks resp.   undo_map_over_{undo,redo}_stack()
	    to run a function for each item or group on stack.  Layer and
	    channel undos use symbolic names rather than 0 or 1.  Array
	    mapping undo types to names.
	* app/undo.h: split out undo types to undo_types.h.  Prototypes
	    for functions described above.  undo_event_t enum.
	    undo_history_new() prototype lives here too.

	Random other fixes:
	* app/gimpdrawable.c
	* app/image_render.c: default labels in switches to keep egcs happy.

	* app/nav_window.c: some fixes to (sort of) cope with image res !=
	    screen res.  Still needs work to handle non-square pixels
	    properly.

	* app/paths_dialog.c: bad idea to call gimp_image_dirty()
	    directly.  Even though it's currently commented out.
1999-09-20 17:15:20 +00:00
Asbjørn Pettersen dae8fd9d6d first unit test programs 1999-09-20 16:33:43 +00:00
Sven Neumann f6b782fdea i18n updates sent ro me by Daniel Egger
--Sven
1999-09-20 08:17:21 +00:00
CDT 1999 James Mitchell ba7593f245 Translations from Daniele Medri <madrid@linux.it> 1422 translated
Sun Sep 19 13:22:21 CDT 1999 James Mitchell <mitchell@gimp.org>

	* po/it.po: Translations from Daniele Medri <madrid@linux.it>
	  1422 translated messages.

Sun Sep 19 13:22:21 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po-plug-ins/it.po: Translations from Daniele Medri <madrid@linux.it>
	  693 translated messages, 22 untranslated messages.

Sun Sep 19 13:24:30 CDT 1999 James Mitchell <mitchell@gimp.org>

	* tips/gimp_tips.it.txt: Translations from Daniele Medri
	<madrid@linux.it>
1999-09-19 18:30:38 +00:00
Marc Lehmann 29e988d244 see plug-ins/perl/Changes 1999-09-18 17:16:58 +00:00
Chyla Zbigniew 5d44dcd363 Updated Polish translation 1999-09-18 17:13:06 +00:00
Marc Lehmann e39df8174a see plug-ins/perl/Changes 1999-09-18 14:07:52 +00:00
Zach Beane 9a5ff7240a Corrected GIMP News URL.
* plug-ins/webbrowser/web-browser.scm: Corrected GIMP News
URL.

-- Zach
1999-09-18 01:58:32 +00:00
Zach Beane f40100072f Corrected GIMP News URL. 1999-09-18 01:56:51 +00:00
Tomas Ogren 39b651a549 "u_long" isn't portable at all..
1999-09-18  Tomas Ogren  <stric@ing.umu.se>

* plug-ins/common/tiff.c: "u_long" isn't portable at all..
1999-09-18 01:22:29 +00:00
Nick Lamb /GIMP 8bc75810ae Update to version supporting 16-bit (truncated of course)
and Tiled TIFF familes.
1999-09-17 22:28:25 +00:00
Kjartan Maraas 6e2c2d7edc Updated Danish translation from Kenneth Christiansen <kenneth@ripe.dk>.
1999-09-17  Kjartan Maraas  <kmaraas@online.no>

	* da.po: Updated Danish translation from Kenneth
	Christiansen <kenneth@ripe.dk>.
1999-09-17 19:51:59 +00:00
Kjartan Maraas a166512350 Updated translation.
1999-09-16  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated translation.
1999-09-16 17:43:28 +00:00
Zach Beane e12d351e8a Applied patch from _tom_@sf.airnet.ne.jp in bug #2208, this fixes #2208
* app/color_cmds.c: Applied patch from _tom_@sf.airnet.ne.jp in
        bug #2208, this fixes #2208 and #2157.

-- Zach
1999-09-16 16:38:38 +00:00
Zach Beane cae6615147 Applied patch from _tom_@sf.airnet.ne.jp in bug #2208, this fixes #2208
* app/color_cmds.c: Applied patch from _tom_@sf.airnet.ne.jp in
        bug #2208, this fixes #2208 and #2157.
1999-09-16 16:37:38 +00:00
Manish Singh fa39134a36 use a temp var for xoring pointers
-Yosh
1999-09-15 18:12:14 +00:00
Zach Beane d36d23069f Changed gimp-flip parameters to match new OrientationType enum values.
* plug-ins/script-fu/scripts/truchet.scm,coolmetal-logo.scm:
        Changed gimp-flip parameters to match new OrientationType enum
        values. Fixes bug #2156.
1999-09-15 14:06:54 +00:00
Zach Beane 455b43e912 Changed gimp-flip parameters to match new orientation enum. 1999-09-15 14:01:36 +00:00
Zach Beane cc791f9b0f Changed gimp-flip parameter to match new orientation enum. 1999-09-15 13:59:32 +00:00
Sven Neumann e56ff58b04 applied a patch from Simon.
--Sven
1999-09-15 10:54:25 +00:00
Tor Lillqvist e422b59e59 Include config.h, guard inclusion of <unistd.h>.
1999-09-14  Tor Lillqvist  <tml@iki.fi>

* app/brush_select.c: Include config.h, guard inclusion of
<unistd.h>.

* app/gimpcontextpreview.c: Include config.h, <string.h> and
appenv.h.

* app/xinput_airbrush.c: Include config.h, <stdio.h>, appenv.h and
libgimp/gimpmath.h. Use G_PI.

* app/makefile.{cygwin,msc}: Updates.

* plug-ins/makefile.{cygwin,msc}: Add the unofficial sel_gauss
plug-in. Add new object files for FractalExplorer and
gimpressionist.

* plug-ins/common/iwarp.c (iwarp_deform): Combine two loops over
the same xi, yi area into one. Remove the then actually unused
deform_area_vectors array. Only one element of the array was used
for each x,yi loop.

* plug-ins/common/sparkle.c: Don't include <math.h>,
libgimp/gimpmath.h includes it. Use G_PI.
1999-09-14 21:20:04 +00:00
Manish Singh 2139d2b4ab plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic
* plug-ins/gfli/fli.[ch]
* plug-ins/gfli/gfli.c: applied gimp-narazaki-990914-0, fixes bogus
magic settings and noninteractive pdb

* plug-ins/common/ps.c: resolution info patch

-Yosh
1999-09-14 20:54:02 +00:00
Manish Singh 4555202ace don't use wacky binary modifiers to popen when !__EMX__
-Yosh
1999-09-14 20:16:36 +00:00
Manish Singh d86bcdf9a4 use break; instead of compiler barfing goto and label: } construct
* app/convert.c: use break; instead of compiler barfing goto and
label: } construct

-Yosh
1999-09-14 20:02:23 +00:00