gimp/libgimpwidgets
Sven Neumann 35cb0fa47e libgimp/Makefile.am new widget which provides a simple button with a color
* libgimp/Makefile.am
        * libgimp/gimpcolorbutton.[ch]: new widget which provides a simple
        button with a color preview together with a completely wired
        gtk_color_select_dialog. Color dnd will be added next.

        * libgimp/gimpchainbutton.c
        * libgimp/gimpchainbutton.h: cleaned up the code a bit and provided
        a destroy function which takes care of freeing the memory allocated
        for the pixmaps/bitmaps (well at least I hope it does).

        * libgimp/gimpunit.c: some cases were handled wrong in
        gimp_unit_get_digits().

        * plug-ins/megawidget/megawidget.c: follow the GUI conventions when
        building the action_area and internationalized the code.

        * plug-ins/common/CML_explorer.c: fixed a typo

--Sven
1999-10-31 21:00:32 +00:00
..
gimpchainbutton.c libgimp/Makefile.am new widget which provides a simple button with a color 1999-10-31 21:00:32 +00:00
gimpchainbutton.h libgimp/Makefile.am new widget which provides a simple button with a color 1999-10-31 21:00:32 +00:00
gimpcolorbutton.c libgimp/Makefile.am new widget which provides a simple button with a color 1999-10-31 21:00:32 +00:00
gimpcolorbutton.h libgimp/Makefile.am new widget which provides a simple button with a color 1999-10-31 21:00:32 +00:00
gimpcolorselect.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpfileentry.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
gimpfileentry.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpfileselection.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
gimpfileselection.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimppatheditor.c app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimppatheditor.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpsizeentry.c app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpsizeentry.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpunitmenu.c Fixed some tyops 1999-07-22 02:58:26 +00:00
gimpunitmenu.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00