Commit graph

5 commits

Author SHA1 Message Date
David Odin 39bf72558c small cosmetic changes, such as removing tabs. 2003-12-23 22:07:06 +00:00
Michael Natterer 8b145fe14a changed float (de)serialization to use locale independent g_ascii_*
2003-12-03  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/channel_mixer.c: changed float (de)serialization
	to use locale independent g_ascii_* functions (fixes bug #113901).
	Cleaned up the GUI a lot (scale entries and stuff). Some more
	general cleanup.
2003-12-03 12:34:42 +00:00
Sven Neumann bad0800933 plug-ins/common/CML_explorer.c use g_file_test() instead of stat().
2003-12-03  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/CML_explorer.c
	* plug-ins/common/channel_mixer.c: use g_file_test() instead of stat().
2003-12-03 11:29:40 +00:00
Manish Singh dfcde1e27c fix call to gimp_dialog_run.
2003-12-02  Manish Singh  <yosh@gimp.org>

        * plug-ins/common/channel_mixer.c: fix call to gimp_dialog_run.

        * plug-ins/common/newsprint.c: remove GINT_POINTER definition hack,
        we always have it now.
2003-12-03 03:00:54 +00:00
Manish Singh 870c19523b plug-ins/common/Makefile.am plug-ins/common/plugin-defs.pl Added channel
2003-12-02  Manish Singh  <yosh@gimp.org>

        * plug-ins/common/Makefile.am
        * plug-ins/common/plugin-defs.pl
        * plug-ins/common/channel_mixer.c: Added channel mixer plugin.
        Needs some work still, notably the settings load/save handling.
        Addresses bug #113901.
2003-12-03 02:36:04 +00:00