Commit Graph

2859 Commits

Author SHA1 Message Date
551f47494a *** empty log message *** 1999-11-27 02:15:32 +00:00
5156b791f0 more action_area beautifiction
--Sven
1999-11-26 20:58:27 +00:00
bc899c0c28 purely cosmetic...
--Sven
1999-11-26 18:03:59 +00:00
7ffb6a9531 fr.po update.
* fr.po update.
1999-11-26 12:07:11 +00:00
3dc6f1810c fixed a cut'n'paste error
--Sven
1999-11-26 11:28:57 +00:00
17bba08ee3 Czech translation update. 1999-11-26 10:38:35 +00:00
bbda88d670 accidentially replaced "Gradient:" with "Blend:" in my last checkin to
1999-11-26  Michael Natterer  <mitch@gimp.org>

	* app/blend.c: accidentially replaced "Gradient:" with "Blend:" in
	my last checkin to this file. Put the right string back.

	* app/menus.c: fixed the plugin translation problem (YES!!! :-)
	Mysteriously, using g_strdup() et al. instead of composing the
	string to translate in a statically allocated array fixed the
	problem.

	* plug-ins/gap/gap_main.c: fixed a menu path.
1999-11-26 10:17:19 +00:00
ee4d8837cf updated to 1.1.12 1999-11-26 03:51:16 +00:00
81b0e8e73b see plug-ins/perl/Changes 1999-11-26 01:10:30 +00:00
19ca12e661 purely cosmetic change
--Sven
1999-11-26 00:34:39 +00:00
d5c974fee7 Improve WinMain prototype to avoid compiler warnings.
1999-11-26  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimp.h (MAIN) (Win32): Improve WinMain prototype to
avoid compiler warnings.

* libgimp/gimpui.def: Add one entry point.
1999-11-26 00:15:16 +00:00
0c54d27dd7 Update. No fuzzies.
1999-11-26  Tor Lillqvist  <tml@iki.fi>

* fi.po: Update. No fuzzies.
1999-11-26 00:11:33 +00:00
01d5fb260c 1.1.13 stuff
-Yosh
1999-11-25 20:55:52 +00:00
fb801cce3c Augh, fix stupid braino from my last change
-Yosh
1999-11-25 20:22:31 +00:00
b97364946c updated.
* fr.po: updated.
1999-11-25 17:09:42 +00:00
720518b33a Removed the definitions of the tearoff menu items and build them on the
1999-11-25  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: Removed the definitions of the tearoff menu items
	and build them on the fly. Added N_()-marked submenus instead so
	they get properly translated. Removed N_() from all separators.

	Hacked menu_translate(): Don't try to translate separators,
	tearoffs and the /File/MRUxx entries. Avoid multiple lookups in
	the "gimp-std-plugins" domain. Translating plug-in menu entries is
	still broken.

	Defined all filter categories for proper translation and a first
	try to order them and to add separators (please comment...).

	New Category /Filters/Web.

	(Did 'make update-po' in the po* directories and updated the
	german translations.)

	* app/about_dialog.c
	* app/brush_select.c
	* app/drawable.c
	* app/errors.c
	* app/free_select.c
	* app/gradient.c
	* app/info_dialog.c
	* app/plug_in.c
	* app/tool_options.c: minor i18n updates like removing _() from
	some error messages.

	* app/context_manager.c: a private context for the Xinput Airbrush.

	* plug-ins/common/video.c: Register under /Filters/Distorts

	* plug-ins/imagemap/imap_main.c: Register under /Filters/Web
	(Marc, what about putting "prepare for gif" and "webify" there?)

	* plug-ins/perl/po/de.po: s/Xtn/Xtns/g
1999-11-25 11:35:48 +00:00
e4d411f8c9 ja.po: Japanese Translation Update for 1.1.12 from SHIRASAKI Yasuhiro.
See his serious attitude for the Japanized GIMP.
       I recommend you give him a translation commit account and
       tell him before a new version release...
1999-11-25 07:02:48 +00:00
d82cdfc84b restrict movements to 15 degrees (the circle way)
--Sven
1999-11-25 01:59:14 +00:00
f0cde43787 1.1.12 stuff
-Yosh
1999-11-25 01:44:55 +00:00
a111d2397b version number bump; add check for standalone gtkxmhtml from Sesse
* configure.in: version number bump; add check for standalone
gtkxmhtml from Sesse

* app/gimppreviewcache.c: applied gimp-yasuhiro-19991122-1, prevents
div by zero error

* plug-ins/script-fu/script-fu-scripts.c: INIT_I18N_UI before
gtk_init, reported by yasuhiro

* plug-ins/common/mapcolor.c
* plug-ins/common/sunras.c
* plug-ins/fits/fits.c: applied gimpkirchgessner-991121-[0-2],
i18n and sundry bug fixes

-Yosh
1999-11-24 23:58:46 +00:00
643e1b1a92 *** empty log message *** 1999-11-24 20:11:03 +00:00
fe3eed8ef5 Fixed perlotine, works again now. (Some changes to function parameters
seemed to happen? Also guide orientation type names changed..) /tigert
1999-11-24 09:56:20 +00:00
947899f63b as we alreadey discussed on #gimp
--Sven
1999-11-24 00:27:39 +00:00
8562c9a480 Updated
1999-11-24  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Updated
1999-11-23 23:55:42 +00:00
979bab8ddc added dots to all menu entries of interactive plug-ins and did the usual
action area fixes on lots of them



