gimp/plug-ins
Manish Singh 90b2de503d app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c
2003-01-30  Manish Singh  <yosh@gimp.org>

        * app/undo_history.c
        * libgimp/gimpmenu.c
        * plug-ins/Lighting/lighting_preview.c
        * plug-ins/common/animationplay.c
        * plug-ins/common/jpeg.c
        * plug-ins/common/screenshot.c
        * plug-ins/gap/gap_navigator_dialog.c
        * plug-ins/gflare/gflare.c
        * plug-ins/ifscompose/ifscompose.c
        * plug-ins/imagemap/imap_main.c
        * plug-ins/imagemap/imap_polygon.c: changed gtk_{timeout,idle} stuff
        to their glib equivalents. Minor cleanups also with support code.

        * plug-ins/dbbrowser/dbbrowser_utils.c (gimp_db_browser): use
        gtk_entry_set_activates_default()
2003-01-31 03:08:29 +00:00
..
FractalExplorer New routine in gimpmiscui and some code clean-up 2003-01-27 22:07:49 +00:00
Lighting app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
MapObject removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
bmp cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
common app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
dbbrowser app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
faxg3 app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
fits cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
flame cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
fp cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gap app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
gdyntext removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gfig New routine in gimpmiscui and some code clean-up 2003-01-27 22:07:49 +00:00
gflare app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
gfli cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gimp_ace pulled new sources from gle (containing a fix for kelly's justify==FILL 2000-02-07 04:10:09 +00:00
gimpressionist removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
helpbrowser cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
ifscompose app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
imagemap app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
jpeg app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
libgck just a minor string change. 2003-01-19 12:44:31 +00:00
maze removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
mosaic cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
pagecurl cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
perl app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
plugin-helper common/hrz.c common/plugindetails.c common/spheredesigner.c 2003-01-07 01:47:04 +00:00
print removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
pygimp import gtkcons only when we're about to use it. This and below allows 2003-01-08 23:44:08 +00:00
rcm cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
script-fu app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
sel2path removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
sgi cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
tools app/undo_history.c app/core/gimpbrush.c app/core/gimpimage-new.c 2003-01-05 20:38:21 +00:00
twain app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
uri merges from gimp-1-2 branch 2002-04-10 23:10:37 +00:00
webbrowser cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
winsnap common/hrz.c common/plugindetails.c common/spheredesigner.c 2003-01-07 01:47:04 +00:00
xjt app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am modules/Makefile.am Don't distribute makefile.mingw{,.in}. 2002-12-26 02:44:22 +00:00
makefile.cygwin 1.2.0 stuff 2000-12-25 08:08:08 +00:00
makefile.mingw.in Remove gpb and spheredesigner. Add gih. (Thanks Sven and Jens for cleaning 2000-12-20 22:35:57 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00