gimp/libgimp
Tor Lillqvist ebf05daf38 Include <stdlib.h> for __argc and__argv.
2000-02-24  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimp.h (Win32): Include <stdlib.h> for __argc and__argv.

* libgimp/{gimp,gimpui}.def: Add new entry points.

* libgimp/gimpenv.c (Win32): Make compileable, with no geteuid etc.

* app/makefile.{cygwin,msc}
* libgimp/makefile.{cygwin,msc}: Update object file list.
2000-02-23 22:03:37 +00:00
..
.cvsignore Actually add and use the file 1998-07-15 02:36:07 +00:00
COPYING Hmm... this actually wasn't the file as advertised by the ChangeLog.... 2000-01-02 23:11:47 +00:00
Makefile.am libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
color_display.h Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
color_selector.h added documentation framework 2000-02-03 01:47:15 +00:00
gimp.c new functions gimp_plugin_domain_add() and gimp_plugin_domain_add_with_path() 2000-02-23 18:07:53 +00:00
gimp.def Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
gimp.h Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
gimpbrushmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpchainbutton.c Set the widget's requisition so it can be properly packed before it's 2000-02-22 00:23:26 +00:00
gimpchainbutton.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpchannel.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpchannel_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpcolorbutton.c libgimp/gimpchainbutton.c documentation updates. 2000-02-18 16:00:19 +00:00
gimpcolorbutton.h new function gimp_color_button_double_new() which uses an array of gdouble 2000-02-17 23:48:13 +00:00
gimpcolordisplay.h Regarding the GPL => LGPL change: 2000-01-15 21:30:17 +00:00
gimpcolorselector.h added documentation framework 2000-02-03 01:47:15 +00:00
gimpcolorspace.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpcolorspace.h use g* types and name the parameters in the header. 2000-02-04 22:18:50 +00:00
gimpcompat.h let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
gimpdialog.c purely cosmetic. 2000-02-14 13:23:12 +00:00
gimpdialog.h Makefile.am new file. 2000-02-10 00:00:54 +00:00
gimpdisplay.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpdisplay_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpdrawable.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimpdrawable_pdb.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimpenums.h configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
gimpenv.c Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
gimpenv.h fixed a gtk-doc comment. 2000-02-21 17:15:30 +00:00
gimpexport.c fixed bug #5701 2000-02-08 17:04:19 +00:00
gimpexport.h use an enum instead of defines updated 2000-02-06 21:19:10 +00:00
gimpfeatures.h.in *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpfileselection.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpfileselection.h libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpgradient.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpgradient_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpgradientmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimphelp.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphelp_pdb.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphelpui.c app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gimphelpui.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage_pdb.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpintl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00
gimplayer.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimplayer_pdb.c libgimp: use enums instead of gint where appropriate 1999-12-27 12:02:07 +00:00
gimplimits.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpmath.h plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
gimpmatrix.c plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
gimpmatrix.h plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
gimpmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpmenu.h added documentation framework 2000-02-03 01:47:15 +00:00
gimpmodule.h Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimppalette.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimppalette_pdb.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpparasite.c made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
gimpparasite.h made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
gimpparasiteF.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpparasiteP.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpparasite_pdb.c API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimpparasiteio.c please picky compilers 1999-12-06 22:44:40 +00:00
gimpparasiteio.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimppatheditor.c gimp_pixmap_new(): set the widget's requisition so it can be properly 2000-02-19 14:25:27 +00:00
gimppatheditor.h libgimp/gimpfileselection.[ch] document the two widgets. 2000-02-08 21:59:31 +00:00
gimppatternmenu.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimppixelrgn.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimppixmap.c app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimppixmap.h app/perspective_tool.c app/rotate_tool.c app/scale_tool.c app/shear_tool.c 2000-02-21 11:54:33 +00:00
gimpprocbrowserdialog.c added gettext support 2000-01-01 15:38:59 +00:00
gimpprocview.c added gettext support 2000-01-01 15:38:59 +00:00
gimpprotocol.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpprotocol.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpquerybox.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
gimpquerybox.h app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gimpselection.c new PDB wrappers in libgimp and plugin code cleanup 2000-01-14 21:38:47 +00:00
gimpselection_pdb.c new PDB wrappers in libgimp and plugin code cleanup 2000-01-14 21:38:47 +00:00
gimpsizeentry.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpsizeentry.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimptile.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpui.def Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
gimpui.h libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpunit.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpunit.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpunit_pdb.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpunitcache.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpunitmenu.c app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gimpunitmenu.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpvector.c name parameters "vector1", "vector2" etc. instead of just "a", "b" etc. 2000-02-14 17:43:55 +00:00
gimpvector.h name parameters "vector1", "vector2" etc. instead of just "a", "b" etc. 2000-02-14 17:43:55 +00:00
gimpwidgets.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
gimpwidgets.h use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
gimpwire.c please picky compilers 1999-12-06 22:44:40 +00:00
gimpwire.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gserialize.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gserialize.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
libgimp-intl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00
makefile.cygwin Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
makefile.msc Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
parasite.c made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
parasite.h made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
parasiteF.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
parasiteP.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
parasiteio.c please picky compilers 1999-12-06 22:44:40 +00:00
parasiteio.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
stdplugins-intl.h bind the "gimp-libgimp" textdomain to get the libgimp widget translations. 2000-01-27 19:26:00 +00:00