--Sven
1999-11-23 23:49:45 +00:00
ae3f6ac6bf plug-ins/common/blinds.c plug-ins/common/curve_bend.c
1999-12-20  Shirasaki Yasuhiro  <yasuhiro@gnome.gr.jp>

        * plug-ins/common/blinds.c
        * plug-ins/common/curve_bend.c
        * plug-ins/common/deinterlace.c
        * plug-ins/common/despeckle.c
        * po-plug-ins/POTFILES.in: Added gettext support

-- yasuhiro
1999-11-23 23:49:42 +00:00
4a7dc75580 added dots to all menu entries of interactive plug-ins and did the usual
action area fixes on lots of them



--Sven
1999-11-23 23:49:42 +00:00
e49920df8f the plug-ins I missed in my last commit
--Sven
1999-11-23 21:59:05 +00:00
66f212c116 put the change from Monday back in that I accidentially reverted yesterday
--Sven
1999-11-23 21:02:54 +00:00
a38de26ce6 i18n stuff, dots for menu entries and dialog layout tweaks
--Sven
1999-11-23 20:29:20 +00:00
b6a3dd5acf app/app_procs.c app/channels_dialog.c app/fileops.c app/gdisplay.c
1999-11-23  Michael Natterer  <mitch@gimp.org>

	* app/app_procs.c
	* app/channels_dialog.c
	* app/fileops.c
	* app/gdisplay.c
	* app/gdisplay_ops.c
	* app/layers_dialog.c
	* app/menus.[ch]
	* app/paths_dialog.c
	* app/plug_in.c: removed
	menus_set_[sensitive|state]_glue(). Removed the N_()'s from all
	menu paths which are not eventually passed to
	gtk_item_factory_create_item().

	* app/tool_options.c: minor updates.

	* app/file_new_dialog.c: reordered the action_area buttons.
1999-11-23 19:11:29 +00:00
facdf43902 see plug-ins/perl/Changes 1999-11-23 04:31:42 +00:00
49bb3594a6 hopefully plugged a possible security hole. Please audit this fix!
--Sven
1999-11-23 01:06:16 +00:00
eec4835461 see plug-ins/perl/Changes 1999-11-23 00:29:08 +00:00
70b0232405 app/bezier_select.c
Mon Nov 22 22:43:59 GMT 1999 Andy Thomas <alt@gimp.org>

        * app/bezier_select.c

        Stroking bezier paths made up of multiple segments
        now all get put in a single undo group.
1999-11-22 23:05:31 +00:00
399e35b6c4 i18n stuff
--Sven
1999-11-22 22:38:02 +00:00
eb7d301336 Disabled the copy-on-write for gimage projection. Duplicate op will now
Mon Nov 22 13:18:40 GMT 1999  Adam D. Moss <adam@gimp.org>

	* app/channel_ops.c: Disabled the copy-on-write for gimage
	projection.  Duplicate op will now take as much time and
	memory as GIMP 1.0 in this respect.  That sucks, but I'm
	damned if I can follow the twisted paths which GIMP treads
	in making this bahave badly.  Can you?
1999-11-22 13:22:53 +00:00
7a14ed3eeb move all sub-sub-menus of <Image>/Filters to the top of their menu shells
1999-11-22  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: move all sub-sub-menus of <Image>/Filters to the
	top of their menu shells and add a separator after them.
1999-11-22 12:02:46 +00:00
e4702c0fa6 Removed erroneous spin-button limit, bumped up RGB->INDEXED precision a
Mon Nov 22 11:19:05 GMT 1999  Adam D. Moss <adam@gimp.org>

	* app/convert.c: Removed erroneous spin-button limit, bumped
	up RGB->INDEXED precision a little.
1999-11-22 11:26:58 +00:00
3711f5587e app/brightness_contrast.[ch] app/by_color_select.[ch]
1999-11-22  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/brightness_contrast.[ch]
	* app/by_color_select.[ch]
	* app/color_balance.[ch]
	* app/curves.[ch]
	* app/histogram_tool.[ch]
	* app/hue_saturation.[ch]
	* app/levels.[ch]
	* app/posterize.[ch]
	* app/threshold.[ch]: spinbuttons and cleaned up ui for all
	dialog-tools. Added a "Reset" button to all dialogs.

	* app/color_notebook.c: fixed a compiler warning.

	* app/gimpui.[ch]: made gimp_radio_group_new() more general.

	* app/menus.c: removed the <Toolbox>/File/Help submenu.

	* app/tools.c: restored the old behaviour of "tools_initialize()"
	(force the emission of the "tool_changed" signal)
1999-11-22 11:14:29 +00:00
22f77c5ab7 Small changes in the help system ;-) Be ready for a major commit 1999-11-21 23:40:40 +00:00
550072bd5f see plug-ins/perl/Changes 1999-11-21 23:00:13 +00:00
b653df172c *** empty log message *** 1999-11-21 21:15:28 +00:00
019b0193fc see plug-ins/perl/Changes 1999-11-21 21:10:48 +00:00
e6b198f788 see plug-ins/perl/Changes 1999-11-21 18:31:41 +00:00
6827f26f5d see plug-ins/perl/Changes 1999-11-21 03:18:00 +00:00
42b92f84bf *** empty log message *** 1999-11-21 01:15:45 +00:00
5574727487 app/nav_window.c
Sat Nov 20 23:31:19 GMT 1999 Andy Thomas <alt@gimp.org>

	* app/nav_window.c


	Forgot to clear the timer_id flag after the timer
	has fired.
1999-11-20 23:40:50 +00:00
0ea4660f56 app/nav_window.c
Sat Nov 20 22:10:15 GMT 1999 Andy Thomas <alt@gimp.org>

	* app/nav_window.c

	Removed timer when windows are deleted. Removes
	potential race conditions when closing images.
1999-11-20 22:33:46 +00:00
8413911ff1 *** empty log message *** 1999-11-20 20:51:41 +00:00