Commit graph

2268 commits

Author SHA1 Message Date
James Henstridge 6b5f967d0c conditionally compile pygimp.
1999-09-06  James Henstridge  <james@daa.com.au>

	* plug-ins/Makefile.am: conditionally compile pygimp.

	* configure.in: added in macros for pygimp.  You must pass
	--enable-python to configure for it to even consider checking for
	python at the moment.

	* acinclude.m4: added python detection macros.
1999-09-06 03:45:34 +00:00
Olof S Kylander/GIMP 05a9b97c2b fixed a cut and paste error
fixed a cut and paste error
1999-09-06 01:17:00 +00:00
Olof S Kylander/GIMP 7110c063e1 Fixed a cut&paste error it the radius check code
Fixed a cut&paste error it the radius check code
1999-09-06 01:15:44 +00:00
Tomas Ogren 204b75938e Now synced with reality 1411 translated messages.
1999-09-06  Tomas Ogren  <stric@ing.umu.se>

* POTFILES.in: Now synced with reality
* sv.po: 1411 translated messages.
1999-09-06 00:08:56 +00:00
Tomas Ogren c9c420f1cf app/disp_callbacks.c app/gdisplay_color.c app/image_new.c i18n fixes.
1999-09-06  Tomas Ogren  <stric@ing.umu.se>

* app/disp_callbacks.c app/gdisplay_color.c app/image_new.c
* app/info_dialog.c app/nav_window.c app/qmask.c app/undo.c:
i18n fixes.
1999-09-06 00:07:03 +00:00
Sven Neumann 94db07b75b color dnd for the triangle colorselector
--Sven
1999-09-05 20:53:24 +00:00
James Henstridge 910e7cb689 added pygimp to tree, as organised with Marc Lehmann. I have not hooked it
1999-09-05  James Henstridge  <james@daa.com.au>

	* plug-ins/pygimp/*: added pygimp to tree, as organised with Marc
	Lehmann.  I have not hooked it into the main makefile yet.  That
	should not be difficult though.
1999-09-05 15:46:57 +00:00
Sven Neumann 34b6cabd7a more dnd
--Sven
1999-09-05 12:45:17 +00:00
Sven Neumann 2582563fa9 oops, committed in the wrong dir. Do it again to check ChangeLog in...
--Sven
1999-09-05 10:46:17 +00:00
Sven Neumann 7272a2142c made dnd work for brushes and patterns.
--Sven
1999-09-05 10:45:07 +00:00
Vidar Madsen/gimpressionist 0e5bf7222a Added configurable light-sources + reset to default settings.
* plug-ins/common/spheredesigner.c: Added configurable
light-sources + reset to default settings.
1999-09-05 01:49:02 +00:00
BST 1999 Andy Thomas 56f506a780 app/gdisplay.c app/gdisplay.h app/gimprc.h app/gimprc.c app/nav_window.c
Sat Sep  4 23:21:10 BST 1999 Andy Thomas <alt@gimp.org>

	* app/gdisplay.c
	* app/gdisplay.h
	* app/gimprc.h
	* app/gimprc.c
	* app/nav_window.c
	* app/nav_window.h
	* app/preferences_dialog.c

	The nav preview size can now be configured. The size applies
	to both the "popup" and dialog window.
1999-09-04 22:27:20 +00:00
Olof S Kylander/GIMP 6f3d37b52d fix of missing */
fix of missing */
1999-09-04 18:42:07 +00:00
Olof S Kylander/GIMP f09e4fa19d Fix of very stupid mis of ending */
Fix of very stupid mis of ending */
1999-09-04 18:37:42 +00:00
Olof S Kylander/GIMP ce5ae4edf2 fix of ifdef in paint_core.c
fix of ifdef in paint_core.c
1999-09-04 17:56:22 +00:00
Sven Neumann 3c01cfd5c0 more dnd
--Sven
1999-09-04 14:56:50 +00:00
Olof S Kylander/GIMP 0f1da4281d Added support for Gtk+ xinput-wheel if we have applied the patch enabling
Added support for Gtk+ xinput-wheel if we have applied the patch enabling it
in Gtk+.
1999-09-04 14:42:43 +00:00
Manish Singh adfadca186 gle sync
-Yosh
1999-09-04 06:29:10 +00:00
Manish Singh cd70fa440e autogen .cvsignore
-Yosh
1999-09-04 06:19:46 +00:00
Sven Neumann fb8c1d4db4 color dnd
--Sven
1999-09-04 03:36:54 +00:00
Tomas Ogren 50aae29c55 Update
1999-09-04  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Update
1999-09-04 02:40:27 +00:00
Vidar Madsen/gimpressionist 8b586d785f Various fixes and enhancements, most notable "run-with-last-vals".
* plug-ins/common/spheredesigner.c: Various fixes and
enhancements, most notable "run-with-last-vals".
1999-09-04 02:38:46 +00:00
Tomas Ogren be4bec7e04 setlocale (LC_NUMERIC, "C") after gtk_init because gtk_init zaps previous
1999-09-04  Tomas Ogren  <stric@ing.umu.se>

* app/main.c: setlocale (LC_NUMERIC, "C")  after gtk_init because
gtk_init zaps previous settings
1999-09-04 01:43:50 +00:00
Manish Singh 0e42a46bd4 auf
-Yosh
1999-09-04 00:42:37 +00:00
Manish Singh 61121b7702 add plug-ins/AlienMap2/Makefile to AC_OUTPUT
* configure.in: add plug-ins/AlienMap2/Makefile to AC_OUTPUT

* libgimp/gimp.c: setlocale (LC_NUMERIC, "C") in gimp_main
so floats are sane over the wire

