Commit Graph

1840 Commits

Author SHA1 Message Date
Michael Natterer e99df484f0 the tree title doesn't behave like a button anymore. Made the thumbnail
1999-06-17  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/preferences_dialog.c: the tree title doesn't behave like a
	button anymore.
	Made the thumbnail option look like the other option menus.
1999-06-17 15:01:01 +00:00
Marc Lehmann 603cc706f5 see plug-ins/perl/Changes 1999-06-16 19:26:46 +00:00
Marc Lehmann c6ca37b9fb see plug-ins/perl/Changes 1999-06-15 21:51:12 +00:00
Tor Lillqvist 0030397f7d Oops, po dirs have own ChangeLogs. 1999-06-14 22:26:52 +00:00
Tor Lillqvist 9308c80a02 po/makefile.msc New files.
* po/makefile.msc
	* po-plug-ins/makefile.msc: New files.
1999-06-14 22:24:15 +00:00
Tor Lillqvist 776cd54ca9 Mention using GNU gettext.
* README.win32: Mention using GNU gettext.

	* config.h.win32: Enable NLS stuff. Remove the X11 & Unix vs. Win32
	feature test macros, we use those from glibconfig.h and gdkconfig.h.

	* app/makefile.msc: Use gettext. New object files.

	* app/batch.c: No need to include <io.h> on Win32.

	* app/errorconsole.c
	* app/plug_in.c
	* app/tile_swap.c: Include <glib.h> early to get Win32 feature
	test macros from <glibconfig.h>.

	* app/gimpset.c: Remove unnecessary (?) warning.

	* app/main.c
	* libgimp/stdplugins-intl.h: If no LOCALEDIR defined
	(as on Win32), use the "locale" subdir in gimp_data_directory().

	* app/palette.c: Open palette file in text mode.

	* app/session.c
	* app/text_tool.c: Use GDK's GDK_WINDOWING feature test macro
	if available, not WINDOWS_DISPLAY.

	* libgimp/gimpfeatures.h.win32: Correct GIMP_VERSION.

	* libgimp/makefile.msc: Use gettext.

	* plug-ins/makefile.msc: Use gettext. Add some missing
 	plug-ins. Advice how to build "unofficial" plug-ins.

	* plug-ins/FractalExplorer/FractalExplorer.c
	* plug-ins/faxg3/faxg3.c
	* plug-ins/gbr/gbr.c
	* plug-ins/gz/gz.c: Include <glib.h> early.

	* plug-ins/tga/tga.c: Include config.h, use HAVE_UNISTD_H.
1999-06-14 22:18:02 +00:00
Marc Lehmann dddfa3a900 see plug-ins/perl/Changes 1999-06-14 20:09:00 +00:00
Seth Burgess 8c9544675b Added ability to turn off the brush and pattern indicators.
Also fixed a small bug in the pattern code that let a pattern stay
up if the user focussed on another widget before releasing mouse button.

Modified Files:
 	ChangeLog app/devices.c app/gimprc.c app/gimprc.h
 	app/interface.c app/preferences_dialog.c app/indicator_area.c
1999-06-14 02:23:53 +00:00
Marc Lehmann 13a6519f0c *** empty log message *** 1999-06-12 21:54:15 +00:00
Marc Lehmann 1d9fc22acd see plug-ins/perl/Changes 1999-06-12 21:29:06 +00:00
Marc Lehmann f72dbf5800 see plug-ins/perl/Changes 1999-06-11 19:35:23 +00:00
Marc Lehmann 2721b4ce1f see plug-ins/perl/Changes 1999-06-11 19:30:13 +00:00
Manish Singh 72cb65c2d1 Add $(INTLLIBS)
-Yosh
1999-06-10 19:20:43 +00:00
Vincent Renardias d09e4aafcf Updated.
* Updated.
1999-06-09 10:13:46 +00:00
Marc Lehmann d414f6017a see plug-ins/perl/Changes 1999-06-08 23:36:45 +00:00
Manish Singh 0986af0ad9 dummy file
-Yosh
1999-06-08 22:56:17 +00:00
Kjartan Maraas 3f31639e04 added no to ALL_LINGUAS
1999-06-08  Kjartan Maraas  <kmaraas@online.no>

		* configure.in: added no to ALL_LINGUAS
1999-06-08 21:47:00 +00:00
Kjartan Maraas d4d2dde69f Added norwegian translation.
1999-06-08  Kjartan Maraas  <kmaraas@online.no>

		* Added norwegian translation.
