Commit Graph

4564 Commits

Author SHA1 Message Date
Christian Meyer 93f8a0c778 Updated German translation. 2000-09-22 21:05:31 +00:00
BST 2000 Andy Thomas fd0cba20b0 plug-ins/gfig/gfig.c
Thu Sep 21 22:28:04 BST 2000 Andy Thomas <alt@gimp.org>

	* plug-ins/gfig/gfig.c

	Allowed gfig to paint in gradients. Iam sure it use to do this...
2000-09-21 21:28:44 +00:00
Daniel Egger 14e3790b95 Fix the GIMP autoconf stuff for the non-COMPAT case.
Fix the GIMP autoconf stuff for the non-COMPAT case.
2000-09-21 18:03:52 +00:00
Tor Lillqvist 1e9f323717 libgimp/makefile.mingw.in app/makefile.mingw.in modules/makefile.mingw.in
2000-09-21  Tor Lillqvist  <tml@iki.fi>

	* libgimp/makefile.mingw.in
	* app/makefile.mingw.in
	* modules/makefile.mingw.in
	* plug-ins/makefile.mingw.in: Fix bug in ../config.h rule, cp src
	and dest were in wrong order.

	* config.h.win32: Remove alloca definition, current <glib.h> now
	handles that.
2000-09-21 17:51:33 +00:00
BST 2000 Andy Thomas 5ccbf7c734 plug-ins/gfig/gfig.c
Wed Sep 20 22:40:25 BST 2000 Andy Thomas <alt@gimp.org>

	* plug-ins/gfig/gfig.c

	Fixed problems since the interface to gimp-drawable-fill() has
	changed. Also fixed some GTK warnings when GFig objects were
	loaded.