* libgimp/stdplugins-intl.h: same for INIT_I18N_UI()

* plug-ins/common/color_enhance.c: no literal newlines in string for
portability

* plug-ins/sel2path/sel2path.c: i18n patch from SHIRASAKI Yasuhiro

-Yosh
1999-09-04 00:39:05 +00:00
Manish Singh a82affa0eb Add new files
-Yosh
1999-09-04 00:37:19 +00:00
Marc Lehmann 625df2ac59 *** empty log message *** 1999-09-03 23:14:44 +00:00
Marc Lehmann dac729ca3f *** empty log message *** 1999-09-03 23:05:25 +00:00
Adam D. Moss 91ddb1cc31 again 1999-09-03 22:52:08 +00:00
Marc Lehmann ec1a58e066 *** empty log message *** 1999-09-03 22:41:52 +00:00
Marc Lehmann 2024afcb50 *** empty log message *** 1999-09-03 22:37:38 +00:00
Adam D. Moss 40675a5e58 revisionism at work. 1999-09-03 22:33:15 +00:00
Marc Lehmann cda91a1c85 *** empty log message *** 1999-09-03 22:24:42 +00:00
Marc Lehmann 4347e90986 *** empty log message *** 1999-09-03 22:22:01 +00:00
BST 1999 Andy Thomas eff3e1b8ce app/curves.c app/curves.h
Fri Sep  3 22:52:26 BST 1999 Andy Thomas <alt@gimp.org>

	* app/curves.c
	* app/curves.h

	Added indicators (x,y of mouse & x for the line) to the curves
	dialog.
1999-09-03 21:58:41 +00:00
Marc Lehmann d86f537b86 *** empty log message *** 1999-09-03 21:27:55 +00:00
Tor Lillqvist d4055ef4f5 Fix own braino: Use max three octal digits, not four.
1999-09-04  Tor Lillqvist  <tml@iki.fi>

* plug-ins/script-fu/interp_sliba.c (lreadstring): Fix own braino:
Use max three octal digits, not four.
1999-09-03 21:16:53 +00:00
Manish Singh 7a17371867 install parasiteio.h
-Yosh
1999-09-03 06:30:12 +00:00
Manish Singh c6a9919e39 new vwrapbox stuff
* app/gtkvwrapbox.[ch]: new vwrapbox stuff

* app/Makefile.am: added new files

* app/interface.c: place the indicator areas in a vwrapbox. Still
kinda screwy tho.

-Yosh
1999-09-03 00:15:11 +00:00
Tomas Ogren 5a194eec85 1387 translated messages. whee!
1999-09-03  Tomas Ogren  <stric@ing.umu.se>

* sv.po: 1387 translated messages.  whee!
1999-09-02 23:12:17 +00:00
Adam D. Moss fc01443c07 splash. 1999-09-02 21:53:58 +00:00
Sven Neumann 98d58ec1ef forgot the initialize pixmap_buf when the brush is not scaled
--Sven
1999-09-02 21:00:41 +00:00
Tor Lillqvist 5e0093547e Accept what g_strescape throws at us (specifically, octal sequences that
1999-09-02  Tor Lillqvist  <tml@iki.fi>

* plug-ins/script-fu/interp_sliba.c (lreadstring): Accept what
g_strescape throws at us (specifically, octal sequences that start
with any octal digit, and are at most three octal digits long).

* app/makefile.{cygwin,msc}: Update.
1999-09-02 20:54:07 +00:00
Sven Neumann 1341c2939a Patches from Wolfgang Hofer.
--Sven
1999-09-02 20:33:49 +00:00
Manish Singh 52b5222052 app/gtkhwrapbox.[ch] sync from gle
* app/gtkhwrapbox.[ch]
* app/gtkwrapbox.[ch]: sync from gle

* app/inteface.c: set allow_shrink on the toolbox window, use
gtk_hwrap_box_new

* app/blend.c: use shift to constrain to 45 deg: XachCode (tm)

-Yosh
1999-09-02 18:56:39 +00:00
Sven Neumann 42b6faccc0 I decided not to try to rewrite the brush_select dialog to make use of
the new preview widgets. This means code_duplication, but I don't want to
spend the whole weekend on this...


--Sven
1999-09-02 17:27:28 +00:00
Sven Neumann c73db058f3 closed the bug Xach reported on the list and made the previews correctly
update itself if brush/gradient changes.


--Sven
1999-09-02 14:46:58 +00:00
jaycox 2b5130f08a free the brush dialog before freeing the brushes.
* app/app_procs.c: free the brush dialog before freeing the brushes.

	* app/blend.c, app/bucket_fill.c: don't include brush_select.h

	* app/brush_select.[ch]: add the ability to delete generated brushes.

	* app/gimpbrushgenerated.c: save the brush parameters on seperate lines.

	* app/gimpbrushlist.c: make sure we don't overwrite other brush
	files when saving newly created brushes.
1999-09-02 09:20:48 +00:00
Manish Singh a6b63ca177 remove conflict chars
-Yosh
1999-09-02 01:42:11 +00:00
Manish Singh 9fb081a7e6 add gimpmath.h
* libgimp/Makefile.am: add gimpmath.h

* app/gtkwrapbox.[ch]
* app/gtkhwrapbox.[ch]: wrapbox widget from gle

* app/Makefile.am: added those files

* app/interface.c: use an hwrapbox for the toolbar. Still not perfect
yet, working on it.

* app/gimpdrawable.c
* app/about_dialog.c
* app/airbrush.c
* app/blend.c: some minor code cleanup

-Yosh
1999-09-02 01:41:18 +00:00