1999-06-08 21:38:14 +00:00
Marc Lehmann 833d3490a5 see plug-ins/perl/Changes 1999-06-08 19:49:58 +00:00
Marc Lehmann 0c853f0e59 see plug-ins/perl/Changes 1999-06-08 19:16:42 +00:00
Sven Neumann dbdecb1f77 Correctly set the sensitivity of the up/down buttons taking into account if
the next layer has an alhpa channel.


--Sven
1999-06-08 09:14:09 +00:00
Sven Neumann 93452ea4d6 Only install the tool cursor if we are inside a selected region.
--Sven
1999-06-07 23:15:18 +00:00
Sven Neumann 52f8d96885 Corrected the line breaks in the ChangeLog ;-)
--Sven
1999-06-07 22:40:31 +00:00
Sven Neumann cff5ff7187 Overworked the line preview. Sorry for the inconvenience, but it has always
worked here due to a bug in icewm. Should work much better now, also it still
isn't perfect (yet).

Had to change the standard toggle key for all toggleable tools to
<Ctrl> since <Shift> collides with line drawing in the Convolver tool.


--Sven
1999-06-07 22:38:20 +00:00
Tomas Ogren 8be87c245b New/updated files Updated
1999-06-07  Tomas Ogren  <stric@ing.umu.se>

* POTFILES.in: New/updated files
* sv.po: Updated
1999-06-07 02:44:58 +00:00
Tomas Ogren 6a6bc56c84 app/bucket_fill.c app/color_picker.c app/commands.c app/convolve.c
1999-06-07  Tomas Ogren  <stric@ing.umu.se>

* app/bucket_fill.c app/color_picker.c app/commands.c app/convolve.c
* app/crop.c app/flip_tool.c app/gimpunit.c app/global_edit.c
* app/gradient.c app/histogram_tool.c app/magnify.c app/module_db.c
* app/palette.c app/paths_dialog.c app/text_tool.c app/transform_tool.c
  Misc i18n fixes, partly ported from Egger-gimp
1999-06-07 02:21:31 +00:00
Tomas Ögren 6d1d83750e Grr. forgot this too. See my last ChangeLog entry.. 1999-06-06 21:58:48 +00:00
Tomas Ögren 9976520e57 Forgot this... 1999-06-06 21:56:49 +00:00
Manish Singh 70c5316b26 updated
-Yosh
1999-06-06 21:52:58 +00:00
Tomas Ogren cfe4650ec9 New/updated files Updated
1999-06-06  Tomas Ogren  <stric@ing.umu.se>

* POTFILES.in: New/updated files
* sv.po: Updated
1999-06-06 21:42:22 +00:00
Tomas Ogren d085c151d3 locale-wrapper for menus_set_sensitive (..._locale) and menus_set_state
1999-06-06  Tomas Ogren  <stric@ing.umu.se>

* app/menus.[ch]: locale-wrapper for menus_set_sensitive (..._locale)
  and menus_set_state (..._locale) which splits the menu-entry
  "<Foo>/Bar/Baz" into "<Foo>" and "/Bar/Baz" to remove double
  translations
* app/app_procs.c, app/channels_dialog.c, app/fileops.c, app/gdisplay.c
* app/gdisplay_ops.c, app/layers_dialog.c, app/paths_dialog.c
* app/plug_in.c:
  Use the _locale version from above
1999-06-06 21:13:03 +00:00
Tomas Ogren 79be4895ec Misc l10n fixes
1999-06-06  Tomas Ogren  <stric@ing.umu.se>

* app/{color_notebook.c,color_select.c,lc_dialog.c,temp_buf.c,tool_options.c,tools.c}:
  Misc l10n fixes
