gimp/tools
Simon Budig 577f191f43 new file This is a first implementation of a remote control for gimp. It
2000-07-11  Simon Budig  <simon@gimp.org>

        * tools/gimp-remote.c: new file
        This is a first implementation of a remote control for gimp.
        It synthesizes a drag'n'drop event on the toolbox to make
        Gimp load a file or an URL. Not yet built automatically since
        I have no idea about automake etc. Simply build it with
          gcc -o gimp-remote `gtk-config --cflags --libs` \
              -lXmu -Wall gimp-remote.c

        Disclaimer: Faking drag'n'drop for remote controlling an
        application is a hack. We should include a saner interface
        for this in Gimp 2.0.
2000-07-12 21:52:01 +00:00
..
gcg use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
pdbgen Stupid brain fart with the duplicate parameter logic 2000-06-22 20:44:26 +00:00
.cvsignore app/Makefile.am app/paint_core.c moved brush subsampling kernels into its 2000-05-29 08:40:29 +00:00
Makefile.am app/Makefile.am app/paint_core.c moved brush subsampling kernels into its 2000-05-29 08:40:29 +00:00
gimp-remote.c new file This is a first implementation of a remote control for gimp. It 2000-07-12 21:52:01 +00:00
kernelgen.c app/Makefile.am app/paint_core.c moved brush subsampling kernels into its 2000-05-29 08:40:29 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00