2000-09-20 21:52:39 +00:00
Kevin Turner a9d18b9a38 remove_cruft on pygimp.
Note that pygimp still does NOT BUILD because of the AUTO*STUFF isn't set
up correctly.  :( :(
2000-09-20 21:27:50 +00:00
Kevin Turner 7493742149 Oops. When we did s/PARAM_/PDB_/, we forgot to do s/6/4/ (the length of
* plug-ins/pdbbrowse.py (pars): Oops.  When we did
s/PARAM_/PDB_/, we forgot to do s/6/4/ (the length
of the prefix changed).

* gimpmodule.c: Filter this through remove_cruft,
finishing the libgimp renaming (and further ensuring
that it won't work with older libgimps).
2000-09-20 21:19:35 +00:00
Asbjørn Pettersen 7a2bd21658 use g_strncasecmp() 2000-09-15 14:26:19 +00:00
Kevin Turner 681f12f101 Close bug "Segfault after using display filters,"
add paranoid robustness checking to active_dialogs in dialog_handler.c
to attempt to recover gracefully from this problem in the future.
2000-09-15 10:04:35 +00:00
Nick Lamb /GIMP 901fd47f82 Possible fix for #22805 2000-09-15 00:50:12 +00:00
jaycox e4b031932a fix bug #24188. allow num_processors to be set on the fly.
* app/pixel_processor.c: fix bug #24188.
	* app/preferences_dialog.c: allow num_processors to be set on
	the fly.
2000-09-14 16:22:40 +00:00
Michael Natterer 659d46c2d8 always position the menu inside the screen boundaries.
2000-09-14  Michael Natterer  <mitch@gimp.org>

	* app/disp_callbacks.c: always position the menu inside the
	screen boundaries.
2000-09-14 15:42:39 +00:00
Michael Natterer 9d4e8b7d27 new function gdisplay_origin_menu_position() which positions the menu
2000-09-14  Michael Natterer  <mitch@gimp.org>

	* app/disp_callbacks.c: new function gdisplay_origin_menu_position()
	which positions the menu right of the arrow instead of underneath
	the mouse (where you always have the first entry selected, which
	is annoying).
2000-09-14 14:53:06 +00:00
David Monniaux 13a1ac6f3d Translated a few missing and/or fuzzy things. 2000-09-14 13:10:29 +00:00
Christian Meyer c1bb911234 Added update.pl and README.tools from kanikus. 2000-09-13 10:24:30 +00:00
Rodrigo Sancho Senosiain cdbbaf73f2 Updated spanish tips 2000-09-11 22:12:05 +00:00
SHIRASAKI Yasuhiro b03f73d8f7 updated japanese translation.
-- yasuhiro
2000-09-10 06:16:53 +00:00
Kenneth Christiansen 8b796afc26 Translations from Keld
bonobo/po/da.po dia/po/da.po dr-genius/po/da.po eog/po/da.po
gconf/po/da.po gdict/po/da.po gdm2/po/da.po gfax/po/da.po
gimp/po/da.po gimp/po-libgimp/da.po gimp/po-plug-ins/da.po
gnome-applets/po/da.po gnome-chess/po/da.po gnome-db/po/da.po
gnome-iconedit/po/da.po gnome-lokkit/po/da.po
gnome-media/po/da.po gnome-pilot/po/da.po gnomeicu/po/da.po
gnop/po/da.po gphoto/po/da.po gtkhtml/po/da.po gxsnmp/po/da.po
libgtop/po/da.po
mc/po/da.po oaf/po/da.po rp3/po/da.po sodipodi/po/da.po
2000-09-09 00:06:04 +00:00
Kenneth Christiansen 05577f0c3d Translations from Keld
bonobo/po/da.po gconf/po/da.po gimp/po-plug-ins/da.po
gnumeric/po/da.po pan/po/da.po
2000-09-08 23:33:26 +00:00
Christian Rose f6b4a365c8 Updated Swedish translation. 2000-09-08 15:50:48 +00:00
Tor Lillqvist 79022969c3 Use fopen (xxx, "rb") on all systems. It is standard C, does no harm on
2000-09-07  Tor Lillqvist  <tml@iki.fi>

	* plug-ins/common/ps.c: Use fopen (xxx, "rb") on all systems. It
	is standard C, does no harm on systems where it isn't needed
	(Unix).

	* libgimp/gimp.c (gimp_extension_process): Use
	g_io_channel_win32_poll() instead of
	g_io_channel_win32_wait_for_condition().
2000-09-07 20:04:47 +00:00
Yuri Syrota b302b3b701 Updated Ukrainian translation 2000-09-07 06:37:35 +00:00
Manish Singh 230d58fc26 file .cvsignore was initially added on branch HOLLYWOOD. 2000-09-06 21:46:12 +00:00
Manish Singh e16af02ff5 file Makefile.am was initially added on branch HOLLYWOOD. 2000-09-06 21:46:12 +00:00
Manish Singh 58a34f938e file fur.c was initially added on branch HOLLYWOOD. 2000-09-06 21:46:12 +00:00
Manish Singh 8c8f1af9b4 file frame_manager.c was initially added on branch HOLLYWOOD. 2000-09-06 21:29:44 +00:00
Manish Singh baeb2888e2 file frame_manager.h was initially added on branch HOLLYWOOD. 2000-09-06 21:29:44 +00:00
Jesus Bravo Alvarez c867a9f1b0 Updated Galician translation 2000-09-06 18:54:55 +00:00
Manish Singh 44e80b3829 file gimpfloat16.h was initially added on branch HOLLYWOOD. 2000-09-06 06:22:34 +00:00
Manish Singh b8fb893ad4 file noise.c was initially added on branch HOLLYWOOD. 2000-09-06 06:22:27 +00:00
Manish Singh c61ab6e685 file noise.h was initially added on branch HOLLYWOOD. 2000-09-06 06:22:27 +00:00
Kjartan Maraas 4d3a22cb1e Updated Norwegian translation.
2000-09-04  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-09-04 21:11:42 +00:00
Kjartan Maraas 8b401bbac0 Updated Norwegian translation.
2000-08-22  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-09-04 20:34:48 +00:00
Kjartan Maraas 418a4a17f8 Small update 2000-09-04 20:33:24 +00:00
Christian Rose 2f8181d994 Updated Swedish translation. 2000-09-04 19:15:27 +00:00
Christian Rose 5b6df63ff1 Updated Swedish translation. 2000-09-03 15:57:58 +00:00
Stanislav Brabec 376cf583b4 czech translation update 2000-09-02 21:39:39 +00:00
Kjartan Maraas 1ef898d2ce Fix typo that broke the status scripts 2000-09-01 20:47:43 +00:00
Yuri Syrota 3775995620 Updated Ukrainian translation 2000-09-01 17:06:15 +00:00
Kjartan Maraas b392272c49 Commit the right file instead 2000-09-01 07:33:01 +00:00
Manish Singh 90684dcd7a remove silly cvs conflict marker
-Yosh
2000-08-31 16:01:17 +00:00
Yuri Syrota fff35020de Updated Ukrainian translation 2000-08-31 15:59:44 +00:00
Kjartan Maraas 962039c674 Updated Norwegian translation.
2000-08-30  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-08-30 19:32:39 +00:00
Adam D. Moss 3f95dc6ff8 change default frame duration 2000-08-30 17:59:45 +00:00
BST 2000 Adam D. Moss 73efa58a93 Change default frame duration for consistancy.
Wed Aug 30 18:49:01 BST 2000  Adam D. Moss <adam@gimp.org>

        * plug-ins/common/animationplay.c: Change default frame duration
        for consistancy.
2000-08-30 17:52:00 +00:00
Manish Singh d0da9246c7 more COMPAT_CRUFT removal
-Yosh
2000-08-30 08:20:24 +00:00
Yuri Syrota be9e926c01 Updated Ukrainian translation 2000-08-29 16:55:01 +00:00
Valek Frob 6f56051ef4 Updated russian translation. 2000-08-29 14:53:18 +00:00
Piers Cornwell 8db327b554 plug-ins/Lighting/lighting_ui.c Make Env and Bumpmap tabs show all the
2000-08-29  Piers Cornwell  <piers.cornwell@bigfoot.com>

    * plug-ins/Lighting/lighting_ui.c
    * plug-ins/Lighting/lighting_preview.h: Make Env and Bumpmap
    tabs show all the time and other minor changes.
2000-08-29 14:27:40 +00:00
Yuri Syrota aa8643e6c6 Updated Ukrainian translation 2000-08-29 13:32:00 +00:00