1999-06-06 19:44:36 +00:00
Manish Singh 5a4ec719d7 shut up cvs
-Yosh
1999-06-06 18:20:20 +00:00
Manish Singh a8b0fb2411 various dist fixes
-Yosh
1999-06-06 18:17:57 +00:00
Michael Natterer ac98e8fa81 app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files
1999-06-06  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/Makefile.am
	* app/lc_dialog.[ch]
	* app/lc_dialogP.h
	* app/paths_dialogP.h: new files

	* app/channels_dialog.[ch]
	* app/layers_dialog.[ch]
	* app/layers_dialogP.h
	* app/paths_dialog.[ch]
	* app/menus.[ch]
	* app/file_new_dialog.c: modified

	- Moved the toplevel L&C dialog code to lc_dialog.[ch]. Only
	  these files need knowledge about how to create/update/...
	  the sub-dialogs, so the corresp. functions are defined in
	  lc_dialogP.h.
	- The popup menus are now created by menus.c. The command
	  callbacks are defined in [layers|channels|paths]_dialog.h.
	- Private functions to be used by "friend files" are defined in
	  [layers|paths]_dialogP.h.
	- Changed the order of the ops_buttons in the paths dialog to
	  match the order in the layers and channels dialogs.
	- The paint mode menu and preview stuff still needs to go out of
	  layers_dialog.[ch].
	- I'm not sure about the keybindings in the layer dialog's "Stack"
	  submenu because the list widget has it's own idea of PageUp/Down.
	- Hopefully fixed the update problem with new images by calling
	  lc_dialog_flush() after creating a new image.

	* app/app_procs.c
	* app/bezier_select.c
	* app/commands.c
	* app/floating_sel.c
	* app/gdisplay.c
	* app/gimage.c
	* app/gimage_mask.c
	* app/paint_core.c
	* app/preferences_dialog.c
	* app/transform_core.c
	* app/undo.c: changed #include's according to the new L&C file
	structure.
1999-06-06 17:26:51 +00:00
Adam D. Moss 6cd82f05de eek 1999-06-06 16:34:04 +00:00
BST 1999 Adam D. Moss 30d6acf42c Preferences dialog now has an option for people who don't like thumbnail
Sun Jun  6 17:22:16 BST 1999 Adam D. Moss <adam@gimp.org>

	* fileops.c gimprc.c gimprc.h preferences_dialog.c:
	Preferences dialog now has an option for people who don't
	like thumbnail files to ever be written.
1999-06-06 16:31:15 +00:00
BST 1999 Adam D. Moss 52ee2c0894 Extra quality thumbnails when the user manually asks for one to be
Sun Jun  6 15:41:22 BST 1999 Adam D. Moss <adam@gimp.org>

	* app/fileops.c: Extra quality thumbnails when the user manually
	asks for one to be created.  Can now also generate one-shot
	previews for images on read-only media.
1999-06-06 14:56:45 +00:00
BST 1999 Andy Thomas 343de341e3 app/bezier_select.c app/paths_dialog.c
Sun Jun  6 14:19:08 BST 1999 Andy Thomas <alt@gimp.org>

	* app/bezier_select.c
	* app/paths_dialog.c

	Applied bezier/paths patches supplied by David LE CORFEC.
	These fix a couple of segv. problems.
1999-06-06 13:24:26 +00:00
Adam D. Moss 4b80eca2e3 slight update 1999-06-06 12:39:53 +00:00
Manish Singh 84ad15be2a 1.1.6 stuff
-Yosh
1999-06-06 00:10:20 +00:00
Raja R Harinath 30ae62479b Reorder to include $(top_srcdir) first. This prevents rebuilding on `make
* plug-ins/struc/Makefile.am (INCLUDES): Reorder to include
$(top_srcdir) first.  This prevents rebuilding on `make install'.
1999-06-06 00:04:58 +00:00
Raja R Harinath 0523ee1198 Reorder to include $(top_srcdir) first. This prevents rebuilding on `make
* plug-ins/xjt/Makefile.am (INCLUDES): Reorder to include
$(top_srcdir) first.  This prevents rebuilding on `make install'.
1999-06-05 23:58:26 +00:00
Manish Singh dfd9d1cc70 i18n patch from gimp-monniaux-050699-1
-Yosh
1999-06-05 23:41:45 +00:00
Manish Singh 18e5d0b381 don't conflict with the app translation files
* po-plug-ins/Makefile.in.in: don't conflict with the app translation
files

* plug-ins/compose
* plug-ins/decompose: updates

-Yosh
1999-06-05 21:20:19 +00:00
Manish Singh db54371de7 version number bump to 1.1.6
* configure.in: version number bump to 1.1.6

* added unsharp plug-in

* app/indicator_area.c
* app/main.c
* app/menus.c
* app/paint_core.c: minor cleanups

* plug-ins/wmf/wmf.c: s/memmove/g_memmove/

* tools/pdbgen/lib.pl: formatting changes, still unfinished

-Yosh
1999-06-05 02:11:16 +00:00
Sven Neumann 022333d337 Changed the layout so the last change (that was done w/o asking me) doesn't
suck so much...


--Sven
1999-06-05 00:29:05 +00:00
Asbjørn Pettersen 97b31da980 remove obsolete statments 1999-06-04 20:21:19 +00:00
Manish Singh 918388483f quickie typo fix
-Yosh
1999-06-03 19:51:57 +00:00
Sven Neumann d613d17600 German translation of the tips file.
--Sven
1999-06-03 19:07:13 +00:00